http://bugs.winehq.org/show_bug.cgi?id=18730
--- Comment #6 from Ken Sharp kennybobs@o2.co.uk 2009-06-01 05:42:39 --- WINEDEBUG=+relay,+seh,+tid wine <yourapp>.exe&>/tmp/relay.log
Then, after the app has crashed
tail -c 1024000 /tmp/relay.log>/tmp/relaytrim.log
Compress relaytrim.log and attach. Hopefully 1MB will be enough.