[Webkit-unassigned] [Bug 34191] New: DumpRenderTree silently crashes at the end of the run because geolocationControllerClient pointer is 0

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 26 17:02:58 PST 2010


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

           Summary: DumpRenderTree silently crashes at the end of the run
                    because geolocationControllerClient pointer is 0
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: dimich at chromium.org
                CC: sfalken at apple.com


Created an attachment (id=47465)
 --> (https://bugs.webkit.org/attachment.cgi?id=47465)
Crash log.

DRT crashes dereferencing 0 pointer (see attached crash report). This happens a
few times during run-webkit-test, no bad diagnostics but it makes the run
longer because it waits on ReportCrash.

Since Page can be created with 0 geolocationControllerClient, it seems the
simple fix is to add 0 check. Patch is coming.

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