Bug 324233 - crash while starting migration to kmail2, after certificate warnings
Summary: crash while starting migration to kmail2, after certificate warnings
Status: RESOLVED DUPLICATE of bug 319033
Alias: None
Product: Akonadi
Classification: Frameworks and Libraries
Component: IMAP resource (show other bugs)
Version: 4.10
Platform: Debian testing Linux
: NOR crash
Target Milestone: ---
Assignee: Kevin Ottens
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2013-08-29 18:40 UTC by Boudewijn
Modified: 2013-08-30 02:26 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Boudewijn 2013-08-29 18:40:05 UTC
Application: akonadi_imap_resource (4.10)
KDE Platform Version: 4.10.5
Qt Version: 4.8.5
Operating System: Linux 3.10-2-amd64 x86_64
Distribution: Debian GNU/Linux testing (jessie)

-- Information about the crash:
- What I was doing when the application crashed:
I just started migrating from kmail to kmail2. There were many popups asking for access to kdewallet and warnings about certificates (two accounts tend to give a warning, and it seems many threads were opened at the same time)
So far, there was a crash especially for one account, it seems the rest of kmail2/migration daemen is not informed of the crash yet.

- Unusual behavior I noticed:
There were really a lot of connections opened all at once (no logging, just feeling so, since there were numerous popups asking acces to kwallet and giving warnings about the certificate)

-- Backtrace:
Application: b@osba of type IMAP E-Mail Server (akonadi_imap_resource), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f064e37d780 (LWP 29839))]

Thread 2 (Thread 0x7f063a1cf700 (LWP 30169)):
#0  0x00007f0649d3919d in poll () at ../sysdeps/unix/syscall-template.S:81
#1  0x00007f0648a8e194 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f0648a8e29c in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f064d799d06 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#4  0x00007f064d76b7bf in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#5  0x00007f064d76bab5 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#6  0x00007f064d66a8cf in QThread::exec() () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#7  0x00007f064c3c8eda in ?? () from /usr/lib/libkimap.so.4
#8  0x00007f064d66cf6f in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#9  0x00007f06493ade0e in start_thread (arg=0x7f063a1cf700) at pthread_create.c:311
#10 0x00007f0649d4493d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 1 (Thread 0x7f064e37d780 (LWP 29839)):
[KCrash Handler]
#5  0x00007f064d777186 in QMetaObject::invokeMethod(QObject*, char const*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#6  0x00007f064c3c3a27 in KIMAP::SessionPrivate::handleSslError(KSslErrorUiData const&) () from /usr/lib/libkimap.so.4
#7  0x00007f064d7850ae in QObject::event(QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#8  0x00007f064cb1070c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#9  0x00007f064cb16d80 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#10 0x00007f064ac3ccfa in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#11 0x00007f064d76cb5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#12 0x00007f064d7700bf in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#13 0x00007f064d79a423 in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#14 0x00007f0648a8dea6 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#15 0x00007f0648a8e1f8 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#16 0x00007f0648a8e29c in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#17 0x00007f064d799d06 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#18 0x00007f064cbae846 in ?? () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#19 0x00007f064d76b7bf in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#20 0x00007f064d76bab5 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#21 0x00007f064d7710fb in QCoreApplication::exec() () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#22 0x00007f064dea1973 in Akonadi::ResourceBase::init(Akonadi::ResourceBase*) () from /usr/lib/libakonadi-kde.so.4
#23 0x000000000041c413 in _start ()

This bug may be a duplicate of or related to bug 319033.

Possible duplicates by query: bug 323805, bug 322181, bug 319033, bug 317386, bug 311586.

Reported using DrKonqi
Comment 1 Jekyll Wu 2013-08-30 02:26:56 UTC

*** This bug has been marked as a duplicate of bug 319033 ***