Bug 66640 - Crash when downloading BIG files
Summary: Crash when downloading BIG files
Status: RESOLVED DUPLICATE of bug 65615
Alias: None
Product: kmail
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
: 66645 66785 (view as bug list)
Depends on:
Blocks:
 
Reported: 2003-10-26 18:25 UTC by jaime
Modified: 2007-09-14 12:17 UTC (History)
2 users (show)

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 jaime 2003-10-26 18:25:12 UTC
Version:           1.5.4 (using KDE 3.1.4)
Installed from:     (testing/unstable)
Compiler:          gcc version 3.3.2 20030908 (Debian prerelease)
OS:          Linux (ppc) release 2.4.21-ben1

KMail crashes when receiving big mails.
If i start kmail from konsole and download mail i got:
============
jaime@baloo:~/Mail$ kmail
jaime@baloo:~/Mail$ WARNING: QuotedPrintableDecoder: illegally formed soft linebreak or lonely CR!
WARNING: QuotedPrintableDecoder: illegally formed soft linebreak or lonely CR!
WARNING: QuotedPrintableDecoder: illegally formed soft linebreak or lonely CR!
FATAL: q codec lies about it's maxDecodedSizeFor()
*** KMail got signal 6 (Crashing)

jaime@baloo:~/Mail$
=========================

Then kmail crashes and the bug wizard gives me:
=========================
(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)...(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 16384 (LWP 944)]
(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)...0x0e43dbf0 in waitpid ()
   from /lib/libpthread.so.0
#0  0x0e43dbf0 in waitpid () from /lib/libpthread.so.0
#1  0x0f177118 in KCrash::defaultCrashHandler(int) ()
   from /usr/lib/libkdecore.so.4
#2  0x0e43c710 in __pthread_sighandler () from /lib/libpthread.so.0
#3  <signal handler called>
#4  0x0dfc4a64 in kill () from /lib/libc.so.6
#5  0x0e439510 in pthread_kill () from /lib/libpthread.so.0
#6  0x0e43998c in raise () from /lib/libpthread.so.0
#7  0x0dfc484c in raise () from /lib/libc.so.6
#8  0x0dfc5f88 in abort () from /lib/libc.so.6
#9  0x0f113b08 in KApplication::qt_static_property(QObject*, int, int, QVariant*) () from /usr/lib/libkdecore.so.4
#10 0x0f1146d8 in kdbgstream::flush() () from /usr/lib/libkdecore.so.4
#11 0x101c0ac8 in endl(kdbgstream&) ()
#12 0x0f99c434 in KMime::Codec::decode(QMemArray<char> const&, bool) const ()
   from /usr/lib/libkdenetwork.so.2
#13 0x10139ad8 in _init ()
#14 0x1003a130 in _init ()
#15 0x1012a47c in _init ()
#16 0x1012b768 in _init ()
#17 0x1011dbd8 in _init ()
#18 0x100ab9d8 in _init ()
#19 0x10165768 in _init ()
#20 0x101696e4 in _init ()
#21 0x0eafa2b0 in QObject::activate_signal(QConnectionList*, QUObject*) ()
   from /usr/lib/libqt-mt.so.3
#22 0x0eafa028 in QObject::activate_signal(int) () from /usr/lib/libqt-mt.so.3
#23 0x0ee23cdc in QTimer::timeout() () from /usr/lib/libqt-mt.so.3
#24 0x0eb1c0d8 in QTimer::event(QEvent*) () from /usr/lib/libqt-mt.so.3
#25 0x0ea981d0 in QApplication::internalNotify(QObject*, QEvent*) ()
   from /usr/lib/libqt-mt.so.3
#26 0x0ea97964 in QApplication::notify(QObject*, QEvent*) ()
   from /usr/lib/libqt-mt.so.3
#27 0x0f105638 in KApplication::notify(QObject*, QEvent*) ()
   from /usr/lib/libkdecore.so.4
#28 0x0ea85f78 in QEventLoop::activateTimers() () from /usr/lib/libqt-mt.so.3
#29 0x0ea42d58 in QEventLoop::processEvents(unsigned) ()
   from /usr/lib/libqt-mt.so.3
#30 0x0eaacdfc in QEventLoop::enterLoop() () from /usr/lib/libqt-mt.so.3
#31 0x0eaacc08 in QEventLoop::exec() () from /usr/lib/libqt-mt.so.3
#32 0x0ea98464 in QApplication::exec() () from /usr/lib/libqt-mt.so.3
#33 0x10171bb8 in _init ()
#34 0x0dfaf24c in __libc_start_main () from /lib/libc.so.6
#35 0x0dfaf0dc in __libc_start_main () from /lib/libc.so.6

=========================

I hope this help. Don't hesitate to contact me for more info or tests.
Thanks for KMail!
Comment 1 Stephan Kulow 2003-10-26 20:38:06 UTC
*** Bug 66645 has been marked as a duplicate of this bug. ***
Comment 2 Stephan Kulow 2003-10-26 20:38:40 UTC
seems the package in debian unstable aren't stable - suprise, suprise. Please compile
from source with enable-debug or report at bugs.debian.org
Comment 3 Ingo Klöcker 2003-10-29 01:59:47 UTC
*** Bug 66785 has been marked as a duplicate of this bug. ***
Comment 4 Stephan Kulow 2003-10-29 11:20:11 UTC
we have that with HEAD too ;(
Comment 5 Stephan Kulow 2003-11-22 10:02:01 UTC

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