[kmail2] [Bug 339214] Starting KMail gives message "Could not create collection trash resourceId: 3 [MailCommon::Kernel::createDefaultCollectionDone, MailCommon::Kernel::emergencyExit]

Christoph Feck bugzilla_noreply at kde.org
Wed Jan 11 02:52:02 GMT 2017


https://bugs.kde.org/show_bug.cgi?id=339214

Christoph Feck <cfeck at kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Starting KMail gives        |Starting KMail gives
                   |message "Could not create   |message "Could not create
                   |collection trash            |collection trash
                   |resourceId: 3               |resourceId: 3
                   |                            |[MailCommon::Kernel::create
                   |                            |DefaultCollectionDone,
                   |                            |MailCommon::Kernel::emergen
                   |                            |cyExit]

--- Comment #18 from Christoph Feck <cfeck at kde.org> ---
createDefaultCollectionDone() calls emergencyExit() on any error, causing a
crash because of unexpected destroying of global objects.

Relevant part of the backtrace:

Thread 1 (Thread 0x7f7d948587c0 (LWP 3548)):
[KCrash Handler]
#15 0x00007f7d913f1b39 in __run_exit_handlers () at /lib64/libc.so.6
#16 0x00007f7d913f1b85 in  () at /lib64/libc.so.6
#17 0x00007f7d19436063 in MailCommon::Kernel::emergencyExit(QString const&) ()
at /usr/lib64/libKF5MailCommon.so.5
#18 0x00007f7d1943664a in
MailCommon::Kernel::createDefaultCollectionDone(KJob*) () at
/usr/lib64/libKF5MailCommon.so.5
#19 0x00007f7d91fb373f in QMetaObject::activate(QObject*, int, int, void**) ()
at /usr/lib64/libQt5Core.so.5
#20 0x00007f7d936135e2 in KJob::result(KJob*, KJob::QPrivateSignal) () at
/usr/lib64/libKF5CoreAddons.so.5
#21 0x00007f7d93613e4f in KJob::finishJob(bool) () at
/usr/lib64/libKF5CoreAddons.so.5
#22 0x00007f7d90ab8bce in  () at /usr/lib64/libKF5AkonadiCore.so.5
#23 0x00007f7d90abba28 in  () at /usr/lib64/libKF5AkonadiCore.so.5

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Kdepim-bugs mailing list