Bug 7614

Summary: Crash in FontRenderer
Product: WebKit Reporter: Patrick Machielse <webkitbugz>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Critical    
Priority: P2    
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   
URL: http://www.mac-essentials.de
Attachments:
Description Flags
The html source of www.mac-essentials.de that triggers the crash none

Description Patrick Machielse 2006-03-05 10:22:28 PST
WebKit crashes while opening the site with an exception in FontRenderer
Comment 1 Patrick Machielse 2006-03-05 10:24:53 PST
Created attachment 6872 [details]
The html source of www.mac-essentials.de that triggers the crash 

Crashes the latest (as per march 2) nightly build.
Comment 2 Alexey Proskuryakov 2006-03-05 11:05:12 PST
Closing as duplicate, assuming the backtrace starts with 
0    WebCore::FontRenderer::getWebCoreFont(WebCore::FontDescription const&)
const + 40 (FontMac.mm:51)
1    WebCore::Font::getWebCoreFont() const + 68 (FontMac.mm:95)
2    QListBox::sizeForNumberOfLines(int) const + 960 (KWQListBox.mm:295)
...

*** This bug has been marked as a duplicate of 7566 ***