http://bugs.winehq.org/show_bug.cgi?id=15048
--- Comment #8 from Nikolay Sivov bunglehead@gmail.com 2009-01-13 08:53:37 --- (In reply to comment #7)
Can you attach the file log.txt.gz produced by WINEDEBUG=+relay,+seh wine YOURAPP.EXE > log.txt 2>&1 gzip log.txt (replace YOURAPP.EXE with the name of your app)
It produced a 8 MB gzipped log which I can't attach directly due size limitations. I can tell that it starts up fine now with debug channel enabled. App windows show up without any crashes. Main menu responds. I didn't try it to much but a crash definitely disappeared using debug output.