WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 113020
114576
Web Inspector: Assertion failure in WebKit::WebInspectorProxy::open()
https://bugs.webkit.org/show_bug.cgi?id=114576
Summary
Web Inspector: Assertion failure in WebKit::WebInspectorProxy::open()
Ryosuke Niwa
Reported
2013-04-13 17:32:24 PDT
e.g.
http://build.webkit.org/results/Apple%20MountainLion%20Debug%20WK2%20(Tests)/r148368%20(8842)/results.html
inspector/profiler/heap-snapshot-containment-show-all.html Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 com.apple.WebKit2 0x000000010e794991 WebKit::WebInspectorProxy::open() + 81 (WebInspectorProxy.cpp:430) 1 com.apple.WebKit2 0x000000010e7939f0 WebKit::WebInspectorProxy::bringToFront() + 80 (WebInspectorProxy.cpp:471) 2 com.apple.WebKit2 0x000000010e7a5023 void CoreIPC::callMemberFunction<WebKit::WebInspectorProxy, void (WebKit::WebInspectorProxy::*)()>(CoreIPC::Arguments0 const&, WebKit::WebInspectorProxy*, void (WebKit::WebInspectorProxy::*)()) + 131 (HandleMessage.h:16) 3 com.apple.WebKit2 0x000000010e7a4739 void CoreIPC::handleMessage<Messages::WebInspectorProxy::BringToFront, WebKit::WebInspectorProxy, void (WebKit::WebInspectorProxy::*)()>(CoreIPC::MessageDecoder&, WebKit::WebInspectorProxy*, void (WebKit::WebInspectorProxy::*)()) + 105 (HandleMessage.h:347) 4 com.apple.WebKit2 0x000000010e7a4007 WebKit::WebInspectorProxy::didReceiveMessage(CoreIPC::Connection*, CoreIPC::MessageDecoder&) + 295 (WebInspectorProxyMessageReceiver.cpp:48) 5 com.apple.WebKit2 0x000000010e7a4517 non-virtual thunk to WebKit::WebInspectorProxy::didReceiveMessage(CoreIPC::Connection*, CoreIPC::MessageDecoder&) + 55 6 com.apple.WebKit2 0x000000010e5970d7 CoreIPC::MessageReceiverMap::dispatchMessage(CoreIPC::Connection*, CoreIPC::MessageDecoder&) + 519 (MessageReceiverMap.cpp:87) 7 com.apple.WebKit2 0x000000010e4e6e17 WebKit::ChildProcessProxy::dispatchMessage(CoreIPC::Connection*, CoreIPC::MessageDecoder&) + 55 (ChildProcessProxy.cpp:107) 8 com.apple.WebKit2 0x000000010e8cbc8a WebKit::WebProcessProxy::didReceiveMessage(CoreIPC::Connection*, CoreIPC::MessageDecoder&) + 58 (WebProcessProxy.cpp:362) 9 com.apple.WebKit2 0x000000010e8cbda7 non-virtual thunk to WebKit::WebProcessProxy::didReceiveMessage(CoreIPC::Connection*, CoreIPC::MessageDecoder&) + 55 10 com.apple.WebKit2 0x000000010e4ef323 CoreIPC::Connection::dispatchMessage(CoreIPC::MessageDecoder&) + 51 (Connection.cpp:789) 11 com.apple.WebKit2 0x000000010e4eb4ba CoreIPC::Connection::dispatchMessage(WTF::PassOwnPtr<CoreIPC::MessageDecoder>) + 218 (Connection.cpp:811) 12 com.apple.WebKit2 0x000000010e4ef2bb CoreIPC::Connection::dispatchOneMessage() + 203 (Connection.cpp:837) 13 com.apple.WebKit2 0x000000010e4fb072 WTF::FunctionWrapper<void (CoreIPC::Connection::*)()>::operator()(CoreIPC::Connection*) + 114 (Functional.h:218) 14 com.apple.WebKit2 0x000000010e4faff5 WTF::BoundFunctionImpl<WTF::FunctionWrapper<void (CoreIPC::Connection::*)()>, void (CoreIPC::Connection*)>::operator()() + 53 (Functional.h:496) 15 com.apple.WebCore 0x000000011117f0e9 WTF::Function<void ()>::operator()() const + 137 (Functional.h:704) 16 com.apple.WebCore 0x000000011117edaf WebCore::RunLoop::performWork() + 207 (RunLoop.cpp:93) 17 com.apple.WebCore 0x000000011118010e WebCore::RunLoop::performWork(void*) + 62 (RunLoopCF.cpp:66) 18 com.apple.CoreFoundation 0x00007fff88548b31 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17 19 com.apple.CoreFoundation 0x00007fff88548455 __CFRunLoopDoSources0 + 245 20 com.apple.CoreFoundation 0x00007fff8856b7f5 __CFRunLoopRun + 789 21 com.apple.CoreFoundation 0x00007fff8856b0e2 CFRunLoopRunSpecific + 290 22 com.apple.Foundation 0x00007fff8695bf5e -[NSRunLoop(NSRunLoop) runMode:beforeDat
Attachments
Add attachment
proposed patch, testcase, etc.
Jessie Berlin
Comment 1
2013-04-16 14:57:18 PDT
*** This bug has been marked as a duplicate of
bug 113020
***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug