[Webkit-unassigned] [Bug 24181] New: GTK+ crashes in fast/loader/empty-embed-src-attribute.html

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 25 19:37:37 PST 2009


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

           Summary: GTK+ crashes in fast/loader/empty-embed-src-
                    attribute.html
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: All
            Status: NEW
          Keywords: Gtk
          Severity: Critical
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: gns at gnome.org


This is because a load is tried for a null request, which ends up crashing.
This is most probably caused by the load code paths not doing proper checks or
conversions on the URL or the request. The crash doesn't happen in other ports
because the URL gets set to something by the port's platform code.

See https://bugs.webkit.org/show_bug.cgi?id=23806 for more information.


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