Bug 41929 - Import kmail crashes after selecting directory
Summary: Import kmail crashes after selecting directory
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: 2002-04-30 00:18 UTC by rdealm2199
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 rdealm2199 2002-04-30 00:03:58 UTC
(*** This bug was imported into bugs.kde.org ***)

Package:           kmail
Version:           KDE 3.0.0 
Severity:          normal
Installed from:    Mandrake RPMs
Compiler:          gcc 2.96
OS:                Linux
OS/Compiler notes: Not Specified

I choose Implort from the File menu a dialog pops up to ask for the type of emails to convert I choose Pegasus-Mail as the folders I have are .mbx files.  I press "Import" and another dialog opens to select a folder.  I choose a folder click "OK" and I immediateley get a SIGSEV11 from kmailcvt.

Here's the output from the crash handler:

(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 21100)]
0x410b7409 in wait4 () from /lib/libc.so.6
#0  0x410b7409 in wait4 () from /lib/libc.so.6
#1  0x4113698c in __check_rhosts_file () from /lib/libc.so.6
#2  0x40f4ed56 in waitpid (pid=21102 stat_loc=0x0 options=0)
    at wrapsyscall.c:172
#3  0x406cf282 in KCrash::defaultCrashHandler ()
   from /opt/kde3//lib/libkdecore.so.4
#4  0x40f4c5bb in pthread_sighandler (signo=11 ctx=
      {gs = 0 __gsh = 0 fs = 0 __fsh = 0 es = 43 __esh = 0 ds = 43 __dsh = 0 edi = 0 esi = 3221220272 ebp = 3221215656 esp = 3221215600 ebx = 1091791244 edx = 135450968 ecx = 1 eax = 58 trapno = 14 err = 4 eip = 1090969571 cs = 35 __csh = 0 eflags = 66054 esp_at_signal = 3221215600 ss = 43 __ssh = 0 fpstate = 0xbfffd6f0 oldmask = 2147483648 cr2 = 0}) at signals.c:97
#5  0x4102a478 in killpg () from /lib/libc.so.6
#6  0x0805dadc in QWidget::paintEvent ()
#7  0x0805cfc7 in QWidget::paintEvent ()
#8  0x0805caf0 in QWidget::paintEvent ()
#9  0x080524b0 in QWidget::paintEvent ()
#10 0x080625b0 in QWidget::paintEvent ()
#11 0x409ee185 in QObject::activate_signal ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#12 0x4000c2f3 in fixup (l=0xbfffebb0 reloc_offset=0) at dl-runtime.c:98
#13 0x7ee17b08 in ?? ()


(Submitted via bugs.kde.org)
(Called from KBugReport dialog. Fields Application KDE Version OS Compiler manually changed)
Comment 1 Laurence Anderson 2003-02-22 11:51:04 UTC
After cleanup this shouldn't happen (no more char* pointers etc)