Bug 190739 - crash on emptying the trash bin
Summary: crash on emptying the trash bin
Status: RESOLVED DUPLICATE of bug 190303
Alias: None
Product: kmail
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-26 19:18 UTC by stefan
Modified: 2009-04-27 10:11 UTC (History)
0 users

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 stefan 2009-04-26 19:18:13 UTC
Version:            (using KDE 4.2.2)
OS:                Linux
Installed from:    Ubuntu Packages

KMail crashes on emptying the trash bin, if there are more than about 10 Mails in the trash, I guess. Similar to bug 187302.

Backtrace:

Anwendung: KMail (kmail), Signal SIGABRT
[Current thread is 0 (LWP 10957)]

Thread 2 (Thread 0xac623b90 (LWP 10960)):
#0  0xb7f71430 in __kernel_vsyscall ()
#1  0xb5ba97b1 in select () from /lib/tls/i686/cmov/libc.so.6
#2  0xb5e7d380 in ?? () from /usr/lib/libQtCore.so.4
#3  0xb5dab96e in ?? () from /usr/lib/libQtCore.so.4
#4  0xb4fdf4ff in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#5  0xb5bb149e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 1 (Thread 0xb3bd5b40 (LWP 10957)):
[KCrash Handler]
#6  0xb7f71430 in __kernel_vsyscall ()
#7  0xb5af86d0 in raise () from /lib/tls/i686/cmov/libc.so.6
#8  0xb5afa098 in abort () from /lib/tls/i686/cmov/libc.so.6
#9  0xb5da3595 in qt_message_output () from /usr/lib/libQtCore.so.4
#10 0xb5da3681 in qFatal () from /usr/lib/libQtCore.so.4
#11 0xb5da3775 in qt_assert () from /usr/lib/libQtCore.so.4
#12 0xb76fa749 in ?? () from /usr/lib/libkmailprivate.so.4
#13 0xb723cce3 in ?? () from /usr/lib/libkmailprivate.so.4
#14 0xb5eb5ca8 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#15 0xb5eb6932 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#16 0xb5ef1717 in QTimer::timeout () from /usr/lib/libQtCore.so.4
#17 0xb5ebb6fe in QTimer::timerEvent () from /usr/lib/libQtCore.so.4
#18 0xb5eb015f in QObject::event () from /usr/lib/libQtCore.so.4
#19 0xb614cf2c in QApplicationPrivate::notify_helper () from /usr/lib/libQtGui.so.4
#20 0xb615522e in QApplication::notify () from /usr/lib/libQtGui.so.4
#21 0xb7da494d in KApplication::notify () from /usr/lib/libkdeui.so.5
#22 0xb5e9fa3b in QCoreApplication::notifyInternal () from /usr/lib/libQtCore.so.4
#23 0xb5eced71 in ?? () from /usr/lib/libQtCore.so.4
#24 0xb5ecb4e0 in ?? () from /usr/lib/libQtCore.so.4
#25 0xb42d7b88 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#26 0xb42db0eb in ?? () from /usr/lib/libglib-2.0.so.0
#27 0xb42db268 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#28 0xb5ecb438 in QEventDispatcherGlib::processEvents () from /usr/lib/libQtCore.so.4
#29 0xb61ee3f5 in ?? () from /usr/lib/libQtGui.so.4
#30 0xb5e9e06a in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4
#31 0xb5e9e4aa in QEventLoop::exec () from /usr/lib/libQtCore.so.4
#32 0xb5ea0959 in QCoreApplication::exec () from /usr/lib/libQtCore.so.4
#33 0xb614cda7 in QApplication::exec () from /usr/lib/libQtGui.so.4
#34 0x0804a7a0 in _start ()
Comment 1 Jaime Torres 2009-04-27 10:11:07 UTC
Thank you for taking the time to report this bug and helping to make KDE better. This particular bug has already been reported and is a duplicate of bug 190303, so it is being marked as such. Please look at the other bug report to see if there is any missing information that you can provide, or to see if there is a workaround for the bug. Additionally any further discussion regarding the bug should occur in the other report. Feel free to continue to report any other bugs you may find.

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