http://bugs.winehq.org/show_bug.cgi?id=32966
Bug #: 32966 Summary: mshtml: crash in get_frame_by_name( "jQuery" ) using jQuery 1.3.2 Product: Wine Version: 1.5.23 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: mshtml AssignedTo: wine-bugs@winehq.org ReportedBy: wine.dev@web.de Classification: Unclassified
Created attachment 43544 --> http://bugs.winehq.org/attachment.cgi?id=43544 Full log for the jQuery crash
This url crashes in mshtml/htmlwindow.c:407
wine iexplore http://www.w3.org/2008/06/mobile-test/
0025:trace:jscript:jsdisp_get_id not found L"jQuery" wine: Unhandled page fault on read access to 0x00000088 at address 0x7fddb8869a04 (thread 0025),
which is: 407 hres = IHTMLElement_get_id(&window_iter->frame_element->element.IHTMLElement_iface, &id);
wine-1.5.23-152-gb8d081b
http://bugs.winehq.org/show_bug.cgi?id=32966
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, source
https://bugs.winehq.org/show_bug.cgi?id=32966
Qian Hong fracting@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |fracting@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=32966
Teras teras@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |teras@luukku.com
--- Comment #1 from Teras teras@luukku.com --- wine iexplore http://www.w3.org/2008/06/mobile-test/ fixme:ole:RemUnknown_QueryInterface No interface for iid {00000019-0000-0000-c000-000000000046} fixme:ole:CoResumeClassObjects stub fixme:urlmon:InternetBindInfo_GetBindString not supported string type 20 err:mshtml:check_version Could not open VERSION file fixme:ntdll:NtLockFile I/O completion on lock not implemented yet err:appwizcpl:install_file MsiInstallProduct failed: 1627 err:mshtml:check_version Could not open VERSION file Could not load wine-gecko. HTML rendering will be disabled. err:mshtml:HTMLDocument_Create Failed to init Gecko, returning CLASS_E_CLASSNOTAVAILABLE fixme:ole:CoCreateInstance no instance created for interface {00000000-0000-0000-c000-000000000046} of class {25336920-03f9-11cf-8fd0-00aa00686f13}, hres is 0x80040111 fixme:ieframe:handle_navigation_error Navigate to error page
Doesnt crash, but doesnt download/show content.
Why it shows? "Could not load wine-gecko. HTML rendering will be disabled."
wine-1.7.37-96-g1fdd692
https://bugs.winehq.org/show_bug.cgi?id=32966
Joel Holdsworth joel@airwebreathe.org.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |joel@airwebreathe.org.uk
https://bugs.winehq.org/show_bug.cgi?id=32966
lizhenbo litimetal@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |litimetal@gmail.com
--- Comment #2 from lizhenbo litimetal@gmail.com --- Created attachment 51035 --> https://bugs.winehq.org/attachment.cgi?id=51035 backtrace in wine-1.7.38.txt
Still crash in wine-1.7.38
https://bugs.winehq.org/show_bug.cgi?id=32966
Indrek efbiaiinzinz@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |efbiaiinzinz@hotmail.com
--- Comment #3 from Indrek efbiaiinzinz@hotmail.com --- I have sent in a patch that fixes this crash (not accepted yet) https://source.winehq.org/patches/data/111605
https://bugs.winehq.org/show_bug.cgi?id=32966
--- Comment #4 from Indrek efbiaiinzinz@hotmail.com --- Fix made it in http://source.winehq.org/git/wine.git/commit/2676488fcd95c70ff18404660877f63... Page does not crash anymore.
https://bugs.winehq.org/show_bug.cgi?id=32966
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |2676488fcd95c70ff1840466087 | |7f63ac6838789 Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #5 from Nikolay Sivov bunglehead@gmail.com --- Thanks, fixed with 2676488fcd95c70ff18404660877f63ac6838789.
https://bugs.winehq.org/show_bug.cgi?id=32966
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.7.45.