Bug 79279 - bidi page crash into konqueror
Summary: bidi page crash into konqueror
Status: RESOLVED DUPLICATE of bug 79230
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-04-08 10:50 UTC by Laurent Montel
Modified: 2004-04-08 11:13 UTC (History)
0 users

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 Laurent Montel 2004-04-08 10:50:50 UTC
Version:            (using KDE Devel)
Installed from:    Compiled sources

hi,
into this page www.amrkhaled.net konqueror crashed.
There is this backtrace:
konqueror: bidi.cpp:475: khtml::InlineFlowBox* khtml::RenderBlock::createLineBoxes(khtml::RenderObject*): Assertion `false' failed.

Program received signal SIGABRT, Aborted.
[Switching to Thread 1098311424 (LWP 24904)]
0xffffe410 in ?? ()
(gdb) where
#0  0xffffe410 in ?? ()
#1  0xbfffddc0 in ?? ()
#2  0x00000006 in ?? ()
#3  0x00006148 in ?? ()
#4  0x4164c640 in raise () from /lib/tls/libc.so.6
#5  0x4164e149 in abort () from /lib/tls/libc.so.6
#6  0x41645d43 in __assert_fail () from /lib/tls/libc.so.6
#7  0x41c2e38e in khtml::RenderBlock::createLineBoxes(khtml::RenderObject*) (
    this=0x82dd330, obj=0x82dfda4) at bidi.cpp:475
#8  0x41c2e505 in khtml::RenderBlock::createLineBoxes(khtml::RenderObject*) (
    this=0x82dd330, obj=0x82dfe28) at bidi.cpp:497
#9  0x41c2e60e in khtml::RenderBlock::constructLine(khtml::BidiIterator const&, khtml::BidiIterator const&) (this=0x82dd330, start=@0xbfffe0d0,
    end=@0xbfffe0c0) at bidi.cpp:521
#10 0x41c3019a in khtml::RenderBlock::layoutInlineChildren(bool) (
    this=0x82dd330, relayoutChildren=true) at bidi.cpp:1204
#11 0x41c3489d in khtml::RenderBlock::layoutBlock(bool) (this=0x82dd330,
    relayoutChildren=true) at render_block.cpp:499
#12 0x41c65995 in khtml::RenderTableCell::layout() (this=0x82dd330)
    at render_table.cpp:1618
#13 0x41c65498 in khtml::RenderTableRow::layout() (this=0x82dd210)
    at render_table.cpp:1536
#14 0x41c4bcc1 in khtml::RenderContainer::layout() (this=0x82dd094)
---Type <return> to continue, or q <return> to quit---
    at render_container.cpp:378
#15 0x41c60d79 in khtml::RenderTable::layout() (this=0x82dcff8)
    at render_table.cpp:268
#16 0x41c35cce in khtml::RenderBlock::layoutBlockChildren(bool) (
    this=0x82dcf74, relayoutChildren=true) at render_block.cpp:823
#17 0x41c348b6 in khtml::RenderBlock::layoutBlock(bool) (this=0x82dcf74,
    relayoutChildren=true) at render_block.cpp:501
#18 0x41c65995 in khtml::RenderTableCell::layout() (this=0x82dcf74)
    at render_table.cpp:1618
#19 0x41c65498 in khtml::RenderTableRow::layout() (this=0x82dcf50)
    at render_table.cpp:1536
#20 0x41c4bcc1 in khtml::RenderContainer::layout() (this=0x82dcef4)
    at render_container.cpp:378
#21 0x41c60d79 in khtml::RenderTable::layout() (this=0x82dce58)
    at render_table.cpp:268
#22 0x41c35cce in khtml::RenderBlock::layoutBlockChildren(bool) (
    this=0x82d5bcc, relayoutChildren=true) at render_block.cpp:823
#23 0x41c348b6 in khtml::RenderBlock::layoutBlock(bool) (this=0x82d5bcc,
    relayoutChildren=true) at render_block.cpp:501
#24 0x41c65995 in khtml::RenderTableCell::layout() (this=0x82d5bcc)
    at render_table.cpp:1618
#25 0x41c65498 in khtml::RenderTableRow::layout() (this=0x82d10c4)
    at render_table.cpp:1536
---Type <return> to continue, or q <return> to quit---q
Comment 1 Tommi Tervo 2004-04-08 11:13:55 UTC

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