http://bugs.winehq.org/show_bug.cgi?id=4176
------- Additional Comments From vitaliy@kievinfo.com 2006-05-01 20:48 ------- Ok then need more info: Run your program and paste /tmp/relay.txt to http://wine.pastebin.com : WINEDEBUG=+tid,+seh,+relay wine program.exe &> /tmp/relay.log && grep -A 20 -B 300 "seh:" /tmp/relay.log > /tmp/relay.txt
Also please run it under the winedbg. When it will crash type "bt" and then attach all of the screen output to this bug as well.