[Webkit-unassigned] [Bug 75143] Crash in WebFrameProxy::isDescendantOf() running tests on SL
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Dec 22 15:50:45 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=75143
Simon Fraser (smfr) <simon.fraser at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |simon.fraser at apple.com
--- Comment #1 from Simon Fraser (smfr) <simon.fraser at apple.com> 2011-12-22 15:50:45 PST ---
Also see an assertion:
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x00000000bbadbeef
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Thread 0 Crashed: Dispatch queue: com.apple.main-thread
0 com.apple.WebKit2 0x00000001000f05db WebKit::WebFrameProxy::appendChild(WebKit::WebFrameProxy*) + 475 (WebFrameProxy.cpp:204)
1 com.apple.WebKit2 0x000000010012336c WebKit::WebPageProxy::didCreateSubframe(unsigned long long, unsigned long long) + 844 (WebPageProxy.cpp:1587)
2 com.apple.WebKit2 0x000000010024e752 void CoreIPC::callMemberFunction<WebKit::WebPageProxy, void (WebKit::WebPageProxy::*)(unsigned long long, unsigned long long), unsigned long long, unsigned long long>(CoreIPC::Arguments2<unsigned long long, unsigned long long> const&, WebKit::WebPageProxy*, void (WebKit::WebPageProxy::*)(unsigned long long, unsigned long long)) + 146 (HandleMessage.h:26)
3 com.apple.WebKit2 0x00000001002472d3 void CoreIPC::handleMessage<Messages::WebPageProxy::DidCreateSubframe, WebKit::WebPageProxy, void (WebKit::WebPageProxy::*)(unsigned long long, unsigned long long)>(CoreIPC::ArgumentDecoder*, WebKit::WebPageProxy*, void (WebKit::WebPageProxy::*)(unsigned long long, unsigned long long)) + 115 (HandleMessage.h:278)
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list