Summary: | Akregator crashes when i close it | ||
---|---|---|---|
Product: | [Applications] akregator | Reporter: | kdebugs1 |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | aeris, alexander.nofamilyname, artghio, cricketc, kapamaroo, kde, pali.rohar |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Debian unstable | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
Description
kdebugs1
2012-06-05 12:12:38 UTC
*** Bug 301286 has been marked as a duplicate of this bug. *** Created attachment 71677 [details]
New crash information added by DrKonqi
akregator (1.6.6) on KDE Platform 4.7.4 (4.7.4) using Qt 4.8.1
- What I was doing when the application crashed:
akregator crashes every time on exit/logout
-- Backtrace (Reduced):
#8 0xb0bfe9a6 in qDeleteAll<QList<Akregator::TreeNode*>::const_iterator> (end=..., begin=...) at /usr/include/qt4/QtCore/qalgorithms.h:322
#9 qDeleteAll<QList<Akregator::TreeNode*> > (c=...) at /usr/include/qt4/QtCore/qalgorithms.h:330
#10 Akregator::Folder::FolderPrivate::~FolderPrivate (this=0xa3e8ed0, __in_chrg=<optimized out>) at ../../../akregator/src/folder.cpp:68
#11 0xb0bfea58 in Akregator::Folder::~Folder (this=0xa3d5540, __in_chrg=<optimized out>) at ../../../akregator/src/folder.cpp:95
#12 0xb0bfeac2 in Akregator::Folder::~Folder (this=0xa3d5540, __in_chrg=<optimized out>) at ../../../akregator/src/folder.cpp:97
Created attachment 71680 [details]
New crash information added by DrKonqi
kontact (4.4.11) on KDE Platform 4.7.4 (4.7.4) using Qt 4.8.1
- What I was doing when the application crashed:
On closing, Kontact crashes probably because of Akregator
No problem with Debian version 4:4.4.11.1+l10n-1, bug is present from 4:4.4.11.1+l10n-2
-- Backtrace (Reduced):
#7 0x00007f982039321e in qDeleteAll<QList<Akregator::TreeNode*>::const_iterator> (end=..., begin=...) at /usr/include/qt4/QtCore/qalgorithms.h:322
#8 qDeleteAll<QList<Akregator::TreeNode*> > (c=...) at /usr/include/qt4/QtCore/qalgorithms.h:330
#9 Akregator::Folder::FolderPrivate::~FolderPrivate (this=0x49ffdc0, __in_chrg=<optimized out>) at ../../../akregator/src/folder.cpp:68
#10 0x00007f98203932c0 in Akregator::Folder::~Folder (this=0x49fdf30, __in_chrg=<optimized out>) at ../../../akregator/src/folder.cpp:95
#11 0x00007f9820393309 in Akregator::Folder::~Folder (this=0x49fdf30, __in_chrg=<optimized out>) at ../../../akregator/src/folder.cpp:97
got the same problem for a very long time now (debian/testing). my system (currently) is: Application: akregator (4.14.1) KDE Platform Version: 4.14.2 Qt Version: 4.8.6 Operating System: Linux 3.16.0-4-amd64 x86_64 Distribution: Debian GNU/Linux 8.0 (jessie) out of interesting stuff, when starting akregator on a console it shows: QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave. QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave. QSystemTrayIcon::setVisible: No Icon set and then, when closing it it crashes: Object::disconnect: Unexpected null parameter Object::disconnect: Unexpected null parameter akregator(25169)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig: akregator(25169)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig: KCrash: Application 'akregator' crashing... KCrash: Attempting to start /usr/lib/kde4/libexec/drkonqi from kdeinit KCrash: Connect sock_file=/home/someuser/.kde/socket-somehost/kdeinit4__0 I don't know if this is the same issue or not, but Akregator (4.14.3) regularly crashes for me when I logout of the KDE session. Confirmed, same problem with same backtrace. Also it crash on KDE logout. This bug is fixed by commit: http://commits.kde.org/kdepim/c200bf630aea5be26d757351a58219b9088d0d5a It was backported to KDE 4.7.2 *** This bug has been marked as a duplicate of bug 282236 *** |