Bug 158490 - Kontact crashes on multiple todo item delete
Summary: Kontact crashes on multiple todo item delete
Status: RESOLVED DUPLICATE of bug 125078
Alias: None
Product: korganizer
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-27 06:57 UTC by Mark A. Taff
Modified: 2008-06-26 19:09 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
Backtrace (1.69 KB, text/plain)
2008-02-29 00:34 UTC, Mark A. Taff
Details
Debug calendar file (29.70 KB, text/plain)
2008-02-29 00:36 UTC, Mark A. Taff
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Mark A. Taff 2008-02-27 06:57:26 UTC
Version:           3.5.9 (using 3.5.9 "release 51.2" , openSUSE )
Compiler:          Target: x86_64-suse-linux
OS:                Linux (x86_64) release 2.6.16.54-0.2.5-default

When you select the top todo in the summary list, and hold down shift+delete longer than the instant required to delete the currently selected todo, kontact crashes.  The expected behavior is that it should continue to delete todo items until you release the shift+delete key combo (or at the very least, not crash). :-)

This is repeatable.
Comment 1 FiNeX 2008-02-28 10:56:56 UTC
Please, could you provide a backtrace of the crash?

http://techbase.kde.org/Contribute/Bugsquad/How_to_create_useful_crash_reports
Comment 2 Mark A. Taff 2008-02-28 11:52:20 UTC
Sure.  I'll do it tomorrow.  Bedtime now.  Don't know why I didn't include it in the first place...
Comment 3 Mark A. Taff 2008-02-29 00:34:42 UTC
Created attachment 23742 [details]
Backtrace

Backtrace.
Comment 4 Mark A. Taff 2008-02-29 00:36:19 UTC
Created attachment 23743 [details]
Debug calendar file

This is a mildly sanitized version of my calendar file, with the long list of
todo items to be deleted.
Comment 5 Christophe Marin 2008-06-26 19:01:04 UTC
[copy/paste]

System configuration startup check disabled.

Using host libthread_db library "/lib64/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 47599200050784 (LWP 28914)]
[New Thread 1107310912 (LWP 28918)]
[New Thread 1098918208 (LWP 28917)]
[New Thread 1090525504 (LWP 28916)]
[New Thread 1082132800 (LWP 28915)]
[KCrash handler]
#5  0x0000000000000331 in ?? ()
#6  0x00002b4a8f1ff19a in KOTodoView::removeTodoItems ()
   from /opt/kde3/lib64/libkorganizer.so.1
#7  0x00002b4a8f20092d in KOTodoView::qt_invoke ()
   from /opt/kde3/lib64/libkorganizer.so.1
#8  0x00002b4a89cb7a8c in QObject::activate_signal ()
   from /usr/lib/qt3/lib64/libqt-mt.so.3
#9  0x00002b4a89f9ce22 in QSignal::signal ()
   from /usr/lib/qt3/lib64/libqt-mt.so.3
#10 0x00002b4a89cd05a5 in QSignal::activate ()
   from /usr/lib/qt3/lib64/libqt-mt.so.3
#11 0x00002b4a89cd6bc8 in QSingleShotTimer::event ()
   from /usr/lib/qt3/lib64/libqt-mt.so.3
#12 0x00002b4a89c60595 in QApplication::internalNotify ()
   from /usr/lib/qt3/lib64/libqt-mt.so.3
#13 0x00002b4a89c611c7 in QApplication::notify ()
   from /usr/lib/qt3/lib64/libqt-mt.so.3
#14 0x00002b4a8965e0e8 in KApplication::notify ()
   from /opt/kde3/lib64/libkdecore.so.4
#15 0x00002b4a89c56ae2 in QEventLoop::activateTimers ()
   from /usr/lib/qt3/lib64/libqt-mt.so.3
#16 0x00002b4a89c1634d in QEventLoop::processEvents ()
   from /usr/lib/qt3/lib64/libqt-mt.so.3
#17 0x00002b4a89c752a1 in QEventLoop::enterLoop ()
   from /usr/lib/qt3/lib64/libqt-mt.so.3
#18 0x00002b4a89c7514a in QEventLoop::exec ()
   from /usr/lib/qt3/lib64/libqt-mt.so.3
#19 0x0000000000418105 in main ()
#20 0x00002b4a8a4f5154 in __libc_start_main () from /lib64/libc.so.6
#21 0x0000000000417949 in _start ()
Comment 6 Christophe Marin 2008-06-26 19:09:11 UTC

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