| Summary: | Crash on opening page | ||
|---|---|---|---|
| Product: | [Applications] konqueror | Reporter: | Frederic Bages <frederic.bages> |
| Component: | khtml renderer | Assignee: | Konqueror Bugs <konqueror-bugs-null> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | crash | CC: | kdebugs, nathan |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Gentoo Packages | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Frederic Bages
2003-12-10 20:11:50 UTC
#5 0x4103af3b in __assert_fail () from /lib/libc.so.6
#6 0x41dd2ffa in khtml::RenderBlock::createLineBoxes(khtml::RenderObject*) (this=0x856e384, obj=0x856e7c0)
at /coolo/prod/kdelibs/khtml/rendering/bidi.cpp:408
#7 0x41dd327a in khtml::RenderBlock::constructLine(khtml::BidiIterator const&, khtml::BidiIterator const&) (
this=0x856e384, start=@0xbfffcdb0, end=@0xbfffcda0) at /coolo/prod/kdelibs/khtml/rendering/bidi.cpp:454
#8 0x41dd4e63 in khtml::RenderBlock::layoutInlineChildren(bool) (this=0x856e384, relayoutChildren=true)
at /coolo/prod/kdelibs/khtml/rendering/bidi.cpp:1183
#9 0x41dd893e in khtml::RenderBlock::layoutBlock(bool) (this=0x856e384, relayoutChildren=true)
at /coolo/prod/kdelibs/khtml/rendering/render_block.cpp:498
#10 0x41e08819 in khtml::RenderTableCell::layout() (this=0x856e384)
at /coolo/prod/kdelibs/khtml/rendering/render_table.cpp:1618
#11 0x41e08362 in khtml::RenderTableRow::layout() (this=0x856e360)
at /coolo/prod/kdelibs/khtml/rendering/render_table.cpp:1537
#12 0x41deee41 in khtml::RenderContainer::layout() (this=0x856e304)
at /coolo/prod/kdelibs/khtml/rendering/render_container.cpp:347
#13 0x41e03d1c in khtml::RenderTable::layout() (this=0x856e268)
at /coolo/prod/kdelibs/khtml/rendering/render_table.cpp:267
#14 0x41ddb66d in khtml::RenderBlock::insertFloatingObject(khtml::RenderObject*) (this=0x856e1e4, o=0x856e268)
at /coolo/prod/kdelibs/khtml/rendering/render_block.cpp:1287
#15 0x41dd94ca in khtml::RenderBlock::layoutBlockChildren(bool) (this=0x856e1e4, relayoutChildren=false)
at /coolo/prod/kdelibs/khtml/rendering/render_block.cpp:695
#16 0x41dd8957 in khtml::RenderBlock::layoutBlock(bool) (this=0x856e1e4, relayoutChildren=false)
at /coolo/prod/kdelibs/khtml/rendering/render_block.cpp:500
#17 0x41e08819 in khtml::RenderTableCell::layout() (this=0x856e1e4)
at /coolo/prod/kdelibs/khtml/rendering/render_table.cpp:1618
#18 0x41e08362 in khtml::RenderTableRow::layout() (this=0x856e1c0)
at /coolo/prod/kdelibs/khtml/rendering/render_table.cpp:1537
#19 0x41deee41 in khtml::RenderContainer::layout() (this=0x856e164)
at /coolo/prod/kdelibs/khtml/rendering/render_container.cpp:347
#20 0x41e03d1c in khtml::RenderTable::layout() (this=0x856e0c8)
at /coolo/prod/kdelibs/khtml/rendering/render_table.cpp:267
#21 0x41dd9cd1 in khtml::RenderBlock::layoutBlockChildren(bool) (this=0x856e058, relayoutChildren=true)
at /coolo/prod/kdelibs/khtml/rendering/render_block.cpp:822
#22 0x41dd8957 in khtml::RenderBlock::layoutBlock(bool) (this=0x856e058, relayoutChildren=true)
at /coolo/prod/kdelibs/khtml/rendering/render_block.cpp:500
#23 0x41dd8540 in khtml::RenderBlock::layout() (this=0x856e058)
at /coolo/prod/kdelibs/khtml/rendering/render_block.cpp:418
#24 0x41dd9cd1 in khtml::RenderBlock::layoutBlockChildren(bool) (this=0x856dfe8, relayoutChildren=true)
at /coolo/prod/kdelibs/khtml/rendering/render_block.cpp:822
kdeinit: konqueror -mimetype text/html http://bugs.kde.org/show_bug.cgi?id=70030: /coolo/prod/kdelibs/khtml/rendering/bidi.cpp:408: khtml::InlineFlowBox* khtml::RenderBlock::createLineBoxes(khtml::RenderObject*): Zusicherung
*** Bug 70633 has been marked as a duplicate of this bug. *** *** Bug 70969 has been marked as a duplicate of this bug. *** Bug #67185 mentions "Dirk fixed this yesterday". However, I can still reproduce this. Subject: Re: render image fails for a url Bug # 71311 duplicate of #70038 More tracing provided ussing ddd output. using save server, different url: #71311: http://www.globeandmail.com/servlet/ArticleNews/TPStory/LAC/20031227/MARS27/TPScience/ #70038: http://www.globeandmail.com/servlet/ArticleNews/TPStory/LAC/20031227/MAR27/TPScience/ |