Summary: | Crash while shutting down the system | ||
---|---|---|---|
Product: | [Applications] kontact | Reporter: | Jens Mander <jemand> |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | basu123ra |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Jens Mander
2011-04-10 21:44:19 UTC
Created attachment 60212 [details]
New crash information added by DrKonqi
kontact (4.4.11) on KDE Platform 4.6.3 (4.6.3) using Qt 4.7.3
- What I was doing when the application crashed:
I shut down the system, then kontact crashed.
-- Backtrace (Reduced):
#6 0x00007f47f070ca5a in QObject::~QObject() () from /usr/lib/libQtCore.so.4
#7 0x00007f47f070d0f9 in QObject::~QObject() () from /usr/lib/libQtCore.so.4
#8 0x0000000000404197 in qDeleteAll<QList<KMainWindow*>::const_iterator> (argc=1, argv=0x7fff36fe4c48) at /usr/include/QtCore/qalgorithms.h:322
#9 qDeleteAll<QList<KMainWindow*> > (argc=1, argv=0x7fff36fe4c48) at /usr/include/QtCore/qalgorithms.h:330
#10 main (argc=1, argv=0x7fff36fe4c48) at /home/anke/desktop-testing/kdepim/src/kdepim-4.4.11.1/kontact/src/main.cpp:227
What's wrong there? https://bugs.kde.org/show_bug.cgi?id=270623 leads to ERROR: sec_error_revoked_certificate TIA werner. > https://bugs.kde.org/show_bug.cgi?id=270623 > > > > > > --- Comment #1 from <basu123ra gmail com> 2011-05-22 10:25:51 --- > Created an attachment (id=60212) > --> (http://bugs.kde.org/attachment.cgi?id=60212) > New crash information added by DrKonqi > > kontact (4.4.11) on KDE Platform 4.6.3 (4.6.3) using Qt 4.7.3 > > - What I was doing when the application crashed: > > I shut down the system, then kontact crashed. > > -- Backtrace (Reduced): > #6 0x00007f47f070ca5a in QObject::~QObject() () from /usr/lib/libQtCore.so.4 > #7 0x00007f47f070d0f9 in QObject::~QObject() () from /usr/lib/libQtCore.so.4 > #8 0x0000000000404197 in qDeleteAll<QList<KMainWindow*>::const_iterator> > (argc=1, argv=0x7fff36fe4c48) at /usr/include/QtCore/qalgorithms.h:322 > #9 qDeleteAll<QList<KMainWindow*> > (argc=1, argv=0x7fff36fe4c48) at > /usr/include/QtCore/qalgorithms.h:330 > #10 main (argc=1, argv=0x7fff36fe4c48) at > /home/anke/desktop-testing/kdepim/src/kdepim-4.4.11.1/kontact/src/main.cpp:227 > > *** This bug has been marked as a duplicate of bug 193780 *** |