Bug 295763 - rekong crashed while idle in background
Summary: rekong crashed while idle in background
Status: RESOLVED DUPLICATE of bug 286115
Alias: None
Product: rekonq
Classification: Unmaintained
Component: general (show other bugs)
Version: 0.8.90
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Andrea Diamantini
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-11 13:04 UTC by xejakig884
Modified: 2012-06-18 14:40 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description xejakig884 2012-03-11 13:04:27 UTC
Application: rekonq (0.8.90)
KDE Platform Version: 4.8.1 (4.8.1)
Qt Version: 4.8.0
Operating System: Linux 3.2.0-18-generic-pae i686
Distribution: Ubuntu precise (development branch)

-- Information about the crash:
- What I was doing when the application crashed: I displayed a page in rekonq. Instead of displaying a further page I noticed that the required page was already open in another browser, I switched to that browser putting rekonq in the background. Shortly after rekong crashed.

-- 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 0xb2d07980 (LWP 5898))]

Thread 12 (Thread 0xb0499b40 (LWP 5899)):
#0  0xb76f1424 in __kernel_vsyscall ()
#1  0xb3cc596b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
#2  0xb74f307c in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6
#3  0xb6a3a263 in WTF::TCMalloc_PageHeap::scavengerThread (this=0xb7166940) at wtf/FastMalloc.cpp:2495
#4  0xb6a3a37f in WTF::TCMalloc_PageHeap::runScavengerThread (context=0xb7166940) at wtf/FastMalloc.cpp:1618
#5  0xb3cc1d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#6  0xb74e576e in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 11 (Thread 0xafb70b40 (LWP 5900)):
#0  0xb76f1424 in __kernel_vsyscall ()
#1  0xb74d7020 in poll () from /lib/i386-linux-gnu/libc.so.6
#2  0xb394fb7b in g_poll () from /lib/i386-linux-gnu/libglib-2.0.so.0
#3  0xb394211e in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#4  0xb3942271 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#5  0xb3f97017 in QEventDispatcherGlib::processEvents (this=0xaf200468, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#6  0xb3f62c3d in QEventLoop::processEvents (this=0xafb70270, flags=...) at kernel/qeventloop.cpp:149
#7  0xb3f62ed9 in QEventLoop::exec (this=0xafb70270, flags=...) at kernel/qeventloop.cpp:204
#8  0xb3e4c94c in QThread::exec (this=0x848cc20) at thread/qthread.cpp:501
#9  0xb3e4ca3b in QThread::run (this=0x848cc20) at thread/qthread.cpp:568
#10 0xb3e4fde0 in QThreadPrivate::start (arg=0x848cc20) at thread/qthread_unix.cpp:298
#11 0xb3cc1d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#12 0xb74e576e in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 10 (Thread 0xaf1ffb40 (LWP 5901)):
#0  0xb76f1424 in __kernel_vsyscall ()
#1  0xb3cc596b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
#2  0xb74f307c in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6
#3  0xb72eb009 in ?? () from /usr/lib/i386-linux-gnu/libQtScript.so.4
#4  0xb72eb04f in ?? () from /usr/lib/i386-linux-gnu/libQtScript.so.4
#5  0xb3cc1d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#6  0xb74e576e in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 9 (Thread 0xae755b40 (LWP 5902)):
#0  0xb76f1424 in __kernel_vsyscall ()
#1  0xb3cc596b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
#2  0xb74f307c in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6
#3  0xb3e50350 in wait (time=4294967295, this=0x840f8d8) at thread/qwaitcondition_unix.cpp:86
#4  QWaitCondition::wait (this=0x840ffd8, mutex=0x8412b90, time=4294967295) at thread/qwaitcondition_unix.cpp:158
#5  0xb50b3acc in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x840ffc0, th=0x86b5fe0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0xb50b695b in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x848d9b0, th=0x86b5fe0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0xb50b363a in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x840ffc0, th=0x86b5fe0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0xb50b6a5c in ThreadWeaver::WorkingHardState::applyForWork (this=0x848d9b0, th=0x86b5fe0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0xb50b3533 in ThreadWeaver::WeaverImpl::applyForWork (this=0x840ffc0, th=0x86b5fe0, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0xb50b6a78 in ThreadWeaver::WorkingHardState::applyForWork (this=0x848d9b0, th=0x86b5fe0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#11 0xb50b3533 in ThreadWeaver::WeaverImpl::applyForWork (this=0x840ffc0, th=0x86b5fe0, previous=0x992cce0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#12 0xb50b54e4 in ThreadWeaver::ThreadRunHelper::run (this=0xae7552a4, parent=0x840ffc0, th=0x86b5fe0) at ../../../threadweaver/Weaver/Thread.cpp:87
#13 0xb50b559a in ThreadWeaver::Thread::run (this=0x86b5fe0) at ../../../threadweaver/Weaver/Thread.cpp:142
#14 0xb3e4fde0 in QThreadPrivate::start (arg=0x86b5fe0) at thread/qthread_unix.cpp:298
#15 0xb3cc1d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#16 0xb74e576e in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 8 (Thread 0xadb93b40 (LWP 5903)):
#0  0xb3cc4c39 in __pthread_mutex_unlock_usercnt () from /lib/i386-linux-gnu/libpthread.so.0
#1  0xb74f32d4 in pthread_mutex_unlock () from /lib/i386-linux-gnu/libc.so.6
#2  0xb3981240 in g_mutex_unlock () from /lib/i386-linux-gnu/libglib-2.0.so.0
#3  0xb3941fc0 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#4  0xb3942271 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#5  0xb3f97017 in QEventDispatcherGlib::processEvents (this=0x87066e0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#6  0xb3f62c3d in QEventLoop::processEvents (this=0xadb93250, flags=...) at kernel/qeventloop.cpp:149
#7  0xb3f62ed9 in QEventLoop::exec (this=0xadb93250, flags=...) at kernel/qeventloop.cpp:204
#8  0xb3e4c94c in QThread::exec (this=0xade07390) at thread/qthread.cpp:501
#9  0xb529d9ff in KIO::NameLookUpThread::run (this=0xade07390) at ../../kio/kio/hostinfo.cpp:226
#10 0xb3e4fde0 in QThreadPrivate::start (arg=0xade07390) at thread/qthread_unix.cpp:298
#11 0xb3cc1d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#12 0xb74e576e in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 7 (Thread 0xa6dfcb40 (LWP 5915)):
#0  0xb3cc3dc8 in pthread_mutex_lock () from /lib/i386-linux-gnu/libpthread.so.0
#1  0xb74f3294 in pthread_mutex_lock () from /lib/i386-linux-gnu/libc.so.6
#2  0xb3981200 in g_mutex_lock () from /lib/i386-linux-gnu/libglib-2.0.so.0
#3  0xb39420fc in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#4  0xb3942271 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#5  0xb3f97017 in QEventDispatcherGlib::processEvents (this=0x8821df0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#6  0xb3f62c3d in QEventLoop::processEvents (this=0xa6dfc240, flags=...) at kernel/qeventloop.cpp:149
#7  0xb3f62ed9 in QEventLoop::exec (this=0xa6dfc240, flags=...) at kernel/qeventloop.cpp:204
#8  0xb3e4c94c in QThread::exec (this=0x87a5b68) at thread/qthread.cpp:501
#9  0xb3f402dd in QInotifyFileSystemWatcherEngine::run (this=0x87a5b68) at io/qfilesystemwatcher_inotify.cpp:248
#10 0xb3e4fde0 in QThreadPrivate::start (arg=0x87a5b68) at thread/qthread_unix.cpp:298
#11 0xb3cc1d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#12 0xb74e576e in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 6 (Thread 0xad392b40 (LWP 9558)):
#0  0xb76f1424 in __kernel_vsyscall ()
#1  0xb3cc596b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
#2  0xb74f307c in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6
#3  0xb3e50350 in wait (time=4294967295, this=0x840f8d8) at thread/qwaitcondition_unix.cpp:86
#4  QWaitCondition::wait (this=0x840ffd8, mutex=0x8412b90, time=4294967295) at thread/qwaitcondition_unix.cpp:158
#5  0xb50b3acc in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x840ffc0, th=0x9393790) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0xb50b695b in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x848d9b0, th=0x9393790) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0xb50b363a in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x840ffc0, th=0x9393790) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0xb50b6a5c in ThreadWeaver::WorkingHardState::applyForWork (this=0x848d9b0, th=0x9393790) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0xb50b3533 in ThreadWeaver::WeaverImpl::applyForWork (this=0x840ffc0, th=0x9393790, previous=0x91c3ef0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0xb50b54e4 in ThreadWeaver::ThreadRunHelper::run (this=0xad3922a4, parent=0x840ffc0, th=0x9393790) at ../../../threadweaver/Weaver/Thread.cpp:87
#11 0xb50b559a in ThreadWeaver::Thread::run (this=0x9393790) at ../../../threadweaver/Weaver/Thread.cpp:142
#12 0xb3e4fde0 in QThreadPrivate::start (arg=0x9393790) at thread/qthread_unix.cpp:298
#13 0xb3cc1d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#14 0xb74e576e in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 5 (Thread 0xa7b11b40 (LWP 9634)):
#0  0xb76f1424 in __kernel_vsyscall ()
#1  0xb3cc596b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
#2  0xb74f307c in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6
#3  0xb3e50350 in wait (time=4294967295, this=0x840f8d8) at thread/qwaitcondition_unix.cpp:86
#4  QWaitCondition::wait (this=0x840ffd8, mutex=0x8412b90, time=4294967295) at thread/qwaitcondition_unix.cpp:158
#5  0xb50b3acc in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x840ffc0, th=0x967c3c8) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0xb50b695b in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x848d9b0, th=0x967c3c8) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0xb50b363a in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x840ffc0, th=0x967c3c8) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0xb50b6a5c in ThreadWeaver::WorkingHardState::applyForWork (this=0x848d9b0, th=0x967c3c8) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0xb50b3533 in ThreadWeaver::WeaverImpl::applyForWork (this=0x840ffc0, th=0x967c3c8, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0xb50b6a78 in ThreadWeaver::WorkingHardState::applyForWork (this=0x848d9b0, th=0x967c3c8) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#11 0xb50b3533 in ThreadWeaver::WeaverImpl::applyForWork (this=0x840ffc0, th=0x967c3c8, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#12 0xb50b6a78 in ThreadWeaver::WorkingHardState::applyForWork (this=0x848d9b0, th=0x967c3c8) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#13 0xb50b3533 in ThreadWeaver::WeaverImpl::applyForWork (this=0x840ffc0, th=0x967c3c8, previous=0x8726f40) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#14 0xb50b54e4 in ThreadWeaver::ThreadRunHelper::run (this=0xa7b112a4, parent=0x840ffc0, th=0x967c3c8) at ../../../threadweaver/Weaver/Thread.cpp:87
#15 0xb50b559a in ThreadWeaver::Thread::run (this=0x967c3c8) at ../../../threadweaver/Weaver/Thread.cpp:142
#16 0xb3e4fde0 in QThreadPrivate::start (arg=0x967c3c8) at thread/qthread_unix.cpp:298
#17 0xb3cc1d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#18 0xb74e576e in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 4 (Thread 0xa9314b40 (LWP 9635)):
#0  0xb76f1424 in __kernel_vsyscall ()
#1  0xb3cc596b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
#2  0xb74f307c in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6
#3  0xb3e50350 in wait (time=4294967295, this=0x840f8d8) at thread/qwaitcondition_unix.cpp:86
#4  QWaitCondition::wait (this=0x840ffd8, mutex=0x8412b90, time=4294967295) at thread/qwaitcondition_unix.cpp:158
#5  0xb50b3acc in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x840ffc0, th=0x9770578) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0xb50b695b in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x848d9b0, th=0x9770578) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0xb50b363a in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x840ffc0, th=0x9770578) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0xb50b6a5c in ThreadWeaver::WorkingHardState::applyForWork (this=0x848d9b0, th=0x9770578) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0xb50b3533 in ThreadWeaver::WeaverImpl::applyForWork (this=0x840ffc0, th=0x9770578, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0xb50b6a78 in ThreadWeaver::WorkingHardState::applyForWork (this=0x848d9b0, th=0x9770578) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#11 0xb50b3533 in ThreadWeaver::WeaverImpl::applyForWork (this=0x840ffc0, th=0x9770578, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#12 0xb50b6a78 in ThreadWeaver::WorkingHardState::applyForWork (this=0x848d9b0, th=0x9770578) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#13 0xb50b3533 in ThreadWeaver::WeaverImpl::applyForWork (this=0x840ffc0, th=0x9770578, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#14 0xb50b6a78 in ThreadWeaver::WorkingHardState::applyForWork (this=0x848d9b0, th=0x9770578) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#15 0xb50b3533 in ThreadWeaver::WeaverImpl::applyForWork (this=0x840ffc0, th=0x9770578, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#16 0xb50b6a78 in ThreadWeaver::WorkingHardState::applyForWork (this=0x848d9b0, th=0x9770578) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#17 0xb50b3533 in ThreadWeaver::WeaverImpl::applyForWork (this=0x840ffc0, th=0x9770578, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#18 0xb50b6a78 in ThreadWeaver::WorkingHardState::applyForWork (this=0x848d9b0, th=0x9770578) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#19 0xb50b3533 in ThreadWeaver::WeaverImpl::applyForWork (this=0x840ffc0, th=0x9770578, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#20 0xb50b6a78 in ThreadWeaver::WorkingHardState::applyForWork (this=0x848d9b0, th=0x9770578) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#21 0xb50b3533 in ThreadWeaver::WeaverImpl::applyForWork (this=0x840ffc0, th=0x9770578, previous=0x9300020) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#22 0xb50b54e4 in ThreadWeaver::ThreadRunHelper::run (this=0xa93142a4, parent=0x840ffc0, th=0x9770578) at ../../../threadweaver/Weaver/Thread.cpp:87
#23 0xb50b559a in ThreadWeaver::Thread::run (this=0x9770578) at ../../../threadweaver/Weaver/Thread.cpp:142
#24 0xb3e4fde0 in QThreadPrivate::start (arg=0x9770578) at thread/qthread_unix.cpp:298
#25 0xb3cc1d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#26 0xb74e576e in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 3 (Thread 0x9b70cb40 (LWP 11069)):
#0  0xb3cc3dc8 in pthread_mutex_lock () from /lib/i386-linux-gnu/libpthread.so.0
#1  0xb74f3294 in pthread_mutex_lock () from /lib/i386-linux-gnu/libc.so.6
#2  0xb3981200 in g_mutex_lock () from /lib/i386-linux-gnu/libglib-2.0.so.0
#3  0xb39419d6 in g_main_context_check () from /lib/i386-linux-gnu/libglib-2.0.so.0
#4  0xb39420b2 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#5  0xb39425db in g_main_loop_run () from /lib/i386-linux-gnu/libglib-2.0.so.0
#6  0xa382379a in ?? () from /usr/lib/i386-linux-gnu/libgio-2.0.so.0
#7  0xb3965483 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#8  0xb3cc1d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#9  0xb74e576e in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 2 (Thread 0x91872b40 (LWP 11070)):
#0  0xb76f1424 in __kernel_vsyscall ()
#1  0xb74d7020 in poll () from /lib/i386-linux-gnu/libc.so.6
#2  0xa21224b6 in ?? () from /usr/lib/i386-linux-gnu/libpulse.so.0
#3  0xa211075a in pa_mainloop_poll () from /usr/lib/i386-linux-gnu/libpulse.so.0
#4  0xa2110fb7 in pa_mainloop_iterate () from /usr/lib/i386-linux-gnu/libpulse.so.0
#5  0xa2111094 in pa_mainloop_run () from /usr/lib/i386-linux-gnu/libpulse.so.0
#6  0xa212243e in ?? () from /usr/lib/i386-linux-gnu/libpulse.so.0
#7  0xa0bed246 in ?? () from /usr/lib/i386-linux-gnu/libpulsecommon-1.1.so
#8  0xb3cc1d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#9  0xb74e576e in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 1 (Thread 0xb2d07980 (LWP 5898)):
[KCrash Handler]
#7  0xb714adc8 in vtable for JSC::JSString () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4
#8  0xb3f7a663 in QObject::disconnect (sender=0x9a03b38, signal=0x0, receiver=0x9db5b18, method=0xb6d24aeb "1receiveMetaData()") at kernel/qobject.cpp:2891
#9  0xb66df9c9 in disconnect (member=0xb6d24aeb "1receiveMetaData()", receiver=0x9db5b18, this=<optimized out>) at /usr/include/qt4/QtCore/qobject.h:252
#10 WebCore::QNetworkReplyWrapper::resetConnections (this=0x9db5b18) at platform/network/qt/QNetworkReplyHandler.cpp:254
#11 0xb66dfa5f in WebCore::QNetworkReplyWrapper::release (this=0x9db5b18) at platform/network/qt/QNetworkReplyHandler.cpp:235
#12 0xb66dfc79 in WebCore::QNetworkReplyHandler::release (this=0x9d73868) at platform/network/qt/QNetworkReplyHandler.cpp:419
#13 0xb66dfccd in WebCore::QNetworkReplyHandler::abort (this=0x9d73868) at platform/network/qt/QNetworkReplyHandler.cpp:407
#14 0xb66dc9ff in WebCore::ResourceHandle::cancel (this=0xa8abeb70) at platform/network/qt/ResourceHandleQt.cpp:107
#15 0xb64b9ca7 in WebCore::PingLoader::~PingLoader (this=0xa2bc54d0, __in_chrg=<optimized out>) at loader/PingLoader.cpp:130
#16 0xb64b9d52 in WebCore::PingLoader::~PingLoader (this=0xa2bc54d0, __in_chrg=<optimized out>) at loader/PingLoader.cpp:131
#17 0xb64b9b13 in WebCore::PingLoader::timeout (this=0xa2bc54d0) at loader/PingLoader.h:70
#18 0xb64b9b55 in WebCore::Timer<WebCore::PingLoader>::fired (this=0xa2bc54d8) at platform/Timer.h:100
#19 0xb659e2e2 in WebCore::ThreadTimers::sharedTimerFiredInternal (this=0xafbb6120) at platform/ThreadTimers.cpp:112
#20 0xb659e35d in WebCore::ThreadTimers::sharedTimerFired () at platform/ThreadTimers.cpp:90
#21 0xb66fc9ee in timerEvent (this=0x8664c50, ev=<optimized out>) at platform/qt/SharedTimerQt.cpp:120
#22 WebCore::SharedTimerQt::timerEvent (this=0x8664c50, ev=0xbf903c0c) at platform/qt/SharedTimerQt.cpp:114
#23 0xb3f7f1f4 in QObject::event (this=0x8664c50, e=0xbf903c0c) at kernel/qobject.cpp:1157
#24 0xb41ffd24 in notify_helper (e=0xbf903c0c, receiver=0x8664c50, this=0x83be698) at kernel/qapplication.cpp:4555
#25 QApplicationPrivate::notify_helper (this=0x83be698, receiver=0x8664c50, e=0xbf903c0c) at kernel/qapplication.cpp:4527
#26 0xb420515d in QApplication::notify (this=0xbf903c0c, receiver=0x8664c50, e=0xbf903c0c) at kernel/qapplication.cpp:4284
#27 0xb55a6801 in KApplication::notify (this=0xbf903f28, receiver=0x8664c50, event=0xbf903c0c) at ../../kdeui/kernel/kapplication.cpp:311
#28 0xb3f640ae in QCoreApplication::notifyInternal (this=0xbf903f28, receiver=0x8664c50, event=0xbf903c0c) at kernel/qcoreapplication.cpp:876
#29 0xb3f990c0 in sendEvent (event=0xbf903c0c, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#30 QTimerInfoList::activateTimers (this=0x83c1e64) at kernel/qeventdispatcher_unix.cpp:611
#31 0xb3f96828 in timerSourceDispatch (source=0x83c1e30) at kernel/qeventdispatcher_glib.cpp:186
#32 timerSourceDispatch (source=0x83c1e30) at kernel/qeventdispatcher_glib.cpp:180
#33 0xb3f96862 in idleTimerSourceDispatch (source=0x83c1e98) at kernel/qeventdispatcher_glib.cpp:233
#34 0xb3941d8a in g_main_context_dispatch () from /lib/i386-linux-gnu/libglib-2.0.so.0
#35 0xb3942195 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#36 0xb3942271 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#37 0xb3f96fb7 in QEventDispatcherGlib::processEvents (this=0x8398ea0, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#38 0xb42b880a in QGuiEventDispatcherGlib::processEvents (this=0x8398ea0, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#39 0xb3f62c3d in QEventLoop::processEvents (this=0xbf903e94, flags=...) at kernel/qeventloop.cpp:149
#40 0xb3f62ed9 in QEventLoop::exec (this=0xbf903e94, flags=...) at kernel/qeventloop.cpp:204
#41 0xb3f685ea in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1148
#42 0xb41fd8c4 in QApplication::exec () at kernel/qapplication.cpp:3816
#43 0xb76bb4ff in kdemain (argc=2, argv=0xbf9041d4) at /build/buildd/rekonq-0.8.90/src/main.cpp:180
#44 0x0804850b in main (argc=2, argv=0xbf9041d4) at /build/buildd/rekonq-0.8.90/obj-i686-linux-gnu/src/rekonq_dummy.cpp:3

Reported using DrKonqi
Comment 1 Andrea Diamantini 2012-06-18 14:40:06 UTC
This needs to be investigated as possible duplicate as bug 286115

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