http://bugs.winehq.org/show_bug.cgi?id=22564
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download Status|UNCONFIRMED |NEW CC| |dank@kegel.com Component|-unknown |mshtml Ever Confirmed|0 |1
--- Comment #9 from Dan Kegel dank@kegel.com 2012-07-11 15:56:13 CDT --- Still present.
To reproduce: rm -rf ~/.wine sh winetricks vcrun6 # bug 31196 wget http://dl.maxthon.com/mx2/mx_2.5.18.1000.exe wine mx_2.5.18.1000.exe The installer succeeds and starts the app. When the app starts, the new page tab crashes, and the log shows an abort message:
###!!! ABORT: Main-thread-only object used off the main thread: file /build/wine-mozilla-1.7-beta1/xpcom/base/nsCycleCollector.cpp, line 1292
with either released gecko or gecko 1.7 beta 1.
'winetricks ie7' works around this and lets you browse.
Setting component to mshtml for now.