On Sun, 08 May 2005 16:26:21 +0000, Stefan Dösinger wrote:
The problematic commit is http://www.winehq.org/hypermail/wine-cvs/2005/04/0308.html, it's not the same problem as with Half-life. The crash happens in ntdll in HEAP_CreateFreeBlock.
Try doing a +heap trace. That switches on extra checking so it's more likely to crash or show up errors nearer the problem area.
thanks -mike