http://bugs.winehq.org/show_bug.cgi?id=20172
--- Comment #13 from Qian Hong fracting@gmail.com 2012-11-09 05:46:13 CST --- (In reply to comment #12)
How do you make it crash? Do you need to put focus in a particular place? The bug still does not have a crashlog, you could add one =)
I think this bug is not about crash, see Comment 8, I have no crash here as well, but I can see 'Access violation at address 00000000 in module 'teach2000.exe'. Read of address 00000000.'
The below log seems related: --- snip --- 0009:Call KERNEL32.LoadLibraryA(00405875 "") ret=004152b6 0009:Ret KERNEL32.LoadLibraryA() retval=00000000 ret=004152b6 0009:Call KERNEL32.SetErrorMode(00000000) ret=004152e9 0009:Ret KERNEL32.SetErrorMode() retval=00008000 ret=004152e9 0009:Call KERNEL32.GetProcAddress(00000000,004692b0 "KbdLayerDescriptor") ret=004691de 0009:Ret KERNEL32.GetProcAddress() retval=00000000 ret=004691de 0009:trace:seh:raise_exception code=c0000005 flags=0 addr=0x7bc7ef9b ip=7bc7ef9b tid=0009 0009:trace:seh:raise_exception info[0]=00000000 0009:trace:seh:raise_exception info[1]=00000000 0009:trace:seh:raise_exception eax=00000000 ebx=7bcc9ff4 ecx=c5d7a532 edx=00000000 esi=0032f938 edi=009158e0 0009:trace:seh:raise_exception ebp=0032f370 esp=0032f278 cs=0073 ds=007b es=007b fs=0033 gs=003b flags=00010246
...
0009:Call oleaut32.SysAllocStringLen(0032cfe0 L"Access violation at address %p. %s of address %p",00000030) ret=00405cc0 --- snip ---