Bug 130894 - Import of old folders crashes kmail
Summary: Import of old folders crashes kmail
Status: RESOLVED DUPLICATE of bug 110574
Alias: None
Product: kmail
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-16 10:22 UTC by J.L. Coenders
Modified: 2007-09-14 12:17 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
Crash Log (5.46 KB, text/plain)
2006-07-30 14:52 UTC, J.L. Coenders
Details
Snapshot of window (12.47 KB, image/png)
2006-07-30 14:53 UTC, J.L. Coenders
Details
Another snapshot (58.72 KB, image/png)
2006-07-30 14:54 UTC, J.L. Coenders
Details

Note You need to log in before you can comment on or make changes to this bug.
Description J.L. Coenders 2006-07-16 10:22:50 UTC
Version:           1.9.3 (using KDE KDE 3.5.3)
Installed from:    Fedora RPMs
OS:                Linux

I have an out-of-the-box, but updated version (with the regular yum update) of kmail running (v1.9.3) running on FC5. I am trying to import my old kmail mail folders (which I save to spare disk), but every time I try it, kmail crashes. On some of the folders also errors occur which disappear on a second attempt. I tried removing the index files, which improved the behaviour slightly, but still crashes in the end.
It mostly seems to happen when kmail is working very hard and the import tool complains that it cannot find a connection to kmail (which is logical, because it has crashed).

Please help, I have a huge amount of e-mail which I would like to get back, but now are unusuable.

Regards,
Jeroen
Comment 1 Philip Rodrigues 2006-07-17 22:16:01 UTC
DO you get a backtrace? If so, please paste it here
Comment 2 J.L. Coenders 2006-07-30 14:52:54 UTC
Created attachment 17166 [details]
Crash Log
Comment 3 J.L. Coenders 2006-07-30 14:53:20 UTC
Created attachment 17167 [details]
Snapshot of window
Comment 4 J.L. Coenders 2006-07-30 14:54:02 UTC
Created attachment 17168 [details]
Another snapshot
Comment 5 Philip Rodrigues 2006-07-30 19:39:40 UTC
Pasting the backtrace

#13 0x41e78c0e in operator new () from /usr/lib/libstdc++.so.6
#14 0x41e78ced in operator new[] () from /usr/lib/libstdc++.so.6
#15 0x468d8286 in DwString::CheckInvariants () from /usr/lib/libmimelib.so.1
#16 0x468db733 in DwString::_replace () from /usr/lib/libmimelib.so.1
#17 0x468dc367 in DwString::append () from /usr/lib/libmimelib.so.1
#18 0x468dc413 in DwString::append () from /usr/lib/libmimelib.so.1
#19 0x468ca002 in DwEntity::Assemble () from /usr/lib/libmimelib.so.1
#20 0x46a792e6 in KMMessage::setStatusFields ()
   from /usr/lib/libkmailprivate.so
#21 0x46bf98c2 in KMFolderMaildir::addMsgInternal ()
   from /usr/lib/libkmailprivate.so
#22 0x46bfa597 in KMFolderMaildir::addMsg () from /usr/lib/libkmailprivate.so
#23 0x46b307c5 in KMFolder::addMsg () from /usr/lib/libkmailprivate.so
#24 0x46c090b7 in KMKernel::dcopAddMessage_fastImport ()
   from /usr/lib/libkmailprivate.so
#25 0x46d4b9b8 in KMailIface::process () from /usr/lib/libkmailprivate.so
#26 0x45184f27 in DCOPClient::receive () from /usr/lib/libDCOP.so.4
#27 0x45186284 in DCOPRef::sendInternal () from /usr/lib/libDCOP.so.4
#28 0x45186da5 in DCOPClient::qt_invoke () from /usr/lib/libDCOP.so.4
#29 0x451972f0 in KDE_IceProcessMessages () from /usr/lib/libDCOP.so.4
#30 0x4517d413 in DCOPClient::processSocketData () from /usr/lib/libDCOP.so.4
#31 0x451869a9 in DCOPClient::qt_invoke () from /usr/lib/libDCOP.so.4
#32 0x44ba870a in QObject::activate_signal ()
Comment 6 Thomas McGuire 2007-03-27 19:18:02 UTC
Seems to be yet an other case of KMail crashing because of large attachments.
If you delete all big messages or move them somewhere else, you should be able to import the rest of the mail.

Reopen if this is not the case.

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