Bug 7757
| Summary: | The articles on the linked page crash WebKit | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Daniel Peebles <pumpkingod> |
| Component: | WebKit Misc. | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Critical | ||
| Priority: | P1 | ||
| Version: | 420+ | ||
| Hardware: | Mac | ||
| OS: | OS X 10.4 | ||
| URL: | http://news.independent.co.uk/world/science_technology/ | ||
Daniel Peebles
Something to do with getWebCoreFont... I'll post more details in a second
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Daniel Peebles
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
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
I guess it's just me. I'll get hold of the latest nightly and see if it still happens
David Kilzer (:ddkilzer)
Probably a duplicate of Bug 7566.
Daniel Peebles
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 ***