Summary: | kmail crashes when saving messages to a file | ||
---|---|---|---|
Product: | [Unmaintained] kmail | Reporter: | beirne |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | ana |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
beirne
2003-11-02 13:25:36 UTC
This also happens with kmail 1.5.93 in the KDE 3.2 beta 1. [New Thread 16384 (LWP 25973)] 0x41dd3bb8 in waitpid () from /lib/libpthread.so.0 #0 0x41dd3bb8 in waitpid () from /lib/libpthread.so.0 #1 0x41496e60 in __JCR_LIST__ () from /extra/kde32b/lib/libkdecore.so.4 #2 0x413ba7e4 in KCrash::defaultCrashHandler(int) () from /extra/kde32b/lib/libkdecore.so.4 #3 0x41dd27f5 in __pthread_sighandler () from /lib/libpthread.so.0 #4 <signal handler called> #5 0x4205a8f7 in memcpy () from /lib/libc.so.6 #6 0x41a2f131 in QGArray::duplicate(char const*, unsigned) () from /usr/lib/libqt-mt.so.3 #7 0x4032d414 in KMSaveMsgCommand::slotSaveDataReq() () from /extra/kde32b/lib/libkmailprivate.so.0 #8 0x40326d76 in KMSaveMsgCommand::qt_invoke(int, QUObject*) () from /extra/kde32b/lib/libkmailprivate.so.0 #9 0x417928cc in QObject::activate_signal(QConnectionList*, QUObject*) () from /usr/lib/libqt-mt.so.3 #10 0x40dc2685 in KIO::TransferJob::dataReq(KIO::Job*, QMemArray<char>&) () from /extra/kde32b/lib/libkio.so.4 #11 0x40db0891 in KIO::TransferJob::slotDataReq() () from /extra/kde32b/lib/libkio.so.4 #12 0x40dc2b04 in KIO::TransferJob::qt_invoke(int, QUObject*) () from /extra/kde32b/lib/libkio.so.4 #13 0x417928cc in QObject::activate_signal(QConnectionList*, QUObject*) () from /usr/lib/libqt-mt.so.3 #14 0x41792704 in QObject::activate_signal(int) () from /usr/lib/libqt-mt.so.3 #15 0x40d9ff2c in KIO::SlaveInterface::dataReq() () from /extra/kde32b/lib/libkio.so.4 #16 0x40d9ce3f in KIO::SlaveInterface::dispatch(int, QMemArray<char> const&) () from /extra/kde32b/lib/libkio.so.4 #17 0x40d9c3e0 in KIO::SlaveInterface::dispatch() () from /extra/kde32b/lib/libkio.so.4 #18 0x40d993c8 in KIO::Slave::gotInput() () from /extra/kde32b/lib/libkio.so.4 #19 0x40d9bb48 in KIO::Slave::qt_invoke(int, QUObject*) () from /extra/kde32b/lib/libkio.so.4 #20 0x417928cc in QObject::activate_signal(QConnectionList*, QUObject*) () from /usr/lib/libqt-mt.so.3 #21 0x41792a2d in QObject::activate_signal(int, int) () from /usr/lib/libqt-mt.so.3 #22 0x41ab0212 in QSocketNotifier::activated(int) () from /usr/lib/libqt-mt.so.3 #23 0x417ae8a0 in QSocketNotifier::event(QEvent*) () from /usr/lib/libqt-mt.so.3 #24 0x41736eaf in QApplication::internalNotify(QObject*, QEvent*) () from /usr/lib/libqt-mt.so.3 #25 0x417364bb in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libqt-mt.so.3 #26 0x41321a5f in KApplication::notify(QObject*, QEvent*) () from /extra/kde32b/lib/libkdecore.so.4 #27 0x41726bfa in QEventLoop::activateSocketNotifiers() () from /usr/lib/libqt-mt.so.3 #28 0x416e3578 in QEventLoop::processEvents(unsigned) () from /usr/lib/libqt-mt.so.3 #29 0x4174a698 in QEventLoop::enterLoop() () from /usr/lib/libqt-mt.so.3 #30 0x4174a548 in QEventLoop::exec() () from /usr/lib/libqt-mt.so.3 #31 0x41737101 in QApplication::exec() () from /usr/lib/libqt-mt.so.3 #32 0x0804ba17 in main () Beirne, are you still seeing this with current cvs? Ingo fixed a bug in the save-as code that could have caused that crash. Subject: Re: kmail crashes when saving messages to a file On Monday 01 December 2003 02:12 pm, you wrote: > ------- You are receiving this mail because: ------- > You reported the bug, or are watching the reporter. > > http://bugs.kde.org/show_bug.cgi?id=67048 > > > > > ------- Additional Comments From adam@kde.org 2003-12-01 20:12 ------- > Beirne, are you still seeing this with current cvs? Ingo fixed a bug in the > save-as code that could have caused that crash. It still happens fairly regularly. I'm still on the beta, though. I'll try the cvs and see. I didn't get the CVS version built but haven't had any trouble with kmail 1.5.94. I'll close it for now, please re-open if it rears its ugly head again. There seems to be two bug reports in Debian's BTS for this problem, both reported against 3.3. Also, with the recent report of Bug 93912, it seems like this Bug Is Back! ;-) For the Debian reports, please see http://bugs.debian.org/279997 http://bugs.debian.org/290617 So, I figure it is time to re-open... Anyone still seeing this with KMail from KDE 3.5? Tested with 5 different imap folders with different mailcounts, no crash at all No reports of this crash with recent versions. Please reopen if you see it again |