[Webkit-unassigned] [Bug 16404] New: ASSERT failures in HashTable for FontPlatformData

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 11 12:50:35 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=16404

           Summary: ASSERT failures in HashTable for FontPlatformData
           Product: WebKit
           Version: 525+ (Nightly build)
          Platform: PC
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit wx
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: kevinwatters at gmail.com


The WX port fails randomly with an ASSERT(!isDeletedBucket...) on line 721 of
HashTable.h when navigating to several websites.

FontPlatformData's "Deleted" constructor appears to be the fault, since it will
compare equal to a FontPlatformData created with the default constructor.


-- 
Configure bugmail: http://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