Bug 75123 - kmail crashes on startup
Summary: kmail crashes on startup
Status: RESOLVED DUPLICATE of bug 75001
Alias: None
Product: kmail
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-13 04:44 UTC by Arc C.
Modified: 2007-09-14 12:17 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 Arc C. 2004-02-13 04:44:41 UTC
Version:            (using KDE KDE 3.2.0)
Installed from:    Compiled From Sources
Compiler:          gcc 3.3.2 GNU ld version 2.14.90 20031223
OS:          Linux

When starting up kmail it crashes. Below is the output of kmail command as well as sybmol trace. This is an Alpha Linux machine with glibc 2.3.3

[New Thread 16384 (LWP 1422)]
0x20003237e20 in __libc_waitpid (pid=1423, stat_loc=0x0, options=0)
    at ../sysdeps/unix/sysv/linux/waitpid.c:32
32	      return INLINE_SYSCALL (wait4, 4, pid, stat_loc, options, NULL);
#0  0x20003237e20 in __libc_waitpid (pid=1423, stat_loc=0x0, options=0)
    at ../sysdeps/unix/sysv/linux/waitpid.c:32
#1  0x20002226668 in KCrash::defaultCrashHandler(int) (sig=6) at kcrash.cpp:246
#2  0x20003236ef8 in __pthread_sighandler (signo=6, ctx=
      {sc_onstack = 0, sc_mask = 4831822624, sc_pc = 0, sc_ps = 0, sc_regs = {285, 0, 2147483648, 2199078873976, 8, 0, 1, 0, 1, 2199076011512, 2199080217928, 4833257040, 5296, 5297, 1422, 2199076011512, 6, 2199041497018, 4833255528, 4831824288, 4833256361, 1422, 6, 0, 0, 0, 285, -4397978746880, 2199078873976, 8, 1, 2199075894928}, sc_ownedfp = 2199078873968, sc_fpregs = {0, 2199076026064, 4831823312, 0, 2199076011512, 4607182418800017408, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4607182418800017408, 4611686018427387904, 0, 4751297606873776128, 0, 0, 2, 4607182418800017408, 0, 0, 4607182418800017408, 0, 4607182418800017408, 4607182418800017408, 0, 0, 0}, sc_fpcr = 0, sc_fp_control = 4607182418800017408, sc_reserved1 = 0, sc_reserved2 = 0, sc_ssize = 0, sc_sbase = 0xe900000000000000 <Address 0xe900000000000000 out of bounds>, sc_traparg_a0 = 0, sc_traparg_a1 = 2, sc_traparg_a2 = 4607182418800017408, sc_fp_trap_pc = 0, sc_fp_trigger_sum = 0, sc_fp_trigger_inst = 1422}) at sighandler.c:39

# kmail
libkdenetwork: creating new pgp object
libkdenetwork: Kpgp: gpg found
kmail: No Qt-native utf-7 codec found; registering QUtf7Codec from libkdenetwork
kmail: instantating IdentityManager
kmail: KMIdentity::readConfig(): UOID = 1772661820 for identity named "По умолчанию"
kmail: pPopFilter set
kmail: kmime_codec_qp.cpp:285: virtual bool KMime::QuotedPrintableDecoder::decode(const char*&, const char*, char*&, const char*): Assertion `mBadChar == 0' failed.
ERROR: Communication problem with kmail, it probably crashed.

  Please help! Thank you!
Comment 1 Ingo Klöcker 2004-02-13 10:22:40 UTC

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