http://bugs.winehq.org/show_bug.cgi?id=21651 --- Comment #5 from Ole Rasmussen <eluminex(a)gmail.com> 2010-02-09 04:56:26 ---
Try to get a crash backtrace before that (http://wiki.winehq.org/Backtraces).
I tried following the guide you linked but I don't think the program "crashes" correctly. When it crashes the program itself displays a "I have crashed type" dialog where I think you can send the information to the developers. So the backtrace doesn't appear automatically in winedbg. I did try, however, the "attach 0xXX" procedure and was able to get a very short backtrace with meaningless addresses in it. It contains no names whatsoever, and I read to get this I would need to compile from source. I compiled from source and ran the winedbg from wine1.1.38 ogether with the wine program from git but it still gave me no names. Please direct me what to do if I did it wrong.
After that try with 'winetricks msxml3' With this native dll the program seems to startup fine, but it's still very unusable (menus don't work, dialog boxes doesn't appear etc) but I guess that is another bug report?
If you're able to build from sources, try this one over current git (or >1.1.38, will be clean):
I tried your patch on current git and the program still crashes at the same place. I have attached another log with output from wine git with this patch. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.