http://bugs.winehq.org/show_bug.cgi?id=3074
------- Additional Comments From forcemaster@gmx.net 2005-22-06 05:45 ------- Created an attachment (id=939) --> (http://bugs.winehq.org/attachment.cgi?id=939&action=view) strace
I've tried using strace on wine HODWin32.exe but my strace was an x86_64 one which always resulted in a Bus Error. So I compiled a strace with gcc -m32 and called it with strace -f -F Somehow it didn't terminate as wine did before but I've no clue about that. Anyway I've attached the trace here which seems to result in alot of floating point exceptions followed by a segfault.