Bug 305065 - rekonq crashes during laptop's sleep mode
Summary: rekonq crashes during laptop's sleep mode
Status: RESOLVED DUPLICATE of bug 280554
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-08-13 07:56 UTC by Tim Neumann
Modified: 2012-08-13 08:40 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 Tim Neumann 2012-08-13 07:56:23 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-23-generic-pae i686
Distribution: Ubuntu 12.04 LTS

-- Information about the crash:
- What I was doing when the application crashed:
My laptop went into sleepmode. ~6hours later I woke him up and was presented with the bugreport assistant, notifying me that rekonq had crashed.

The crash can be reproduced every time.

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

Thread 11 (Thread 0xb03d7b40 (LWP 1659)):
#0  0xb7771424 in __kernel_vsyscall ()
#1  0xb3d3796b in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:169
#2  0xb75733dc in __pthread_cond_wait (cond=0xb71eaa30, mutex=0xb71eaa18) at forward.c:139
#3  0xb6ab9263 in WTF::TCMalloc_PageHeap::scavengerThread (this=0xb71e5940) at wtf/FastMalloc.cpp:2495
#4  0xb6ab937f in WTF::TCMalloc_PageHeap::runScavengerThread (context=0xb71e5940) at wtf/FastMalloc.cpp:1618
#5  0xb3d33d4c in start_thread (arg=0xb03d7b40) at pthread_create.c:308
#6  0xb7565ace in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 10 (Thread 0xafaa2b40 (LWP 1660)):
#0  0xb3238dcd in __GI_clock_gettime (clock_id=1, tp=0xafaa2048) at ../sysdeps/unix/clock_gettime.c:116
#1  0xb3f20315 in do_gettime (frac=0xafaa2040, sec=0xafaa2038) at tools/qelapsedtimer_unix.cpp:123
#2  qt_gettime () at tools/qelapsedtimer_unix.cpp:140
#3  0xb400a226 in QTimerInfoList::updateCurrentTime (this=0xaf102074) at kernel/qeventdispatcher_unix.cpp:343
#4  0xb4009e16 in timerSourceCheckHelper (src=0xaf102040) at kernel/qeventdispatcher_glib.cpp:150
#5  timerSourceCheckHelper (src=0xaf102040) at kernel/qeventdispatcher_glib.cpp:144
#6  0xb39b5b7b in g_main_context_check () from /lib/i386-linux-gnu/libglib-2.0.so.0
#7  0xb39b6042 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#8  0xb39b6201 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#9  0xb40098e7 in QEventDispatcherGlib::processEvents (this=0xaf100468, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#10 0xb3fd550d in QEventLoop::processEvents (this=0xafaa2270, flags=...) at kernel/qeventloop.cpp:149
#11 0xb3fd57a9 in QEventLoop::exec (this=0xafaa2270, flags=...) at kernel/qeventloop.cpp:204
#12 0xb3ebe94c in QThread::exec (this=0x9fe7068) at thread/qthread.cpp:501
#13 0xb3ebea3b in QThread::run (this=0x9fe7068) at thread/qthread.cpp:568
#14 0xb3ec1de0 in QThreadPrivate::start (arg=0x9fe7068) at thread/qthread_unix.cpp:298
#15 0xb3d33d4c in start_thread (arg=0xafaa2b40) at pthread_create.c:308
#16 0xb7565ace in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 9 (Thread 0xaf0ffb40 (LWP 1661)):
#0  0xb7771424 in __kernel_vsyscall ()
#1  0xb3d3796b in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:169
#2  0xb75733dc in __pthread_cond_wait (cond=0xb746e890, mutex=0xb746e878) at forward.c:139
#3  0xb736a029 in ?? () from /usr/lib/i386-linux-gnu/libQtScript.so.4
#4  0xb736a06f in ?? () from /usr/lib/i386-linux-gnu/libQtScript.so.4
#5  0xb3d33d4c in start_thread (arg=0xaf0ffb40) at pthread_create.c:308
#6  0xb7565ace in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 8 (Thread 0xad87cb40 (LWP 1664)):
#0  0xb7771424 in __kernel_vsyscall ()
#1  0xb7557380 in __GI___poll (fds=0xacf02278, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
#2  0xb39c3a7b in g_poll () from /lib/i386-linux-gnu/libglib-2.0.so.0
#3  0xb39b60ae in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#4  0xb39b6201 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#5  0xb40098e7 in QEventDispatcherGlib::processEvents (this=0xacf00468, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#6  0xb3fd550d in QEventLoop::processEvents (this=0xad87c240, flags=...) at kernel/qeventloop.cpp:149
#7  0xb3fd57a9 in QEventLoop::exec (this=0xad87c240, flags=...) at kernel/qeventloop.cpp:204
#8  0xb3ebe94c in QThread::exec (this=0xa13bac8) at thread/qthread.cpp:501
#9  0xb3fb2b5d in QInotifyFileSystemWatcherEngine::run (this=0xa13bac8) at io/qfilesystemwatcher_inotify.cpp:248
#10 0xb3ec1de0 in QThreadPrivate::start (arg=0xa13bac8) at thread/qthread_unix.cpp:298
#11 0xb3d33d4c in start_thread (arg=0xad87cb40) at pthread_create.c:308
#12 0xb7565ace in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 7 (Thread 0xa6ffcb40 (LWP 1724)):
#0  0xb7771424 in __kernel_vsyscall ()
#1  0xb3d3796b in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:169
#2  0xb75733dc in __pthread_cond_wait (cond=0x9da6fa8, mutex=0x9da6f90) at forward.c:139
#3  0xb3ec2350 in wait (time=4294967295, this=0x9da6f90) at thread/qwaitcondition_unix.cpp:86
#4  QWaitCondition::wait (this=0x9ca3630, mutex=0x9dba1b8, time=4294967295) at thread/qwaitcondition_unix.cpp:158
#5  0xb512dacc in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x9ca3618, th=0xa95e5c0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0xb513095b in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x9da8bb0, th=0xa95e5c0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0xb512d63a in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x9ca3618, th=0xa95e5c0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0xb5130a5c in ThreadWeaver::WorkingHardState::applyForWork (this=0x9da8bb0, th=0xa95e5c0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0xb512d533 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9ca3618, th=0xa95e5c0, previous=0xb1a7ff8) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0xb512f4e4 in ThreadWeaver::ThreadRunHelper::run (this=0xa6ffc2a4, parent=0x9ca3618, th=0xa95e5c0) at ../../../threadweaver/Weaver/Thread.cpp:87
#11 0xb512f59a in ThreadWeaver::Thread::run (this=0xa95e5c0) at ../../../threadweaver/Weaver/Thread.cpp:142
#12 0xb3ec1de0 in QThreadPrivate::start (arg=0xa95e5c0) at thread/qthread_unix.cpp:298
#13 0xb3d33d4c in start_thread (arg=0xa6ffcb40) at pthread_create.c:308
#14 0xb7565ace in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 6 (Thread 0xa35deb40 (LWP 1735)):
#0  0xb7771424 in __kernel_vsyscall ()
#1  0xb3d3796b in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:169
#2  0xb75733dc in __pthread_cond_wait (cond=0x9da6fa8, mutex=0x9da6f90) at forward.c:139
#3  0xb3ec2350 in wait (time=4294967295, this=0x9da6f90) at thread/qwaitcondition_unix.cpp:86
#4  QWaitCondition::wait (this=0x9ca3630, mutex=0x9dba1b8, time=4294967295) at thread/qwaitcondition_unix.cpp:158
#5  0xb512dacc in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x9ca3618, th=0xa780548) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0xb513095b in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x9da8bb0, th=0xa780548) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0xb512d63a in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x9ca3618, th=0xa780548) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0xb5130a5c in ThreadWeaver::WorkingHardState::applyForWork (this=0x9da8bb0, th=0xa780548) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0xb512d533 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9ca3618, th=0xa780548, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0xb5130a78 in ThreadWeaver::WorkingHardState::applyForWork (this=0x9da8bb0, th=0xa780548) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#11 0xb512d533 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9ca3618, th=0xa780548, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#12 0xb5130a78 in ThreadWeaver::WorkingHardState::applyForWork (this=0x9da8bb0, th=0xa780548) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#13 0xb512d533 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9ca3618, th=0xa780548, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#14 0xb5130a78 in ThreadWeaver::WorkingHardState::applyForWork (this=0x9da8bb0, th=0xa780548) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#15 0xb512d533 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9ca3618, th=0xa780548, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#16 0xb5130a78 in ThreadWeaver::WorkingHardState::applyForWork (this=0x9da8bb0, th=0xa780548) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#17 0xb512d533 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9ca3618, th=0xa780548, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#18 0xb5130a78 in ThreadWeaver::WorkingHardState::applyForWork (this=0x9da8bb0, th=0xa780548) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#19 0xb512d533 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9ca3618, th=0xa780548, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#20 0xb5130a78 in ThreadWeaver::WorkingHardState::applyForWork (this=0x9da8bb0, th=0xa780548) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#21 0xb512d533 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9ca3618, th=0xa780548, previous=0xb18c758) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#22 0xb512f4e4 in ThreadWeaver::ThreadRunHelper::run (this=0xa35de2a4, parent=0x9ca3618, th=0xa780548) at ../../../threadweaver/Weaver/Thread.cpp:87
#23 0xb512f59a in ThreadWeaver::Thread::run (this=0xa780548) at ../../../threadweaver/Weaver/Thread.cpp:142
#24 0xb3ec1de0 in QThreadPrivate::start (arg=0xa780548) at thread/qthread_unix.cpp:298
#25 0xb3d33d4c in start_thread (arg=0xa35deb40) at pthread_create.c:308
#26 0xb7565ace in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 5 (Thread 0xa25dcb40 (LWP 1772)):
#0  0xb7771424 in __kernel_vsyscall ()
#1  0xb3d3796b in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:169
#2  0xb75733dc in __pthread_cond_wait (cond=0x9da6fa8, mutex=0x9da6f90) at forward.c:139
#3  0xb3ec2350 in wait (time=4294967295, this=0x9da6f90) at thread/qwaitcondition_unix.cpp:86
#4  QWaitCondition::wait (this=0x9ca3630, mutex=0x9dba1b8, time=4294967295) at thread/qwaitcondition_unix.cpp:158
#5  0xb512dacc in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x9ca3618, th=0xa753b58) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0xb513095b in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x9da8bb0, th=0xa753b58) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0xb512d63a in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x9ca3618, th=0xa753b58) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0xb5130a5c in ThreadWeaver::WorkingHardState::applyForWork (this=0x9da8bb0, th=0xa753b58) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0xb512d533 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9ca3618, th=0xa753b58, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0xb5130a78 in ThreadWeaver::WorkingHardState::applyForWork (this=0x9da8bb0, th=0xa753b58) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#11 0xb512d533 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9ca3618, th=0xa753b58, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#12 0xb5130a78 in ThreadWeaver::WorkingHardState::applyForWork (this=0x9da8bb0, th=0xa753b58) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#13 0xb512d533 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9ca3618, th=0xa753b58, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#14 0xb5130a78 in ThreadWeaver::WorkingHardState::applyForWork (this=0x9da8bb0, th=0xa753b58) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#15 0xb512d533 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9ca3618, th=0xa753b58, previous=0xad6fd60) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#16 0xb512f4e4 in ThreadWeaver::ThreadRunHelper::run (this=0xa25dc2a4, parent=0x9ca3618, th=0xa753b58) at ../../../threadweaver/Weaver/Thread.cpp:87
#17 0xb512f59a in ThreadWeaver::Thread::run (this=0xa753b58) at ../../../threadweaver/Weaver/Thread.cpp:142
#18 0xb3ec1de0 in QThreadPrivate::start (arg=0xa753b58) at thread/qthread_unix.cpp:298
#19 0xb3d33d4c in start_thread (arg=0xa25dcb40) at pthread_create.c:308
#20 0xb7565ace in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 4 (Thread 0xa5e43b40 (LWP 1819)):
#0  0xb7771424 in __kernel_vsyscall ()
#1  0xb3d3796b in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:169
#2  0xb75733dc in __pthread_cond_wait (cond=0x9da6fa8, mutex=0x9da6f90) at forward.c:139
#3  0xb3ec2350 in wait (time=4294967295, this=0x9da6f90) at thread/qwaitcondition_unix.cpp:86
#4  QWaitCondition::wait (this=0x9ca3630, mutex=0x9dba1b8, time=4294967295) at thread/qwaitcondition_unix.cpp:158
#5  0xb512dacc in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x9ca3618, th=0xa897a18) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0xb513095b in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x9da8bb0, th=0xa897a18) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0xb512d63a in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x9ca3618, th=0xa897a18) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0xb5130a5c in ThreadWeaver::WorkingHardState::applyForWork (this=0x9da8bb0, th=0xa897a18) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0xb512d533 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9ca3618, th=0xa897a18, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0xb5130a78 in ThreadWeaver::WorkingHardState::applyForWork (this=0x9da8bb0, th=0xa897a18) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#11 0xb512d533 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9ca3618, th=0xa897a18, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#12 0xb5130a78 in ThreadWeaver::WorkingHardState::applyForWork (this=0x9da8bb0, th=0xa897a18) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#13 0xb512d533 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9ca3618, th=0xa897a18, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#14 0xb5130a78 in ThreadWeaver::WorkingHardState::applyForWork (this=0x9da8bb0, th=0xa897a18) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#15 0xb512d533 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9ca3618, th=0xa897a18, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#16 0xb5130a78 in ThreadWeaver::WorkingHardState::applyForWork (this=0x9da8bb0, th=0xa897a18) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#17 0xb512d533 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9ca3618, th=0xa897a18, previous=0xabab148) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#18 0xb512f4e4 in ThreadWeaver::ThreadRunHelper::run (this=0xa5e432a4, parent=0x9ca3618, th=0xa897a18) at ../../../threadweaver/Weaver/Thread.cpp:87
#19 0xb512f59a in ThreadWeaver::Thread::run (this=0xa897a18) at ../../../threadweaver/Weaver/Thread.cpp:142
#20 0xb3ec1de0 in QThreadPrivate::start (arg=0xa897a18) at thread/qthread_unix.cpp:298
#21 0xb3d33d4c in start_thread (arg=0xa5e43b40) at pthread_create.c:308
#22 0xb7565ace in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 3 (Thread 0xa85ffb40 (LWP 1973)):
#0  0xb39831c0 in pthread_mutex_lock@plt () from /lib/i386-linux-gnu/libglib-2.0.so.0
#1  0xb39f53d0 in g_mutex_lock () from /lib/i386-linux-gnu/libglib-2.0.so.0
#2  0xb39b61ea in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#3  0xb40098e7 in QEventDispatcherGlib::processEvents (this=0xaa67068, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#4  0xb3fd550d in QEventLoop::processEvents (this=0xa85ff250, flags=...) at kernel/qeventloop.cpp:149
#5  0xb3fd57a9 in QEventLoop::exec (this=0xa85ff250, flags=...) at kernel/qeventloop.cpp:204
#6  0xb3ebe94c in QThread::exec (this=0xacf12cb8) at thread/qthread.cpp:501
#7  0xb531a50f in KIO::NameLookUpThread::run (this=0xacf12cb8) at ../../kio/kio/hostinfo.cpp:226
#8  0xb3ec1de0 in QThreadPrivate::start (arg=0xacf12cb8) at thread/qthread_unix.cpp:298
#9  0xb3d33d4c in start_thread (arg=0xa85ffb40) at pthread_create.c:308
#10 0xb7565ace in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 2 (Thread 0xa0644b40 (LWP 2250)):
#0  0xb7771424 in __kernel_vsyscall ()
#1  0xb7557380 in __GI___poll (fds=0xba04f70, nfds=3, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
#2  0xb39c3a7b in g_poll () from /lib/i386-linux-gnu/libglib-2.0.so.0
#3  0xb39b60ae in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#4  0xb39b656b in g_main_loop_run () from /lib/i386-linux-gnu/libglib-2.0.so.0
#5  0xabdb61ba in ?? () from /usr/lib/i386-linux-gnu/libgio-2.0.so.0
#6  0xb39d96b3 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#7  0xb3d33d4c in start_thread (arg=0xa0644b40) at pthread_create.c:308
#8  0xb7565ace in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 1 (Thread 0xb2d78980 (LWP 1658)):
[KCrash Handler]
#7  0xb3fecf31 in QObject::disconnect (sender=0xaec72f0, signal=0x0, receiver=0xb2fd4f8, method=0xb6da3aeb "1receiveMetaData()") at kernel/qobject.cpp:2891
#8  0xb675e9c9 in disconnect (member=0xb6da3aeb "1receiveMetaData()", receiver=0xb2fd4f8, this=<optimized out>) at /usr/include/qt4/QtCore/qobject.h:252
#9  WebCore::QNetworkReplyWrapper::resetConnections (this=0xb2fd4f8) at platform/network/qt/QNetworkReplyHandler.cpp:254
#10 0xb675ea5f in WebCore::QNetworkReplyWrapper::release (this=0xb2fd4f8) at platform/network/qt/QNetworkReplyHandler.cpp:235
#11 0xb675ec79 in WebCore::QNetworkReplyHandler::release (this=0xb213f48) at platform/network/qt/QNetworkReplyHandler.cpp:419
#12 0xb675eccd in WebCore::QNetworkReplyHandler::abort (this=0xb213f48) at platform/network/qt/QNetworkReplyHandler.cpp:407
#13 0xb675b9ff in WebCore::ResourceHandle::cancel (this=0xa78c3d00) at platform/network/qt/ResourceHandleQt.cpp:107
#14 0xb6538ca7 in WebCore::PingLoader::~PingLoader (this=0xa4e51fc0, __in_chrg=<optimized out>) at loader/PingLoader.cpp:130
#15 0xb6538d52 in WebCore::PingLoader::~PingLoader (this=0xa4e51fc0, __in_chrg=<optimized out>) at loader/PingLoader.cpp:131
#16 0xb6538b13 in WebCore::PingLoader::timeout (this=0xa4e51fc0) at loader/PingLoader.h:70
#17 0xb6538b55 in WebCore::Timer<WebCore::PingLoader>::fired (this=0xa4e51fc8) at platform/Timer.h:100
#18 0xb661d2e2 in WebCore::ThreadTimers::sharedTimerFiredInternal (this=0xafaf4120) at platform/ThreadTimers.cpp:112
#19 0xb661d35d in WebCore::ThreadTimers::sharedTimerFired () at platform/ThreadTimers.cpp:90
#20 0xb677b9ee in timerEvent (this=0x9f7bd20, ev=<optimized out>) at platform/qt/SharedTimerQt.cpp:120
#21 WebCore::SharedTimerQt::timerEvent (this=0x9f7bd20, ev=0xbfd2990c) at platform/qt/SharedTimerQt.cpp:114
#22 0xb3ff1ac4 in QObject::event (this=0x9f7bd20, e=0xbfd2990c) at kernel/qobject.cpp:1157
#23 0xb4271ed4 in notify_helper (e=0xbfd2990c, receiver=0x9f7bd20, this=0x9ca5b90) at kernel/qapplication.cpp:4559
#24 QApplicationPrivate::notify_helper (this=0x9ca5b90, receiver=0x9f7bd20, e=0xbfd2990c) at kernel/qapplication.cpp:4531
#25 0xb427730d in QApplication::notify (this=0xbfd2990c, receiver=0x9f7bd20, e=0xbfd2990c) at kernel/qapplication.cpp:4288
#26 0xb5624401 in KApplication::notify (this=0xbfd29c08, receiver=0x9f7bd20, event=0xbfd2990c) at ../../kdeui/kernel/kapplication.cpp:311
#27 0xb3fd697e in QCoreApplication::notifyInternal (this=0xbfd29c08, receiver=0x9f7bd20, event=0xbfd2990c) at kernel/qcoreapplication.cpp:876
#28 0xb400b990 in sendEvent (event=0xbfd2990c, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#29 QTimerInfoList::activateTimers (this=0x9c9ee04) at kernel/qeventdispatcher_unix.cpp:611
#30 0xb40090f8 in timerSourceDispatch (source=0x9c9edd0) at kernel/qeventdispatcher_glib.cpp:186
#31 timerSourceDispatch (source=0x9c9edd0) at kernel/qeventdispatcher_glib.cpp:180
#32 0xb39b5d86 in g_main_context_dispatch () from /lib/i386-linux-gnu/libglib-2.0.so.0
#33 0xb39b6125 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#34 0xb39b6201 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#35 0xb4009887 in QEventDispatcherGlib::processEvents (this=0x9c76ea0, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#36 0xb432aaaa in QGuiEventDispatcherGlib::processEvents (this=0x9c76ea0, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#37 0xb3fd550d in QEventLoop::processEvents (this=0xbfd29b74, flags=...) at kernel/qeventloop.cpp:149
#38 0xb3fd57a9 in QEventLoop::exec (this=0xbfd29b74, flags=...) at kernel/qeventloop.cpp:204
#39 0xb3fdaeba in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1148
#40 0xb426fa74 in QApplication::exec () at kernel/qapplication.cpp:3820
#41 0xb773ae7f in kdemain (argc=1, argv=0xbfd29eb4) at /build/buildd/rekonq-0.9.1/src/main.cpp:180
#42 0x080484fb in main (argc=1, argv=0xbfd29eb4) at /build/buildd/rekonq-0.9.1/obj-i686-linux-gnu/src/rekonq_dummy.cpp:3

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

Possible duplicates by query: bug 304005, bug 302035, bug 301035, bug 299273, bug 297591.

Reported using DrKonqi
Comment 1 Jekyll Wu 2012-08-13 08:40:05 UTC

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