| Summary: | Konqueror crashes loading Slashdot news item | ||
|---|---|---|---|
| Product: | [Applications] konqueror | Reporter: | Jure Repinc <jlp> |
| Component: | khtml renderer | Assignee: | Konqueror Bugs <konqueror-bugs-null> |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | crash | CC: | andrew.crouthamel, hus, ogldelphi, pfrank |
| Priority: | NOR | Keywords: | drkonqi |
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| URL: | http://news.slashdot.org/story/15/03/28/1233231/european-commission-will-increase-use-of-open-source-software | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: |
New crash information added by DrKonqi
Another (w/ more recent libs) crash dump New crash information added by DrKonqi |
||
|
Description
Jure Repinc
2015-03-31 19:39:28 UTC
Created attachment 93034 [details]
New crash information added by DrKonqi
konqueror (4.14.7) on KDE Platform 4.14.8 using Qt 4.8.6
Opening "slashdot.org" or "www.slashdot.org" from a desktop link or "Run Command" crashes Konqueror every time.
Accessing the site via Bookmark in an already running Konqueror works without problems.
-- Backtrace (Reduced):
#6 0x0000003b1adca102 in khtml::InlineFlowBox::deleteLine(khtml::RenderArena*) () at /lib64/libkhtml.so.5
#7 0x0000003b1adca108 in khtml::InlineFlowBox::deleteLine(khtml::RenderArena*) () at /lib64/libkhtml.so.5
#8 0x0000003b1ad59648 in khtml::RenderBlock::layoutInlineChildren(bool, int) () at /lib64/libkhtml.so.5
#9 0x0000003b1ad666f1 in khtml::RenderBlock::layoutBlock(bool) () at /lib64/libkhtml.so.5
#10 0x0000003b1ad65f2d in khtml::RenderBlock::layoutBlockChildren(bool) () at /lib64/libkhtml.so.5
Created attachment 94134 [details]
Another (w/ more recent libs) crash dump
Another crash report (when navigating to slashdot.org) - seems still not fixed.
Distribution: Gentoo
KDE 4.14.8
Qt 4.8.6
glibc 2.20
Created attachment 98272 [details] New crash information added by DrKonqi konqueror (4.14.18) on KDE Platform 4.14.18 using Qt 4.8.7 - What I was doing when the application crashed: loaded http://slashdot.org with khtml engine -- Backtrace (Reduced): #7 0xa331b752 in khtml::InlineFlowBox::deleteLine (this=0xa3d9604, arena=0x9c0efd8) at /usr/src/debug/kdelibs-4.14.18/khtml/rendering/render_line.cpp:208 #8 0xa331b755 in khtml::InlineFlowBox::deleteLine (this=0xa3d9640, arena=0x9c0efd8) at /usr/src/debug/kdelibs-4.14.18/khtml/rendering/render_line.cpp:208 #9 0xa32a8155 in khtml::RenderBlock::layoutInlineChildren (this=0xaf5c6e0, relayoutChildren=false, breakBeforeLine=0) at /usr/src/debug/kdelibs-4.14.18/khtml/rendering/bidi.cpp:1464 #10 0xa32b5832 in khtml::RenderBlock::layoutBlock (this=0xaf5c6e0, relayoutChildren=false) at /usr/src/debug/kdelibs-4.14.18/khtml/rendering/render_block.cpp:845 #11 0xa32b5e7e in khtml::RenderBlock::layout (this=0xaf5c6e0) at /usr/src/debug/kdelibs-4.14.18/khtml/rendering/render_block.cpp:748 Dear Bug Submitter, This bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? I am setting the status to NEEDSINFO pending your response, please change the Status back to REPORTED when you respond. Thank you for helping us make KDE software even better for everyone! Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please mark the bug as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone! Re-Tested it with Konqueror 5.0.97. Not the same version because my report is > 3 years old. And i've upgraded the system in meanwhile. Seems to work now - no crash. Thanks for the update! |