Summary: | rekonq crashes when idling [WebCore::QNetworkReplyWrapper::resetConnections, disconnect signal 0x0] | ||
---|---|---|---|
Product: | [Unmaintained] rekonq | Reporter: | geckor |
Component: | general | Assignee: | Andrea Diamantini <adjam7> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | asoliverez, gmedding+kdebugs, jkt, sadara, sgiessmann, trafod, u_o_player1, xejakig884 |
Priority: | NOR | ||
Version First Reported In: | 0.8.0 | ||
Target Milestone: | qtwebkitToFix | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi New crash information added by DrKonqi |
Description
geckor
2011-11-08 15:13:07 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
*** Bug 293035 has been marked as a duplicate of this bug. *** This is clearly a QtWebKit crash, but I'll target 0.10 to try sending a fixing patch there (and NOT forget about) 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
*** Bug 299273 has been marked as a duplicate of this bug. *** *** Bug 297591 has been marked as a duplicate of this bug. *** *** Bug 295763 has been marked as a duplicate of this bug. *** *** Bug 302035 has been marked as a duplicate of this bug. *** 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
*** This bug has been marked as a duplicate of bug 281023 *** |