[Webkit-unassigned] [Bug 74536] inspector/profiler/cpu-profiler-profiling.html is very crashy on Snow Leopard Debug

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 14 13:44:29 PST 2011


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





--- Comment #1 from Dmitry Lomov <dslomov at google.com>  2011-12-14 13:44:29 PST ---
Stacktrace:
ASSERTION FAILED: applicationIsTerminating || !preferences
/Volumes/Data/slave/snowleopard-intel-debug/build/Source/WebKit/mac/WebView/WebViewData.mm(107) : -[WebViewPrivate dealloc]
1   0x100e16a5c -[WebViewPrivate dealloc]
2   0x100df8adf -[WebView dealloc]
3   0x100d8235a -[WebInspectorWindowController dealloc]
4   0x7fff87ebdacb -[NSWindowController release]
5   0x100d841d1 WTF::RetainPtr<WebInspectorWindowController>::~RetainPtr()
6   0x100d83a75 WTF::RetainPtr<WebInspectorWindowController>::~RetainPtr()
7   0x100d84298 WebInspectorFrontendClient::~WebInspectorFrontendClient()
8   0x100d83d45 WebInspectorFrontendClient::~WebInspectorFrontendClient()
9   0x100d83d68 WebInspectorFrontendClient::~WebInspectorFrontendClient()
10  0x101bda64e void WTF::deleteOwnedPtr<WebCore::InspectorFrontendClient>(WebCore::InspectorFrontendClient*)
11  0x101bdc488 WTF::OwnPtr<WebCore::InspectorFrontendClient>::~OwnPtr()
12  0x101bd9e85 WTF::OwnPtr<WebCore::InspectorFrontendClient>::~OwnPtr()
13  0x101bd7554 WebCore::InspectorController::~InspectorController()
14  0x101bd7445 WebCore::InspectorController::~InspectorController()
15  0x1022e71ea void WTF::deleteOwnedPtr<WebCore::InspectorController>(WebCore::InspectorController*)
16  0x1022e71b8 WTF::OwnPtr<WebCore::InspectorController>::~OwnPtr()
17  0x1022e02f5 WTF::OwnPtr<WebCore::InspectorController>::~OwnPtr()
18  0x1022db8ec WebCore::Page::~Page()
19  0x1022db535 WebCore::Page::~Page()
20  0x100dec6ea -[WebView(WebPrivate) _close]
21  0x100df8c0b -[WebView close]
22  0x100d832ac -[WebInspectorWindowController destroyInspectorView:]
23  0x100d81cf6 WebInspectorFrontendClient::disconnectFromBackend()
24  0x100d81686 WebInspectorClient::closeInspectorFrontend()
25  0x101bd7c01 WebCore::InspectorController::close()
26  0x100d80b8b -[WebInspector close:]
27  0x10003f765 LayoutTestController::closeWebInspector()
28  0x100015b6f runTest(std::string const&)
29  0x100014b7f runTestingServerLoop()
30  0x100014454 dumpRenderTree(int, char const**)
31  0x100015f7c main

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