http://bugs.winehq.org/show_bug.cgi?id=13371
--- Comment #27 from Ken Sharp kennybobs@o2.co.uk 2011-10-11 20:04:07 CDT --- Created attachment 36839 --> http://bugs.winehq.org/attachment.cgi?id=36839 wine-1.3.30-45-ga843ace console output [Page fault]
Okay, ran this a couple of times and found the following (variable, intermittent) errors can occur:
1. The installer can freeze and has to be killed. 2. The DLL function crash can occur. 3. A page fault can occur (see attached).
=>0 0x7bc4979e HEAP_FindFreeBlock+0x47(heap=0x110000, size=0x408, ppSubHeap=0x33f530) [/home/test/wine-git/dlls/ntdll/heap.c:990] in ntdll (0x0033f4ec) 1 0x7bc4bb68 RtlAllocateHeap+0x1fd(heap=0x110000, flags=0x2, size=0x402) [/home/test/wine-git/dlls/ntdll/heap.c:1675] in ntdll (0x0033f56c)
Heap corruption?
With native quartz the installer will complete MOST of the time, but around 10% (or less) of the time the DLL function crash still occurs.