Bug 308908

Summary: Crash in sleep mode
Product: [Unmaintained] rekonq Reporter: samtheviking
Component: generalAssignee: Andrea Diamantini <adjam7>
Status: RESOLVED DUPLICATE    
Severity: crash CC: benoit.leffray.kde
Priority: NOR    
Version: 0.9.1   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: New crash information added by DrKonqi

Description samtheviking 2012-10-24 05:02:55 UTC
Application: rekonq (0.9.1)
KDE Platform Version: 4.8.5 (4.8.5)
Qt Version: 4.8.1
Operating System: Linux 3.2.0-32-generic x86_64
Distribution: Ubuntu 12.04.1 LTS

-- Information about the crash:
Put Kubuntu in "Sleep" mode, when I brought it back up, I got the rekonq crash screen.  So far this has happened each of two times.

The crash can be reproduced every 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 0x7f89dc93b780 (LWP 22727))]

Thread 32 (Thread 0x7f89c6da0700 (LWP 22728)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f89db1bcdec in WTF::TCMalloc_PageHeap::scavengerThread (this=0x7f89dbb85de0) at wtf/FastMalloc.cpp:2495
#2  0x00007f89db1bcf19 in WTF::TCMalloc_PageHeap::runScavengerThread (context=<optimized out>) at wtf/FastMalloc.cpp:1618
#3  0x00007f89d636de9a in start_thread (arg=0x7f89c6da0700) at pthread_create.c:308
#4  0x00007f89dc13dcbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 31 (Thread 0x7f89c6293700 (LWP 22729)):
#0  0x00007f89dc132303 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f89d4a10036 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f89d4a10164 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f89d6d29426 in QEventDispatcherGlib::processEvents (this=0x7f89c00008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#4  0x00007f89d6cf8c82 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007f89d6cf8ed7 in QEventLoop::exec (this=0x7f89c6292e00, flags=...) at kernel/qeventloop.cpp:204
#6  0x00007f89d6bf7fa7 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#7  0x00007f89d6bfafcb in QThreadPrivate::start (arg=0x218c580) at thread/qthread_unix.cpp:298
#8  0x00007f89d636de9a in start_thread (arg=0x7f89c6293700) at pthread_create.c:308
#9  0x00007f89dc13dcbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 30 (Thread 0x7f89c5417700 (LWP 22730)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f89dbd2e222 in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4
#2  0x00007f89dbd2e259 in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4
#3  0x00007f89d636de9a in start_thread (arg=0x7f89c5417700) at pthread_create.c:308
#4  0x00007f89dc13dcbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 29 (Thread 0x7f89bfdee700 (LWP 22731)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f89d6bfb4db in wait (time=18446744073709551615, this=0x1e9c530) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x1eaa2d0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f89d8c4c0eb in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x1eaa4b0, th=0x21d32c0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f89d8c4e9db in ThreadWeaver::WorkingHardState::applyForWork (this=0x1eb0d70, th=0x21d32c0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f89d8c4d84f in ThreadWeaver::ThreadRunHelper::run (this=0x7f89bfdede20, parent=0x1eaa4b0, th=0x21d32c0) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007f89d8c4d8db in ThreadWeaver::Thread::run (this=0x21d32c0) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007f89d6bfafcb in QThreadPrivate::start (arg=0x21d32c0) at thread/qthread_unix.cpp:298
#8  0x00007f89d636de9a in start_thread (arg=0x7f89bfdee700) at pthread_create.c:308
#9  0x00007f89dc13dcbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 28 (Thread 0x7f89bd65f700 (LWP 22733)):
#0  0x00007f89d637105a in __pthread_mutex_unlock_usercnt (mutex=<optimized out>, decr=<optimized out>) at pthread_mutex_unlock.c:52
#1  __pthread_mutex_unlock (mutex=0x7f8970000a60) at pthread_mutex_unlock.c:290
#2  0x00007f89d4a4b5d1 in g_mutex_unlock () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f89d4a0f83b in g_main_context_prepare () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007f89d4a0ff5b in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007f89d4a10164 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#6  0x00007f89d6d29426 in QEventDispatcherGlib::processEvents (this=0x7f89700008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#7  0x00007f89d6cf8c82 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#8  0x00007f89d6cf8ed7 in QEventLoop::exec (this=0x7f89bd65edd0, flags=...) at kernel/qeventloop.cpp:204
#9  0x00007f89d6bf7fa7 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#10 0x00007f89d6cd89ff in QInotifyFileSystemWatcherEngine::run (this=0x22b39c0) at io/qfilesystemwatcher_inotify.cpp:248
#11 0x00007f89d6bfafcb in QThreadPrivate::start (arg=0x22b39c0) at thread/qthread_unix.cpp:298
#12 0x00007f89d636de9a in start_thread (arg=0x7f89bd65f700) at pthread_create.c:308
#13 0x00007f89dc13dcbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#14 0x0000000000000000 in ?? ()

Thread 27 (Thread 0x7f8951c56700 (LWP 22810)):
#0  0x00007f89dc132303 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f89d4a10036 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f89d4a1049a in g_main_loop_run () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f895bd32406 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#4  0x00007f89d4a319e5 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007f89d636de9a in start_thread (arg=0x7f8951c56700) at pthread_create.c:308
#6  0x00007f89dc13dcbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 26 (Thread 0x7f89527ad700 (LWP 22811)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f895ee3bddc in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
#2  0x00007f895ea887f0 in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
#3  0x00007f895ee3c03c in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
#4  0x00007f895ee3c58e in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
#5  0x00007f89d636de9a in start_thread (arg=0x7f89527ad700) at pthread_create.c:308
#6  0x00007f89dc13dcbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 25 (Thread 0x7f89591ac700 (LWP 22812)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f895ee3bddc in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
#2  0x00007f895ea887f0 in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
#3  0x00007f895ee3c03c in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
#4  0x00007f895ee3c58e in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
#5  0x00007f89d636de9a in start_thread (arg=0x7f89591ac700) at pthread_create.c:308
#6  0x00007f89dc13dcbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 24 (Thread 0x7f89599ad700 (LWP 22813)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f895ee3bddc in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
#2  0x00007f895ea887f0 in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
#3  0x00007f895ee3c03c in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
#4  0x00007f895ee3c58e in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
#5  0x00007f89d636de9a in start_thread (arg=0x7f89599ad700) at pthread_create.c:308
#6  0x00007f89dc13dcbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 23 (Thread 0x7f896f7fe700 (LWP 22814)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f895ee3bddc in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
#2  0x00007f895ea887f0 in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
#3  0x00007f895ee3c03c in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
#4  0x00007f895ee3c58e in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
#5  0x00007f89d636de9a in start_thread (arg=0x7f896f7fe700) at pthread_create.c:308
#6  0x00007f89dc13dcbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 22 (Thread 0x7f89589ab700 (LWP 22815)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f895ee3bddc in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
#2  0x00007f895ea887f0 in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
#3  0x00007f895ee3c03c in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
#4  0x00007f895ee3c58e in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
#5  0x00007f89d636de9a in start_thread (arg=0x7f89589ab700) at pthread_create.c:308
#6  0x00007f89dc13dcbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 21 (Thread 0x7f89581aa700 (LWP 22816)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f895ee3bddc in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
#2  0x00007f895ea887f0 in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
#3  0x00007f895ee3c03c in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
#4  0x00007f895ee3c58e in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
#5  0x00007f89d636de9a in start_thread (arg=0x7f89581aa700) at pthread_create.c:308
#6  0x00007f89dc13dcbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 20 (Thread 0x7f89579a9700 (LWP 22817)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f895ee3bddc in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
#2  0x00007f895ea887f0 in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
#3  0x00007f895ee3c03c in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
#4  0x00007f895ee3c58e in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
#5  0x00007f89d636de9a in start_thread (arg=0x7f89579a9700) at pthread_create.c:308
#6  0x00007f89dc13dcbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 19 (Thread 0x7f89571a8700 (LWP 22818)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f895ee3bddc in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
#2  0x00007f895ea887f0 in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
#3  0x00007f895ee3c03c in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
#4  0x00007f895ee3c58e in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
#5  0x00007f89d636de9a in start_thread (arg=0x7f89571a8700) at pthread_create.c:308
#6  0x00007f89dc13dcbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 18 (Thread 0x7f896ffff700 (LWP 22871)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f89d6bfb4db in wait (time=18446744073709551615, this=0x1e9c530) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x1eaa2d0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f89d8c4c0eb in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x1eaa4b0, th=0x4015a40) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f89d8c4e9db in ThreadWeaver::WorkingHardState::applyForWork (this=0x1eb0d70, th=0x4015a40) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f89d8c4e9f4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1eb0d70, th=0x4015a40) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f89d8c4e9f4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1eb0d70, th=0x4015a40) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#7  0x00007f89d8c4d84f in ThreadWeaver::ThreadRunHelper::run (this=0x7f896fffee20, parent=0x1eaa4b0, th=0x4015a40) at ../../../threadweaver/Weaver/Thread.cpp:87
#8  0x00007f89d8c4d8db in ThreadWeaver::Thread::run (this=0x4015a40) at ../../../threadweaver/Weaver/Thread.cpp:142
#9  0x00007f89d6bfafcb in QThreadPrivate::start (arg=0x4015a40) at thread/qthread_unix.cpp:298
#10 0x00007f89d636de9a in start_thread (arg=0x7f896ffff700) at pthread_create.c:308
#11 0x00007f89dc13dcbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#12 0x0000000000000000 in ?? ()

Thread 17 (Thread 0x7f893ec71700 (LWP 22970)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f89d6bfb4db in wait (time=18446744073709551615, this=0x1e9c530) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x1eaa2d0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f89d8c4c0eb in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x1eaa4b0, th=0x58104f0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f89d8c4e9db in ThreadWeaver::WorkingHardState::applyForWork (this=0x1eb0d70, th=0x58104f0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f89d8c4e9f4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1eb0d70, th=0x58104f0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f89d8c4d84f in ThreadWeaver::ThreadRunHelper::run (this=0x7f893ec70e20, parent=0x1eaa4b0, th=0x58104f0) at ../../../threadweaver/Weaver/Thread.cpp:87
#7  0x00007f89d8c4d8db in ThreadWeaver::Thread::run (this=0x58104f0) at ../../../threadweaver/Weaver/Thread.cpp:142
#8  0x00007f89d6bfafcb in QThreadPrivate::start (arg=0x58104f0) at thread/qthread_unix.cpp:298
#9  0x00007f89d636de9a in start_thread (arg=0x7f893ec71700) at pthread_create.c:308
#10 0x00007f89dc13dcbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 16 (Thread 0x7f89456f6700 (LWP 22971)):
#0  0x00007f89d637105d in __pthread_mutex_unlock_usercnt (mutex=<optimized out>, decr=<optimized out>) at pthread_mutex_unlock.c:52
#1  __pthread_mutex_unlock (mutex=0x7f891c000a60) at pthread_mutex_unlock.c:290
#2  0x00007f89d4a4b5d1 in g_mutex_unlock () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f89d4a0ff4e in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007f89d4a10164 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007f89d6d29426 in QEventDispatcherGlib::processEvents (this=0x7f891c0008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#6  0x00007f89d6cf8c82 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#7  0x00007f89d6cf8ed7 in QEventLoop::exec (this=0x7f89456f5dd0, flags=...) at kernel/qeventloop.cpp:204
#8  0x00007f89d6bf7fa7 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#9  0x00007f89d92548fe in KIO::NameLookUpThread::run (this=0x7f8968009c80) at ../../kio/kio/hostinfo.cpp:226
#10 0x00007f89d6bfafcb in QThreadPrivate::start (arg=0x7f8968009c80) at thread/qthread_unix.cpp:298
#11 0x00007f89d636de9a in start_thread (arg=0x7f89456f6700) at pthread_create.c:308
#12 0x00007f89dc13dcbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#13 0x0000000000000000 in ?? ()

Thread 15 (Thread 0x7f8919ffb700 (LWP 23014)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f89d6bfb4db in wait (time=18446744073709551615, this=0x1e9c530) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x1eaa2d0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f89d8c4c0eb in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x1eaa4b0, th=0x57a63a0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f89d8c4e9db in ThreadWeaver::WorkingHardState::applyForWork (this=0x1eb0d70, th=0x57a63a0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f89d8c4e9f4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1eb0d70, th=0x57a63a0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f89d8c4e9f4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1eb0d70, th=0x57a63a0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#7  0x00007f89d8c4e9f4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1eb0d70, th=0x57a63a0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#8  0x00007f89d8c4e9f4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1eb0d70, th=0x57a63a0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#9  0x00007f89d8c4d84f in ThreadWeaver::ThreadRunHelper::run (this=0x7f8919ffae20, parent=0x1eaa4b0, th=0x57a63a0) at ../../../threadweaver/Weaver/Thread.cpp:87
#10 0x00007f89d8c4d8db in ThreadWeaver::Thread::run (this=0x57a63a0) at ../../../threadweaver/Weaver/Thread.cpp:142
#11 0x00007f89d6bfafcb in QThreadPrivate::start (arg=0x57a63a0) at thread/qthread_unix.cpp:298
#12 0x00007f89d636de9a in start_thread (arg=0x7f8919ffb700) at pthread_create.c:308
#13 0x00007f89dc13dcbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#14 0x0000000000000000 in ?? ()

Thread 14 (Thread 0x7f896effd700 (LWP 23795)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:215
#1  0x00007f895ee3bdb1 in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
#2  0x00007f895ed9aced in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
#3  0x00007f895ee3c03c in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
#4  0x00007f895ee3c58e in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
#5  0x00007f89d636de9a in start_thread (arg=0x7f896effd700) at pthread_create.c:308
#6  0x00007f89dc13dcbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 13 (Thread 0x7f893bcec700 (LWP 23796)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f895ee3bddc in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
#2  0x00007f895eb1282c in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
#3  0x00007f895ee3c03c in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
#4  0x00007f895ee3c58e in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
#5  0x00007f89d636de9a in start_thread (arg=0x7f893bcec700) at pthread_create.c:308
#6  0x00007f89dc13dcbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 12 (Thread 0x7f893c4ed700 (LWP 23797)):
#0  0x00007f89dc10983d in nanosleep () at ../sysdeps/unix/syscall-template.S:82
#1  0x00007f895ee3bc9e in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
#2  0x00007f895ea0049a in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
#3  0x00007f895ee3c03c in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
#4  0x00007f895ee3c58e in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
#5  0x00007f89d636de9a in start_thread (arg=0x7f893c4ed700) at pthread_create.c:308
#6  0x00007f89dc13dcbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 11 (Thread 0x7f8950afc700 (LWP 23798)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:215
#1  0x00007f895ee3bdb1 in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
#2  0x00007f895ea01579 in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
#3  0x00007f895ee3c03c in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
#4  0x00007f895ee3c58e in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
#5  0x00007f89d636de9a in start_thread (arg=0x7f8950afc700) at pthread_create.c:308
#6  0x00007f89dc13dcbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 10 (Thread 0x7f88edfff700 (LWP 23799)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:215
#1  0x00007f895ee3bdb1 in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
#2  0x00007f895e9ea047 in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
#3  0x00007f895ee3c03c in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
#4  0x00007f895ee3c58e in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
#5  0x00007f89d636de9a in start_thread (arg=0x7f88edfff700) at pthread_create.c:308
#6  0x00007f89dc13dcbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 9 (Thread 0x7f88e6fff700 (LWP 23800)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f895f2bc11c in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
#2  0x00007f895f2cc194 in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
#3  0x00007f89d636de9a in start_thread (arg=0x7f88e6fff700) at pthread_create.c:308
#4  0x00007f89dc13dcbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 8 (Thread 0x7f88e67fe700 (LWP 23801)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f895f2bc11c in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
#2  0x00007f895f2cc194 in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
#3  0x00007f89d636de9a in start_thread (arg=0x7f88e67fe700) at pthread_create.c:308
#4  0x00007f89dc13dcbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 7 (Thread 0x7f88e5ffd700 (LWP 23802)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f895f2bc11c in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
#2  0x00007f895f2cc194 in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
#3  0x00007f89d636de9a in start_thread (arg=0x7f88e5ffd700) at pthread_create.c:308
#4  0x00007f89dc13dcbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 6 (Thread 0x7f88e57fc700 (LWP 23803)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f895f2bc11c in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
#2  0x00007f895f2cc194 in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
#3  0x00007f89d636de9a in start_thread (arg=0x7f88e57fc700) at pthread_create.c:308
#4  0x00007f89dc13dcbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 5 (Thread 0x7f88e4ffb700 (LWP 23804)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f895f2bc11c in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
#2  0x00007f895f2cc194 in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
#3  0x00007f89d636de9a in start_thread (arg=0x7f88e4ffb700) at pthread_create.c:308
#4  0x00007f89dc13dcbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 4 (Thread 0x7f88e47fa700 (LWP 23805)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f895f2bc11c in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
#2  0x00007f895f2cc194 in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
#3  0x00007f89d636de9a in start_thread (arg=0x7f88e47fa700) at pthread_create.c:308
#4  0x00007f89dc13dcbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 3 (Thread 0x7f88e3ff9700 (LWP 23806)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f895f2bc11c in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
#2  0x00007f895f2cc194 in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
#3  0x00007f89d636de9a in start_thread (arg=0x7f88e3ff9700) at pthread_create.c:308
#4  0x00007f89dc13dcbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f88e37f8700 (LWP 23807)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f895f2bc11c in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
#2  0x00007f895f2cc194 in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
#3  0x00007f89d636de9a in start_thread (arg=0x7f88e37f8700) at pthread_create.c:308
#4  0x00007f89dc13dcbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f89dc93b780 (LWP 22727)):
[KCrash Handler]
#6  0x00007f89d6d0db02 in QObject::disconnect (sender=0x480f410, signal=0x0, receiver=0x5907690, method=0x25a69c9 "receiveMetaData()") at kernel/qobject.cpp:2891
#7  0x00007f89dae974ee in disconnect (member=0x7f89db49620f "1receiveMetaData()", receiver=0x5907690, this=<optimized out>) at /usr/include/qt4/QtCore/qobject.h:252
#8  WebCore::QNetworkReplyWrapper::resetConnections (this=0x5907690) at platform/network/qt/QNetworkReplyHandler.cpp:254
#9  0x00007f89dae9754f in WebCore::QNetworkReplyWrapper::release (this=0x5907690) at platform/network/qt/QNetworkReplyHandler.cpp:235
#10 0x00007f89dae976b8 in WebCore::QNetworkReplyHandler::release (this=<optimized out>) at platform/network/qt/QNetworkReplyHandler.cpp:419
#11 0x00007f89dae976fe in WebCore::QNetworkReplyHandler::abort (this=0x48a5c40) at platform/network/qt/QNetworkReplyHandler.cpp:407
#12 0x00007f89dae946e9 in WebCore::ResourceHandle::cancel (this=<optimized out>) at platform/network/qt/ResourceHandleQt.cpp:107
#13 0x00007f89dac9247c in WebCore::PingLoader::~PingLoader (this=0x7f892a660d20, __in_chrg=<optimized out>) at loader/PingLoader.cpp:130
#14 0x00007f89dac92529 in WebCore::PingLoader::~PingLoader (this=0x7f892a660d20, __in_chrg=<optimized out>) at loader/PingLoader.cpp:131
#15 0x00007f89dad6bab2 in WebCore::ThreadTimers::sharedTimerFiredInternal (this=0x7f89c64d97a8) at platform/ThreadTimers.cpp:112
#16 0x00007f89d6d13179 in QObject::event (this=0x219eff0, e=<optimized out>) at kernel/qobject.cpp:1157
#17 0x00007f89d721c894 in notify_helper (e=0x7fffabf1d040, receiver=0x219eff0, this=0x1d5dc30) at kernel/qapplication.cpp:4559
#18 QApplicationPrivate::notify_helper (this=0x1d5dc30, receiver=0x219eff0, e=0x7fffabf1d040) at kernel/qapplication.cpp:4531
#19 0x00007f89d7221713 in QApplication::notify (this=0x7fffabf1d310, receiver=0x219eff0, e=0x7fffabf1d040) at kernel/qapplication.cpp:4420
#20 0x00007f89d979b3f6 in KApplication::notify (this=0x7fffabf1d310, receiver=0x219eff0, event=0x7fffabf1d040) at ../../kdeui/kernel/kapplication.cpp:311
#21 0x00007f89d6cf9e9c in QCoreApplication::notifyInternal (this=0x7fffabf1d310, receiver=0x219eff0, event=0x7fffabf1d040) at kernel/qcoreapplication.cpp:876
#22 0x00007f89d6d2b1f2 in sendEvent (event=0x7fffabf1d040, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#23 QTimerInfoList::activateTimers (this=0x1d5f990) at kernel/qeventdispatcher_unix.cpp:611
#24 0x00007f89d6d28c0d in timerSourceDispatch (source=<optimized out>) at kernel/qeventdispatcher_glib.cpp:186
#25 timerSourceDispatch (source=<optimized out>) at kernel/qeventdispatcher_glib.cpp:180
#26 0x00007f89d4a0fd53 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#27 0x00007f89d4a100a0 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#28 0x00007f89d4a10164 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#29 0x00007f89d6d293bf in QEventDispatcherGlib::processEvents (this=0x1d28ad0, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#30 0x00007f89d72c4d5e in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#31 0x00007f89d6cf8c82 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#32 0x00007f89d6cf8ed7 in QEventLoop::exec (this=0x7fffabf1d2a0, flags=...) at kernel/qeventloop.cpp:204
#33 0x00007f89d6cfdf67 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1148
#34 0x00007f89dc517c9e in kdemain (argc=1, argv=<optimized out>) at /build/buildd/rekonq-0.9.1/src/main.cpp:180
#35 0x00007f89dc06b76d in __libc_start_main (main=0x400630 <main(int, char**)>, argc=1, ubp_av=0x7fffabf1dac8, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fffabf1dab8) at libc-start.c:226
#36 0x0000000000400661 in _start ()

This bug may be a duplicate of or related to bug 305114, bug 280554.

Possible duplicates by query: bug 308848, bug 307708, bug 307193, bug 305114, bug 305065.

Reported using DrKonqi
Comment 1 Jekyll Wu 2012-10-24 08:12:20 UTC

*** This bug has been marked as a duplicate of bug 305114 ***
Comment 2 Benoit Leffray 2012-11-06 20:39:09 UTC
Created attachment 75059 [details]
New crash information added by DrKonqi

rekonq (1.1) on KDE Platform 4.9.2 using Qt 4.8.3

- What I was doing when the application crashed:
I just resumed my laptop and then logged in again my session.

-- Backtrace (Reduced):
#6  0x00007f6bf07956df in QObject::disconnect (sender=0x7239980, signal=0x0, receiver=0xad43160, method=0xb41dd69 "receiveMetaData()") at kernel/qobject.cpp:2891
#7  0x00007f6bf34f10ae in disconnect (member=0x7f6bf3acb5cf "1receiveMetaData()", receiver=0xad43160, this=<optimized out>) at /usr/include/qt4/QtCore/qobject.h:252
#8  WebCore::QNetworkReplyWrapper::resetConnections (this=0xad43160) at platform/network/qt/QNetworkReplyHandler.cpp:254
#9  0x00007f6bf34f110d in WebCore::QNetworkReplyWrapper::release (this=0xad43160) at platform/network/qt/QNetworkReplyHandler.cpp:235
#10 0x00007f6bf34f1286 in WebCore::QNetworkReplyHandler::release (this=this@entry=0x76be570) at platform/network/qt/QNetworkReplyHandler.cpp:419