http://bugs.winehq.org/show_bug.cgi?id=10111
Marcus Meissner marcus@jet.franken.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |marcus@jet.franken.de
--- Comment #7 from Marcus Meissner marcus@jet.franken.de 2008-03-25 02:37:16 --- which code calls the RtlFreeHeap that triggers it?
You can sprinkle
HeapValidate(GetProcessHeap(),0,NULL); through the codepath leading up to it to see where it gets corruipted