http://bugs.winehq.org/show_bug.cgi?id=4289
------- Additional Comments From julliard@winehq.com 2006-13-01 06:24 ------- It's most likely stack corruption that gets masked by the relay trace. Probably a buffer overflow, especially since the fault address 31303635 looks like ascii. Try disassembling a few instructions before the crash and look for API calls.