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