[Webkit-unassigned] [Bug 22454] Crash below FontFallbackList::fontDataAt on jacobian.org
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Nov 24 06:14:50 PST 2008
https://bugs.webkit.org/show_bug.cgi?id=22454
mrowe at apple.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mrowe at apple.com
------- Comment #2 from mrowe at apple.com 2008-11-24 06:14 PDT -------
This doesn't crash for me with the same build.
The crash is happening at FontFallbackList.cpp:103, when calling
FontData::isLoading. It appears that the pure-virtual version of the function
is being invoked, resulting in a jump to 0x0. It's not clear how this can
happen.
--
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