[Webkit-unassigned] [Bug 132017] New: DocumentLoader::dataReceived assertion failed

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 22 11:41:45 PDT 2014


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

           Summary: DocumentLoader::dataReceived assertion failed
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: alex.christensen at flexsim.com
                CC: bfulgham at webkit.org, peavo at outlook.com


Whenever I open any website via http in any recent WinCairo build, the last assert in DocumentLoader::dataReceived fails.  This is new within the last thousand changes or so.  This is the assertion that fails:

ASSERT(!m_response.isNull());

Does anyone else have this problem?  Does anyone know where it comes from or how to solve it?

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