Bug 227190 - Kmail crashed when saving a mail attachament
Summary: Kmail crashed when saving a mail attachament
Status: RESOLVED DUPLICATE of bug 226788
Alias: None
Product: kmail
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-16 14:51 UTC by Cristi
Modified: 2011-12-07 18:26 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 Cristi 2010-02-16 14:51:57 UTC
Application: kmail (1.13.0)
KDE Platform Version: 4.4.63 (KDE 4.4.63 (KDE 4.5 >= 20100209)) (Compiled from sources)
Qt Version: 4.6.2
Operating System: Linux 2.6.31.6 x86_64
Distribution (Platform): Exherbo Packages

-- Information about the crash:
- What I was doing when the application crashed:

I read the mail, and saved the attachement into a dir that I had write permissions to. The attachement got saved to that folder


 -- Backtrace:
Application: KMail (kmail), signal: Segmentation fault
[KCrash Handler]
#5  0x00007f0181485648 in KDirWatchPrivate::Entry::removeClient(KDirWatch*) () from /usr/lib64/libkio.so.5
#6  0x00007f018148a998 in KDirWatchPrivate::removeEntry(KDirWatch*, KDirWatchPrivate::Entry*, KDirWatchPrivate::Entry*) () from /usr/lib64/libkio.so.5
#7  0x00007f018148ac2d in KDirWatchPrivate::slotRemoveDelayed() () from /usr/lib64/libkio.so.5
#8  0x00007f018148d7d4 in KDirWatchPrivate::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib64/libkio.so.5
#9  0x00007f017f9eda4f in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib64/qt4/libQtCore.so.4
#10 0x00007f017f9f50af in QSingleShotTimer::timerEvent(QTimerEvent*) () from /usr/lib64/qt4/libQtCore.so.4
#11 0x00007f017f9ea773 in QObject::event(QEvent*) () from /usr/lib64/qt4/libQtCore.so.4
#12 0x00007f018010bd2c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/qt4/libQtGui.so.4
#13 0x00007f018011220b in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/qt4/libQtGui.so.4
#14 0x00007f0184f46a16 in KApplication::notify(QObject*, QEvent*) () from /usr/lib64/libkdeui.so.5
#15 0x00007f017f9db11b in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib64/qt4/libQtCore.so.4
#16 0x00007f017fa070aa in QTimerInfoList::activateTimers() () from /usr/lib64/qt4/libQtCore.so.4
#17 0x00007f017fa03f78 in idleTimerSourceDispatch(_GSource*, int (*)(void*), void*) () from /usr/lib64/qt4/libQtCore.so.4
#18 0x00007f017612c78b in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#19 0x00007f0176130090 in g_main_context_iterate () from /usr/lib/libglib-2.0.so.0
#20 0x00007f01761301c0 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#21 0x00007f017fa03c53 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/qt4/libQtCore.so.4
#22 0x00007f01801b857e in QGuiEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/qt4/libQtGui.so.4
#23 0x00007f017f9d9ab2 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/qt4/libQtCore.so.4
#24 0x00007f017f9d9e8d in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/qt4/libQtCore.so.4
#25 0x00007f017f9ddad3 in QCoreApplication::exec() () from /usr/lib64/qt4/libQtCore.so.4
#26 0x0000000000403594 in main ()

Possible duplicates by query: bug 227004, bug 226788, bug 226608.

Reported using DrKonqi
Comment 1 Dario Andres 2010-02-16 15:44:19 UTC
KIO bug, fixed recently: bug 226788. Regards

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