Bug 53757 - kmail crash with shift+left/right arrow
Summary: kmail crash with shift+left/right arrow
Status: RESOLVED FIXED
Alias: None
Product: kmail
Classification: Applications
Component: general (show other bugs)
Version: 1.5
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-01-31 19:08 UTC by Marco Avidano
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 Marco Avidano 2003-01-31 19:08:50 UTC
Version:           1.5 (using kde 3.1.0) (using KDE KDE 3.1)
Installed from:    Compiled From Sources
Compiler:          gcc 2.95.3 
OS:          Linux

- Select a folder from folder list;
- Hit shift+left/right arrow
- kmail crash
Comment 1 Ingo Klöcker 2003-02-01 18:33:35 UTC
Subject: Re:  New: kmail crash with shift+left/right arrow

It doesn't crash here. Please send us the backtrace you get when it 
crashes. If you haven't compiled kmail with full debug information then 
please recompile before sending us the backtrace.

Thanks in advance!

Comment 2 T Zachmann 2003-02-02 07:35:47 UTC
To reproduce the problem you need a folder which has no messages 
in it e.g. outbox. 
 
Here is a backtrace of the problem with kmail 1.5: 
 
[New Thread 1024 (LWP 2391)] 
0x4155b8c9 in wait4 () from /lib/libc.so.6 
#0  0x4155b8c9 in wait4 () from /lib/libc.so.6 
#1  0x415d6c90 in __DTOR_END__ () from /lib/libc.so.6 
#2  0x413b6a93 in waitpid () from /lib/libpthread.so.0 
#3  0x40adab0d in KCrash::defaultCrashHandler(int) () 
   from /opt/kde3/lib/libkdecore.so.4 
#4  0x413b412b in pthread_sighandler () from /lib/libpthread.so.0 
#5  <signal handler called> 
#6  0x40f16652 in QListViewItem::itemBelow() () 
   from /usr/lib/qt3/lib/libqt-mt.so.3 
#7  0x08107070 in KMHeaders::selectNextMessage() (this=0x8318080) 
    at kmheaders.cpp:1600 
#8  0x0810ce8b in KMHeaders::qt_invoke(int, QUObject*) (this=0x8318080, 
    _id=111, _o=0xbfffe9a0) at kmheaders.moc:242 
#9  0x40e49309 in QObject::activate_signal(QConnectionList*, QUObject*) () 
   from /usr/lib/qt3/lib/libqt-mt.so.3 
#10 0x41128242 in QSignal::signal(QVariant const&) () 
   from /usr/lib/qt3/lib/libqt-mt.so.3 
#11 0x40e635c8 in QSignal::activate() () from /usr/lib/qt3/lib/libqt-mt.so.3 
#12 0x40de606e in QAccelPrivate::activate(QAccelItem*) () 
   from /usr/lib/qt3/lib/libqt-mt.so.3 
#13 0x40de49f9 in QAccelManager::dispatchAccelEvent(QWidget*, QKeyEvent*) () 
   from /usr/lib/qt3/lib/libqt-mt.so.3 
#14 0x40de418c in qt_dispatchAccelEvent(QWidget*, QKeyEvent*) () 
   from /usr/lib/qt3/lib/libqt-mt.so.3 
#15 0x40dea84e in QApplication::notify(QObject*, QEvent*) () 
   from /usr/lib/qt3/lib/libqt-mt.so.3 
#16 0x40a6cfc9 in KApplication::notify(QObject*, QEvent*) () 
   from /opt/kde3/lib/libkdecore.so.4 
#17 0x40de4614 in QAccelManager::tryAccelEvent(QWidget*, QKeyEvent*) () 
   from /usr/lib/qt3/lib/libqt-mt.so.3 
#18 0x40de40fc in qt_tryAccelEvent(QWidget*, QKeyEvent*) () 
   from /usr/lib/qt3/lib/libqt-mt.so.3 
#19 0x40d910f5 in QETWidget::translateKeyEvent(_XEvent const*, bool) () 
   from /usr/lib/qt3/lib/libqt-mt.so.3 
#20 0x40d8ca90 in QApplication::x11ProcessEvent(_XEvent*) () 
   from /usr/lib/qt3/lib/libqt-mt.so.3 
#21 0x40da1eda in QEventLoop::processEvents(unsigned) () 
   from /usr/lib/qt3/lib/libqt-mt.so.3 
#22 0x40dfefa6 in QEventLoop::enterLoop() () 
   from /usr/lib/qt3/lib/libqt-mt.so.3 
#23 0x40dfee48 in QEventLoop::exec() () from /usr/lib/qt3/lib/libqt-mt.so.3 
#24 0x40deb511 in QApplication::exec() () from /usr/lib/qt3/lib/lib 
#25 0x081c79b7 in main (argc=2, argv=0xbffff684) at main.cpp:349 
#26 0x414d64a2 in __libc_start_main () from /lib/libc.so.6qt-mt.so.3 
 
Comment 3 Ingo Klöcker 2003-02-02 11:50:44 UTC
Subject: Re:  kmail crash with shift+left/right arrow

Thanks for the bug report. The bug will be fixed in KDE 3.1.1.