http://bugs.winehq.com/show_bug.cgi?id=1912
------- Additional Comments From tobias.burnus@physik.fu-berlin.de 2003-30-12 09:31 ------- Created an attachment (id=453) --> (http://bugs.winehq.com/attachment.cgi?id=453&action=view) Output of 'wine -debugmsg +heap,+relay,+seh' (gzipped, 6873 bytes)
can you run with -debugmsg +heap,+relay,+seh to see where the heap corruption
happens.
I logged 73M (1732106 lines, 35118 unique lines), cutting off everything before 'fixme:ddraw:Main_DirectDrawClipper_SetClipList' gives 40M (1172985 lines, 1952 unique lines). Cutting off after the second 'err:heap:HEAP_ValidateInUseArena' gives 74K (2672 lines, 1349 unique lines). I gzipped that file (6873 bytes) and attached it. I hope the needed lines are in there.