[Webkit-unassigned] [Bug 17153] New: wxFont objects become invalid and cause a crash

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Feb 2 11:21:57 PST 2008


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

           Summary: wxFont objects become invalid and cause a crash
           Product: WebKit
           Version: 525+ (Nightly build)
          Platform: All
        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 wxFont objects used in FontPlatformDataWx.h and FontPlatformDataWx.cpp are
reference counted value objects meant to be used on the stack. Using a pointer
to store them in FontPlatformData objects is causing sporadic crashes.


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