Summary: | Crash when closing | ||
---|---|---|---|
Product: | [Unmaintained] kdelibs | Reporter: | Christoph Feck <cfeck> |
Component: | general | Assignee: | Raphael Kubo da Costa <rakuco> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | adomeij, daniel.pullen, dave, didier.garde, gackthugo, hrvoje.senjan, jakob, jakobwalz, keiliikuu, lutz, nucleo, r.pflaumer, rwklarin |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 4.7.4 | |
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
Description
Christoph Feck
2011-10-09 17:14:44 UTC
Created attachment 65440 [details]
New crash information added by DrKonqi
ark (2.18) on KDE Platform 4.7.3 (4.7.3) "release 1" using Qt 4.8.0
- What I was doing when the application crashed:
Same as the original reporter. It happens almost every timr.
-- Backtrace (Reduced):
#7 0x00007fe7cab6784e in KParts::StatusBarExtension::statusBar (this=0xb0b570) at /usr/src/debug/kdelibs-4.7.46/kparts/statusbarextension.cpp:149
#8 0x00007fe7cab67d54 in KParts::StatusBarExtension::~StatusBarExtension (this=0xb0b570, __in_chrg=<optimized out>) at /usr/src/debug/kdelibs-4.7.46/kparts/statusbarextension.cpp:99
#9 0x00007fe7cab68109 in KParts::StatusBarExtension::~StatusBarExtension (this=0xb0b570, __in_chrg=<optimized out>) at /usr/src/debug/kdelibs-4.7.46/kparts/statusbarextension.cpp:110
#10 0x00007fe7c8b01265 in QObjectPrivate::deleteChildren (this=0xaf1080) at kernel/qobject.cpp:1908
#11 0x00007fe7c8b074cc in QObject::~QObject (this=0xadd6d0, __in_chrg=<optimized out>) at kernel/qobject.cpp:927
Git commit 999eac446a49e6126df04aa8717f95e6aef136fc by Andras Mantia. Committed on 10/11/2011 at 10:40. Pushed by amantia into branch 'KDE/4.7'. Don't try to access the parent() from the destructor, fixes crash on destruction. BUG: 283657 REVIEW: 103098 M +1 -1 kparts/statusbarextension.cpp http://commits.kde.org/kdelibs/999eac446a49e6126df04aa8717f95e6aef136fc *** Bug 286124 has been marked as a duplicate of this bug. *** *** Bug 287350 has been marked as a duplicate of this bug. *** *** Bug 286307 has been marked as a duplicate of this bug. *** *** Bug 288023 has been marked as a duplicate of this bug. *** *** Bug 288460 has been marked as a duplicate of this bug. *** *** Bug 289546 has been marked as a duplicate of this bug. *** *** Bug 290329 has been marked as a duplicate of this bug. *** *** Bug 287007 has been marked as a duplicate of this bug. *** *** Bug 290669 has been marked as a duplicate of this bug. *** Created attachment 68039 [details]
New crash information added by DrKonqi
ark (2.17) on KDE Platform 4.7.3 (4.7.3) using Qt 4.7.4
- What I was doing when the application crashed:
Similar to other crashes, I opened an archive inside Ark. After previewing an item inside the archive, Ark will crash when I attempt to close it. This occurs with both zip and rar archives.
The crash report shows this is fixed. Unfortunately, Kubuntu 11.10 does not have KDE 4.7.4 available but only 4.7.3. I am assuming this is when the fix was implemented.
-- Backtrace (Reduced):
#7 0x00007fa875f4f7ee in KParts::StatusBarExtension::statusBar (this=0x198cd90) at ../../kparts/statusbarextension.cpp:149
#8 0x00007fa875f4fcf4 in KParts::StatusBarExtension::~StatusBarExtension (this=0x198cd90, __in_chrg=<optimized out>) at ../../kparts/statusbarextension.cpp:99
#9 0x00007fa875f500a9 in KParts::StatusBarExtension::~StatusBarExtension (this=0x198cd90, __in_chrg=<optimized out>) at ../../kparts/statusbarextension.cpp:110
#10 0x00007fa873f2ed75 in QObjectPrivate::deleteChildren (this=0x198d600) at kernel/qobject.cpp:1955
#11 0x00007fa873f34349 in QObject::~QObject (this=0x1991790, __in_chrg=<optimized out>) at kernel/qobject.cpp:946
*** Bug 294783 has been marked as a duplicate of this bug. *** *** Bug 295910 has been marked as a duplicate of this bug. *** *** Bug 291111 has been marked as a duplicate of this bug. *** *** Bug 302283 has been marked as a duplicate of this bug. *** *** Bug 302397 has been marked as a duplicate of this bug. *** |