Bug 384429 - crash when accepting imap certificate
Summary: crash when accepting imap certificate
Status: RESOLVED INTENTIONAL
Alias: None
Product: Akonadi
Classification: Frameworks and Libraries
Component: IMAP resource (show other bugs)
Version: unspecified
Platform: Mageia RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Christian Mollekopf
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2017-09-06 12:20 UTC by christian chevalier
Modified: 2017-09-06 13:01 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
the last window opened before the crash (31.63 KB, image/png)
2017-09-06 12:23 UTC, christian chevalier
Details

Note You need to log in before you can comment on or make changes to this bug.
Description christian chevalier 2017-09-06 12:20:49 UTC
Application: akonadi_imap_resource (4.14)
KDE Platform Version: 4.14.35
Qt Version: 4.8.6
Operating System: Linux 4.4.82-desktop-1.mga5 x86_64
Distribution: "Mageia 5"

-- Information about the crash:
- What I was doing when the application crashed:
accepting an imap certificate
- I first clicked continue on the server authentication window
- on the second window, I clicked "for this session only" (Pour cette sessipon seulement)

The crash can be reproduced every time.

-- Backtrace:
Application: la ressource « kchrn » de type Serveur de courriers électroniques IMAP (akonadi_imap_resource), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7ff8da0ce780 (LWP 6624))]

Thread 2 (Thread 0x7ff8bffff700 (LWP 6737)):
#0  0x00007ffddeffbcb6 in clock_gettime ()
#1  0x00007ff8d59c02cd in clock_gettime () at /lib64/libc.so.6
#2  0x00007ff8d96064b5 in qt_gettime() () at /lib64/libQtCore.so.4
#3  0x00007ff8d96e0ba5 in QTimerInfoList::timerWait(timeval&) () at /lib64/libQtCore.so.4
#4  0x00007ff8d96df54c in timerSourcePrepareHelper(GTimerSource*, int*) () at /lib64/libQtCore.so.4
#5  0x00007ff8d96df5f5 in timerSourcePrepare(_GSource*, int*) () at /lib64/libQtCore.so.4
#6  0x00007ff8d491b4dd in g_main_context_prepare () at /lib64/libglib-2.0.so.0
#7  0x00007ff8d491bde3 in g_main_context_iterate.isra () at /lib64/libglib-2.0.so.0
#8  0x00007ff8d491bfbc in g_main_context_iteration () at /lib64/libglib-2.0.so.0
#9  0x00007ff8d96dfe3e in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQtCore.so.4
#10 0x00007ff8d96b1931 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQtCore.so.4
#11 0x00007ff8d96b1c45 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQtCore.so.4
#12 0x00007ff8d95af899 in QThread::exec() () at /lib64/libQtCore.so.4
#13 0x00007ff8d95b1fff in QThreadPrivate::start(void*) () at /lib64/libQtCore.so.4
#14 0x00007ff8d50065bd in start_thread () at /lib64/libpthread.so.0
#15 0x00007ff8d59b262d in clone () at /lib64/libc.so.6

Thread 1 (Thread 0x7ff8da0ce780 (LWP 6624)):
[KCrash Handler]
#5  0x00007ff8d96bcc2b in QMetaObject::invokeMethod(QObject*, char const*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) () at /lib64/libQtCore.so.4
#6  0x00007ff8d72e8ade in KIMAP::SessionThread::sslErrorHandlerResponse(bool) () at /lib64/libkimap.so.4
#7  0x00007ff8d96cad61 in QObject::event(QEvent*) () at /lib64/libQtCore.so.4
#8  0x00007ff8d8a4679c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /lib64/libQtGui.so.4
#9  0x00007ff8d8a4ce40 in QApplication::notify(QObject*, QEvent*) () at /lib64/libQtGui.so.4
#10 0x00007ff8d6b2840a in KApplication::notify(QObject*, QEvent*) () at /lib64/libkdeui.so.5
#11 0x00007ff8d96b2cad in QCoreApplication::notifyInternal(QObject*, QEvent*) () at /lib64/libQtCore.so.4
#12 0x00007ff8d96b5be1 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () at /lib64/libQtCore.so.4
#13 0x00007ff8d96dfcae in postEventSourceDispatch(_GSource*, int (*)(void*), void*) () at /lib64/libQtCore.so.4
#14 0x00007ff8d491bc6d in g_main_context_dispatch () at /lib64/libglib-2.0.so.0
#15 0x00007ff8d491bf18 in g_main_context_iterate.isra () at /lib64/libglib-2.0.so.0
#16 0x00007ff8d491bfbc in g_main_context_iteration () at /lib64/libglib-2.0.so.0
#17 0x00007ff8d96dfe1e in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQtCore.so.4
#18 0x00007ff8d8ae44f6 in QGuiEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQtGui.so.4
#19 0x00007ff8d96b1931 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQtCore.so.4
#20 0x00007ff8d96b1c45 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQtCore.so.4
#21 0x00007ff8d96b6e59 in QCoreApplication::exec() () at /lib64/libQtCore.so.4
#22 0x00007ff8d9bae83c in Akonadi::ResourceBase::init(Akonadi::ResourceBase*) () at /lib64/libakonadi-kde.so.4
#23 0x0000000000419303 in int Akonadi::ResourceBase::init<ImapResource>(int, char**) ()
#24 0x00007ff8d58db050 in __libc_start_main () at /lib64/libc.so.6
#25 0x00000000004191ae in _start ()

The reporter indicates this bug may be a duplicate of or related to bug 332830.

Possible duplicates by query: bug 359988.

Reported using DrKonqi
Comment 1 christian chevalier 2017-09-06 12:23:08 UTC
Created attachment 107717 [details]
the last window opened before the crash

The crash happened when I clicked "Pour cette session seulement"
Comment 2 Laurent Montel 2017-09-06 13:01:05 UTC
Sorry 4.14 version is unmaintain.
Please test with new version
We released 5.6.0 3 weeks ago.
Regards