[Bug 311938] New: Random crashes on one of my IMAP accounts

René Serral rserral at gmail.com
Wed Dec 19 15:00:49 GMT 2012


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

            Bug ID: 311938
          Severity: crash
           Version: 4.9
          Priority: NOR
                CC: kdepim-bugs at kde.org, vkrause at kde.org
          Assignee: ervin at kde.org
           Summary: Random crashes on one of my IMAP accounts
    Classification: Unclassified
                OS: Linux
          Reporter: rserral at gmail.com
          Hardware: Compiled Sources
            Status: UNCONFIRMED
         Component: IMAP resource
           Product: Akonadi

Application: akonadi_imap_resource (4.9)
KDE Platform Version: 4.9.95 (Compiled from sources)
Qt Version: 4.8.2
Operating System: Linux 3.7.1 x86_64
Distribution: Debian GNU/Linux 7.0 (wheezy)

-- Information about the crash:
I just upgraded to a 4.10 git branch, and since then one of my IMAP accounts
crashes, the other one seems stable. This behaviour was not experienced in my
last 4.9.4 installation (also from sources)

The crash can be reproduced every time.

-- Backtrace:
Application: Matpol of type IMAP E-Mail Server (akonadi_imap_resource), signal:
Aborted
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f9198d60760 (LWP 4733))]

Thread 2 (Thread 0x7f9183f10700 (LWP 4735)):
#0  0x00007f9193acce33 in *__GI___poll (fds=<optimized out>, nfds=<optimized
out>, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f9192a77624 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f9192a77744 in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f9198120296 in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#4  0x00007f91980f08af in
QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from
/usr/lib/x86_64-linux-gnu/libQtCore.so.4
#5  0x00007f91980f0b38 in
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from
/usr/lib/x86_64-linux-gnu/libQtCore.so.4
#6  0x00007f9197ff3d70 in QThread::exec() () from
/usr/lib/x86_64-linux-gnu/libQtCore.so.4
#7  0x00007f9196b2763f in KIMAP::SessionThread::run (this=0xc0dcd0) at
/media/kdesvn/kde4svn/src/kdepimlibs/kimap/sessionthread.cpp:182
#8  0x00007f9197ff6d0b in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#9  0x00007f9197d5fb50 in start_thread (arg=<optimized out>) at
pthread_create.c:304
#10 0x00007f9193ad7a7d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f9198d60760 (LWP 4733)):
[KCrash Handler]
#6  0x00007f9193a2f475 in *__GI_raise (sig=<optimized out>) at
../nptl/sysdeps/unix/sysv/linux/raise.c:64
#7  0x00007f9193a326f0 in *__GI_abort () at abort.c:92
#8  0x00007f9197fec722 in qt_message_output(QtMsgType, char const*) () from
/usr/lib/x86_64-linux-gnu/libQtCore.so.4
#9  0x00007f9197feca98 in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#10 0x00007f9197fecc24 in qFatal(char const*, ...) () from
/usr/lib/x86_64-linux-gnu/libQtCore.so.4
#11 0x00007f9196b23db1 in KIMAP::SessionPrivate::startSocketTimer
(this=0xc0dae0) at /media/kdesvn/kde4svn/src/kdepimlibs/kimap/session.cpp:462
#12 0x00007f9196b2275b in KIMAP::SessionPrivate::doStartNext (this=0xc0dae0) at
/media/kdesvn/kde4svn/src/kdepimlibs/kimap/session.cpp:166
#13 0x00007f9196b240e5 in KIMAP::Session::qt_static_metacall (_o=0xc0d9f0,
_c=QMetaObject::InvokeMetaMethod, _id=4, _a=0xea63a0) at
/media/kdesvn/kde4svn/build/kdepimlibs/kimap/moc_session.cpp:88
#14 0x00007f9198106a2e in QObject::event(QEvent*) () from
/usr/lib/x86_64-linux-gnu/libQtCore.so.4
#15 0x00007f919727f70c in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#16 0x00007f9197283b8a in QApplication::notify(QObject*, QEvent*) () from
/usr/lib/x86_64-linux-gnu/libQtGui.so.4
#17 0x00007f9194f7cd4a in KApplication::notify (this=0x7fff33d85600,
receiver=0xc0d9f0, event=0xd87ee0) at
/media/kdesvn/kde4svn/src/kdelibs/kdeui/kernel/kapplication.cpp:311
#18 0x00007f91980f1b5e in QCoreApplication::notifyInternal(QObject*, QEvent*)
() from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#19 0x00007f91980f59e1 in QCoreApplicationPrivate::sendPostedEvents(QObject*,
int, QThreadData*) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#20 0x00007f91981200e3 in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#21 0x00007f9192a77355 in g_main_context_dispatch () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#22 0x00007f9192a77688 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#23 0x00007f9192a77744 in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#24 0x00007f9198120276 in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#25 0x00007f919732083e in ?? () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#26 0x00007f91980f08af in
QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from
/usr/lib/x86_64-linux-gnu/libQtCore.so.4
#27 0x00007f91980f0b38 in
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from
/usr/lib/x86_64-linux-gnu/libQtCore.so.4
#28 0x00007f91980f5cf8 in QCoreApplication::exec() () from
/usr/lib/x86_64-linux-gnu/libQtCore.so.4
#29 0x00007f91988426bf in Akonadi::ResourceBase::init (r=0xbdc5f0) at
/media/kdesvn/kde4svn/src/kdepimlibs/akonadi/resourcebase.cpp:451
#30 0x000000000041fc83 in Akonadi::ResourceBase::init<ImapResource> (argc=3,
argv=0x7fff33d85758) at /home/kde4/kde/include/akonadi/resourcebase.h:188
#31 0x000000000041d9fb in main (argc=3, argv=0x7fff33d85758) at
/media/kdesvn/kde4svn/src/kdepim-runtime/resources/imap/imapresource.cpp:676

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

Possible duplicates by query: bug 310887.

Reported using DrKonqi

-- 
You are receiving this mail because:
You are on the CC list for the bug.



More information about the Kdepim-bugs mailing list