"Kevin" == Kevin Koltzau kevin@plop.org writes:
Kevin> On Friday 30 April 2004 09:37 am, Uwe Bonnes wrote: I've narrowed Kevin> it down to a buffer overrun, no idea where yet..but if I force Kevin> RtlAllocateHeap to always allocate 1 extra byte, the segfault Kevin> goes away.. >> It always a good start to run a buffer overrun with +relay,+heap. >> That way, the corruption is noticed on the next heap operation after >> the corruption.
Kevin> Attached is a run of WINEDEBUG="+relay,+heap" ./wine
Is http://cvs.winehq.org/patch.py?id=12192 applied?
it could be related.