[Webkit-unassigned] [Bug 25213] New: ASSERT during Inspector destruction

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 15 11:20:52 PDT 2009


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

           Summary: ASSERT during Inspector destruction
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: eric at webkit.org
                CC: timothy at hatcher.name


ASSERTION FAILED: !m_page || (m_page && !m_page->parentInspectorController())

I had opened:
http://www.carto.net/papers/svg/samples/canvas.shtml
brought up the inspector by clicking on the image of austria.
Then i right-clicked on the image of austria again, and selected "open in new
window"
The window opened with just the image (not the SVG as I had expected!)
So I closed the window, and then right-clicked on the SVG again, and Safari
crashed:

(/Users/eseidel/Projects/WebKit/WebCore/inspector/InspectorController.cpp:201
virtual 
0   com.apple.WebCore                   0x039266db
WebCore::InspectorController::~InspectorController() + 343
1   com.apple.WebCore                   0x03a0a65d
WTF::RefCounted<WebCore::InspectorController>::deref() + 53 (RefCounted.h:94)
2   com.apple.WebCore                   0x03a0a6a6
WTF::RefPtr<WebCore::InspectorController>::~RefPtr() + 34
3   com.apple.WebCore                   0x03a0a301
WebCore::JSInspectorController::~JSInspectorController() + 107
4   com.apple.JavaScriptCore            0x00660c2b unsigned long
JSC::Heap::sweep<(JSC::HeapType)0>() + 181 (Collector.cpp:901)
5   com.apple.JavaScriptCore            0x005ce1e0 JSC::Heap::collect() + 676
(Collector.cpp:999)
6   com.apple.WebCore                   0x0384502f
WebCore::GCController::gcTimerFired(WebCore::Timer<WebCore::GCController>*) +
43 (GCController.cpp:74)WebCore::InspectorController::~InspectorController())


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list