[Webkit-unassigned] [Bug 43986] [REGRESSION] Web Inspector: crash on closing window with open inspector

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 23 02:42:25 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=43986





--- Comment #2 from Rowan Beentje <rowan at irowan.com>  2010-08-23 02:42:25 PST ---
This still occurs as of r65727:


Application Specific Information:
objc_msgSend() selector name: _isClosed

Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
0   libobjc.A.dylib                   0x00007fff87bf511c objc_msgSend + 40
1   com.apple.WebKit                  0x0000000100a3d364 -[WebInspectorWindowController close] + 84
2   com.apple.WebKit                  0x0000000100a3d89f -[WebInspectorWindowController destroyInspectorView] + 159
3   com.apple.WebCore                 0x000000010106eb5b WebCore::InspectorFrontendHost::closeWindow() + 27
4   com.apple.WebCore                 0x0000000101227ca6 WebCore::jsInspectorFrontendHostPrototypeFunctionCloseWindow(JSC::ExecState*) + 118
5   ???                               0x00005551358001aa 0 + 93807278293418
6   com.apple.JavaScriptCore          0x00000001007d9c74 JSC::Interpreter::executeCall(JSC::ExecState*, JSC::JSObject*, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&, JSC::JSValue*) + 900


Having experimented with the Resources view being "always on", I can still reproduce the crash, so haven't been able to find a workaround yet :/

-- 
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