RESOLVED DUPLICATE of bug 93419349
REGRESSION (14740-14755) CSS Browser Crash
https://bugs.webkit.org/show_bug.cgi?id=9349
Summary REGRESSION (14740-14755) CSS Browser Crash
Geoff Cant
Reported 2006-06-07 17:04:33 PDT
WebKit Nightly builds after 14717 (14740 onwards) crash in WebCore::CSSParser::parseFont with KERN_PROTECTION_FAILURE at address: 0x00000000 when loading http://wrms.catalyst.net.nz Broken CSS is probably: .subtotal { font: bold; border-top: 2px solid; border-bottom: 2px solid; background: #f0f0f0; } .period { font: bold; border-right: 2px solid; border-left: 2px solid; background: #f0f0f0; }
Attachments
Backtrace of webkit nightly r14740 crash (3.57 KB, text/plain)
2006-06-07 17:05 PDT, Geoff Cant
no flags
Geoff Cant
Comment 1 2006-06-07 17:05:52 PDT
Created attachment 8763 [details] Backtrace of webkit nightly r14740 crash
David Kilzer (:ddkilzer)
Comment 2 2006-06-07 18:54:09 PDT
Can't reproduce in locally built r14763. I think that Bug 9341 (committed in r14761) fixed this issue. *** This bug has been marked as a duplicate of 9341 ***
Geoff Cant
Comment 3 2006-06-07 19:41:02 PDT
Whoops, I'll check the other bug reports more closely next time. Cheers guys.
Note You need to log in before you can comment on or make changes to this bug.