http://bugs.winehq.org/show_bug.cgi?id=5145
------- Additional Comments From vitaliy@kievinfo.com 2006-28-04 23:37 ------- -debugmsg option is depricated for more then year now. Use: WINEDEBUG=+tid,+seh,+relay wine etherlords.exe &> /tmp/relay.log && grep -A 20 -B 300 "seh:" /tmp/relay.log > /tmp/relay.txt
And attach /tmp/relay.txt (might need to bzip it first).