"Erich E. Hoover" ehoover@mines.edu writes:
Real Name: Erich Hoover
Description: Using the process heap for the section headers can cause a deadlock (Bug #30356), this patch uses the virtual heap instead.
I don't think we want to use the virtual heap for that sort of thing, it should be used only for memory views.