http://bugs.winehq.org/show_bug.cgi?id=5282
------- Additional Comments From jasonspiro3+wine@gmail.com 2006-24-05 01:36 ------- Note to all: The "relay information" attachment above is the result of vitamin's suggestion to
Run your program and attach /tmp/relay.txt to the bug report: WINEDEBUG=+tid,+seh,+relay wine program.exe &> /tmp/relay.log && grep -A 20 -B 300 "seh:" /tmp/relay.log > /tmp/relay.txt
It is a bzip2'ed text file.