Bug 70038 - Crash on opening page
Summary: Crash on opening page
Status: RESOLVED DUPLICATE of bug 71311
Alias: None
Product: konqueror
Classification: Applications
Component: khtml renderer (show other bugs)
Version: unspecified
Platform: Gentoo Packages Linux
: NOR crash
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
: 70633 70969 (view as bug list)
Depends on:
Blocks:
 
Reported: 2003-12-10 20:11 UTC by Frederic Bages
Modified: 2004-01-15 17:18 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Frederic Bages 2003-12-10 20:11:50 UTC
Version:            (using KDE KDE 3.1.93)
Installed from:    Gentoo Packages

When opening this URL kde crash.
Note that I use the beta 1 and perhaps it's already corrected in beta 2 ...

http://www.globetechnology.com/servlet/story/RTGAM.20031209.gtscodec9/BNStory/Technology/
Comment 1 Stephan Kulow 2003-12-11 15:30:28 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 
Comment 2 George Staikos 2003-12-16 20:24:01 UTC
*** Bug 70633 has been marked as a duplicate of this bug. ***
Comment 3 Thiago Macieira 2003-12-21 20:30:44 UTC
*** Bug 70969 has been marked as a duplicate of this bug. ***
Comment 4 Thiago Macieira 2003-12-21 20:33:25 UTC
Bug #67185 mentions "Dirk fixed this yesterday". However, I can still reproduce this.
Comment 5 Marc Wolf 2003-12-27 17:32:14 UTC
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/

Comment 6 Stephan Kulow 2004-01-15 17:18:56 UTC

*** This bug has been marked as a duplicate of 71311 ***