[Webkit-unassigned] [Bug 34773] New: [GTK] Hits assertion on history back, with page cache enabled, in specific conditions

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 9 12:13:13 PST 2010


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

           Summary: [GTK] Hits assertion on history back, with page cache
                    enabled, in specific conditions
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Keywords: Gtk
          Severity: Normal
          Priority: P2
         Component: Page Loading
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: gns at gnome.org


Created an attachment (id=48436)
 --> (https://bugs.webkit.org/attachment.cgi?id=48436)
test case

I am attaching a (reduced as much as I could) test case. It seems like we hit
this assertion when going back to a page that has been removed from the page
cache, but only after scrolling one of the pages, and only if one of the pages
has frames. Some of these may actually not be necessary, but those were the
conditions we could reproduce the crash more consistently with. We use 3 pages
as the page cache limit; raising that limit to 5 makes this specific test case
for the crash not work, which indicates it only happens when going to a
non-cached page.

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