Bug 84255

Summary: Reproducable crash when loading any Globe And Mail pages
Product: [Applications] konqueror Reporter: alfons.hoogervorst
Component: khtmlAssignee: Konqueror Developers <konq-bugs>
Status: RESOLVED DUPLICATE    
Severity: crash    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: Full crash log

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 ***