Bug 33297 - import of kmail mailbox crashes kmailcvt
Summary: import of kmail mailbox crashes kmailcvt
Status: RESOLVED FIXED
Alias: None
Product: kmail
Classification: Applications
Component: kmailcvt (show other bugs)
Version: unspecified
Platform: Mandrake RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-10-04 13:03 UTC by paulmerrill
Modified: 2009-03-19 00:30 UTC (History)
0 users

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 paulmerrill 2001-10-04 13:02:23 UTC
(*** This bug was imported into bugs.kde.org ***)

Package:           kmail
Version:           V 2.1 (using KDE 2.2.0 )
Severity:          normal
Installed from:    Mandrake RPMs
Compiler:          Not Specified
OS:                Linux
OS/Compiler notes: Not Specified

I have a on older inbox from KDE 2.1 that I want to import into KDE 2.2. It's really a consolidation of two inboxes into one. I did an import because I couldn't find an Open file command but kmailcvt crashed. The import type I chose was Pegasus mail assuming that the *.mbx format would be the same formay as the mbox. I could not see any files in the file box but when I typed inbox in the location area kmailcvt said "Counting files" and then returned with the following backtrace

(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...[New Thread 1024 (LWP 1599)]
0x40e821d9 in wait4 () from /lib/libc.so.6
#0  0x40e821d9 in wait4 () from /lib/libc.so.6
#1  0x40ef1f2c in __check_rhosts_file () from /lib/libc.so.6
#2  0x405d948e in KCrash::defaultCrashHandler () from /usr/lib/libkdecore.so.3
#3  0x40d9c467 in _IO_2_1_stderr_ () from /usr/lib/libstdc++-libc6.2-2.so.3

Any ideas? I'd really like to import my old files...



(Submitted via bugs.kde.org)
(Called from KBugReport dialog. Fields Application KDE Version OS Compiler manually changed)
Comment 1 Hans Dijkema 2001-10-18 14:24:06 UTC
Dear Paul

If you want to "import" KDE 2.1 kmail mailboxes to KDE 2.2 kmail mailboxes 
you should just have to be able to put them in the kmail directory (maybe 
under a different name). if you want to really import the 'mbox' format or the
kmail format you have to write a specialized import filter for KMailCvt.

Best whishes
Hans Dijkema
Comment 2 Laurence Anderson 2003-02-22 11:52:44 UTC
Cleanup removed char * pointers etc, shouldn't crash anymore