Bug 93813 ([Qt])

Summary: Crash in http://www.frag-mutti.de
Product: WebKit Reporter: Volker Rothert <volker.rothert>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Major CC: kevin, mrobinson, pravind.2k4
Priority: P3    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Linux   

Description Volker Rothert 2012-08-13 03:10:14 PDT
Hello,

when calling the page from rekonq http://www.frag-mutti.de crashes.
Test with Firefox no errors.
greeting

Reproducible: Always

Steps to Reproduce:
1.http://www.frag-mutti.de
2.crash

the answer from bug.kde.org is
https://bugs.kde.org/show_bug.cgi?id=304909

Andrea Diamantini <adjam7@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|WORKSFORME                  |UPSTREAM

--- Comment #4 from Andrea Diamantini <adjam7@gmail.com> ---
It's qtwebkit crash. Needs to be reported here:
http://webkit.org/new-qtwebkit-bug. Thanks.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You reported the bug.


and the bugreport ist

Application: rekonq (rekonq), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f8cfe1ad780 (LWP 3002))]

Thread 5 (Thread 0x7f8ce8409700 (LWP 3003)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f8cfd58b222 in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4
#2  0x00007f8cfd58b259 in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4
#3  0x00007f8cf7de2e9a in start_thread (arg=0x7f8ce8409700) at pthread_create.c:308
#4  0x00007f8cfd9994bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 4 (Thread 0x7f8ce7ae0700 (LWP 3004)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f8cfca19dec in WTF::TCMalloc_PageHeap::scavengerThread (this=0x7f8cfd3e2de0) at wtf/FastMalloc.cpp:2495
#2  0x00007f8cfca19f19 in WTF::TCMalloc_PageHeap::runScavengerThread (context=<optimized out>) at wtf/FastMalloc.cpp:1618
#3  0x00007f8cf7de2e9a in start_thread (arg=0x7f8ce7ae0700) at pthread_create.c:308
#4  0x00007f8cfd9994bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 3 (Thread 0x7f8ce71c7700 (LWP 3005)):
#0  0x00007f8cfd98db03 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f8cf6485036 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f8cf6485164 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f8cf96e7426 in QEventDispatcherGlib::processEvents (this=0x7f8ce00008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#4  0x00007f8cf96b6c82 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007f8cf96b6ed7 in QEventLoop::exec (this=0x7f8ce71c6e00, flags=...) at kernel/qeventloop.cpp:204
#6  0x00007f8cf95b5fa7 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#7  0x00007f8cf95b8fcb in QThreadPrivate::start (arg=0x23bb310) at thread/qthread_unix.cpp:298
#8  0x00007f8cf7de2e9a in start_thread (arg=0x7f8ce71c7700) at pthread_create.c:308
#9  0x00007f8cfd9994bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f8ce4987700 (LWP 3007)):
#0  0x00007fffd09ff8de in ?? ()
#1  0x00007f8cf3a8215d in __GI_clock_gettime (clock_id=<optimized out>, tp=<optimized out>) at ../sysdeps/unix/clock_gettime.c:116
#2  0x00007f8cf960fbb4 in do_gettime (frac=0x7f8ce4986b98, sec=0x7f8ce4986b90) at tools/qelapsedtimer_unix.cpp:123
#3  qt_gettime () at tools/qelapsedtimer_unix.cpp:140
#4  0x00007f8cf96e7b8d in QTimerInfoList::updateCurrentTime (this=0x7f8c98002660) at kernel/qeventdispatcher_unix.cpp:343
#5  0x00007f8cf96e7ec3 in QTimerInfoList::timerWait (this=0x7f8c98002660, tm=...) at kernel/qeventdispatcher_unix.cpp:450
#6  0x00007f8cf96e697c in timerSourcePrepareHelper (src=<optimized out>, timeout=0x7f8ce4986c6c) at kernel/qeventdispatcher_glib.cpp:136
#7  0x00007f8cf96e6a25 in timerSourcePrepare (source=<optimized out>, timeout=<optimized out>) at kernel/qeventdispatcher_glib.cpp:169
#8  0x00007f8cf6484846 in g_main_context_prepare () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#9  0x00007f8cf6484f5b in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#10 0x00007f8cf6485164 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#11 0x00007f8cf96e7426 in QEventDispatcherGlib::processEvents (this=0x7f8c980008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#12 0x00007f8cf96b6c82 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#13 0x00007f8cf96b6ed7 in QEventLoop::exec (this=0x7f8ce4986dd0, flags=...) at kernel/qeventloop.cpp:204
#14 0x00007f8cf95b5fa7 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#15 0x00007f8cf96969ff in QInotifyFileSystemWatcherEngine::run (this=0x2512d80) at io/qfilesystemwatcher_inotify.cpp:248
#16 0x00007f8cf95b8fcb in QThreadPrivate::start (arg=0x2512d80) at thread/qthread_unix.cpp:298
#17 0x00007f8cf7de2e9a in start_thread (arg=0x7f8ce4987700) at pthread_create.c:308
#18 0x00007f8cfd9994bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#19 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f8cfe1ad780 (LWP 3002)):
[KCrash Handler]
#6  0x00007f8cfc60ebd3 in WebCore::requiresLineBox (it=..., lineInfo=...) at rendering/RenderBlockLineLayout.cpp:1485
#7  0x00007f8cfc61396c in WebCore::RenderBlock::LineBreaker::skipLeadingWhitespace (this=0x7fffd0996ac0, resolver=..., lineInfo=..., lastFloatFromPreviousLine=0x0, width=...) at rendering/RenderBlockLineLayout.cpp:1528
#8  0x00007f8cfc613dff in WebCore::RenderBlock::LineBreaker::nextLineBreak (this=0x7fffd0996ac0, resolver=..., lineInfo=..., lineBreakIteratorInfo=..., lastFloatFromPreviousLine=0x0) at rendering/RenderBlockLineLayout.cpp:1826
#9  0x00007f8cfc61a846 in WebCore::RenderBlock::layoutRunsAndFloats (this=0x7f8c9fe187e8, fullLayout=false, hasInlineChild=<optimized out>, floats=..., repaintLogicalTop=@0x7fffd0996de4: 0, repaintLogicalBottom=@0x7fffd0996de8: 0) at rendering/RenderBlockLineLayout.cpp:915
#10 0x00007f8cfc61c19f in WebCore::RenderBlock::layoutInlineChildren (this=0x7f8c9fe187e8, relayoutChildren=false, repaintLogicalTop=@0x7fffd0996de4: 0, repaintLogicalBottom=@0x7fffd0996de8: 0) at rendering/RenderBlockLineLayout.cpp:1164
#11 0x00007f8cfc60df4b in layoutBlock (pageLogicalHeight=0, relayoutChildren=false, this=0x7f8c9fe187e8) at rendering/RenderBlock.cpp:1260
#12 WebCore::RenderBlock::layoutBlock (this=0x7f8c9fe187e8, relayoutChildren=<optimized out>, pageLogicalHeight=<optimized out>) at rendering/RenderBlock.cpp:1166
#13 0x00007f8cfc5f15bd in WebCore::RenderBlock::layout (this=0x7f8c9fe187e8) at rendering/RenderBlock.cpp:1158
#14 0x00007f8cfc606eb9 in WebCore::RenderBlock::layoutBlockChild (this=0x7f8ce5669220, child=0x7f8c9fe187e8, marginInfo=..., previousFloatLogicalBottom=@0x7fffd0996eec: 3843, maxFloatLogicalBottom=@0x7fffd099700c: 336) at rendering/RenderBlock.cpp:2000
#15 0x00007f8cfc607770 in WebCore::RenderBlock::layoutBlockChildren (this=0x7f8ce5669220, relayoutChildren=false, maxFloatLogicalBottom=@0x7fffd099700c: 336) at rendering/RenderBlock.cpp:1938
#16 0x00007f8cfc60d8ea in layoutBlock (pageLogicalHeight=0, relayoutChildren=false, this=0x7f8ce5669220) at rendering/RenderBlock.cpp:1262
#17 WebCore::RenderBlock::layoutBlock (this=0x7f8ce5669220, relayoutChildren=<optimized out>, pageLogicalHeight=<optimized out>) at rendering/RenderBlock.cpp:1166
#18 0x00007f8cfc5f15bd in WebCore::RenderBlock::layout (this=0x7f8ce5669220) at rendering/RenderBlock.cpp:1158
#19 0x00007f8cfc606654 in layoutIfNeeded (this=0x7f8ce5669220) at rendering/RenderObject.h:539
#20 layoutIfNeeded (this=0x7f8ce5669220) at rendering/RenderBlock.cpp:3142
#21 WebCore::RenderBlock::insertFloatingObject (this=0x7f8ce5669008, o=0x7f8ce5669220) at rendering/RenderBlock.cpp:3169
#22 0x00007f8cfc613b8c in WebCore::RenderBlock::LineBreaker::skipLeadingWhitespace (this=0x7fffd09978e0, resolver=..., lineInfo=..., lastFloatFromPreviousLine=0x0, width=...) at rendering/RenderBlockLineLayout.cpp:1531
#23 0x00007f8cfc613dff in WebCore::RenderBlock::LineBreaker::nextLineBreak (this=0x7fffd09978e0, resolver=..., lineInfo=..., lineBreakIteratorInfo=..., lastFloatFromPreviousLine=0x0) at rendering/RenderBlockLineLayout.cpp:1826
#24 0x00007f8cfc61a846 in WebCore::RenderBlock::layoutRunsAndFloats (this=0x7f8ce5669008, fullLayout=true, hasInlineChild=<optimized out>, floats=..., repaintLogicalTop=@0x7fffd0997c04: 0, repaintLogicalBottom=@0x7fffd0997c08: 0) at rendering/RenderBlockLineLayout.cpp:915
#25 0x00007f8cfc61c19f in WebCore::RenderBlock::layoutInlineChildren (this=0x7f8ce5669008, relayoutChildren=false, repaintLogicalTop=@0x7fffd0997c04: 0, repaintLogicalBottom=@0x7fffd0997c08: 0) at rendering/RenderBlockLineLayout.cpp:1164
#26 0x00007f8cfc60df4b in layoutBlock (pageLogicalHeight=0, relayoutChildren=false, this=0x7f8ce5669008) at rendering/RenderBlock.cpp:1260
#27 WebCore::RenderBlock::layoutBlock (this=0x7f8ce5669008, relayoutChildren=<optimized out>, pageLogicalHeight=<optimized out>) at rendering/RenderBlock.cpp:1166
#28 0x00007f8cfc5f15bd in WebCore::RenderBlock::layout (this=0x7f8ce5669008) at rendering/RenderBlock.cpp:1158
#29 0x00007f8cfc606eb9 in WebCore::RenderBlock::layoutBlockChild (this=0x7f8c9fe38880, child=0x7f8ce5669008, marginInfo=..., previousFloatLogicalBottom=@0x7fffd0997d0c: 4023, maxFloatLogicalBottom=@0x7fffd0997e2c: 141) at rendering/RenderBlock.cpp:2000
#30 0x00007f8cfc607770 in WebCore::RenderBlock::layoutBlockChildren (this=0x7f8c9fe38880, relayoutChildren=false, maxFloatLogicalBottom=@0x7fffd0997e2c: 141) at rendering/RenderBlock.cpp:1938
#31 0x00007f8cfc60d8ea in layoutBlock (pageLogicalHeight=0, relayoutChildren=false, this=0x7f8c9fe38880) at rendering/RenderBlock.cpp:1262
#32 WebCore::RenderBlock::layoutBlock (this=0x7f8c9fe38880, relayoutChildren=<optimized out>, pageLogicalHeight=<optimized out>) at rendering/RenderBlock.cpp:1166
#33 0x00007f8cfc5f15bd in WebCore::RenderBlock::layout (this=0x7f8c9fe38880) at rendering/RenderBlock.cpp:1158
#34 0x00007f8cfc606654 in layoutIfNeeded (this=0x7f8c9fe38880) at rendering/RenderObject.h:539
#35 layoutIfNeeded (this=0x7f8c9fe38880) at rendering/RenderBlock.cpp:3142
#36 WebCore::RenderBlock::insertFloatingObject (this=0x7f8c9fe387c8, o=0x7f8c9fe38880) at rendering/RenderBlock.cpp:3169
#37 0x00007f8cfc613b8c in WebCore::RenderBlock::LineBreaker::skipLeadingWhitespace (this=0x7fffd0998700, resolver=..., lineInfo=..., lastFloatFromPreviousLine=0x0, width=...) at rendering/RenderBlockLineLayout.cpp:1531
#38 0x00007f8cfc613dff in WebCore::RenderBlock::LineBreaker::nextLineBreak (this=0x7fffd0998700, resolver=..., lineInfo=..., lineBreakIteratorInfo=..., lastFloatFromPreviousLine=0x0) at rendering/RenderBlockLineLayout.cpp:1826
#39 0x00007f8cfc61a846 in WebCore::RenderBlock::layoutRunsAndFloats (this=0x7f8c9fe387c8, fullLayout=true, hasInlineChild=<optimized out>, floats=..., repaintLogicalTop=@0x7fffd0998a24: 0, repaintLogicalBottom=@0x7fffd0998a28: 0) at rendering/RenderBlockLineLayout.cpp:915
#40 0x00007f8cfc61c19f in WebCore::RenderBlock::layoutInlineChildren (this=0x7f8c9fe387c8, relayoutChildren=false, repaintLogicalTop=@0x7fffd0998a24: 0, repaintLogicalBottom=@0x7fffd0998a28: 0) at rendering/RenderBlockLineLayout.cpp:1164
#41 0x00007f8cfc60df4b in layoutBlock (pageLogicalHeight=0, relayoutChildren=false, this=0x7f8c9fe387c8) at rendering/RenderBlock.cpp:1260
#42 WebCore::RenderBlock::layoutBlock (this=0x7f8c9fe387c8, relayoutChildren=<optimized out>, pageLogicalHeight=<optimized out>) at rendering/RenderBlock.cpp:1166
#43 0x00007f8cfc5f15bd in WebCore::RenderBlock::layout (this=0x7f8c9fe387c8) at rendering/RenderBlock.cpp:1158
#44 0x00007f8cfc606eb9 in WebCore::RenderBlock::layoutBlockChild (this=0x7f8c9fe38598, child=0x7f8c9fe387c8, marginInfo=..., previousFloatLogicalBottom=@0x7fffd0998b2c: 4023, maxFloatLogicalBottom=@0x7fffd0998c4c: 0) at rendering/RenderBlock.cpp:2000
#45 0x00007f8cfc607770 in WebCore::RenderBlock::layoutBlockChildren (this=0x7f8c9fe38598, relayoutChildren=false, maxFloatLogicalBottom=@0x7fffd0998c4c: 0) at rendering/RenderBlock.cpp:1938
#46 0x00007f8cfc60d8ea in layoutBlock (pageLogicalHeight=0, relayoutChildren=false, this=0x7f8c9fe38598) at rendering/RenderBlock.cpp:1262
#47 WebCore::RenderBlock::layoutBlock (this=0x7f8c9fe38598, relayoutChildren=<optimized out>, pageLogicalHeight=<optimized out>) at rendering/RenderBlock.cpp:1166
#48 0x00007f8cfc5f15bd in WebCore::RenderBlock::layout (this=0x7f8c9fe38598) at rendering/RenderBlock.cpp:1158
#49 0x00007f8cfc606eb9 in WebCore::RenderBlock::layoutBlockChild (this=0x7f8c9fe38320, child=0x7f8c9fe38598, marginInfo=..., previousFloatLogicalBottom=@0x7fffd0998d4c: 4023, maxFloatLogicalBottom=@0x7fffd0998e6c: 0) at rendering/RenderBlock.cpp:2000
#50 0x00007f8cfc607770 in WebCore::RenderBlock::layoutBlockChildren (this=0x7f8c9fe38320, relayoutChildren=false, maxFloatLogicalBottom=@0x7fffd0998e6c: 0) at rendering/RenderBlock.cpp:1938
#51 0x00007f8cfc60d8ea in layoutBlock (pageLogicalHeight=0, relayoutChildren=false, this=0x7f8c9fe38320) at rendering/RenderBlock.cpp:1262
#52 WebCore::RenderBlock::layoutBlock (this=0x7f8c9fe38320, relayoutChildren=<optimized out>, pageLogicalHeight=<optimized out>) at rendering/RenderBlock.cpp:1166
#53 0x00007f8cfc5f15bd in WebCore::RenderBlock::layout (this=0x7f8c9fe38320) at rendering/RenderBlock.cpp:1158
#54 0x00007f8cfc6bfd08 in WebCore::RenderView::layout (this=0x7f8c9fe38320) at rendering/RenderView.cpp:130
#55 0x00007f8cfc54d03f in WebCore::FrameView::layout (this=0x7f8ce7213b80, allowSubtree=<optimized out>) at page/FrameView.cpp:964
#56 0x00007f8cfc5c8ab2 in WebCore::ThreadTimers::sharedTimerFiredInternal (this=0x7f8ce72117a8) at platform/ThreadTimers.cpp:112
#57 0x00007f8cf96d1179 in QObject::event (this=0x23b6b70, e=<optimized out>) at kernel/qobject.cpp:1157
#58 0x00007f8cf87bd894 in notify_helper (e=0x7fffd09996d0, receiver=0x23b6b70, this=0x1ff1350) at kernel/qapplication.cpp:4559
#59 QApplicationPrivate::notify_helper (this=0x1ff1350, receiver=0x23b6b70, e=0x7fffd09996d0) at kernel/qapplication.cpp:4531
#60 0x00007f8cf87c2713 in QApplication::notify (this=0x7fffd09999a0, receiver=0x23b6b70, e=0x7fffd09996d0) at kernel/qapplication.cpp:4420
#61 0x00007f8cfaff7456 in KApplication::notify (this=0x7fffd09999a0, receiver=0x23b6b70, event=0x7fffd09996d0) at ../../kdeui/kernel/kapplication.cpp:311
#62 0x00007f8cf96b7e9c in QCoreApplication::notifyInternal (this=0x7fffd09999a0, receiver=0x23b6b70, event=0x7fffd09996d0) at kernel/qcoreapplication.cpp:876
#63 0x00007f8cf96e91f2 in sendEvent (event=0x7fffd09996d0, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#64 QTimerInfoList::activateTimers (this=0x1feda60) at kernel/qeventdispatcher_unix.cpp:611
#65 0x00007f8cf96e6c0d in timerSourceDispatch (source=<optimized out>) at kernel/qeventdispatcher_glib.cpp:186
#66 timerSourceDispatch (source=<optimized out>) at kernel/qeventdispatcher_glib.cpp:180
#67 0x00007f8cf6484d53 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#68 0x00007f8cf64850a0 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#69 0x00007f8cf6485164 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#70 0x00007f8cf96e73bf in QEventDispatcherGlib::processEvents (this=0x1fafad0, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#71 0x00007f8cf8865d5e in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#72 0x00007f8cf96b6c82 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#73 0x00007f8cf96b6ed7 in QEventLoop::exec (this=0x7fffd0999930, flags=...) at kernel/qeventloop.cpp:204
#74 0x00007f8cf96bbf67 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1148
#75 0x00007f8cfdd83556 in kdemain (argc=1, argv=<optimized out>) at /build/buildd/rekonq-1.0/src/main.cpp:219
#76 0x00007f8cfd8c876d in __libc_start_main (main=0x400630 <main(int, char**)>, argc=1, ubp_av=0x7fffd099a338, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fffd099a328) at libc-start.c:226
#77 0x0000000000400661 in _start ()
[reply] [-] Comment 4


greeting
Comment 1 Allan Sandfeld Jensen 2012-12-04 01:57:43 PST
I can not reproduce this with neither QtWebKit 2.2 or WebKit trunk.
Comment 2 Kevin Dalley 2012-12-24 09:20:17 PST
I see the problem using rekonq to access 
http://forum.xda-developers.com/showthread.php?t=1385641

This is on Ubuntu 1210, using:

kevin@nereocystis:~$ dpkg -s libqtwebkit4:amd64
Package: libqtwebkit4
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 25741
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: qtwebkit-source
Version: 2.2.1-4ubuntu1
Replaces: libqt4-webkit (<= 4:4.7.0~beta1)
Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libglib2.0-0 (>= 2.31.8), libgstreamer-plugins-base0.10-0 (>= 0.10.31), libgstreamer0.10-0 (>= 0.10.31), libqt4-network (>= 4:4.8.1), libqtcore4 (>= 4:4.8.1), libqtgui4 (>= 4:4.8.1), libsqlite3-0 (>= 3.5.9), libstdc++6 (>= 4.1.1), libx11-6, libxrender1
Pre-Depends: multiarch-support
Description: Web content engine library for Qt
 QtWebKit provides a Web browser engine that makes it easy to embed content
 from the World Wide Web into your Qt application.
Homepage: http://trac.webkit.org/wiki/QtWebKit
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
kevin@nereocystis:~$
Comment 3 Kevin Dalley 2012-12-24 09:22:03 PST
Backtrace of the crash I experienced:

Application: rekonq (rekonq), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f1be204d780 (LWP 19078))]

Thread 8 (Thread 0x7f1bc9551700 (LWP 19080)):
#0  0x00007f1bdbfa7f69 in __pthread_mutex_lock (mutex=0x7f1bc400de90) at pthread_mutex_lock.c:92
#1  0x00007f1bda67ae21 in g_mutex_lock () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f1bda63dd6a in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f1bda63e1e2 in g_main_loop_run () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007f1bd19a64a6 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#5  0x00007f1bda661645 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#6  0x00007f1bdbfa5e9a in start_thread (arg=0x7f1bc9551700) at pthread_create.c:308
#7  0x00007f1be1854cbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#8  0x0000000000000000 in ?? ()

Thread 7 (Thread 0x7f1bbb96c700 (LWP 19081)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f1be1444cd7 in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4
#2  0x00007f1be1444d09 in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4
#3  0x00007f1bdbfa5e9a in start_thread (arg=0x7f1bbb96c700) at pthread_create.c:308
#4  0x00007f1be1854cbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 6 (Thread 0x7f1bbb06b700 (LWP 19082)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f1be08dbb2d in WTF::TCMalloc_PageHeap::scavengerThread (this=0x7f1be129c280 <WTF::pageheap_memory>) at wtf/FastMalloc.cpp:2499
#2  0x00007f1be08dbc39 in WTF::TCMalloc_PageHeap::runScavengerThread (context=<optimized out>) at wtf/FastMalloc.cpp:1622
#3  0x00007f1bdbfa5e9a in start_thread (arg=0x7f1bbb06b700) at pthread_create.c:308
#4  0x00007f1be1854cbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 5 (Thread 0x7f1bba76a700 (LWP 19083)):
#0  0x00007f1be1849303 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f1bda63dd84 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f1bda63dea4 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f1bdd889c16 in QEventDispatcherGlib::processEvents (this=0x7f1bb40008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#4  0x00007f1bdd85a2bf in QEventLoop::processEvents (this=this@entry=0x7f1bba769e00, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007f1bdd85a548 in QEventLoop::exec (this=0x7f1bba769e00, flags=...) at kernel/qeventloop.cpp:204
#6  0x00007f1bdd75bb10 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#7  0x00007f1bdd75eaec in QThreadPrivate::start (arg=0x28c23d0) at thread/qthread_unix.cpp:338
#8  0x00007f1bdbfa5e9a in start_thread (arg=0x7f1bba76a700) at pthread_create.c:308
#9  0x00007f1be1854cbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 4 (Thread 0x7f1b67fff700 (LWP 19120)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f1b662c9003 in queue_processor(void*) () from /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/amd64/IcedTeaPlugin.so
#2  0x00007f1bdbfa5e9a in start_thread (arg=0x7f1b67fff700) at pthread_create.c:308
#3  0x00007f1be1854cbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#4  0x0000000000000000 in ?? ()

Thread 3 (Thread 0x7f1b6d5bd700 (LWP 19121)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f1b662c9003 in queue_processor(void*) () from /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/amd64/IcedTeaPlugin.so
#2  0x00007f1bdbfa5e9a in start_thread (arg=0x7f1b6d5bd700) at pthread_create.c:308
#3  0x00007f1be1854cbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#4  0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f1b662a8700 (LWP 19122)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f1b662c9003 in queue_processor(void*) () from /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/amd64/IcedTeaPlugin.so
#2  0x00007f1bdbfa5e9a in start_thread (arg=0x7f1b662a8700) at pthread_create.c:308
#3  0x00007f1be1854cbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#4  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f1be204d780 (LWP 19078)):
[KCrash Handler]
#6  0x00007f1be04eefa6 in WebCore::requiresLineBox (it=..., lineInfo=...) at rendering/RenderBlockLineLayout.cpp:1485
#7  0x00007f1be04f3789 in WebCore::RenderBlock::LineBreaker::skipLeadingWhitespace (this=this@entry=0x7fff838d47b0, resolver=..., lineInfo=..., lastFloatFromPreviousLine=lastFloatFromPreviousLine@entry=0x0, width=...) at rendering/RenderBlockLineLayout.cpp:1528
#8  0x00007f1be04f57b8 in WebCore::RenderBlock::LineBreaker::nextLineBreak (this=this@entry=0x7fff838d47b0, resolver=..., lineInfo=..., lineBreakIteratorInfo=..., lastFloatFromPreviousLine=lastFloatFromPreviousLine@entry=0x0) at rendering/RenderBlockLineLayout.cpp:1826
#9  0x00007f1be04fb1a5 in WebCore::RenderBlock::layoutRunsAndFloats (this=this@entry=0x7f1b66c41460, fullLayout=fullLayout@entry=false, hasInlineChild=<optimized out>, floats=..., repaintLogicalTop=@0x7fff838d4ae4: 0, repaintLogicalBottom=@0x7fff838d4ae8: 0) at rendering/RenderBlockLineLayout.cpp:915
#10 0x00007f1be04fca08 in WebCore::RenderBlock::layoutInlineChildren (this=0x7f1b66c41460, relayoutChildren=false, repaintLogicalTop=@0x7fff838d4ae4: 0, repaintLogicalBottom=@0x7fff838d4ae8: 0) at rendering/RenderBlockLineLayout.cpp:1164
#11 0x00007f1be04ecaa6 in WebCore::RenderBlock::layoutBlock (this=0x7f1b66c41460, relayoutChildren=false, pageLogicalHeight=0) at rendering/RenderBlock.cpp:1260
#12 0x00007f1be04d0b3d in WebCore::RenderBlock::layout (this=0x7f1b66c41460) at rendering/RenderBlock.cpp:1158
#13 0x00007f1be04e8859 in WebCore::RenderBlock::layoutBlockChild (this=this@entry=0x7f1b4f3bc5d0, child=0x7f1b66c41460, marginInfo=..., previousFloatLogicalBottom=@0x7fff838d4c58: 396, maxFloatLogicalBottom=@0x7fff838d4d0c: 0) at rendering/RenderBlock.cpp:2000
#14 0x00007f1be04e917b in WebCore::RenderBlock::layoutBlockChildren (this=this@entry=0x7f1b4f3bc5d0, relayoutChildren=relayoutChildren@entry=false, maxFloatLogicalBottom=@0x7fff838d4d0c: 0) at rendering/RenderBlock.cpp:1938
#15 0x00007f1be04ec440 in WebCore::RenderBlock::layoutBlock (this=0x7f1b4f3bc5d0, relayoutChildren=false, pageLogicalHeight=0) at rendering/RenderBlock.cpp:1262
#16 0x00007f1be04d0b3d in WebCore::RenderBlock::layout (this=0x7f1b4f3bc5d0) at rendering/RenderBlock.cpp:1158
#17 0x00007f1be04e8859 in WebCore::RenderBlock::layoutBlockChild (this=this@entry=0x7f1b4f3bc518, child=0x7f1b4f3bc5d0, marginInfo=..., previousFloatLogicalBottom=@0x7fff838d4e78: 0, maxFloatLogicalBottom=@0x7fff838d4f2c: 0) at rendering/RenderBlock.cpp:2000
#18 0x00007f1be04e917b in WebCore::RenderBlock::layoutBlockChildren (this=this@entry=0x7f1b4f3bc518, relayoutChildren=relayoutChildren@entry=false, maxFloatLogicalBottom=@0x7fff838d4f2c: 0) at rendering/RenderBlock.cpp:1938
#19 0x00007f1be04ec440 in WebCore::RenderBlock::layoutBlock (this=0x7f1b4f3bc518, relayoutChildren=false, pageLogicalHeight=0) at rendering/RenderBlock.cpp:1262
#20 0x00007f1be04d0b3d in WebCore::RenderBlock::layout (this=0x7f1b4f3bc518) at rendering/RenderBlock.cpp:1158
#21 0x00007f1be04e8859 in WebCore::RenderBlock::layoutBlockChild (this=this@entry=0x7f1b4f3bc460, child=0x7f1b4f3bc518, marginInfo=..., previousFloatLogicalBottom=@0x7fff838d5098: 0, maxFloatLogicalBottom=@0x7fff838d514c: 0) at rendering/RenderBlock.cpp:2000
#22 0x00007f1be04e917b in WebCore::RenderBlock::layoutBlockChildren (this=this@entry=0x7f1b4f3bc460, relayoutChildren=relayoutChildren@entry=false, maxFloatLogicalBottom=@0x7fff838d514c: 0) at rendering/RenderBlock.cpp:1938
#23 0x00007f1be04ec440 in WebCore::RenderBlock::layoutBlock (this=0x7f1b4f3bc460, relayoutChildren=false, pageLogicalHeight=0) at rendering/RenderBlock.cpp:1262
#24 0x00007f1be04d0b3d in WebCore::RenderBlock::layout (this=0x7f1b4f3bc460) at rendering/RenderBlock.cpp:1158
#25 0x00007f1be04e8859 in WebCore::RenderBlock::layoutBlockChild (this=this@entry=0x7f1b4f3bc3a8, child=0x7f1b4f3bc460, marginInfo=..., previousFloatLogicalBottom=@0x7fff838d52b8: 0, maxFloatLogicalBottom=@0x7fff838d536c: 0) at rendering/RenderBlock.cpp:2000
#26 0x00007f1be04e917b in WebCore::RenderBlock::layoutBlockChildren (this=this@entry=0x7f1b4f3bc3a8, relayoutChildren=relayoutChildren@entry=false, maxFloatLogicalBottom=@0x7fff838d536c: 0) at rendering/RenderBlock.cpp:1938
#27 0x00007f1be04ec440 in WebCore::RenderBlock::layoutBlock (this=0x7f1b4f3bc3a8, relayoutChildren=false, pageLogicalHeight=0) at rendering/RenderBlock.cpp:1262
#28 0x00007f1be04d0b3d in WebCore::RenderBlock::layout (this=0x7f1b4f3bc3a8) at rendering/RenderBlock.cpp:1158
#29 0x00007f1be04e8859 in WebCore::RenderBlock::layoutBlockChild (this=this@entry=0x7f1b3211f9d0, child=0x7f1b4f3bc3a8, marginInfo=..., previousFloatLogicalBottom=@0x7fff838d54d8: 3120, maxFloatLogicalBottom=@0x7fff838d558c: 0) at rendering/RenderBlock.cpp:2000
#30 0x00007f1be04e917b in WebCore::RenderBlock::layoutBlockChildren (this=this@entry=0x7f1b3211f9d0, relayoutChildren=relayoutChildren@entry=false, maxFloatLogicalBottom=@0x7fff838d558c: 0) at rendering/RenderBlock.cpp:1938
#31 0x00007f1be04ec440 in WebCore::RenderBlock::layoutBlock (this=0x7f1b3211f9d0, relayoutChildren=false, pageLogicalHeight=0) at rendering/RenderBlock.cpp:1262
#32 0x00007f1be04d0b3d in WebCore::RenderBlock::layout (this=0x7f1b3211f9d0) at rendering/RenderBlock.cpp:1158
#33 0x00007f1be04e8859 in WebCore::RenderBlock::layoutBlockChild (this=this@entry=0x7f1b51c9fe80, child=0x7f1b3211f9d0, marginInfo=..., previousFloatLogicalBottom=@0x7fff838d56f8: 291, maxFloatLogicalBottom=@0x7fff838d57ac: 291) at rendering/RenderBlock.cpp:2000
#34 0x00007f1be04e917b in WebCore::RenderBlock::layoutBlockChildren (this=this@entry=0x7f1b51c9fe80, relayoutChildren=relayoutChildren@entry=false, maxFloatLogicalBottom=@0x7fff838d57ac: 291) at rendering/RenderBlock.cpp:1938
#35 0x00007f1be04ec440 in WebCore::RenderBlock::layoutBlock (this=0x7f1b51c9fe80, relayoutChildren=false, pageLogicalHeight=0) at rendering/RenderBlock.cpp:1262
#36 0x00007f1be057716e in WebCore::RenderTableCell::layout (this=0x7f1b51c9fe80) at rendering/RenderTableCell.cpp:162
#37 0x00007f1be057c175 in WebCore::RenderTableRow::layout (this=0x7f1b51c9fdf8) at rendering/RenderTableRow.cpp:150
#38 0x00007f1be057d64c in layoutIfNeeded (this=0x7f1b51c9fdf8) at rendering/RenderObject.h:539
#39 layoutIfNeeded (this=0x7f1b51c9fdf8) at rendering/RenderTableSection.cpp:402
#40 WebCore::RenderTableSection::layout (this=0x7f1b51c9fd20) at rendering/RenderTableSection.cpp:409
#41 0x00007f1be0575e4d in layoutIfNeeded (this=0x7f1b51c9fd20) at rendering/RenderObject.h:539
#42 layoutIfNeeded (this=0x7f1b51c9fd20) at rendering/RenderTable.cpp:268
#43 WebCore::RenderTable::layout (this=0x7f1b51c9fbf8) at rendering/RenderTable.cpp:307
#44 0x00007f1be04e8859 in WebCore::RenderBlock::layoutBlockChild (this=this@entry=0x7f1b669a2220, child=0x7f1b51c9fbf8, marginInfo=..., previousFloatLogicalBottom=@0x7fff838d5ad8: 55, maxFloatLogicalBottom=@0x7fff838d5b8c: 0) at rendering/RenderBlock.cpp:2000
#45 0x00007f1be04e917b in WebCore::RenderBlock::layoutBlockChildren (this=this@entry=0x7f1b669a2220, relayoutChildren=relayoutChildren@entry=false, maxFloatLogicalBottom=@0x7fff838d5b8c: 0) at rendering/RenderBlock.cpp:1938
#46 0x00007f1be04ec440 in WebCore::RenderBlock::layoutBlock (this=0x7f1b669a2220, relayoutChildren=false, pageLogicalHeight=0) at rendering/RenderBlock.cpp:1262
#47 0x00007f1be04d0b3d in WebCore::RenderBlock::layout (this=0x7f1b669a2220) at rendering/RenderBlock.cpp:1158
#48 0x00007f1be04e8859 in WebCore::RenderBlock::layoutBlockChild (this=this@entry=0x7f1b669a4208, child=0x7f1b669a2220, marginInfo=..., previousFloatLogicalBottom=@0x7fff838d5cf8: 0, maxFloatLogicalBottom=@0x7fff838d5dac: 0) at rendering/RenderBlock.cpp:2000
#49 0x00007f1be04e917b in WebCore::RenderBlock::layoutBlockChildren (this=this@entry=0x7f1b669a4208, relayoutChildren=relayoutChildren@entry=false, maxFloatLogicalBottom=@0x7fff838d5dac: 0) at rendering/RenderBlock.cpp:1938
#50 0x00007f1be04ec440 in WebCore::RenderBlock::layoutBlock (this=0x7f1b669a4208, relayoutChildren=false, pageLogicalHeight=0) at rendering/RenderBlock.cpp:1262
#51 0x00007f1be04d0b3d in WebCore::RenderBlock::layout (this=0x7f1b669a4208) at rendering/RenderBlock.cpp:1158
#52 0x00007f1be04e8859 in WebCore::RenderBlock::layoutBlockChild (this=this@entry=0x7f1b669a4150, child=0x7f1b669a4208, marginInfo=..., previousFloatLogicalBottom=@0x7fff838d5f18: 0, maxFloatLogicalBottom=@0x7fff838d5fcc: 0) at rendering/RenderBlock.cpp:2000
#53 0x00007f1be04e917b in WebCore::RenderBlock::layoutBlockChildren (this=this@entry=0x7f1b669a4150, relayoutChildren=relayoutChildren@entry=false, maxFloatLogicalBottom=@0x7fff838d5fcc: 0) at rendering/RenderBlock.cpp:1938
#54 0x00007f1be04ec440 in WebCore::RenderBlock::layoutBlock (this=0x7f1b669a4150, relayoutChildren=false, pageLogicalHeight=0) at rendering/RenderBlock.cpp:1262
#55 0x00007f1be04d0b3d in WebCore::RenderBlock::layout (this=0x7f1b669a4150) at rendering/RenderBlock.cpp:1158
#56 0x00007f1be04e8859 in WebCore::RenderBlock::layoutBlockChild (this=this@entry=0x7f1b6c0dd580, child=0x7f1b669a4150, marginInfo=..., previousFloatLogicalBottom=@0x7fff838d6138: 122, maxFloatLogicalBottom=@0x7fff838d61ec: 0) at rendering/RenderBlock.cpp:2000
#57 0x00007f1be04e917b in WebCore::RenderBlock::layoutBlockChildren (this=this@entry=0x7f1b6c0dd580, relayoutChildren=relayoutChildren@entry=false, maxFloatLogicalBottom=@0x7fff838d61ec: 0) at rendering/RenderBlock.cpp:1938
#58 0x00007f1be04ec440 in WebCore::RenderBlock::layoutBlock (this=0x7f1b6c0dd580, relayoutChildren=false, pageLogicalHeight=0) at rendering/RenderBlock.cpp:1262
#59 0x00007f1be04d0b3d in WebCore::RenderBlock::layout (this=0x7f1b6c0dd580) at rendering/RenderBlock.cpp:1158
#60 0x00007f1be04e8859 in WebCore::RenderBlock::layoutBlockChild (this=this@entry=0x7f1b6c0dd4c8, child=0x7f1b6c0dd580, marginInfo=..., previousFloatLogicalBottom=@0x7fff838d6358: 0, maxFloatLogicalBottom=@0x7fff838d640c: 0) at rendering/RenderBlock.cpp:2000
#61 0x00007f1be04e917b in WebCore::RenderBlock::layoutBlockChildren (this=this@entry=0x7f1b6c0dd4c8, relayoutChildren=relayoutChildren@entry=false, maxFloatLogicalBottom=@0x7fff838d640c: 0) at rendering/RenderBlock.cpp:1938
#62 0x00007f1be04ec440 in WebCore::RenderBlock::layoutBlock (this=0x7f1b6c0dd4c8, relayoutChildren=false, pageLogicalHeight=0) at rendering/RenderBlock.cpp:1262
#63 0x00007f1be04d0b3d in WebCore::RenderBlock::layout (this=0x7f1b6c0dd4c8) at rendering/RenderBlock.cpp:1158
#64 0x00007f1be04e8859 in WebCore::RenderBlock::layoutBlockChild (this=this@entry=0x7f1b6c0dd298, child=0x7f1b6c0dd4c8, marginInfo=..., previousFloatLogicalBottom=@0x7fff838d6578: 0, maxFloatLogicalBottom=@0x7fff838d662c: 0) at rendering/RenderBlock.cpp:2000
#65 0x00007f1be04e917b in WebCore::RenderBlock::layoutBlockChildren (this=this@entry=0x7f1b6c0dd298, relayoutChildren=relayoutChildren@entry=false, maxFloatLogicalBottom=@0x7fff838d662c: 0) at rendering/RenderBlock.cpp:1938
#66 0x00007f1be04ec440 in WebCore::RenderBlock::layoutBlock (this=0x7f1b6c0dd298, relayoutChildren=false, pageLogicalHeight=0) at rendering/RenderBlock.cpp:1262
#67 0x00007f1be04d0b3d in WebCore::RenderBlock::layout (this=0x7f1b6c0dd298) at rendering/RenderBlock.cpp:1158
#68 0x00007f1be04e8859 in WebCore::RenderBlock::layoutBlockChild (this=this@entry=0x7f1b6c0dd020, child=0x7f1b6c0dd298, marginInfo=..., previousFloatLogicalBottom=@0x7fff838d6798: 0, maxFloatLogicalBottom=@0x7fff838d684c: 0) at rendering/RenderBlock.cpp:2000
#69 0x00007f1be04e917b in WebCore::RenderBlock::layoutBlockChildren (this=this@entry=0x7f1b6c0dd020, relayoutChildren=relayoutChildren@entry=false, maxFloatLogicalBottom=@0x7fff838d684c: 0) at rendering/RenderBlock.cpp:1938
#70 0x00007f1be04ec440 in WebCore::RenderBlock::layoutBlock (this=0x7f1b6c0dd020, relayoutChildren=false, pageLogicalHeight=0) at rendering/RenderBlock.cpp:1262
#71 0x00007f1be04d0b3d in WebCore::RenderBlock::layout (this=0x7f1b6c0dd020) at rendering/RenderBlock.cpp:1158
#72 0x00007f1be059e9a8 in WebCore::RenderView::layout (this=0x7f1b6c0dd020) at rendering/RenderView.cpp:130
#73 0x00007f1be0431677 in WebCore::FrameView::layout (this=0x7f1b6c0c6840, allowSubtree=<optimized out>) at page/FrameView.cpp:964
#74 0x00007f1be04a8b22 in WebCore::ThreadTimers::sharedTimerFiredInternal (this=0x7f1bba7a47a8) at platform/ThreadTimers.cpp:112
#75 0x00007f1bdd87026c in QObject::event (this=0x280ca30, e=<optimized out>) at kernel/qobject.cpp:1157
#76 0x00007f1bdc986e9c in QApplicationPrivate::notify_helper (this=this@entry=0x1e67a20, receiver=receiver@entry=0x280ca30, e=e@entry=0x7fff838d7100) at kernel/qapplication.cpp:4562
#77 0x00007f1bdc98b30a in QApplication::notify (this=0x7fff838d74b0, receiver=0x280ca30, e=0x7fff838d7100) at kernel/qapplication.cpp:4423
#78 0x00007f1bdf1481d6 in KApplication::notify (this=0x7fff838d74b0, receiver=0x280ca30, event=0x7fff838d7100) at ../../kdeui/kernel/kapplication.cpp:311
#79 0x00007f1bdd85b56e in QCoreApplication::notifyInternal (this=0x7fff838d74b0, receiver=0x280ca30, event=0x7fff838d7100) at kernel/qcoreapplication.cpp:915
#80 0x00007f1bdd88c462 in sendEvent (event=0x7fff838d7100, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#81 QTimerInfoList::activateTimers (this=0x1e679a0) at kernel/qeventdispatcher_unix.cpp:611
#82 0x00007f1bdd889584 in timerSourceDispatch (source=<optimized out>) at kernel/qeventdispatcher_glib.cpp:186
#83 timerSourceDispatch (source=<optimized out>) at kernel/qeventdispatcher_glib.cpp:180
#84 0x00007f1bda63dab5 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#85 0x00007f1bda63dde8 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#86 0x00007f1bda63dea4 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#87 0x00007f1bdd889bf6 in QEventDispatcherGlib::processEvents (this=0x1e2ead0, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#88 0x00007f1bdca2bc1e in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#89 0x00007f1bdd85a2bf in QEventLoop::processEvents (this=this@entry=0x7fff838d7370, flags=...) at kernel/qeventloop.cpp:149
#90 0x00007f1bdd85a548 in QEventLoop::exec (this=0x7fff838d7370, flags=...) at kernel/qeventloop.cpp:204
#91 0x00007f1bdd85f708 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1187
#92 0x00007f1be1c32f01 in kdemain (argc=1, argv=0x7fff838d7688) at /build/buildd/rekonq-1.1/src/main.cpp:223
#93 0x00007f1be178276d in __libc_start_main (main=0x400690 <main(int, char**)>, argc=1, ubp_av=0x7fff838d7688, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fff838d7678) at libc-start.c:226
#94 0x00000000004006c1 in _start ()
Comment 4 Martin Robinson 2013-12-09 10:27:16 PST
QtWebKit is gone now.