| Summary: | Crash while fetching a message with attachment (IMAP) | ||
|---|---|---|---|
| Product: | [Unmaintained] kmail | Reporter: | Filip Papadopoulos <filip> |
| Component: | general | Assignee: | kdepim bugs <pim-bugs-null> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | crash | CC: | kde-bugzilla |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | openSUSE | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Filip Papadopoulos
2005-01-31 22:22:08 UTC
> #5 0x4034fdb3 in
> KMSaveAttachmentsCommand::KMSaveAttachmentsCommand(QWidget*,
> QPtrList<partNode>&, KMMessage*, bool) ()
> from /opt/kde3/lib/libkmailprivate.so.0
According to the backtrace you tried to save the attachments of the
message. Is this correct?
Yes i forgot to mention it Can you reproduce this? I can't and the backtrace is not really useful as kmail is not compiled with debug information. Well, unfortunately i could not... Generally KMail has crashed some other times and it seems that the problem is in the IMAP implementation. Too bad i couldn't either reproduce those crashes. They just appear "randomly" Is there anything else i can do for it ? > Is there anything else i can do for it ?
Yes: checkout kdepim from cvs (3_3_BRANCH) and compile it yourself with
--enable-debug=full. Then you get valid backtraces when it crashes. Or
upgrade to kdepim 3.4 (beta2) and check if you see any differences.
Carsten
*** Bug 125827 has been marked as a duplicate of this bug. *** |