| Summary: | Crash on https://getsatisfaction.com/ [@ khtml::InlineFlowBox::deleteLine] | ||
|---|---|---|---|
| Product: | [Applications] konqueror | Reporter: | Graeme Hewson <bugs> |
| Component: | khtml | Assignee: | Konqueror Bugs <konqueror-bugs-null> |
| Status: | RESOLVED UNMAINTAINED | ||
| Severity: | crash | CC: | fn, j.mairboeck, jlp |
| Priority: | NOR | Keywords: | testcase |
| Version First Reported In: | 4.9.0 | ||
| Target Milestone: | --- | ||
| Platform: | Ubuntu | ||
| OS: | Linux | ||
| URL: | https://getsatisfaction.com/kobo/ | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | New crash information added by DrKonqi | ||
|
Description
Graeme Hewson
2012-08-23 17:11:58 UTC
*** Bug 253056 has been marked as a duplicate of this bug. *** Problem doesn't occur in 4.11.2; closing bug. I get this crash in version 4.14.6 when I visit this page http://news.slashdot.org/story/15/03/28/1233231/european-commission-will-increase-use-of-open-source-software Should this be reopened? I'm unable to reproduce this on 4.14.2 (in fact, the search box on Slashdot doesn't work on that page, whichever browser I use). I suggest you open your own bug. Created attachment 149215 [details]
New crash information added by DrKonqi
konqueror (5.0.97) using Qt 5.12.7
- What I was doing when the application crashed:
I got this crash a few times in a row when restoring my session from the previous time, so I don't know exactly what site caused it. Sometimes it works though and then Konqueror finally runs (after 10 tries or so).
-- Backtrace (Reduced):
#5 0x00007fd54ba11198 in khtml::InlineFlowBox::deleteLine (this=0x55805babda08, arena=0x5580592cdcf0) at /usr/src/debug/khtml-5.76.0-bp153.2.2.1.x86_64/src/rendering/render_line.cpp:222
#6 0x00007fd54ba11198 in khtml::InlineFlowBox::deleteLine (this=0x55805babda70, arena=0x5580592cdcf0) at /usr/src/debug/khtml-5.76.0-bp153.2.2.1.x86_64/src/rendering/render_line.cpp:222
#7 0x00007fd54ba11198 in khtml::InlineFlowBox::deleteLine (this=0x55805babdad8, arena=0x5580592cdcf0) at /usr/src/debug/khtml-5.76.0-bp153.2.2.1.x86_64/src/rendering/render_line.cpp:222
#8 0x00007fd54ba11198 in khtml::InlineFlowBox::deleteLine (this=0x55805babdb40, arena=0x5580592cdcf0) at /usr/src/debug/khtml-5.76.0-bp153.2.2.1.x86_64/src/rendering/render_line.cpp:222
#9 0x00007fd54b9a32bc in khtml::RenderBlock::layoutInlineChildren (this=this@entry=0x55805bf7be08, relayoutChildren=relayoutChildren@entry=false, breakBeforeLine=breakBeforeLine@entry=0) at /usr/src/debug/khtml-5.76.0-bp153.2.2.1.x86_64/src/rendering/bidi.cpp:1551
Dear user, KHTML (and KJS) was a long time more or less unmaintained and got removed in KF6. Please migrate to use a QWebEngine based HTML component. We will do no further fixes or improvements to the KF5 branches of these components beside important security fixes. For security issues, please see: https://kde.org/info/security/ Sorry that we did not fix this issue during the life-time of KHTML. Greetings Christoph Cullmann |