Bug 54555 - KMail crashs when browsing too fast through the mail-list
Summary: KMail crashs when browsing too fast through the mail-list
Status: RESOLVED DUPLICATE of bug 53605
Alias: None
Product: kmail
Classification: Applications
Component: general (show other bugs)
Version: 1.5
Platform: Debian testing Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-02-12 18:52 UTC by N.Poli
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 N.Poli 2003-02-12 18:52:10 UTC
Version:           1.5 (using KDE KDE 3.1)
Installed from:    Debian testing/unstable Packages
OS:          Linux

When I browse through the mail list (using the arrow-left or the arrow-right key), KMail crashs sometimes after about 5 keystrokes. 
This crash appears only when moving very fast through the messages (e.g. when I search a particular mail). When I wait a little bit between the clicks, KMail doesn't crash.

The KDE Crashmanager doesn't appears.
Comment 1 Ingo Klöcker 2003-02-13 01:51:08 UTC
Subject: Re:  New: KMail crashs when browsing too fast through the mail-list

Is HTML rendering turned on? If yes, does KMail still crash if you turn 
it off?


Comment 2 N.Poli 2003-02-13 07:05:09 UTC
HTML-Rendering is turned off. 
Comment 3 N.Poli 2003-02-17 20:33:11 UTC
When trying, if the bug still appears, the KDE Crashmanager now appears after KMail 
crashes. 
 
Here ist the output of the 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)...[New Thread 1024 (LWP 1522)] 
(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)... 
0x4130c609 in wait4 () from /lib/libc.so.6 
#0  0x4130c609 in wait4 () from /lib/libc.so.6 
#1  0x41381dd0 in __check_rhosts_file () from /lib/libc.so.6 
#2  0x411ceeeb in waitpid () from /lib/libpthread.so.0 
#3  0x409986ea in KCrash::defaultCrashHandler () from /usr/lib/libkdecore.so.4 
#4  0x411cca44 in pthread_sighandler () from /lib/libpthread.so.0 
#5  0x41295518 in sigaction () from /lib/libc.so.6 
#6  0x4019f392 in khtml::Loader::servePendingRequests () 
   from /usr/lib/libkhtml.so.4 
#7  0x401a1a1f in khtml::Loader::qt_invoke () from /usr/lib/libkhtml.so.4 
#8  0x40ccbef9 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3 
#9  0x40f2ca93 in QSignal::signal () from /usr/lib/libqt-mt.so.3 
#10 0x40ce15b5 in QSignal::activate () from /usr/lib/libqt-mt.so.3 
#11 0x40ce6a63 in QSingleShotTimer::event () from /usr/lib/libqt-mt.so.3 
#12 0x40c79b53 in QApplication::internalNotify () from /usr/lib/libqt-mt.so.3 
#13 0x40c79954 in QApplication::notify () from /usr/lib/libqt-mt.so.3 
#14 0x4093948a in KApplication::notify () from /usr/lib/libkdecore.so.4 
#15 0x40c5c383 in QEventLoop::activateTimers () from /usr/lib/libqt-mt.so.3 
#16 0x40c3e37c in QEventLoop::processEvents () from /usr/lib/libqt-mt.so.3 
#17 0x40c8b31e in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3 
#18 0x40c8b27b in QEventLoop::exec () from /usr/lib/libqt-mt.so.3 
#19 0x40c79caa in QApplication::exec () from /usr/lib/libqt-mt.so.3 
#20 0x08175fe2 in KDialog::marginHint () 
#21 0x412850bf in __libc_start_main () from /lib/libc.so.6 
Comment 4 Ingo Klöcker 2003-02-17 23:00:31 UTC

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