Summary: | rekonq crash after laptop's sleep mode | ||
---|---|---|---|
Product: | [Unmaintained] rekonq | Reporter: | Alex Godko <k0l0b0k.void> |
Component: | general | Assignee: | Andrea Diamantini <adjam7> |
Status: | RESOLVED WORKSFORME | ||
Severity: | crash | CC: | adaptee, adawit, ansla80, bobsbugs052, bugs, gronslet, hidas-soft, jkt, kavol, kdebugs.anon134, neumanntim47, opensuse.lietuviu.kalba |
Priority: | NOR | ||
Version: | 0.7.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 New crash information added by DrKonqi New crash information added by DrKonqi |
Description
Alex Godko
2011-08-22 04:59:08 UTC
*** Bug 301035 has been marked as a duplicate of this bug. *** *** Bug 303778 has been marked as a duplicate of this bug. *** it does NOT crash here with rekonq 1.0 and the upcoming qtwebkit 2.3.x *** Bug 305065 has been marked as a duplicate of this bug. *** Created attachment 73410 [details]
New crash information added by DrKonqi
rekonq (0.9.90) on KDE Platform 4.9.00 using Qt 4.8.2
Happens pretty often with recent git (76bb5333c5110eef36080073fc06962d36e8abbf) and Qt 4.8.2.
Please note that some crashes I've seen in other applications using QtWebKit are not caused by webkit bugs; some examples are stuff like QNAM getting destroyed by the application code (due to the QObject ownership) which destroys its own QNetworkReply instances, and by the time the QWebView gets around to cleanup, it tries to access the deleted objects.
Is this issue tracked somewhere on upstream webkit's system?
-- Backtrace (Reduced):
#6 0x00007fecb370f100 in QMapData::shared_null () from /usr/lib64/qt4/libQtCore.so.4
#7 0x00007fecb33b8b7d in QObject::disconnect (sender=0x7fecb6ad1790, signal=0x0, receiver=0x7fecc3e6b250, method=0x7fec9405b5c9 "receiveMetaData()") at kernel/qobject.cpp:2891
#8 0x00007feca683a3c2 in disconnect (member=0x7feca6ed200f "1receiveMetaData()", receiver=0x7fecc3e6b250, this=<optimized out>) at ../../../../../include/QtCore/../../src/corelib/kernel/qobject.h:252
#9 WebCore::QNetworkReplyWrapper::resetConnections (this=0x7fecc3e6b250) at platform/network/qt/QNetworkReplyHandler.cpp:254
#10 0x00007feca683a447 in WebCore::QNetworkReplyWrapper::release (this=0x7fecc3e6b250) at platform/network/qt/QNetworkReplyHandler.cpp:235
Created attachment 74477 [details]
New crash information added by DrKonqi
konqueror (4.9.1) on KDE Platform 4.9.2 using Qt 4.8.2
- What I was doing when the application crashed:
I had a number of windows open in konqueror. The crash happened when I was closing konqueror.
-- Backtrace (Reduced):
#5 0x00000036a118c4cf in QObject::disconnect (sender=0x313eb10, signal=0x0, receiver=0x313b7e0, method=0x2b63329 "receiveMetaData()") at kernel/qobject.cpp:2891
#6 0x00000036bc70bf3e in disconnect (member=0x36bccea32f "1receiveMetaData()", receiver=0x313b7e0, this=<optimized out>) at /usr/include/QtCore/qobject.h:252
#7 WebCore::QNetworkReplyWrapper::resetConnections (this=0x313b7e0) at platform/network/qt/QNetworkReplyHandler.cpp:254
#8 0x00000036bc70bf9d in WebCore::QNetworkReplyWrapper::release (this=0x313b7e0) at platform/network/qt/QNetworkReplyHandler.cpp:235
#9 0x00000036bc70c116 in WebCore::QNetworkReplyHandler::release (this=this@entry=0x3052ad0) at platform/network/qt/QNetworkReplyHandler.cpp:419
This is probably a duplicate of bug 294707 (which in turn is really https://bugs.webkit.org/show_bug.cgi?id=81041). *** Bug 317229 has been marked as a duplicate of this bug. *** Created attachment 79383 [details]
New crash information added by DrKonqi
konqueror (4.10.2) on KDE Platform 4.10.2 using Qt 4.8.3
Konqueror had two tabs open ( think) and had been idle for maybe 30 minutes.
-- Backtrace (Reduced):
#7 0x00007f6caad03711 in QObject::disconnect (sender=0x56571d0, signal=0x0, receiver=0x2501ef0, method=0xa0446c9 "receiveMetaData()") at kernel/qobject.cpp:2891
#8 0x00007f6c65d8a0ae in disconnect (member=0x7f6c663645cf "1receiveMetaData()", receiver=0x2501ef0, this=<optimized out>) at /usr/include/qt4/QtCore/qobject.h:252
#9 WebCore::QNetworkReplyWrapper::resetConnections (this=0x2501ef0) at platform/network/qt/QNetworkReplyHandler.cpp:254
#10 0x00007f6c65d8a10d in WebCore::QNetworkReplyWrapper::release (this=0x2501ef0) at platform/network/qt/QNetworkReplyHandler.cpp:235
#11 0x00007f6c65d8a286 in WebCore::QNetworkReplyHandler::release (this=this@entry=0x77cda90) at platform/network/qt/QNetworkReplyHandler.cpp:419
Correction: Konqueror had just one tab open (http://slashdot.org/). Created attachment 79933 [details]
New crash information added by DrKonqi
konqueror (4.10.2 "release 1") on KDE Platform 4.10.2 "release 1" using Qt 4.8.4
- What I was doing when the application crashed:
Opened ~10 tabs in Konqueror, at night I suspend computer to RAM, next day in morning I wake-up computer, but I don't use Konqueror. In afternoon I see message about Konqueror crash
-- Backtrace (Reduced):
#6 0x00007f7199f489e1 in QObject::disconnect(QObject const*, char const*, QObject const*, char const*) () from /usr/lib64/libQtCore.so.4
#7 0x00007f717b298e5e in WebCore::QNetworkReplyWrapper::resetConnections() () from /usr/lib64/libQtWebKit.so.4
#8 0x00007f717b298ebd in WebCore::QNetworkReplyWrapper::release() () from /usr/lib64/libQtWebKit.so.4
#9 0x00007f717b299036 in WebCore::QNetworkReplyHandler::release() () from /usr/lib64/libQtWebKit.so.4
#10 0x00007f717b29908e in WebCore::QNetworkReplyHandler::abort() () from /usr/lib64/libQtWebKit.so.4
To those of you that experienced this crash while using KDE 4.10.2, what version of QtWebKit is installed on your system ? *** Bug 319987 has been marked as a duplicate of this bug. *** I use libQtWebKit4-4.8.4+2.2.0-3.2.1 from standart openSUSE 12.3 repository Created attachment 80633 [details]
New crash information added by DrKonqi
konqueror (4.10.4) on KDE Platform 4.10.4 using Qt 4.8.4
- What I was doing when the application crashed:
It just crashed somewhere in the background. I have these installed:
kwebkitpart-1.3.2-2.fc19.x86_64
qtwebkit-2.3.1-1.fc19.x86_64
-- Backtrace (Reduced):
#6 0x000000351738cbff in QObject::disconnect (sender=0x3c4fb60, signal=0x0, receiver=0x1f66200, method=0x272a299 "receiveMetaData()") at kernel/qobject.cpp:2887
#7 0x000000306794355e in WebCore::QNetworkReplyWrapper::resetConnections () from /lib64/libQtWebKit.so.4
#8 0x00000030679435b7 in WebCore::QNetworkReplyWrapper::release () from /lib64/libQtWebKit.so.4
#9 0x000000306794371d in WebCore::QNetworkReplyHandler::release () from /lib64/libQtWebKit.so.4
#10 0x0000003067943766 in WebCore::QNetworkReplyHandler::abort () from /lib64/libQtWebKit.so.4
|