Bug 84255 - Reproducable crash when loading any Globe And Mail pages
Summary: Reproducable crash when loading any Globe And Mail pages
Status: RESOLVED DUPLICATE of bug 65715
Alias: None
Product: konqueror
Classification: Applications
Component: khtml (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-30 12:43 UTC by alfons.hoogervorst
Modified: 2004-06-30 13:04 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
Full crash log (6.26 KB, text/plain)
2004-06-30 12:44 UTC, alfons.hoogervorst
Details

Note You need to log in before you can comment on or make changes to this bug.
Description alfons.hoogervorst 2004-06-30 12:43:52 UTC
Version:            (using KDE Devel)
Installed from:    Compiled sources
Compiler:          gcc 3.3.1 compiled from source
OS:                Linux

When visiting this URL,  http://www.theglobeandmail.com/servlet/ArticleNews/TPStory/LAC/20040630/HBLOOD30/TPHealth/, konqueror "crashes" with an assertion:

#10 0x415aa7c9 in __assert_fail (
    assertion=0x41f130e0 "obj->isInlineFlow() || obj == this", 
    file=0x41f13026 "bidi.cpp", line=458, 
    function=0x41f13060 "khtml::InlineFlowBox* khtml::RenderBlock::createLineBoxes(khtml::RenderObject*)") at assert.c:74
#11 0x41dbaf1e in khtml::RenderBlock::createLineBoxes(khtml::RenderObject*) (
    this=0x8bc4150, obj=0x8bc45e4) at bidi.cpp:458
#12 0x41dbb190 in khtml::RenderBlock::constructLine(khtml::BidiIterator const&, khtml::BidiIterator const&) (this=0x8bc4150, start=@0xbfffd410, 
    end=@0xbfffd400) at bidi.cpp:504
#13 0x41dbcb18 in khtml::RenderBlock::layoutInlineChildren(bool) (
    this=0x8bc4150, relayoutChildren=true) at bidi.cpp:1192

Full crash log attached.
Comment 1 alfons.hoogervorst 2004-06-30 12:44:32 UTC
Created attachment 6522 [details]
Full crash log
Comment 2 Tommi Tervo 2004-06-30 13:04:03 UTC

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