Bug 303403 - reconqu crashes
Summary: reconqu crashes
Status: RESOLVED DUPLICATE of bug 282052
Alias: None
Product: rekonq
Classification: Applications
Component: general (show other bugs)
Version: 0.9.1
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Andrea Diamantini
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-12 11:38 UTC by Maximilian Kürth
Modified: 2012-07-12 13:36 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 Maximilian Kürth 2012-07-12 11:38:34 UTC
Application: rekonq (0.9.1)
KDE Platform Version: 4.8.4 (4.8.4)
Qt Version: 4.8.1
Operating System: Linux 3.2.0-27-generic x86_64
Distribution: Ubuntu 12.04 LTS

-- Information about the crash:
- What I was doing when the application crashed:

closing the main window of reconqu causes this crash, no other main windows open, system up-to-date

The crash can be reproduced some of the time.

-- Backtrace:
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 0x7f137a99a780 (LWP 2299))]

Thread 10 (Thread 0x7f13594c2700 (LWP 2300)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f137921ddec in WTF::TCMalloc_PageHeap::scavengerThread (this=0x7f1379be6de0) at wtf/FastMalloc.cpp:2495
#2  0x00007f137921df19 in WTF::TCMalloc_PageHeap::runScavengerThread (context=<optimized out>) at wtf/FastMalloc.cpp:1618
#3  0x00007f13743cee9a in start_thread (arg=0x7f13594c2700) at pthread_create.c:308
#4  0x00007f137a19d4bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 9 (Thread 0x7f1358ab5700 (LWP 2301)):
#0  0x00007f137a191b03 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f1372a71036 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f1372a71164 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f1374d88426 in QEventDispatcherGlib::processEvents (this=0x7f13540008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#4  0x00007f1374d57c82 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007f1374d57ed7 in QEventLoop::exec (this=0x7f1358ab4e00, flags=...) at kernel/qeventloop.cpp:204
#6  0x00007f1374c56fa7 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#7  0x00007f1374c59fcb in QThreadPrivate::start (arg=0x20d68a0) at thread/qthread_unix.cpp:298
#8  0x00007f13743cee9a in start_thread (arg=0x7f1358ab5700) at pthread_create.c:308
#9  0x00007f137a19d4bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 8 (Thread 0x7f1353bc4700 (LWP 2302)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f1379d8f222 in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4
#2  0x00007f1379d8f259 in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4
#3  0x00007f13743cee9a in start_thread (arg=0x7f1353bc4700) at pthread_create.c:308
#4  0x00007f137a19d4bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 7 (Thread 0x7f13527e0700 (LWP 2303)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f1374c5a4db in wait (time=18446744073709551615, this=0x189d740) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x189d860, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f1376cac0eb in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x189d620, th=0x213c080) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f1376cae9db in ThreadWeaver::WorkingHardState::applyForWork (this=0x189d8c0, th=0x213c080) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f1376cad84f in ThreadWeaver::ThreadRunHelper::run (this=0x7f13527dfe20, parent=0x189d620, th=0x213c080) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007f1376cad8db in ThreadWeaver::Thread::run (this=0x213c080) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007f1374c59fcb in QThreadPrivate::start (arg=0x213c080) at thread/qthread_unix.cpp:298
#8  0x00007f13743cee9a in start_thread (arg=0x7f13527e0700) at pthread_create.c:308
#9  0x00007f137a19d4bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 6 (Thread 0x7f130bfff700 (LWP 2305)):
#0  0x00007fff461ff70c in ?? ()
#1  0x00007fff461ff959 in ?? ()
#2  0x00007f136f0f715d in __GI_clock_gettime (clock_id=<optimized out>, tp=<optimized out>) at ../sysdeps/unix/clock_gettime.c:116
#3  0x00007f1374cb0bb4 in do_gettime (frac=0x7f130bffeb98, sec=0x7f130bffeb90) at tools/qelapsedtimer_unix.cpp:123
#4  qt_gettime () at tools/qelapsedtimer_unix.cpp:140
#5  0x00007f1374d88b8d in QTimerInfoList::updateCurrentTime (this=0x7f1304002860) at kernel/qeventdispatcher_unix.cpp:343
#6  0x00007f1374d88ec3 in QTimerInfoList::timerWait (this=0x7f1304002860, tm=...) at kernel/qeventdispatcher_unix.cpp:450
#7  0x00007f1374d8797c in timerSourcePrepareHelper (src=<optimized out>, timeout=0x7f130bffec6c) at kernel/qeventdispatcher_glib.cpp:136
#8  0x00007f1374d87a25 in timerSourcePrepare (source=<optimized out>, timeout=<optimized out>) at kernel/qeventdispatcher_glib.cpp:169
#9  0x00007f1372a70846 in g_main_context_prepare () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#10 0x00007f1372a70f5b in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#11 0x00007f1372a71164 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#12 0x00007f1374d88426 in QEventDispatcherGlib::processEvents (this=0x7f13040008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#13 0x00007f1374d57c82 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#14 0x00007f1374d57ed7 in QEventLoop::exec (this=0x7f130bffedd0, flags=...) at kernel/qeventloop.cpp:204
#15 0x00007f1374c56fa7 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#16 0x00007f1374d379ff in QInotifyFileSystemWatcherEngine::run (this=0x243fad0) at io/qfilesystemwatcher_inotify.cpp:248
#17 0x00007f1374c59fcb in QThreadPrivate::start (arg=0x243fad0) at thread/qthread_unix.cpp:298
#18 0x00007f13743cee9a in start_thread (arg=0x7f130bfff700) at pthread_create.c:308
#19 0x00007f137a19d4bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#20 0x0000000000000000 in ?? ()

Thread 5 (Thread 0x7f130affd700 (LWP 2324)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f1374c5a4db in wait (time=18446744073709551615, this=0x189d740) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x189d860, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f1376cac0eb in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x189d620, th=0x2b8ac90) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f1376cae9db in ThreadWeaver::WorkingHardState::applyForWork (this=0x189d8c0, th=0x2b8ac90) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f1376cae9f4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x189d8c0, th=0x2b8ac90) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f1376cad84f in ThreadWeaver::ThreadRunHelper::run (this=0x7f130affce20, parent=0x189d620, th=0x2b8ac90) at ../../../threadweaver/Weaver/Thread.cpp:87
#7  0x00007f1376cad8db in ThreadWeaver::Thread::run (this=0x2b8ac90) at ../../../threadweaver/Weaver/Thread.cpp:142
#8  0x00007f1374c59fcb in QThreadPrivate::start (arg=0x2b8ac90) at thread/qthread_unix.cpp:298
#9  0x00007f13743cee9a in start_thread (arg=0x7f130affd700) at pthread_create.c:308
#10 0x00007f137a19d4bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 4 (Thread 0x7f130b7fe700 (LWP 2325)):
#0  0x00007f13743d0f69 in __pthread_mutex_lock (mutex=0x7f12fc0026c0) at pthread_mutex_lock.c:92
#1  0x00007f1372aac5a1 in g_mutex_lock () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f1372a701df in g_main_context_acquire () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f1372a70f04 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007f1372a71164 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007f1374d88426 in QEventDispatcherGlib::processEvents (this=0x7f12fc02bc80, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#6  0x00007f1374d57c82 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#7  0x00007f1374d57ed7 in QEventLoop::exec (this=0x7f130b7fddd0, flags=...) at kernel/qeventloop.cpp:204
#8  0x00007f1374c56fa7 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#9  0x00007f13772b47de in KIO::NameLookUpThread::run (this=0x7f134c00ecf0) at ../../kio/kio/hostinfo.cpp:226
#10 0x00007f1374c59fcb in QThreadPrivate::start (arg=0x7f134c00ecf0) at thread/qthread_unix.cpp:298
#11 0x00007f13743cee9a in start_thread (arg=0x7f130b7fe700) at pthread_create.c:308
#12 0x00007f137a19d4bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#13 0x0000000000000000 in ?? ()

Thread 3 (Thread 0x7f1308e23700 (LWP 2379)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f1374c5a4db in wait (time=18446744073709551615, this=0x189d740) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x189d860, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f1376cac0eb in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x189d620, th=0x6d7e820) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f1376cae9db in ThreadWeaver::WorkingHardState::applyForWork (this=0x189d8c0, th=0x6d7e820) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f1376cae9f4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x189d8c0, th=0x6d7e820) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f1376cad84f in ThreadWeaver::ThreadRunHelper::run (this=0x7f1308e22e20, parent=0x189d620, th=0x6d7e820) at ../../../threadweaver/Weaver/Thread.cpp:87
#7  0x00007f1376cad8db in ThreadWeaver::Thread::run (this=0x6d7e820) at ../../../threadweaver/Weaver/Thread.cpp:142
#8  0x00007f1374c59fcb in QThreadPrivate::start (arg=0x6d7e820) at thread/qthread_unix.cpp:298
#9  0x00007f13743cee9a in start_thread (arg=0x7f1308e23700) at pthread_create.c:308
#10 0x00007f137a19d4bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f1301ffb700 (LWP 2383)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f1374c5a4db in wait (time=18446744073709551615, this=0x189d740) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x189d860, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f1376cac0eb in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x189d620, th=0x71bbd40) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f1376cae9db in ThreadWeaver::WorkingHardState::applyForWork (this=0x189d8c0, th=0x71bbd40) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f1376cad84f in ThreadWeaver::ThreadRunHelper::run (this=0x7f1301ffae20, parent=0x189d620, th=0x71bbd40) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007f1376cad8db in ThreadWeaver::Thread::run (this=0x71bbd40) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007f1374c59fcb in QThreadPrivate::start (arg=0x71bbd40) at thread/qthread_unix.cpp:298
#8  0x00007f13743cee9a in start_thread (arg=0x7f1301ffb700) at pthread_create.c:308
#9  0x00007f137a19d4bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f137a99a780 (LWP 2299)):
[KCrash Handler]
#6  0x00007f13752bc63b in QWidget::testAttribute_helper (this=0x1c1, attribute=Qt::WA_NativeWindow) at kernel/qwidget.cpp:11034
#7  0x00007f13752c520c in testAttribute (attribute=Qt::WA_NativeWindow, this=0x1c1) at ../../include/QtGui/../../src/gui/kernel/qwidget.h:1042
#8  QWidgetPrivate::createWinId (this=<optimized out>, winid=0) at kernel/qwidget.cpp:2537
#9  0x00007f13752cd38f in QWidget::winId (this=0x19f15d0) at kernel/qwidget.cpp:2523
#10 0x00007f13772034af in KIO::SimpleJobPrivate::start (this=0x1ce00d0, slave=0x68cbc90) at ../../kio/kio/job.cpp:424
#11 0x00007f1377203bab in KIO::TransferJobPrivate::start (this=0x1ce00d0, slave=0x68cbc90) at ../../kio/kio/job.cpp:1250
#12 0x00007f1377291deb in startJob (slave=0x68cbc90, job=0x26476b0) at ../../kio/kio/scheduler.cpp:60
#13 KIO::ProtoQueue::startAJob (this=0x61892b0) at ../../kio/kio/scheduler.cpp:634
#14 0x00007f1374d6d281 in QMetaObject::activate (sender=0x6189308, m=<optimized out>, local_signal_index=<optimized out>, argv=0x0) at kernel/qobject.cpp:3547
#15 0x00007f1374d72179 in QObject::event (this=0x6189308, e=<optimized out>) at kernel/qobject.cpp:1157
#16 0x00007f137527b894 in notify_helper (e=0x7fff4616c700, receiver=0x6189308, this=0x188f680) at kernel/qapplication.cpp:4559
#17 QApplicationPrivate::notify_helper (this=0x188f680, receiver=0x6189308, e=0x7fff4616c700) at kernel/qapplication.cpp:4531
#18 0x00007f1375280713 in QApplication::notify (this=0x7fff4616c9d0, receiver=0x6189308, e=0x7fff4616c700) at kernel/qapplication.cpp:4420
#19 0x00007f13777fb9e6 in KApplication::notify (this=0x7fff4616c9d0, receiver=0x6189308, event=0x7fff4616c700) at ../../kdeui/kernel/kapplication.cpp:311
#20 0x00007f1374d58e9c in QCoreApplication::notifyInternal (this=0x7fff4616c9d0, receiver=0x6189308, event=0x7fff4616c700) at kernel/qcoreapplication.cpp:876
#21 0x00007f1374d8a1f2 in sendEvent (event=0x7fff4616c700, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#22 QTimerInfoList::activateTimers (this=0x18908b0) at kernel/qeventdispatcher_unix.cpp:611
#23 0x00007f1374d87c0d in timerSourceDispatch (source=<optimized out>) at kernel/qeventdispatcher_glib.cpp:186
#24 timerSourceDispatch (source=<optimized out>) at kernel/qeventdispatcher_glib.cpp:180
#25 0x00007f1372a70d53 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#26 0x00007f1372a710a0 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#27 0x00007f1372a71164 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#28 0x00007f1374d883bf in QEventDispatcherGlib::processEvents (this=0x1859ad0, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#29 0x00007f1375323d5e in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#30 0x00007f1374d57c82 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#31 0x00007f1374d57ed7 in QEventLoop::exec (this=0x7fff4616c960, flags=...) at kernel/qeventloop.cpp:204
#32 0x00007f1374d5cf67 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1148
#33 0x00007f137a576c9e in kdemain (argc=1, argv=<optimized out>) at /build/buildd/rekonq-0.9.1/src/main.cpp:180
#34 0x00007f137a0cc76d in __libc_start_main (main=0x400630 <main(int, char**)>, argc=1, ubp_av=0x7fff4616d188, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fff4616d178) at libc-start.c:226
#35 0x0000000000400661 in _start ()

This bug may be a duplicate of or related to bug 282052.

Possible duplicates by query: bug 303037, bug 301576, bug 300611, bug 300233, bug 298235.

Reported using DrKonqi
Comment 1 Andrea Diamantini 2012-07-12 13:36:14 UTC

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