Bug 111398 - When checking off To-Do's, program display filter message, then crashes
Summary: When checking off To-Do's, program display filter message, then crashes
Status: RESOLVED WAITINGFORINFO
Alias: None
Product: korganizer
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-24 03:31 UTC by Jeff Willecke
Modified: 2010-02-10 14:42 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 Jeff Willecke 2005-08-24 03:31:40 UTC
Version:            (using KDE KDE 3.4.0)
Installed from:    SuSE RPMs

When you create a to-do (doesn't matter when and if they are due at a certain date or time), everything works fine. Then when you try to check off something you've completed, it displays a filter message (this item won't be visible due to your filter settings,etc.) After you press OK, the program crashes (Signal 11 - SIGSEGV).

How to Reproduce:

- Create a To-Do
- Check off To-Do
- Press OK on filter message

BACKTRACE:

(no debugging symbols found)
Using host libthread_db library "/lib/tls/libthread_db.so.1".
(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)
(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)
[Thread debugging using libthread_db enabled]
[New Thread 1105500896 (LWP 8260)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[KCrash handler]
#7  0x416370dd in QListViewItem::parent () from /usr/lib/qt3/lib/libqt-mt.so.3
#8  0x4163a46b in QCheckListItem::setState ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#9  0x4163a7c1 in QCheckListItem::setState ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#10 0x4163cca4 in QCheckListItem::activate ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#11 0x41640623 in QListView::contentsMousePressEventEx ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#12 0x41641174 in QListView::contentsMousePressEvent ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#13 0x43049d59 in KOTodoListView::contentsMousePressEvent ()
   from /opt/kde3/lib/libkorganizer.so.1
#14 0x41670f58 in QScrollView::viewportMousePressEvent ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#15 0x416722c8 in QScrollView::eventFilter ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#16 0x416411e8 in QListView::eventFilter () from /usr/lib/qt3/lib/libqt-mt.so.3
#17 0x4155337e in QObject::activate_filters ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#18 0x41553460 in QObject::event () from /usr/lib/qt3/lib/libqt-mt.so.3
#19 0x41589ebf in QWidget::event () from /usr/lib/qt3/lib/libqt-mt.so.3
#20 0x414f0d5f in QApplication::internalNotify ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#21 0x414f3266 in QApplication::notify () from /usr/lib/qt3/lib/libqt-mt.so.3
#22 0x4117c6b1 in KApplication::notify () from /opt/kde3/lib/libkdecore.so.4
#23 0x4148e28e in QETWidget::translateMouseEvent ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#24 0x4148d146 in QApplication::x11ProcessEvent ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#25 0x4149dc38 in QEventLoop::processEvents ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#26 0x41508e51 in QEventLoop::enterLoop () from /usr/lib/qt3/lib/libqt-mt.so.3
#27 0x41508c96 in QEventLoop::exec () from /usr/lib/qt3/lib/libqt-mt.so.3
#28 0x414f294f in QApplication::exec () from /usr/lib/qt3/lib/libqt-mt.so.3
#29 0x08063d75 in ?? ()
#30 0xbfffed20 in ?? ()
#31 0x00000001 in ?? ()
#32 0x00000001 in ?? ()
#33 0x00000000 in ?? ()
#34 0x00000000 in ?? ()
#35 0x00000001 in ?? ()
#36 0x08069124 in typeinfo name for QPtrList<KParts::Part> ()
#37 0x00000000 in ?? ()
#38 0x080682ca in typeinfo name for QPtrList<KParts::Part> ()
#39 0x08068749 in typeinfo name for QPtrList<KParts::Part> ()
#40 0x08c777ef in ?? ()
#41 0x413d40ba in ?? () from /usr/lib/qt3/lib/libqt-mt.so.3
#42 0x4000dbce in _dl_name_match_p () from /lib/ld-linux.so.2
#43 0x41d41e80 in __libc_start_main () from /lib/tls/libc.so.6
#44 0x08058ab1 in ?? ()
Comment 1 Reinhold Kainhofer 2006-11-02 19:21:41 UTC
Reassigning all KOrganizer bug reports and wishes to the newly created 
korganizer-devel mailing list.
Comment 2 Christophe Marin 2008-11-02 15:00:00 UTC
Can you reproduce this crash with a recent KDE version (>4.1) ?
Comment 3 Sergio Martins 2010-02-10 14:42:23 UTC
No feedback in two years, closing.