Bug 54741 - navigation in message list crashes kmail
Summary: navigation in message list crashes kmail
Status: RESOLVED DUPLICATE of bug 53605
Alias: None
Product: kmail
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Debian testing Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-02-16 22:27 UTC by tilleyrw
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 tilleyrw 2003-02-16 22:27:19 UTC
Version:            (using KDE KDE 3.1)
Installed from:    Debian testing/unstable Packages

After defining a filter, I navigated through the message list (left and right arrow) filtering certain messages to test the new filter.  KMail proceeded to crash at a random point and provide the following dump:

(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 922)]
(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)...0x413caa39 in wait4 () from /lib/libc.so.6
#0  0x413caa39 in wait4 () from /lib/libc.so.6
#1  0x4143dbc0 in sys_sigabbrev () from /lib/libc.so.6
#2  0x411fb061 in waitpid () from /lib/libpthread.so.0
#3  0x40a16d6b in KCrash::defaultCrashHandler(int) ()
   from /usr/lib/libkdecore.so.4
#4  0x41357898 in sigaction () from /lib/libc.so.6
#5  0x401adf5b in khtml::Loader::servePendingRequests() ()
   from /usr/lib/libkhtml.so.4
#6  0x401b06db in khtml::Loader::qt_invoke(int, QUObject*) ()
   from /usr/lib/libkhtml.so.4
#7  0x40d6326e in QObject::activate_signal(QConnectionList*, QUObject*) ()
   from /usr/lib/libqt-mt.so.3
#8  0x40fcb1e2 in QSignal::signal(QVariant const&) ()
   from /usr/lib/libqt-mt.so.3
#9  0x40d7960d in QSignal::activate() () from /usr/lib/libqt-mt.so.3
#10 0x40d7f75b in QSingleShotTimer::event(QEvent*) ()
   from /usr/lib/libqt-mt.so.3
#11 0x40d0f28a in QApplication::internalNotify(QObject*, QEvent*) ()
   from /usr/lib/libqt-mt.so.3
#12 0x40d0eecb in QApplication::notify(QObject*, QEvent*) ()
   from /usr/lib/libqt-mt.so.3
#13 0x409b6ba8 in KApplication::notify(QObject*, QEvent*) ()
   from /usr/lib/libkdecore.so.4
#14 0x40ced4ef in QEventLoop::activateTimers() () from /usr/lib/libqt-mt.so.3
#15 0x40cce441 in QEventLoop::processEvents(unsigned) ()
   from /usr/lib/libqt-mt.so.3
#16 0x40d2084b in QEventLoop::enterLoop() () from /usr/lib/libqt-mt.so.3
#17 0x40d20708 in QEventLoop::exec() () from /usr/lib/libqt-mt.so.3
#18 0x40d0f484 in QApplication::exec() () from /usr/lib/libqt-mt.so.3
#19 0x0818d134 in QComboBox::setAutoCompletion(bool) ()
#20 0x413469f1 in __libc_start_main () from /lib/libc.so.6

I hope this helps,

Bob
Comment 1 Ingo Klöcker 2003-02-17 23:00:20 UTC

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