Bug 102986 - Deleting a task crashes
Summary: Deleting a task crashes
Status: RESOLVED DUPLICATE of bug 105445
Alias: None
Product: ktimetracker
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: RedHat Enterprise Linux NetBSD
: NOR crash
Target Milestone: ---
Assignee: Mark Bucciarelli
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-01 10:47 UTC by Ozgur Akan
Modified: 2005-05-20 18:03 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 Ozgur Akan 2005-04-01 10:47:13 UTC
Version:           1.5.0 (using KDE KDE 3.4.0)
Installed from:    RedHat RPMs
OS:                NetBSD

Generally the karm works slow and when I delete a task it crashes.

here is the backtrace

Using host libthread_db library "/lib/tls/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -151143968 (LWP 6750)]
[KCrash handler]
#4  0x03fae491 in QString::QString () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#5  0x0807a514 in QListViewItem::removeItem ()
#6  0x0807c485 in QListViewItem::removeItem ()
#7  0x0807dd95 in QListViewItem::removeItem ()
#8  0x03ce6cce in QObject::activate_signal ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#9  0x03ce73a4 in QObject::activate_signal ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#10 0x04268083 in KAction::activated () from /usr/lib/libkdeui.so.4
#11 0x04268a3e in KAction::slotActivated () from /usr/lib/libkdeui.so.4
#12 0x0426cfc6 in KAction::slotPopupActivated () from /usr/lib/libkdeui.so.4
#13 0x0426d1c1 in KAction::qt_invoke () from /usr/lib/libkdeui.so.4
#14 0x03ce6cce in QObject::activate_signal ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#15 0x04019d1d in QSignal::signal () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#16 0x03cffaad in QSignal::activate () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#17 0x03de98d6 in QPopupMenu::mouseReleaseEvent ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#18 0x04258d5a in KPopupMenu::mouseReleaseEvent () from /usr/lib/libkdeui.so.4
#19 0x03d1cf8a in QWidget::event () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#20 0x03c880b9 in QApplication::internalNotify ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#21 0x03c882f9 in QApplication::notify ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#22 0x002b0e08 in KApplication::notify () from /usr/lib/libkdecore.so.4
#23 0x03c253e1 in QETWidget::translateMouseEvent ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#24 0x03c235a5 in QApplication::x11ProcessEvent ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#25 0x03c363f6 in QEventLoop::processEvents ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#26 0x03c9d755 in QEventLoop::enterLoop ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#27 0x03c9d6ae in QEventLoop::exec () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#28 0x03c872bb in QApplication::exec () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#29 0x0805f270 in QPtrList<QPopupMenu>::deleteItem ()
#30 0x0080eda8 in __libc_start_main () from /lib/tls/libc.so.6
#31 0x0805e521 in ?? ()
Comment 1 Mark Bucciarelli 2005-04-01 15:18:02 UTC
Ozgur Akan wrote:

>Version:           1.5.0 (using KDE KDE 3.4.0)
>Installed from:    RedHat RPMs
>OS:                NetBSD
>  
>

RedHat RPMs on NetBSD--really?

I didn't see any mention of karm in the backtrace, all qt and kdecore 
stuff.  This one could be hard to debug.  Can you try running strace on 
it and send me a gzip of the output?

Thanks for your report!

Regards,

Mark
Comment 2 Thorsten Staerk 2005-05-20 18:03:04 UTC

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