Bug 74514 - khtml crash in RenderBlock::createLineBoxes
Summary: khtml crash in RenderBlock::createLineBoxes
Status: RESOLVED DUPLICATE of bug 65715
Alias: None
Product: konqueror
Classification: Applications
Component: khtml (show other bugs)
Version: 4.0
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-07 21:21 UTC by Rob Kaper
Modified: 2004-02-08 10:06 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 Rob Kaper 2004-02-07 21:21:06 UTC
Version:           4.0 (using KDE 3.1.94 (CVS >= 20031206), compiled sources)
Compiler:          gcc version 3.3.2
OS:          Linux (i686) release 2.4.19

URL:

http://maroon.uchicago.edu/viewpoints/articles/2004/01/16/i_really_hate_the_ol.php

Could be a duplicate of:

http://bugs.kde.org/show_bug.cgi?id=65715

Backtrace:

[New Thread 16384 (LWP 1131)]
0x412c1477 in waitpid () from /lib/libpthread.so.0
#0  0x412c1477 in waitpid () from /lib/libpthread.so.0
#1  0x407c55b7 in KCrash::defaultCrashHandler(int) (sig=6) at kcrash.cpp:246
#2  0x412bfbc5 in __pthread_sighandler () from /lib/libpthread.so.0
#3  <signal handler called>
#4  0x41427151 in kill () from /lib/libc.so.6
#5  0x412bc9a1 in pthread_kill () from /lib/libpthread.so.0
#6  0x412bccab in raise () from /lib/libpthread.so.0
#7  0x41426d94 in raise () from /lib/libc.so.6
#8  0x41428548 in abort () from /lib/libc.so.6
#9  0x4142050c in __assert_fail () from /lib/libc.so.6
#10 0x41a68688 in khtml::RenderBlock::createLineBoxes(khtml::RenderObject*) (
    this=0x8493d5c, obj=0x8493e10) at bidi.cpp:408
#11 0x41a68908 in khtml::RenderBlock::constructLine(khtml::BidiIterator const&, khtml::BidiIterator const&) (this=0x8493d5c, start=@0xbfffe1f0, 
    end=@0xbfffe1e0) at bidi.cpp:454
#12 0x41a6a4eb in khtml::RenderBlock::layoutInlineChildren(bool) (
    this=0x8493d5c, relayoutChildren=false) at bidi.cpp:1183
#13 0x41a6dfc6 in khtml::RenderBlock::layoutBlock(bool) (this=0x8493d5c, 
    relayoutChildren=false) at render_block.cpp:498
#14 0x41a6dbc8 in khtml::RenderBlock::layout() (this=0x8493d5c)
    at render_block.cpp:418
#15 0x41a6f359 in khtml::RenderBlock::layoutBlockChildren(bool) (
    this=0x8493cec, relayoutChildren=false) at render_block.cpp:822
#16 0x41a6dfdf in khtml::RenderBlock::layoutBlock(bool) (this=0x8493cec, 
    relayoutChildren=false) at render_block.cpp:500
#17 0x41a6dbc8 in khtml::RenderBlock::layout() (this=0x8493cec)
    at render_block.cpp:418
#18 0x41a70cf5 in khtml::RenderBlock::insertFloatingObject(khtml::RenderObject*) (this=0x84938c0, o=0x8493cec) at render_block.cpp:1287
#19 0x41a6eb52 in khtml::RenderBlock::layoutBlockChildren(bool) (
    this=0x84938c0, relayoutChildren=false) at render_block.cpp:695
#20 0x41a6dfdf in khtml::RenderBlock::layoutBlock(bool) (this=0x84938c0, 
    relayoutChildren=false) at render_block.cpp:500
#21 0x41a6dbc8 in khtml::RenderBlock::layout() (this=0x84938c0)
    at render_block.cpp:418
#22 0x41a6f359 in khtml::RenderBlock::layoutBlockChildren(bool) (
    this=0x8493850, relayoutChildren=false) at render_block.cpp:822
#23 0x41a6dfdf in khtml::RenderBlock::layoutBlock(bool) (this=0x8493850, 
    relayoutChildren=false) at render_block.cpp:500
#24 0x41a6dbc8 in khtml::RenderBlock::layout() (this=0x8493850)
    at render_block.cpp:418
#25 0x41a6f359 in khtml::RenderBlock::layoutBlockChildren(bool) (
    this=0x849309c, relayoutChildren=false) at render_block.cpp:822
#26 0x41a6dfdf in khtml::RenderBlock::layoutBlock(bool) (this=0x849309c, 
    relayoutChildren=false) at render_block.cpp:500
#27 0x41a6dbc8 in khtml::RenderBlock::layout() (this=0x849309c)
    at render_block.cpp:418
#28 0x41abccac in khtml::RenderBody::layout() (this=0x849309c)
    at render_body.cpp:92
#29 0x41a6f359 in khtml::RenderBlock::layoutBlockChildren(bool) (
    this=0x8492fe4, relayoutChildren=false) at render_block.cpp:822
#30 0x41a6dfdf in khtml::RenderBlock::layoutBlock(bool) (this=0x8492fe4, 
    relayoutChildren=false) at render_block.cpp:500
#31 0x41a6dbc8 in khtml::RenderBlock::layout() (this=0x8492fe4)
    at render_block.cpp:418
#32 0x41a6f359 in khtml::RenderBlock::layoutBlockChildren(bool) (
    this=0x8492f00, relayoutChildren=false) at render_block.cpp:822
#33 0x41a6dfdf in khtml::RenderBlock::layoutBlock(bool) (this=0x8492f00, 
    relayoutChildren=false) at render_block.cpp:500
#34 0x41a6dbc8 in khtml::RenderBlock::layout() (this=0x8492f00)
    at render_block.cpp:418
#35 0x41ab5484 in khtml::RenderCanvas::layout() (this=0x8492f00)
    at render_canvas.cpp:154
#36 0x419ba6c8 in KHTMLView::layout() (this=0x82d5d00) at khtmlview.cpp:579
#37 0x419c0dac in KHTMLView::timerEvent(QTimerEvent*) (this=0x82d5d00, 
    e=0xbffff140) at khtmlview.cpp:2153
#38 0x40c27c38 in QObject::event(QEvent*) (this=0x82d5d00, e=0xbffff140)
    at kernel/qobject.cpp:741
#39 0x40c6227f in QWidget::event(QEvent*) (this=0x82d5d00, e=0xbffff140)
    at kernel/qwidget.cpp:4630
#40 0x40bc796d in QApplication::internalNotify(QObject*, QEvent*) (
    this=0xbffff520, receiver=0x82d5d00, e=0xbffff140)
    at kernel/qapplication.cpp:2614
#41 0x40bc759d in QApplication::notify(QObject*, QEvent*) (this=0xbffff520, 
    receiver=0x82d5d00, e=0xbffff140) at kernel/qapplication.cpp:2502
#42 0x4073c6d5 in KApplication::notify(QObject*, QEvent*) (this=0xbffff520, 
    receiver=0x82d5d00, event=0xbffff140) at kapplication.cpp:503
#43 0x4004a38b in QApplication::sendEvent(QObject*, QEvent*) (
    receiver=0x82d5d00, event=0xbffff140) at qapplication.h:490
#44 0x40bb5afe in QEventLoop::activateTimers() (this=0x80c8210)
    at kernel/qeventloop_unix.cpp:558
#45 0x40b6fce1 in QEventLoop::processEvents(unsigned) (this=0x80c8210, flags=4)
    at kernel/qeventloop_x11.cpp:389
#46 0x40bdbc6a in QEventLoop::enterLoop() (this=0x80c8210)
    at kernel/qeventloop.cpp:198
#47 0x40bdbb86 in QEventLoop::exec() (this=0x80c8210)
    at kernel/qeventloop.cpp:145
#48 0x40bc7aed in QApplication::exec() (this=0xbffff520)
    at kernel/qapplication.cpp:2737
#49 0x4161978b in kdemain (argc=4, argv=0x8063018) at konq_main.cc:184
#50 0x408d2915 in kdeinitmain (argc=4, argv=0x8063018) at konqueror_dummy.cc:2
#51 0x0804e2fe in launch (argc=4, _name=0x806358c "konqueror", 
    args=0x80635e8 "/home/cap", cwd=0x80635e8 "/home/cap", envc=41, 
    envs=0x8063a98 "", reset_env=true, tty=0x0, avoid_loops=false, 
    startup_id_str=0x8063a9c "kira;1076184604;565803;198") at kinit.cpp:604
#52 0x0804f60f in handle_launcher_request (sock=4) at kinit.cpp:1167
#53 0x0804fba3 in handle_requests (waitForPid=0) at kinit.cpp:1334
#54 0x08051128 in main (argc=3, argv=0xbffffb44, envp=0xbffffb54)
    at kinit.cpp:1797
#55 0x41413916 in __libc_start_main () from /lib/libc.so.6
Comment 1 Stephan Kulow 2004-02-08 10:06:23 UTC

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