Bug 280921 - crash after intial email check / during filtering?
Summary: crash after intial email check / during filtering?
Status: RESOLVED WORKSFORME
Alias: None
Product: kmail2
Classification: Applications
Component: general (show other bugs)
Version: 4.8
Platform: Arch Linux Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords: investigated, triaged
Depends on:
Blocks:
 
Reported: 2011-08-28 11:58 UTC by Milian Wolff
Modified: 2018-10-27 04:04 UTC (History)
1 user (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 Milian Wolff 2011-08-28 11:58:28 UTC
Application: kmail (4.8 pre)
KDE Platform Version: 4.7.00 (4.7.0)
Qt Version: 4.7.3
Operating System: Linux 3.0-ARCH x86_64
Distribution (Platform): Archlinux Packages

-- Information about the crash:
started kmail2 together with my kde session, it downloaded the emails of the last hours and crashed after some time. afaik the email fetching was finished and it started to filter emails

-- Backtrace:
Application: KMail (kmail), signal: Segmentation fault
[Current thread is 1 (Thread 0x7f279c745780 (LWP 1787))]

Thread 4 (Thread 0x7f277ede1700 (LWP 1959)):
#0  0x00007f2797973ac4 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0x00007f27907ab0ea in ?? () from /usr/lib/libQtWebKit.so.4
#2  0x00007f27907ab1d9 in ?? () from /usr/lib/libQtWebKit.so.4
#3  0x00007f279796fd60 in start_thread () from /lib/libpthread.so.0
#4  0x00007f2799adb25d in clone () from /lib/libc.so.6
#5  0x0000000000000000 in ?? ()

Thread 3 (Thread 0x7f2779137700 (LWP 2250)):
#0  0x00007f2799ad5093 in select () from /lib/libc.so.6
#1  0x00007f279a3c5741 in ?? () from /usr/lib/libQtCore.so.4
#2  0x00007f279a2fd0f5 in ?? () from /usr/lib/libQtCore.so.4
#3  0x00007f279796fd60 in start_thread () from /lib/libpthread.so.0
#4  0x00007f2799adb25d in clone () from /lib/libc.so.6
#5  0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f2778936700 (LWP 3128)):
#0  0x00007f2797973e3b in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0x00007f279a2fd50e in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/libQtCore.so.4
#2  0x00007f279a2f1ebf in ?? () from /usr/lib/libQtCore.so.4
#3  0x00007f279a2fd0f5 in ?? () from /usr/lib/libQtCore.so.4
#4  0x00007f279796fd60 in start_thread () from /lib/libpthread.so.0
#5  0x00007f2799adb25d in clone () from /lib/libc.so.6
#6  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f279c745780 (LWP 1787)):
[KCrash Handler]
#6  0x00007f279a3fa7de in QObject::~QObject() () from /usr/lib/libQtCore.so.4
#7  0x00007f27957733fd in Akonadi::Job::~Job (this=0x79a8f40, __in_chrg=<optimized out>) at /home/milian/projects/kde4/kdepimlibs/akonadi/job.cpp:252
#8  0x00007f279575f724 in Akonadi::ItemFetchJob::~ItemFetchJob (this=0x79a8f40, __in_chrg=<optimized out>) at /home/milian/projects/kde4/kdepimlibs/akonadi/itemfetchjob.cpp:148
#9  0x00007f279575f756 in Akonadi::ItemFetchJob::~ItemFetchJob (this=0x79a8f40, __in_chrg=<optimized out>) at /home/milian/projects/kde4/kdepimlibs/akonadi/itemfetchjob.cpp:150
#10 0x00007f279a3fa3c8 in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
#11 0x00007f279a8cb174 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#12 0x00007f279a8cffe1 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#13 0x00007f279c160226 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#14 0x00007f279a3e3bbc in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#15 0x00007f279a3e6f2f in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQtCore.so.4
#16 0x00007f279a40e413 in ?? () from /usr/lib/libQtCore.so.4
#17 0x00007f278e74c29d in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#18 0x00007f278e74ca78 in ?? () from /usr/lib/libglib-2.0.so.0
#19 0x00007f278e74cd09 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#20 0x00007f279a40e876 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#21 0x00007f279a96e1be in ?? () from /usr/lib/libQtGui.so.4
#22 0x00007f279a3e2db2 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#23 0x00007f279a3e2fb7 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#24 0x00007f279a3e71ab in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#25 0x0000000000402b63 in ?? ()
#26 0x00007f2799a2913d in __libc_start_main () from /lib/libc.so.6
#27 0x0000000000403045 in _start ()

Reported using DrKonqi
Comment 1 Tobias Koenig 2011-09-17 18:21:37 UTC
Hej Milian,

can you check recent master, please?
We use a separate mail filter agent now which might fix the problem.

Ciao,
Tobias
Comment 2 Andrew Crouthamel 2018-09-22 02:08:46 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days, the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information.

For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please set the bug status as REPORTED so that the KDE team knows that the bug is ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 3 Andrew Crouthamel 2018-10-27 04:04:37 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information.

For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!