NEW 40740
svg/W3C-SVG-1.1/fonts-glyph-02-t.svg intermittently crashes with an assertion
https://bugs.webkit.org/show_bug.cgi?id=40740
Summary svg/W3C-SVG-1.1/fonts-glyph-02-t.svg intermittently crashes with an assertion
Attachments
Gtk crash trace (28.66 KB, text/html)
2010-06-16 15:47 PDT, Alexey Proskuryakov
no flags
Alexey Proskuryakov
Comment 1 2010-06-16 15:47:12 PDT
Created attachment 58944 [details] Gtk crash trace I also got a crash on this test when running it on Mac repeatedly (unfortunately, no stack trace was saved). > Link to the stack trace Attached in case it expires.
Martin Robinson
Comment 2 2011-06-27 17:28:07 PDT
I recently fixed an assertion like this one for the Freetype version of FontCache. The issue was that that operator== for empty and deleted values returned true.
Note You need to log in before you can comment on or make changes to this bug.