Bug 201811 - application crashed after deleting 10 e-mails from IMAP server
Summary: application crashed after deleting 10 e-mails from IMAP server
Status: RESOLVED WORKSFORME
Alias: None
Product: kmail
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-28 21:16 UTC by Peter Nirschl
Modified: 2009-07-29 14:58 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 Peter Nirschl 2009-07-28 21:16:08 UTC
Version:           Version 1.11.4 (using KDE 4.2.4)
OS:                Linux
Installed from:    Unlisted Binary Package

Application: KMail (kmail), signal SIGABRT

Thread 1 (Thread 0xb3b52930 (LWP 4561)):
[KCrash Handler]
#6  0xb807a424 in __kernel_vsyscall ()
#7  0xb5a66461 in raise () from /lib/libc.so.6
#8  0xb5a67c62 in abort () from /lib/libc.so.6
#9  0xb6829e44 in qt_message_output () from /usr/lib/libQtCore.so.4
#10 0xb6829f2e in qFatal () from /usr/lib/libQtCore.so.4
#11 0xb682a025 in qt_assert () from /usr/lib/libQtCore.so.4
#12 0xb7700dc3 in KMail::MessageListView::Core::Model::viewItemJobStep () from /usr/lib/libkmailprivate.so.4
#13 0xb7244e06 in KMail::MessageListView::Core::Model::qt_metacall () from /usr/lib/libkmailprivate.so.4
#14 0xb693681c in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#15 0xb6937442 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#16 0xb6970837 in QTimer::timeout () from /usr/lib/libQtCore.so.4
#17 0xb693be9e in QTimer::timerEvent () from /usr/lib/libQtCore.so.4
#18 0xb69308df in QObject::event () from /usr/lib/libQtCore.so.4
#19 0xb5dd9554 in QApplicationPrivate::notify_helper () from /usr/lib/libQtGui.so.4
#20 0xb5de0c4c in QApplication::notify () from /usr/lib/libQtGui.so.4
#21 0xb7e3181a in KApplication::notify () from /usr/lib/libkdeui.so.5
#22 0xb6920b4b in QCoreApplication::notifyInternal () from /usr/lib/libQtCore.so.4
#23 0xb694e49e in ?? () from /usr/lib/libQtCore.so.4
#24 0xb694b5a0 in ?? () from /usr/lib/libQtCore.so.4
#25 0xb4230d98 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#26 0xb42343e0 in g_main_context_iterate () from /usr/lib/libglib-2.0.so.0
#27 0xb4234513 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#28 0xb694b4ec in QEventDispatcherGlib::processEvents () from /usr/lib/libQtCore.so.4
#29 0xb5e770b5 in ?? () from /usr/lib/libQtGui.so.4
#30 0xb691f0f9 in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4
#31 0xb691f542 in QEventLoop::exec () from /usr/lib/libQtCore.so.4
#32 0xb692189f in QCoreApplication::exec () from /usr/lib/libQtCore.so.4
#33 0xb5dd93d7 in QApplication::exec () from /usr/lib/libQtGui.so.4
#34 0x0804a7a2 in _start ()
Comment 1 Dario Andres 2009-07-29 03:19:47 UTC
If you can reproduce the crash at will all the times, can you start KMail from Konsole, reproduce the crash and then paste here the shell output ? (specially the "ASSERT" line). Thanks!
Comment 2 Peter Nirschl 2009-07-29 13:04:56 UTC
Dear Dario

I'm sorry for telling you that the crash occured only once. I really can't 
reproduce it since deleting messages from the server has always worked 
correctly. I'm always deleting messages the same way: by clicking the trash 
button in the toolbar.

According to the KCrash report the SIGABRT signal was caught. The stack trace 
shows that the MessageListView was active. But this is obvious. I wish I could 
help you but so far Kmail worked as expected.

Sincerely yours
Peter

On Wednesday 29 July 2009 01:19:48 Dario Andres wrote:
> https://bugs.kde.org/show_bug.cgi?id=201811
>
>
> Dario Andres <andresbajotierra@gmail.com> changed:
>
>            What    |Removed                     |Added
> ---------------------------------------------------------------------------
>- CC|                            |andresbajotierra@gmail.com
>
>
>
>
> --- Comment #1 from Dario Andres <andresbajotierra gmail com>  2009-07-29
> 03:19:47 --- If you can reproduce the crash at will all the times, can you
> start KMail from Konsole, reproduce the crash and then paste here the shell
> output ? (specially the "ASSERT" line). Thanks!
Comment 3 Christophe Marin 2009-07-29 14:58:12 UTC
Fine, let's close the report for the moment then.