[Webkit-unassigned] [Bug 68291] New: ASSERTION FAILED: documentLoader in WebKit/Source/WebCore/inspector/InspectorInstrumentation.cpp(597)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 16 16:36:36 PDT 2011


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

           Summary: ASSERTION FAILED: documentLoader in
                    WebKit/Source/WebCore/inspector/InspectorInstrumentati
                    on.cpp(597)
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: tony at chromium.org
                CC: pfeldman at chromium.org


When loading a multipart page, I hit this assert in Chrome.  It seems to work fine when using test_shell.

ASSERTION FAILED: documentLoader
../../third_party/WebKit/Source/WebCore/inspector/InspectorInstrumentation.cpp(597) : static void WebCore::InspectorInstrumentation::loadEventFiredImpl(WebCore::InstrumentingAgents*, WebCore::Frame*, const WebCore::KURL&)


Specifically, if I run "out/Debug/chrome http://localhost:8099/multipart", I hit the assert.

I've attached the python webserver (just run python test-server-simple.py to launch).

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