| Summary: | Crashes when visiting certain websites | ||
|---|---|---|---|
| Product: | [Frameworks and Libraries] kwebkitpart | Reporter: | Joshua Houghton <joshua.j.houghton> |
| Component: | general | Assignee: | Konqueror Bugs <konqueror-bugs-null> |
| Status: | RESOLVED UPSTREAM | ||
| Severity: | crash | CC: | adawit, mpartap |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | openSUSE | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: |
the webpage that crashes the browser
New crash information added by DrKonqi |
||
|
Description
Joshua Houghton
2011-10-26 22:06:10 UTC
i can't get rekonq to crash when loading this page either. Created attachment 64917 [details]
the webpage that crashes the browser
Created attachment 65110 [details] New crash information added by DrKonqi konqueror (4.7.2 (4.7.2)) on KDE Platform 4.7.3 (4.7.3) using Qt 4.8.0 - What I was doing when the application crashed: Another test case: http://www.daniweb.com/software-development/shell-scripting/threads/2805 It doesn't kill rekonq, but konqueror dies after rendering is complete (no crash if pressed ESC before that). -- Backtrace (Reduced): #7 0x00007f0803afcae9 in WebCore::RenderBlock::LineBreaker::skipLeadingWhitespace(WebCore::BidiResolver<WebCore::InlineIterator, WebCore::BidiRun>&, WebCore::LineInfo const&, WebCore::RenderBlock::FloatingObject*, WebCore::LineWidth&) () from /usr/lib64/qt4/libQtWebKit.so.4 #8 0x00007f0803afcdbb in WebCore::RenderBlock::LineBreaker::nextLineBreak(WebCore::BidiResolver<WebCore::InlineIterator, WebCore::BidiRun>&, WebCore::LineInfo&, std::pair<WebCore::RenderText*, WebCore::LazyLineBreakIterator>&, WebCore::RenderBlock::FloatingObject*) () from /usr/lib64/qt4/libQtWebKit.so.4 #9 0x00007f0803b05804 in WebCore::RenderBlock::layoutRunsAndFloats(bool, bool, WTF::Vector<WebCore::RenderBlock::FloatWithRect, 0ul>&, int&, int&) () from /usr/lib64/qt4/libQtWebKit.so.4 #10 0x00007f0803b06e3d in WebCore::RenderBlock::layoutInlineChildren(bool, int&, int&) () from /usr/lib64/qt4/libQtWebKit.so.4 #11 0x00007f0803af6fbc in WebCore::RenderBlock::layoutBlock(bool, int) () from /usr/lib64/qt4/libQtWebKit.so.4 This is an upstream issue because both links mentioned above cause QtTestBrowser from the latest QtWebKit 2.2 branch to crash. Opened a ticket upstream. See https://bugs.webkit.org/show_bug.cgi?id=72285. |