http://bugs.winehq.org/show_bug.cgi?id=28561
Bug #: 28561 Summary: crash while installing Vixi Freecorder with mono28/mono210 installed and without gecko-dbg installed Product: Wine Version: 1.3.29 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: fracting@gmail.com Classification: Unclassified
Created attachment 36682 --> http://bugs.winehq.org/attachment.cgi?id=36682 Log: FCTBSetup.exe crash
While install Vixi Freecorder without mono, the console output says "wine:install mono ... " so I install mono and test again.
1, winetricks -q mono210 ( or mono28)
2, start the installer
$ wine FCTBSetup.exe &> FCTBSetup.wine-1.3.29.3.log
The installer crashes.
Backtrace: =>0 0x2008fa80 set_statustext+0x16e() in mshtml (0x0033e3c4) 1 0x200a00d1 handle_load+0x168() in mshtml (0x0033e414) 2 0x69fe624e in xul (+0x3a624d) (0x0033e524) 3 0x69fe65a5 in xul (+0x3a65a4) (0x0033e5a4) 4 0x69ffc96d in xul (+0x3bc96c) (0x0033e614)
However, if I follow http://wiki.winehq.org/Gecko to install gecko-dbg after mono installed, then there will no crash; if I install gecko-dbg before mono installed, then there will be a crash but no debug info for xul ...
$ wine --version wine-1.3.29-121-gfdda702