Comment 32 for bug 376094

Revision history for this message
In , Ken Sharp (kennybobs) wrote :

Created attachment 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.