Bug 208414 - Crash on link click (SVN version) [requiresLineBox, khtml::RenderBlock::findNextLineBreak, khtml::RenderBlock::layoutInlineChildren]
Summary: Crash on link click (SVN version) [requiresLineBox, khtml::RenderBlock::find...
Status: RESOLVED DUPLICATE of bug 285914
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: 2009-09-24 17:49 UTC by Geoffray Levasseur
Modified: 2012-05-29 01:30 UTC (History)
1 user (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 Geoffray Levasseur 2009-09-24 17:49:17 UTC
Application: kdeinit4 (4.3.69 (KDE 4.3.69 (KDE 4.4 >= 20090923)))
KDE Version: 4.3.69 (KDE 4.3.69 (KDE 4.4 >= 20090923)) (Compiled from sources)
Qt Version: 4.5.2
Operating System: Linux 2.6.30-2-amd64 x86_64
Distribution: Debian GNU/Linux unstable (sid)

 -- Backtrace:
Application: Konqueror (kdeinit4), signal: Segmentation fault
[Current thread is 1 (Thread 0x7faeac0dc7f0 (LWP 22985))]

Thread 2 (Thread 0x7fae8f53b950 (LWP 26886)):
#0  0x00007faeab9cde0d in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0x00007faeabc4b447 in QWaitConditionPrivate::wait (this=0x1afb898, mutex=0x1afb890, time=30000) at thread/qwaitcondition_unix.cpp:85
#2  QWaitCondition::wait (this=0x1afb898, mutex=0x1afb890, time=30000) at thread/qwaitcondition_unix.cpp:159
#3  0x00007faeabc41281 in QThreadPoolThread::run (this=0x1952670) at concurrent/qthreadpool.cpp:140
#4  0x00007faeabc4a475 in QThreadPrivate::start (arg=0x1952670) at thread/qthread_unix.cpp:188
#5  0x00007faeab9c9f9a in start_thread () from /lib/libpthread.so.0
#6  0x00007faea843a56d in clone () from /lib/libc.so.6
#7  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7faeac0dc7f0 (LWP 22985)):
[KCrash Handler]
#5  0x00007fae9717e540 in requiresLineBox (this=0xd74b6e8, start=..., bidi=...) at /home/jeff/src/c/kde/KDE/kdelibs/khtml/rendering/bidi.cpp:1827
#6  khtml::RenderBlock::findNextLineBreak (this=0xd74b6e8, start=..., bidi=...) at /home/jeff/src/c/kde/KDE/kdelibs/khtml/rendering/bidi.cpp:1870
#7  0x00007fae97180aa2 in khtml::RenderBlock::layoutInlineChildren (this=0xd74b6e8, relayoutChildren=false, breakBeforeLine=0) at /home/jeff/src/c/kde/KDE/kdelibs/khtml/rendering/bidi.cpp:1504
#8  0x00007fae9718ad07 in khtml::RenderBlock::layoutBlock (this=0xd74b6e8, relayoutChildren=false) at /home/jeff/src/c/kde/KDE/kdelibs/khtml/rendering/render_block.cpp:833
#9  0x00007fae971bf447 in khtml::RenderTableCell::layout (this=0xd74bb20) at /home/jeff/src/c/kde/KDE/kdelibs/khtml/rendering/render_table.cpp:2527
#10 0x00007fae971c25a2 in khtml::RenderTableRow::layout (this=0xd74b060) at /home/jeff/src/c/kde/KDE/kdelibs/khtml/rendering/render_table.cpp:2308
#11 0x00007fae971a2d14 in khtml::RenderObject::layoutIfNeeded (this=0xd74afb8) at /home/jeff/src/c/kde/KDE/kdelibs/khtml/rendering/render_object.h:479
#12 khtml::RenderContainer::layout (this=0xd74afb8) at /home/jeff/src/c/kde/KDE/kdelibs/khtml/rendering/render_container.cpp:639
#13 0x00007fae971c5dac in khtml::RenderTable::layout (this=0xd74aea8) at /home/jeff/src/c/kde/KDE/kdelibs/khtml/rendering/render_table.cpp:347
#14 0x00007fae9718a5ad in khtml::RenderObject::layoutIfNeeded (this=0xce65d08, relayoutChildren=false) at /home/jeff/src/c/kde/KDE/kdelibs/khtml/rendering/render_object.h:479
#15 khtml::RenderBlock::layoutBlockChildren (this=0xce65d08, relayoutChildren=false) at /home/jeff/src/c/kde/KDE/kdelibs/khtml/rendering/render_block.cpp:1555
#16 0x00007fae9718af8a in khtml::RenderBlock::layoutBlock (this=0xce65d08, relayoutChildren=false) at /home/jeff/src/c/kde/KDE/kdelibs/khtml/rendering/render_block.cpp:835
#17 0x00007fae9718a5ad in khtml::RenderObject::layoutIfNeeded (this=0xd6efc60, relayoutChildren=false) at /home/jeff/src/c/kde/KDE/kdelibs/khtml/rendering/render_object.h:479
#18 khtml::RenderBlock::layoutBlockChildren (this=0xd6efc60, relayoutChildren=false) at /home/jeff/src/c/kde/KDE/kdelibs/khtml/rendering/render_block.cpp:1555
#19 0x00007fae9718af8a in khtml::RenderBlock::layoutBlock (this=0xd6efc60, relayoutChildren=false) at /home/jeff/src/c/kde/KDE/kdelibs/khtml/rendering/render_block.cpp:835
#20 0x00007fae9718a5ad in khtml::RenderObject::layoutIfNeeded (this=0xcee3c28, relayoutChildren=false) at /home/jeff/src/c/kde/KDE/kdelibs/khtml/rendering/render_object.h:479
#21 khtml::RenderBlock::layoutBlockChildren (this=0xcee3c28, relayoutChildren=false) at /home/jeff/src/c/kde/KDE/kdelibs/khtml/rendering/render_block.cpp:1555
#22 0x00007fae9718af8a in khtml::RenderBlock::layoutBlock (this=0xcee3c28, relayoutChildren=false) at /home/jeff/src/c/kde/KDE/kdelibs/khtml/rendering/render_block.cpp:835
#23 0x00007fae971ea55c in khtml::RenderBody::layout (this=0xcee3c28) at /home/jeff/src/c/kde/KDE/kdelibs/khtml/rendering/render_body.cpp:91
#24 0x00007fae9718a5ad in khtml::RenderObject::layoutIfNeeded (this=0xcee3aa8, relayoutChildren=false) at /home/jeff/src/c/kde/KDE/kdelibs/khtml/rendering/render_object.h:479
#25 khtml::RenderBlock::layoutBlockChildren (this=0xcee3aa8, relayoutChildren=false) at /home/jeff/src/c/kde/KDE/kdelibs/khtml/rendering/render_block.cpp:1555
#26 0x00007fae9718af8a in khtml::RenderBlock::layoutBlock (this=0xcee3aa8, relayoutChildren=false) at /home/jeff/src/c/kde/KDE/kdelibs/khtml/rendering/render_block.cpp:835
#27 0x00007fae9718a5ad in khtml::RenderObject::layoutIfNeeded (this=0xcee38b0, relayoutChildren=false) at /home/jeff/src/c/kde/KDE/kdelibs/khtml/rendering/render_object.h:479
#28 khtml::RenderBlock::layoutBlockChildren (this=0xcee38b0, relayoutChildren=false) at /home/jeff/src/c/kde/KDE/kdelibs/khtml/rendering/render_block.cpp:1555
#29 0x00007fae9718af8a in khtml::RenderBlock::layoutBlock (this=0xcee38b0, relayoutChildren=false) at /home/jeff/src/c/kde/KDE/kdelibs/khtml/rendering/render_block.cpp:835
#30 0x00007fae971e5f52 in khtml::RenderCanvas::layout (this=0xcee38b0) at /home/jeff/src/c/kde/KDE/kdelibs/khtml/rendering/render_canvas.cpp:187
#31 0x00007fae970584c0 in KHTMLView::layout (this=0x19aa5a0) at /home/jeff/src/c/kde/KDE/kdelibs/khtml/khtmlview.cpp:1010
#32 0x00007fae97058b0e in KHTMLView::timerEvent (this=0x19aa5a0, e=<value optimized out>) at /home/jeff/src/c/kde/KDE/kdelibs/khtml/khtmlview.cpp:4150
#33 0x00007faeabd3fbf3 in QObject::event (this=0x19aa5a0, e=0x21) at kernel/qobject.cpp:1074
#34 0x00007faea90933bd in QWidget::event (this=0x19aa5a0, event=0x7fff348b4c00) at kernel/qwidget.cpp:7946
#35 0x00007faea93fccdb in QFrame::event (this=0x19aa5a0, e=0x7fff348b4c00) at widgets/qframe.cpp:559
#36 0x00007faea948cae9 in QAbstractScrollArea::event (this=0x19aa5a0, e=0x7fff348b4c00) at widgets/qabstractscrollarea.cpp:918
#37 0x00007fae9705c0a1 in KHTMLView::event (this=0x19aa5a0, e=0x7fff348b4c00) at /home/jeff/src/c/kde/KDE/kdelibs/khtml/khtmlview.cpp:546
#38 0x00007faea904380d in QApplicationPrivate::notify_helper (this=0xc74180, receiver=0x19aa5a0, e=0x7fff348b4c00) at kernel/qapplication.cpp:4056
#39 0x00007faea904b86a in QApplication::notify (this=0x7fff348b5170, receiver=0x19aa5a0, e=0x7fff348b4c00) at kernel/qapplication.cpp:4021
#40 0x00007faeaa179bbb in KApplication::notify (this=0x7fff348b5170, receiver=0x19aa5a0, event=0x7fff348b4c00) at /home/jeff/src/c/kde/KDE/kdelibs/kdeui/kernel/kapplication.cpp:302
#41 0x00007faeabd3051c in QCoreApplication::notifyInternal (this=0x7fff348b5170, receiver=0x19aa5a0, event=0x7fff348b4c00) at kernel/qcoreapplication.cpp:610
#42 0x00007faeabd5c826 in QCoreApplication::sendEvent (this=0xc77e30) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#43 QTimerInfoList::activateTimers (this=0xc77e30) at kernel/qeventdispatcher_unix.cpp:572
#44 0x00007faeabd58c9d in timerSourceDispatch (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:165
#45 0x00007faea7ac112a in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#46 0x00007faea7ac4988 in ?? () from /lib/libglib-2.0.so.0
#47 0x00007faea7ac4b3c in g_main_context_iteration () from /lib/libglib-2.0.so.0
#48 0x00007faeabd58bff in QEventDispatcherGlib::processEvents (this=0xbd3fe0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:327
#49 0x00007faea90da64f in QGuiEventDispatcherGlib::processEvents (this=0xd74bb20, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#50 0x00007faeabd2ede2 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#51 0x00007faeabd2f1b4 in QEventLoop::exec (this=0x7fff348b4eb0, flags=...) at kernel/qeventloop.cpp:201
#52 0x00007faeabd31424 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#53 0x00007fae9e2f7d7c in kdemain (argc=2, argv=0xc35e80) at /home/jeff/src/c/kde/KDE/kdebase/apps/konqueror/src/konqmain.cpp:257
#54 0x00000000004074a4 in launch (argc=2, _name=0xc274c8 "/usr//bin/konqueror", args=<value optimized out>, cwd=0x0, envc=0, envs=0xc274ed "", reset_env=false, tty=0x0, avoid_loops=false, 
    startup_id_str=0xc274f5 "debian;1253804300;770883;22258_TIME1823449") at /home/jeff/src/c/kde/KDE/kdelibs/kinit/kinit.cpp:705
#55 0x0000000000407c68 in handle_launcher_request (sock=8, who=<value optimized out>) at /home/jeff/src/c/kde/KDE/kdelibs/kinit/kinit.cpp:1197
#56 0x00000000004081ee in handle_requests (waitForPid=0) at /home/jeff/src/c/kde/KDE/kdelibs/kinit/kinit.cpp:1390
#57 0x00000000004088fb in main (argc=4, argv=0x7fff348b6998, envp=0x7fff348b69c0) at /home/jeff/src/c/kde/KDE/kdelibs/kinit/kinit.cpp:1825

Reported using DrKonqi
Comment 1 Jekyll Wu 2012-05-29 01:30:29 UTC

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