http://bugs.winehq.org/show_bug.cgi?id=22564
Summary: Maxthon 2.5.12 can't render web pages and eventually crashes Product: Wine Version: 1.1.29 Platform: x86 URL: http://www.maxthon.com/download.htm OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: bumm13@yahoo.com
The browser's graphical front-end opens just fine but it's not possible to actually load any web pages (nothing renders). Messing around with the various options under the program's various menus generally results in no obvious change in Maxthon's functionality (example: changing font size). Any extended time trying to load web pages or change options in Maxthon will cause its built-in crash report window to appear; at this point the program must be killed via Control-C at the terminal or using a similar method.
http://bugs.winehq.org/show_bug.cgi?id=22564
--- Comment #1 from J. Trees bumm13@yahoo.com 2010-05-02 16:44:36 --- This bug is still present in the wine 1.1.42 program version.
http://bugs.winehq.org/show_bug.cgi?id=22564
--- Comment #2 from J. Trees bumm13@yahoo.com 2010-05-02 16:52:23 --- Created an attachment (id=27683) --> (http://bugs.winehq.org/attachment.cgi?id=27683) Terminal readout of unhandled exception
After closer inspection, it appears that the error may be related to ntdll.
http://bugs.winehq.org/show_bug.cgi?id=22564
--- Comment #3 from Juan Lang juan_lang@yahoo.com 2010-05-04 10:53:10 --- (In reply to comment #2)
After closer inspection, it appears that the error may be related to ntdll.
Doubtful. The crash is in the program itself, and it leads to a deadlock, which ntdll is reporting. A +relay trace might reveal more.
http://bugs.winehq.org/show_bug.cgi?id=22564
--- Comment #4 from J. Trees bumm13@yahoo.com 2010-07-29 09:41:03 --- Here is a new log for Maxthon 2.5.12 under wine wine_1.2-rc5-0ubuntu1. This time I did a relay trace of Maxthon.exe (WINEDEBUG=+relay filename &> /tmp/output.txt). The program now renders two website pages that I've tested; all others seem to cause an error to occur. Attempting to open a new tab crashes Maxthon as before.
http://bugs.winehq.org/show_bug.cgi?id=22564
--- Comment #5 from J. Trees bumm13@yahoo.com 2010-07-29 09:50:49 --- Created an attachment (id=29907) --> (http://bugs.winehq.org/attachment.cgi?id=29907) Terminal readout of unhandled exception
http://bugs.winehq.org/show_bug.cgi?id=22564
--- Comment #6 from J. Trees bumm13@yahoo.com 2010-07-29 09:53:07 --- (In reply to comment #5)
Created an attachment (id=29907)
--> (http://bugs.winehq.org/attachment.cgi?id=29907) [details]
Terminal readout of unhandled exception
Okay, I tried to attach a relay trace log of Maxthon.exe, but it was entirely too large to post. Here's a smaller crash log for now (attachment #29907 is the smaller crash log).
http://bugs.winehq.org/show_bug.cgi?id=22564
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |00cpxxx@gmail.com
--- Comment #7 from Bruno Jesus 00cpxxx@gmail.com 2011-09-16 22:05:32 CDT --- I can't test the application anymore:
wine: Call from 0x7b83af72 to unimplemented function msvcp60.dll.??0Init@ios_base@std@@QAE@XZ
http://bugs.winehq.org/show_bug.cgi?id=22564
--- Comment #8 from Austin English austinenglish@gmail.com 2011-09-19 13:25:30 CDT --- (In reply to comment #7)
I can't test the application anymore:
wine: Call from 0x7b83af72 to unimplemented function msvcp60.dll.??0Init@ios_base@std@@QAE@XZ
That's bug 27109. Try 'winetricks vcrun6sp6'
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.
http://bugs.winehq.org/show_bug.cgi?id=22564
Qian Hong fracting@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |fracting@gmail.com
--- Comment #10 from Qian Hong fracting@gmail.com 2012-07-11 16:17:37 CDT --- Hello,
###!!! ABORT: Main-thread-only object used off the main thread: file /build/wine-mozilla-1.7-beta1/xpcom/base/nsCycleCollector.cpp, line 1292
Similar log with Bug 29952 and Bug 30083. It seems happen when a "Browser wrapper" such as Maxthon/QQ Browser/Avant Browser trying to create a new tab.
http://bugs.winehq.org/show_bug.cgi?id=22564
Jacek Caban jacek@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jacek@codeweavers.com
http://bugs.winehq.org/show_bug.cgi?id=22564
--- Comment #11 from Qian Hong fracting@gmail.com --- Could some one give me a help, to retest this bug with the hack by Jacek attached in Bug 32931?
http://bugs.winehq.org/attachment.cgi?id=47570&action=diff
Thanks a lot!
http://bugs.winehq.org/show_bug.cgi?id=22564
Qian Hong fracting@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |litimetal@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=22564
--- Comment #12 from Bruno Jesus 00cpxxx@gmail.com --- (In reply to Qian Hong from comment #11)
Could some one give me a help, to retest this bug with the hack by Jacek attached in Bug 32931?
http://bugs.winehq.org/attachment.cgi?id=47570&action=diff
Thanks a lot!
No changes here with or without the patch, still the same empty tabs or random tooltips with crash messages.
https://bugs.winehq.org/show_bug.cgi?id=22564
super_man@post.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |super_man@post.com
--- Comment #13 from super_man@post.com --- After the installer all I can see is a white rectangle with text
missing sidebar/index.htm Missing: layout.htm
wine 1.7.49
https://bugs.winehq.org/show_bug.cgi?id=22564
Yonatan yonatan.el.amigo@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |yonatan.el.amigo@gmail.com
--- Comment #14 from Yonatan yonatan.el.amigo@gmail.com --- (In reply to super_man from comment #13)
After the installer all I can see is a white rectangle with text
missing sidebar/index.htm Missing: layout.htm
wine 1.7.49
This fixes some things "winetricks ie7"
https://bugs.winehq.org/show_bug.cgi?id=22564
--- Comment #15 from Yonatan yonatan.el.amigo@gmail.com --- This appears in the terminal:
fixme:uxthemegtk:OpenThemeData No matching theme for L"Scrollbar". [0830/095737:WARNING:cert_verify_proc_win.cc(109)] Unknown error -2146762482 mapped to net::ERR_FAILED fixme:module:load_dll Loader redirect from L"uxtheme.dll" to L"uxtheme-gtk.dll"
https://bugs.winehq.org/show_bug.cgi?id=22564
--- Comment #16 from Nikolay Sivov bunglehead@gmail.com --- (In reply to Yonatan from comment #15)
This appears in the terminal:
fixme:uxthemegtk:OpenThemeData No matching theme for L"Scrollbar". [0830/095737:WARNING:cert_verify_proc_win.cc(109)] Unknown error -2146762482 mapped to net::ERR_FAILED fixme:module:load_dll Loader redirect from L"uxtheme.dll" to L"uxtheme-gtk.dll"
Wine doesn't provide *gtk.dll, report this to its authors.
https://bugs.winehq.org/show_bug.cgi?id=22564
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree@yahoo.fr
--- Comment #17 from joaopa jeremielapuree@yahoo.fr --- Bug still occurs with wine-5.12 (vcrun6 installed)
Can an administrator put the link at URL place https://web.archive.org/web/20110426022342/http://dl.maxthon.com/mx2/mx_2.5....
wine Maxthon.exe Driver does not support the 0x27a2 PCI ID. 0024:fixme:advapi:SetNamedSecurityInfoW Object type 6 is not currently supported. 0024:fixme:win:DisableProcessWindowsGhosting : stub 0024:fixme:msg:ChangeWindowMessageFilter ea5f 00000001 0024:fixme:msg:ChangeWindowMessageFilter 87ea 00000001 0024:fixme:appbar:SHAppBarMessage unknown msg: 4 0050:fixme:appbar:handle_appbarmessage SHAppBarMessage(ABM_GETSTATE): stub 0024:err:msxml:doparse xmlParseStartTag: invalid element name 0024:err:msxml:doparse Extra content at the end of the document 0024:err:msxml:domdoc_load_from_stream Failed to parse xml 0024:err:msxml:doparse xmlParseStartTag: invalid element name 0024:err:msxml:doparse Extra content at the end of the document 0024:err:msxml:domdoc_load_from_stream Failed to parse xml 00cc:err:seh:setup_exception_record stack overflow 872 bytes in thread 00cc eip 7b025c1b esp 04c70fc8 stack 0x4c70000-0x4c71000-0x4e60000