Bug 211270 - crash when trying to delete message inside a collapsed thread
Summary: crash when trying to delete message inside a collapsed thread
Status: RESOLVED DUPLICATE of bug 199698
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-10-21 00:23 UTC by Leonardo M
Modified: 2009-10-21 00:51 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 Leonardo M 2009-10-21 00:23:07 UTC
Version:            (using KDE 4.3.2)
OS:                Linux
Installed from:    Ubuntu Packages

What I was doing when the application crashed:
1) Messages list looked like this:
  other email
- thread1-a
     thread1-b "SELECTED"
        thread1-c
  other email

2) I collapsed thread1 with thread1-b selected:
  other email
+ thread1-a
  other email

(Nothing got selected, thread1-a should have)


3) Pressed key delete. CRASH.


-- Backtrace:
Application: KMail (kmail), signal: Segmentation fault
[KCrash Handler]
#6  0xb76d8323 in ?? () from /usr/lib/libkmailprivate.so.4
#7  0xb76d0ad6 in ?? () from /usr/lib/libkmailprivate.so.4
#8  0xb757fec7 in KMMainWidget::updateMessageActions () from /usr/lib/libkmailprivate.so.4
#9  0xb759b178 in KMMainWidget::qt_metacall () from /usr/lib/libkmailprivate.so.4
#10 0xb5df21b8 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#11 0xb5df2e42 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#12 0xb5e2e687 in QTimer::timeout () from /usr/lib/libQtCore.so.4
#13 0xb5df85ce in QTimer::timerEvent () from /usr/lib/libQtCore.so.4
#14 0xb5ded16f in QObject::event () from /usr/lib/libQtCore.so.4
#15 0xb6068d3c in QApplicationPrivate::notify_helper () from /usr/lib/libQtGui.so.4
#16 0xb607103e in QApplication::notify () from /usr/lib/libQtGui.so.4
#17 0xb7d8849d in KApplication::notify () from /usr/lib/libkdeui.so.5
#18 0xb5ddcbcb in QCoreApplication::notifyInternal () from /usr/lib/libQtCore.so.4
#19 0xb5e0bd51 in ?? () from /usr/lib/libQtCore.so.4
#20 0xb5e083a0 in ?? () from /usr/lib/libQtCore.so.4
#21 0xb41dfb88 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#22 0xb41e30eb in ?? () from /usr/lib/libglib-2.0.so.0
#23 0xb41e3268 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#24 0xb5e082f8 in QEventDispatcherGlib::processEvents () from /usr/lib/libQtCore.so.4
#25 0xb610aa75 in ?? () from /usr/lib/libQtGui.so.4
#26 0xb5ddb1fa in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4
#27 0xb5ddb642 in QEventLoop::exec () from /usr/lib/libQtCore.so.4
#28 0xb5dddae9 in QCoreApplication::exec () from /usr/lib/libQtCore.so.4
#29 0xb6068bb7 in QApplication::exec () from /usr/lib/libQtGui.so.4
#30 0x0804a7d0 in _start ()
Comment 1 Christophe Marin 2009-10-21 00:51:32 UTC

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