Bug 302537 - KMail crashed
Summary: KMail crashed
Status: RESOLVED DUPLICATE of bug 298267
Alias: None
Product: Akonadi
Classification: Frameworks and Libraries
Component: IMAP resource (show other bugs)
Version: 4.8
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Kevin Ottens
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-25 22:26 UTC by M. Edward (Ed) Borasky
Modified: 2013-06-09 14:38 UTC (History)
3 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 M. Edward (Ed) Borasky 2012-06-25 22:26:50 UTC
Application: akonadi_imap_resource (4.8)
KDE Platform Version: 4.8.4 (4.8.4) (Compiled from sources)
Qt Version: 4.8.1
Operating System: Linux 3.4.2-1-desktop x86_64
Distribution: "openSUSE 12.2 Beta 2 (x86_64)"

-- Information about the crash:
I was trying to compose and send a message. When I pressed the "New Message" button, KMail crashed.

-- Backtrace:
Application: GMail of type IMAP E-Mail Server (akonadi_imap_resource), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f616f2e6780 (LWP 8485))]

Thread 3 (Thread 0x7f616746a700 (LWP 8565)):
#0  0x00007f6176a4810f in poll () from /lib64/libc.so.6
#1  0x00007f617559a6d4 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007f617559a7f4 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#3  0x00007f617a44e956 in QEventDispatcherGlib::processEvents (this=0x184be70, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#4  0x00007f617a41f73f in QEventLoop::processEvents (this=this@entry=0x7f6167469e00, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007f617a41f9c8 in QEventLoop::exec (this=0x7f6167469e00, flags=...) at kernel/qeventloop.cpp:204
#6  0x00007f617a323e40 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#7  0x00007f617906f369 in ?? () from /usr/lib64/libkimap.so.4
#8  0x00007f617a326ddb in QThreadPrivate::start (arg=0x1aeac80) at thread/qthread_unix.cpp:298
#9  0x00007f61762f9e0e in start_thread () from /lib64/libpthread.so.0
#10 0x00007f6176a5028d in clone () from /lib64/libc.so.6

Thread 2 (Thread 0x7f6167c6b700 (LWP 8566)):
#0  0x00007f6176a4810f in poll () from /lib64/libc.so.6
#1  0x00007f617559a6d4 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007f617559a7f4 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#3  0x00007f617a44e956 in QEventDispatcherGlib::processEvents (this=0x1809600, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#4  0x00007f617a41f73f in QEventLoop::processEvents (this=this@entry=0x7f6167c6ae00, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007f617a41f9c8 in QEventLoop::exec (this=0x7f6167c6ae00, flags=...) at kernel/qeventloop.cpp:204
#6  0x00007f617a323e40 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#7  0x00007f617906f369 in ?? () from /usr/lib64/libkimap.so.4
#8  0x00007f617a326ddb in QThreadPrivate::start (arg=0x1b28ce0) at thread/qthread_unix.cpp:298
#9  0x00007f61762f9e0e in start_thread () from /lib64/libpthread.so.0
#10 0x00007f6176a5028d in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7f616f2e6780 (LWP 8485)):
[KCrash Handler]
#6  Akonadi::ResourceScheduler::Task::Task (this=0x7ffff829c2e0) at /usr/src/debug/kdepimlibs-4.8.4/akonadi/resourcescheduler_p.h:64
#7  0x00007f617ab0ac3f in currentTask (this=<optimized out>) at /usr/src/debug/kdepimlibs-4.8.4/akonadi/resourcescheduler.cpp:348
#8  Akonadi::ResourceBase::cancelTask (this=this@entry=0x171fec0) at /usr/src/debug/kdepimlibs-4.8.4/akonadi/resourcebase.cpp:792
#9  0x00007f617ab0ad29 in Akonadi::ResourceBase::cancelTask (this=0x171fec0, msg=...) at /usr/src/debug/kdepimlibs-4.8.4/akonadi/resourcebase.cpp:820
#10 0x000000000041e3fb in _start ()

Reported using DrKonqi
Comment 1 Daniel Vrátil 2013-06-09 14:38:39 UTC

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