| Summary: | imap segfault | ||
|---|---|---|---|
| Product: | [Frameworks and Libraries] Akonadi | Reporter: | l.mierzwa |
| Component: | IMAP resource | Assignee: | Kevin Ottens <ervin> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | crash | CC: | benoit.leffray.kde, pim-bugs-null, vkrause |
| Priority: | NOR | ||
| Version First Reported In: | 4.9 | ||
| Target Milestone: | --- | ||
| Platform: | Ubuntu | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | New crash information added by DrKonqi | ||
|
Description
l.mierzwa
2012-12-16 23:02:33 UTC
Created attachment 76770 [details]
New crash information added by DrKonqi
akonadi_imap_resource (4.9) on KDE Platform 4.9.98 using Qt 4.8.3
- What I was doing when the application crashed:
I mistakenly deleted the 'Trash' folder that's located on the remote IMAP server.
(What I wanted to do actually was to empty the 'Trash' folder.)
-- Backtrace (Reduced):
#7 0x00007f2834d3da1e in qDeleteAll<QList<KIMAP::Job*>::const_iterator> (end=..., begin=...) at /usr/include/qt4/QtCore/qalgorithms.h:322
#8 qDeleteAll<QQueue<KIMAP::Job*> > (c=...) at /usr/include/qt4/QtCore/qalgorithms.h:330
#9 KIMAP::SessionPrivate::clearJobQueue (this=0x8cf9d0) at ../../kimap/session.cpp:407
#10 0x00007f28360f243e in QObject::event (this=0x97f170, e=<optimized out>) at kernel/qobject.cpp:1195
#11 0x00007f2835484e9c in QApplicationPrivate::notify_helper (this=this@entry=0x6cebb0, receiver=receiver@entry=0x97f170, e=e@entry=0x7f28180048c0) at kernel/qapplication.cpp:4562
*** This bug has been marked as a duplicate of bug 301825 *** |