Bug 286115 - rekonq crashes when idling [WebCore::QNetworkReplyWrapper::resetConnections, disconnect signal 0x0]
Summary: rekonq crashes when idling [WebCore::QNetworkReplyWrapper::resetConnections, ...
Status: RESOLVED DUPLICATE of bug 281023
Alias: None
Product: rekonq
Classification: Unmaintained
Component: general (show other bugs)
Version: 0.8.0
Platform: Ubuntu Linux
: NOR crash
Target Milestone: qtwebkitToFix
Assignee: Andrea Diamantini
URL:
Keywords:
: 293035 295763 297591 299273 302035 (view as bug list)
Depends on:
Blocks:
 
Reported: 2011-11-08 15:13 UTC by geckor
Modified: 2012-07-06 19:45 UTC (History)
8 users (show)

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


Attachments
New crash information added by DrKonqi (13.06 KB, text/plain)
2012-01-07 16:22 UTC, Christopher Griffiths
Details
New crash information added by DrKonqi (12.85 KB, text/plain)
2012-04-08 14:45 UTC, Alvaro Soliverez
Details
New crash information added by DrKonqi (21.34 KB, text/plain)
2012-07-02 16:50 UTC, gmedding+kdebugs
Details

Note You need to log in before you can comment on or make changes to this bug.
Description geckor 2011-11-08 15:13:07 UTC
Application: rekonq (0.8.0)
KDE Platform Version: 4.7.2 (4.7.2)
Qt Version: 4.7.4
Operating System: Linux 3.0.0-12-generic x86_64
Distribution: Ubuntu 11.10

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

Nothing.  I left the laptop on overnight, with several tabs open in rekonq, and during the night it crashed by itself.  I have seen this at least twice.  I presume there is a tab that is refreshing itself, and one of the refreshes must be crashing rekonq.

The crash can be reproduced some of the time.

-- Backtrace:
Application: rekonq (rekonq), signal: Segmentation fault
[Current thread is 1 (Thread 0x7f123ff6c780 (LWP 32237))]

Thread 13 (Thread 0x7f1222056700 (LWP 32314)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f123e849c2c in WTF::TCMalloc_PageHeap::scavengerThread (this=0x7f123f200220) at wtf/FastMalloc.cpp:2495
#2  0x00007f123e849d59 in WTF::TCMalloc_PageHeap::runScavengerThread (context=<optimized out>) at wtf/FastMalloc.cpp:1618
#3  0x00007f1239f7eefc in start_thread (arg=0x7f1222056700) at pthread_create.c:304
#4  0x00007f123f7a889d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 12 (Thread 0x7f1221755700 (LWP 32318)):
#0  0x00007f123f79c773 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f12383b1f68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f12383b2429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f123a632f3e in QEventDispatcherGlib::processEvents (this=0x179b8a0, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#4  0x00007f123a606cf2 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007f123a606ef7 in QEventLoop::exec (this=0x7f1221754e00, flags=...) at kernel/qeventloop.cpp:201
#6  0x00007f123a51e27f in QThread::exec (this=<optimized out>) at thread/qthread.cpp:498
#7  0x00007f123a520d05 in QThreadPrivate::start (arg=0x179e0b0) at thread/qthread_unix.cpp:331
#8  0x00007f1239f7eefc in start_thread (arg=0x7f1221755700) at pthread_create.c:304
#9  0x00007f123f7a889d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 11 (Thread 0x7f12208dd700 (LWP 32374)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f123f3aafe2 in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4
#2  0x00007f123f3ab019 in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4
#3  0x00007f1239f7eefc in start_thread (arg=0x7f12208dd700) at pthread_create.c:304
#4  0x00007f123f7a889d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 10 (Thread 0x7f121b33a700 (LWP 32376)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f123a5211ab in wait (time=18446744073709551615, this=0x1528470) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x156d4c0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007f123c531864 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x15259e0, th=0x1b30dd0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f123c533e0b in ThreadWeaver::WorkingHardState::applyForWork (this=0x156bf20, th=0x1b30dd0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f123c532ccf in ThreadWeaver::ThreadRunHelper::run (this=0x7f121b339e20, parent=0x15259e0, th=0x1b30dd0) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007f123c532d5b in ThreadWeaver::Thread::run (this=0x1b30dd0) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007f123a520d05 in QThreadPrivate::start (arg=0x1b30dd0) at thread/qthread_unix.cpp:331
#8  0x00007f1239f7eefc in start_thread (arg=0x7f121b33a700) at pthread_create.c:304
#9  0x00007f123f7a889d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 9 (Thread 0x7f11d393b700 (LWP 32463)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f11d5fb51f1 in queue_processor(void*) () from /usr/lib/jvm/java-6-openjdk/jre/lib/amd64/IcedTeaPlugin.so
#2  0x00007f1239f7eefc in start_thread (arg=0x7f11d393b700) at pthread_create.c:304
#3  0x00007f123f7a889d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#4  0x0000000000000000 in ?? ()

Thread 8 (Thread 0x7f11d313a700 (LWP 32464)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f11d5fb51f1 in queue_processor(void*) () from /usr/lib/jvm/java-6-openjdk/jre/lib/amd64/IcedTeaPlugin.so
#2  0x00007f1239f7eefc in start_thread (arg=0x7f11d313a700) at pthread_create.c:304
#3  0x00007f123f7a889d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#4  0x0000000000000000 in ?? ()

Thread 7 (Thread 0x7f11d2939700 (LWP 32465)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f11d5fb51f1 in queue_processor(void*) () from /usr/lib/jvm/java-6-openjdk/jre/lib/amd64/IcedTeaPlugin.so
#2  0x00007f1239f7eefc in start_thread (arg=0x7f11d2939700) at pthread_create.c:304
#3  0x00007f123f7a889d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#4  0x0000000000000000 in ?? ()

Thread 6 (Thread 0x7f11d6cc5700 (LWP 32578)):
#0  0xffffffffff60017b in ?? ()
#1  0x00007f11d6cc4af0 in ?? ()
#2  0x00007fffe7bf67e7 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)

Thread 5 (Thread 0x7f11cbf62700 (LWP 32713)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f123a5211ab in wait (time=18446744073709551615, this=0x1528470) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x156d4c0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007f123c531864 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x15259e0, th=0x743ba20) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f123c533e0b in ThreadWeaver::WorkingHardState::applyForWork (this=0x156bf20, th=0x743ba20) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f123c533e24 in ThreadWeaver::WorkingHardState::applyForWork (this=0x156bf20, th=0x743ba20) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f123c532ccf in ThreadWeaver::ThreadRunHelper::run (this=0x7f11cbf61e20, parent=0x15259e0, th=0x743ba20) at ../../../threadweaver/Weaver/Thread.cpp:87
#7  0x00007f123c532d5b in ThreadWeaver::Thread::run (this=0x743ba20) at ../../../threadweaver/Weaver/Thread.cpp:142
#8  0x00007f123a520d05 in QThreadPrivate::start (arg=0x743ba20) at thread/qthread_unix.cpp:331
#9  0x00007f1239f7eefc in start_thread (arg=0x7f11cbf62700) at pthread_create.c:304
#10 0x00007f123f7a889d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 4 (Thread 0x7f11cb761700 (LWP 32714)):
#0  0x00007f1239f821fd in __pthread_mutex_unlock_usercnt (mutex=<optimized out>, decr=<optimized out>) at pthread_mutex_unlock.c:52
#1  __pthread_mutex_unlock (mutex=0x7bb72a8) at pthread_mutex_unlock.c:290
#2  0x00007f12383b172e in g_main_context_check () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f12383b1f82 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007f12383b2429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007f123a632f3e in QEventDispatcherGlib::processEvents (this=0x6e57d70, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#6  0x00007f123a606cf2 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#7  0x00007f123a606ef7 in QEventLoop::exec (this=0x7f11cb760dd0, flags=...) at kernel/qeventloop.cpp:201
#8  0x00007f123a51e27f in QThread::exec (this=<optimized out>) at thread/qthread.cpp:498
#9  0x00007f123cb307ce in KIO::NameLookUpThread::run (this=0x8521360) at ../../kio/kio/hostinfo.cpp:226
#10 0x00007f123a520d05 in QThreadPrivate::start (arg=0x8521360) at thread/qthread_unix.cpp:331
#11 0x00007f1239f7eefc in start_thread (arg=0x7f11cb761700) at pthread_create.c:304
#12 0x00007f123f7a889d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#13 0x0000000000000000 in ?? ()

Thread 3 (Thread 0x7f11caf60700 (LWP 32742)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f123a5211ab in wait (time=18446744073709551615, this=0x1528470) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x156d4c0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007f123c531864 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x15259e0, th=0x67e9490) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f123c533e0b in ThreadWeaver::WorkingHardState::applyForWork (this=0x156bf20, th=0x67e9490) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f123c533e24 in ThreadWeaver::WorkingHardState::applyForWork (this=0x156bf20, th=0x67e9490) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f123c532ccf in ThreadWeaver::ThreadRunHelper::run (this=0x7f11caf5fe20, parent=0x15259e0, th=0x67e9490) at ../../../threadweaver/Weaver/Thread.cpp:87
#7  0x00007f123c532d5b in ThreadWeaver::Thread::run (this=0x67e9490) at ../../../threadweaver/Weaver/Thread.cpp:142
#8  0x00007f123a520d05 in QThreadPrivate::start (arg=0x67e9490) at thread/qthread_unix.cpp:331
#9  0x00007f1239f7eefc in start_thread (arg=0x7f11caf60700) at pthread_create.c:304
#10 0x00007f123f7a889d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f11d86cf700 (LWP 303)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f123a5211ab in wait (time=18446744073709551615, this=0x1528470) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x156d4c0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007f123c531864 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x15259e0, th=0x70601f0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f123c533e0b in ThreadWeaver::WorkingHardState::applyForWork (this=0x156bf20, th=0x70601f0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f123c532ccf in ThreadWeaver::ThreadRunHelper::run (this=0x7f11d86cee20, parent=0x15259e0, th=0x70601f0) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007f123c532d5b in ThreadWeaver::Thread::run (this=0x70601f0) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007f123a520d05 in QThreadPrivate::start (arg=0x70601f0) at thread/qthread_unix.cpp:331
#8  0x00007f1239f7eefc in start_thread (arg=0x7f11d86cf700) at pthread_create.c:304
#9  0x00007f123f7a889d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f123ff6c780 (LWP 32237)):
[KCrash Handler]
#6  0x00007f123a61a712 in QObject::disconnect (sender=0x6ffda10, signal=0x0, receiver=0x8599890, method=0x5ee74f9 "receiveMetaData()") at kernel/qobject.cpp:2728
#7  0x00007f123e5239ae in disconnect (member=0x7f123eb2096f "1receiveMetaData()", receiver=0x8599890, this=<optimized out>) at /usr/include/qt4/QtCore/qobject.h:229
#8  WebCore::QNetworkReplyWrapper::resetConnections (this=0x8599890) at platform/network/qt/QNetworkReplyHandler.cpp:254
#9  0x00007f123e523a0f in WebCore::QNetworkReplyWrapper::release (this=0x8599890) at platform/network/qt/QNetworkReplyHandler.cpp:235
#10 0x00007f123e523b78 in WebCore::QNetworkReplyHandler::release (this=<optimized out>) at platform/network/qt/QNetworkReplyHandler.cpp:419
#11 0x00007f123e523bbe in WebCore::QNetworkReplyHandler::abort (this=0x57623a0) at platform/network/qt/QNetworkReplyHandler.cpp:407
#12 0x00007f123e520b49 in WebCore::ResourceHandle::cancel (this=<optimized out>) at platform/network/qt/ResourceHandleQt.cpp:107
#13 0x00007f123e31e47c in WebCore::PingLoader::~PingLoader (this=<optimized out>, __in_chrg=<optimized out>) at loader/PingLoader.cpp:130
#14 0x00007f123e31e529 in WebCore::PingLoader::~PingLoader (this=0x7f11ca004aa0, __in_chrg=<optimized out>) at loader/PingLoader.cpp:131
#15 0x00007f123e3f7b62 in WebCore::ThreadTimers::sharedTimerFiredInternal (this=0x7f122178f7a8) at platform/ThreadTimers.cpp:112
#16 0x00007f123a61e789 in QObject::event (this=0x1b014c0, e=<optimized out>) at kernel/qobject.cpp:1181
#17 0x00007f123ab38424 in notify_helper (e=0x7fffe7b484f0, receiver=0x1b014c0, this=0x1433a20) at kernel/qapplication.cpp:4486
#18 QApplicationPrivate::notify_helper (this=0x1433a20, receiver=0x1b014c0, e=0x7fffe7b484f0) at kernel/qapplication.cpp:4458
#19 0x00007f123ab3d291 in QApplication::notify (this=0x7fffe7b487f0, receiver=0x1b014c0, e=0x7fffe7b484f0) at kernel/qapplication.cpp:4365
#20 0x00007f123d06f126 in KApplication::notify (this=0x7fffe7b487f0, receiver=0x1b014c0, event=0x7fffe7b484f0) at ../../kdeui/kernel/kapplication.cpp:311
#21 0x00007f123a607afc in QCoreApplication::notifyInternal (this=0x7fffe7b487f0, receiver=0x1b014c0, event=0x7fffe7b484f0) at kernel/qcoreapplication.cpp:787
#22 0x00007f123a634d62 in sendEvent (event=0x7fffe7b484f0, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#23 QTimerInfoList::activateTimers (this=0x1439d40) at kernel/qeventdispatcher_unix.cpp:603
#24 0x00007f123a632514 in timerSourceDispatch (source=<optimized out>) at kernel/qeventdispatcher_glib.cpp:184
#25 0x00007f12383b1a5d in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#26 0x00007f12383b2258 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#27 0x00007f12383b2429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#28 0x00007f123a632ed6 in QEventDispatcherGlib::processEvents (this=0x1404f40, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:422
#29 0x00007f123abe007e in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=<optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#30 0x00007f123a606cf2 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#31 0x00007f123a606ef7 in QEventLoop::exec (this=0x7fffe7b48780, flags=...) at kernel/qeventloop.cpp:201
#32 0x00007f123a60b789 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1064
#33 0x00007f123fb5ab97 in kdemain (argc=3, argv=<optimized out>) at /build/buildd/rekonq-0.8.0/src/main.cpp:215
#34 0x00007f123f6e830d in __libc_start_main (main=0x400630 <main(int, char**)>, argc=3, ubp_av=0x7fffe7b49188, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fffe7b49178) at libc-start.c:226
#35 0x0000000000400661 in _start ()

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

Possible duplicates by query: bug 281023.

Reported using DrKonqi
Comment 1 Christopher Griffiths 2012-01-07 16:22:39 UTC
Created attachment 67546 [details]
New crash information added by DrKonqi

rekonq (0.8.1) on KDE Platform 4.7.4 (4.7.4) using Qt 4.7.4

- What I was doing when the application crashed:

I had Firefox running as my main browser with rekonq in the background. Google Docs was open in rekonq editting a presentation. The rekonq browser crashed after working in firefox for a few hours.

-- Backtrace (Reduced):
#6  0x00007f575a91a762 in QObject::disconnect(QObject const*, char const*, QObject const*, char const*) () from /usr/lib/libQtCore.so.4
#7  0x00007f57509ec31e in WebCore::QNetworkReplyWrapper::resetConnections() () from /usr/lib/libQtWebKit.so.4
#8  0x00007f57509ec37f in WebCore::QNetworkReplyWrapper::release() () from /usr/lib/libQtWebKit.so.4
#9  0x00007f57509ec4e8 in WebCore::QNetworkReplyHandler::release() () from /usr/lib/libQtWebKit.so.4
#10 0x00007f57509ec52e in WebCore::QNetworkReplyHandler::abort() () from /usr/lib/libQtWebKit.so.4
Comment 2 Andrea Diamantini 2012-02-02 07:43:20 UTC
*** Bug 293035 has been marked as a duplicate of this bug. ***
Comment 3 Andrea Diamantini 2012-02-02 07:47:18 UTC
This is clearly a QtWebKit crash, but I'll target 0.10 to try sending a fixing patch there (and NOT forget about)
Comment 4 Alvaro Soliverez 2012-04-08 14:45:29 UTC
Created attachment 70236 [details]
New crash information added by DrKonqi

rekonq (0.9.0) on KDE Platform 4.8.1 (4.8.1) "release 2" using Qt 4.8.0

- What I was doing when the application crashed:
I left the browser open for the night. At some point during the night, it crashes. This happens every night. There are usually about 8 tabs open. None of them have reload features, that would keep it reloading the page every n minutes.

-- Backtrace (Reduced):
#6  0x00007fd0d29b5fe2 in QObject::disconnect (sender=0x23dd620, signal=0x0, receiver=0x2adbb30, method=0x3285f09 "receiveMetaData()") at kernel/qobject.cpp:2900
#7  0x00007fd0c858b27e in disconnect (member=0x7fd0c8b6bd0f "1receiveMetaData()", receiver=0x2adbb30, this=<optimized out>) at /usr/include/QtCore/qobject.h:252
#8  WebCore::QNetworkReplyWrapper::resetConnections (this=0x2adbb30) at ../../../Source/WebCore/platform/network/qt/QNetworkReplyHandler.cpp:254
#9  0x00007fd0c858b2df in WebCore::QNetworkReplyWrapper::release (this=0x2adbb30) at ../../../Source/WebCore/platform/network/qt/QNetworkReplyHandler.cpp:235
#10 0x00007fd0c858b448 in WebCore::QNetworkReplyHandler::release (this=<optimized out>) at ../../../Source/WebCore/platform/network/qt/QNetworkReplyHandler.cpp:425
Comment 5 Andrea Diamantini 2012-06-18 14:38:23 UTC
*** Bug 299273 has been marked as a duplicate of this bug. ***
Comment 6 Andrea Diamantini 2012-06-18 14:39:09 UTC
*** Bug 297591 has been marked as a duplicate of this bug. ***
Comment 7 Andrea Diamantini 2012-06-18 14:40:06 UTC
*** Bug 295763 has been marked as a duplicate of this bug. ***
Comment 8 Andrea Diamantini 2012-06-18 14:40:43 UTC
*** Bug 302035 has been marked as a duplicate of this bug. ***
Comment 9 gmedding+kdebugs 2012-07-02 16:50:16 UTC
Created attachment 72286 [details]
New crash information added by DrKonqi

rekonq (0.9.1) on KDE Platform 4.8.3 (4.8.3) using Qt 4.8.1

- What I was doing when the application crashed:

Left my system idle with several tabs open in rekonq over the weekend.  I see this crash any time I leave the browser running overnight.

-- Backtrace (Reduced):
#6  0x00007f5fecda5b02 in QObject::disconnect (sender=0x1be4b80, signal=0x0, receiver=0x1b5fc90, method=0x386b339 "receiveMetaData()") at kernel/qobject.cpp:2891
#7  0x00007f5ff0f284ee in disconnect (member=0x7f5ff152720f "1receiveMetaData()", receiver=0x1b5fc90, this=<optimized out>) at /usr/include/qt4/QtCore/qobject.h:252
#8  WebCore::QNetworkReplyWrapper::resetConnections (this=0x1b5fc90) at platform/network/qt/QNetworkReplyHandler.cpp:254
#9  0x00007f5ff0f2854f in WebCore::QNetworkReplyWrapper::release (this=0x1b5fc90) at platform/network/qt/QNetworkReplyHandler.cpp:235
#10 0x00007f5ff0f286b8 in WebCore::QNetworkReplyHandler::release (this=<optimized out>) at platform/network/qt/QNetworkReplyHandler.cpp:419
Comment 10 Andrea Diamantini 2012-07-06 19:45:43 UTC

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