RESOLVED DUPLICATE of bug 7566 7757
The articles on the linked page crash WebKit
https://bugs.webkit.org/show_bug.cgi?id=7757
Summary The articles on the linked page crash WebKit
Daniel Peebles
Reported 2006-03-13 13:46:07 PST
Something to do with getWebCoreFont... I'll post more details in a second
Attachments
Daniel Peebles
Comment 1 2006-03-13 13:48:25 PST
Here's the stack trace it gives me: 2006-03-13 16:46:41 -0500 EXC_BAD_ACCESS (0x0001) KERN_PROTECTION_FAILURE (0x0002) at 0x00000024 Thread 0 Crashed: 0 QFontMetricsPrivate::getWebCoreFont() const + 44 1 QListBox::sizeForNumberOfLines(int) const + 820 2 WebCore::RenderSelect::layout() + 112 3 WebCore::RenderSelect::calcMinMaxWidth() + 128 4 WebCore::RenderObject::recalcMinMaxWidths() + 588 5 WebCore::RenderObject::recalcMinMaxWidths() + 256 6 WebCore::RenderObject::recalcMinMaxWidths() + 256 7 WebCore::RenderObject::recalcMinMaxWidths() + 256 8 WebCore::RenderObject::recalcMinMaxWidths() + 256 9 WebCore::RenderObject::recalcMinMaxWidths() + 256 I have to run now, but if no one's made a reduction when I get back, I'll make one.
Daniel Peebles
Comment 2 2006-03-13 13:51:47 PST
It actually looks like a significant number of the independent articles (though not all) crash webkit. Or at least, on my machine :P
Daniel Peebles
Comment 3 2006-03-13 13:54:10 PST
I guess it's just me. I'll get hold of the latest nightly and see if it still happens
David Kilzer (:ddkilzer)
Comment 4 2006-03-13 14:19:00 PST
Probably a duplicate of Bug 7566.
Daniel Peebles
Comment 5 2006-03-13 14:22:26 PST
yeah, it seems to have changed in the latest nightly, so I guess I should just keep myself up to date : ) *** This bug has been marked as a duplicate of 7566 ***
Note You need to log in before you can comment on or make changes to this bug.