Bug 215002 - kmail crass when I delete an attachment
Summary: kmail crass when I delete an attachment
Status: RESOLVED DUPLICATE of bug 180741
Alias: None
Product: kmail
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-17 19:02 UTC by Iacopo
Modified: 2011-02-14 22:43 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 Iacopo 2009-11-17 19:02:28 UTC
Application that crashed: kmail
Version of the application: 1.12.1
KDE Version: 4.3.2 (KDE 4.3.2)
Qt Version: 4.5.3
Operating System: Linux 2.6.30-2-686 i686
Distribution: Debian GNU/Linux testing (squeeze)

What I was doing when the application crashed:
I right click on the attachment and select the command delete and kmail crash immediately. The message is in a local folder. My versioni is 1.12.1 on a laptop with Debian squeeze and kde 4.3.2

 -- Backtrace:
Application: KMail (kmail), signal: Segmentation fault
[KCrash Handler]
#6  0x74736547 in ?? ()
#7  0xb747ba0b in KMReaderWin::displayMessage (this=0x899f478) at ../../kmail/kmreaderwin.cpp:1605
#8  0xb747bc20 in KMReaderWin::updateReaderWin (this=0x887b710) at ../../kmail/kmreaderwin.cpp:1545
#9  0xb7488647 in KMReaderWin::qt_metacall (this=0x887b710, _c=QMetaObject::InvokeMetaMethod, _id=6, _a=0xbfbf3168) at ./kmreaderwin.moc:168
#10 0xb70f4303 in QMetaObject::activate (sender=0x887b768, from_signal_index=4, to_signal_index=4, argv=0x0) at kernel/qobject.cpp:3112
#11 0xb70f4f42 in QMetaObject::activate (sender=0x887b768, m=0xb71d0d84, local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3186
#12 0xb712fb37 in QTimer::timeout (this=0x887b768) at .moc/release-shared/moc_qtimer.cpp:128
#13 0xb70fa65e in QTimer::timerEvent (this=0x887b768, e=0xbfbf35ec) at kernel/qtimer.cpp:261
#14 0xb70ef39f in QObject::event (this=0x887b768, e=0xbfbf35ec) at kernel/qobject.cpp:1074
#15 0xb671ea94 in QApplicationPrivate::notify_helper (this=0x866e130, receiver=0x887b768, e=0xbfbf35ec) at kernel/qapplication.cpp:4065
#16 0xb6726bee in QApplication::notify (this=0xbfbf3908, receiver=0x887b768, e=0xbfbf35ec) at kernel/qapplication.cpp:3605
#17 0xb7e840fd in KApplication::notify (this=0xbfbf3908, receiver=0x887b768, event=0xbfbf35ec) at ../../kdeui/kernel/kapplication.cpp:302
#18 0xb70df1eb in QCoreApplication::notifyInternal (this=0xbfbf3908, receiver=0x887b768, event=0xbfbf35ec) at kernel/qcoreapplication.cpp:610
#19 0xb710de21 in QCoreApplication::sendEvent (this=0x8670e34) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#20 QTimerInfoList::activateTimers (this=0x8670e34) at kernel/qeventdispatcher_unix.cpp:580
#21 0xb710a317 in timerSourceDispatch (source=0x8670e70) at kernel/qeventdispatcher_glib.cpp:184
#22 idleTimerSourceDispatch (source=0x8670e70) at kernel/qeventdispatcher_glib.cpp:231
#23 0xb4822e98 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#24 0xb4826623 in ?? () from /lib/libglib-2.0.so.0
#25 0xb48267a8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#26 0xb710a041 in QEventDispatcherGlib::processEvents (this=0x86478d0, flags=...) at kernel/qeventdispatcher_glib.cpp:407
#27 0xb67be305 in QGuiEventDispatcherGlib::processEvents (this=0x86478d0, flags=...) at kernel/qguieventdispatcher_glib.cpp:202
#28 0xb70dd83a in QEventLoop::processEvents (this=0xbfbf3810, flags=...) at kernel/qeventloop.cpp:149
#29 0xb70ddc82 in QEventLoop::exec (this=0xbfbf3810, flags=...) at kernel/qeventloop.cpp:201
#30 0xb70e00d9 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#31 0xb671e917 in QApplication::exec () at kernel/qapplication.cpp:3525
#32 0x0804a6d0 in main (argc=0, argv=0x0) at ../../kmail/main.cpp:146

Reported using DrKonqi
Comment 1 Dario Andres 2009-11-19 02:06:46 UTC
This looks like bug 180741. Can you check
https://bugs.kde.org/show_bug.cgi?id=180741#c41 ? Thanks
Comment 2 Iacopo 2009-11-19 10:10:41 UTC
It's similar, but not the same. Kmail does not crash when I'm deleting a 
message (in this case it works perfectly) but when I'm deleting an attachment 
from a message.

I hope this is helpful.

Iacopo
Comment 3 Christophe Marin 2011-02-14 22:43:27 UTC

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