[Webkit-unassigned] [Bug 59185] New: NULL checking for set request's encoding

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 22 03:28:00 PDT 2011


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

           Summary: NULL checking for set request's encoding
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Major
          Priority: P2
         Component: Page Loading
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: g.czajkowski at samsung.com


During loading some resources, especially when loading was failed segfault occurred  because activeDocumentLoader() has been already destroyed.
See callstack in an attachment.

It happens when encoding for the request is set and activeDocumentLoader() checks frame's encoding. 

You can check this on www.latimes.com when WebKit gets resource: https://latimes.signon.trb.com/registration/xd/xd_sender.htm

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