http://bugs.winehq.org/show_bug.cgi?id=18279
--- Comment #3 from Nikolay Sivov bunglehead@gmail.com 2009-04-29 12:49:48 --- (In reply to comment #2)
(In reply to comment #1)
Please attach a +relay,+seh,+tid trace.
How do I do this? Sry but it is my first bug report.
Run wine from terminal session like this, cd-ing to app dir:
WINEDEBUG=+relay,+seh,+tid wine <yourapp.exe> &> log.txt
Then attach log (gzipping it to fit limits). Note that it could be quite large - hundreds of MB.