Bug 110697 - Crash when deleting subtask.
Summary: Crash when deleting subtask.
Status: RESOLVED DUPLICATE of bug 100391
Alias: None
Product: ktimetracker
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: Mark Bucciarelli
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-13 12:54 UTC by Oliver Klee
Modified: 2005-08-27 14:51 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
backtrace from crashing on delete (2.07 KB, text/plain)
2005-08-27 14:43 UTC, Thorsten Staerk
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Oliver Klee 2005-08-13 12:54:55 UTC
Version:           1.5.0 (using KDE KDE 3.4.0)
Installed from:    Unlisted Binary Package

I'm seeing this bug on Kubuntu with KDE 3.4.0. This is a regression - I haven't seen it on KDE 3.3.x on Debian Unstable.

Steps to reproduce:

1. Start KArm. (It may be necessary to already have a few tasks.)
2. Create a task "Test 1".
3. Create a subtask to Test 1, named "Test 2".
4. Create a second subtask to Test 1, named "Test 3" (it should be on the same level as Test 2).
5. Delete Test 2.

Actual result:
Crash.

Expected result:
No crash.
Comment 1 Thorsten Staerk 2005-08-14 13:55:25 UTC
I expect the same result - and I get it. To be clear, I cannot reproduce the crash on KDE 3.5 pre. Please please add the backtrace and the output on the konsole when it crashes.
Best would be if you could recompile kdepim with 
./configure --enable-debug=full && make && make install && echo success

With that, we could get a really reasonable starting point for debugging.
Comment 2 Oliver Klee 2005-08-16 22:29:05 UTC
I'll try to build a debug version soon. In the meantime, this is the (somewhat anemic) stacktrace I get:

(no debugging symbols found)
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
(no debugging symbols found)
`system-supplied DSO at 0xffffe000' has disappeared; keeping its symbols.
(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 -1234468736 (LWP 7814)]
(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)
[KCrash handler]
#4  0xb70a898d in QString::QString () from /usr/lib/libqt-mt.so.3
#5  0x0807908e in ?? ()
#6  0xbfffebe0 in ?? ()
#7  0x0826284c in ?? ()
#8  0x08262268 in ?? ()
#9  0xb68e8e54 in ?? () from /usr/lib/libstdc++.so.5
#10 0x00610051 in ?? ()
#11 0x082627f8 in ?? ()
#12 0xbfffebf8 in ?? ()
#13 0xb68c5d13 in operator delete () from /usr/lib/libstdc++.so.5
#14 0x0807ad94 in ?? ()
#15 0x081ec2b0 in ?? ()
#16 0x08262820 in ?? ()
#17 0x0823ea80 in ?? ()
#18 0xbfffeca0 in ?? ()
#19 0xbfffecb0 in ?? ()
#20 0x0808c574 in static_QUType_QString ()
#21 0x00000005 in ?? ()
#22 0xb7ff650f in _dl_map_object_deps () from /lib/ld-linux.so.2
#23 0x0807bc6e in ?? ()
#24 0x081ec2b0 in ?? ()
#25 0x00000000 in ?? ()
#26 0xbfffed78 in ?? ()
#27 0xb7ff2b65 in _dl_lookup_symbol () from /lib/ld-linux.so.2
#28 0xb6df5067 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#29 0xb6df4eae in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#30 0xb7672711 in KAction::activated () from /usr/lib/libkdeui.so.4
#31 0xb7671f18 in KAction::slotActivated () from /usr/lib/libkdeui.so.4
#32 0xb76729d2 in KAction::qt_invoke () from /usr/lib/libkdeui.so.4
#33 0xb6df5067 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#34 0xb6df4eae in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#35 0xb7429fab in KAccelPrivate::menuItemActivated ()
   from /usr/lib/libkdecore.so.4
#36 0xb742894a in KAccelPrivate::eventFilter () from /usr/lib/libkdecore.so.4
#37 0xb6df2b01 in QObject::activate_filters () from /usr/lib/libqt-mt.so.3
#38 0xb6df2a5d in QObject::event () from /usr/lib/libqt-mt.so.3
#39 0xb6e2876f in QWidget::event () from /usr/lib/libqt-mt.so.3
#40 0xb6edf5f4 in QMainWindow::event () from /usr/lib/libqt-mt.so.3
#41 0xb6d9d370 in QApplication::internalNotify () from /usr/lib/libqt-mt.so.3
#42 0xb6d9ceb0 in QApplication::notify () from /usr/lib/libqt-mt.so.3
#43 0xb73a6960 in KApplication::notify () from /usr/lib/libkdecore.so.4
#44 0xb7427924 in KAccelEventHandler::x11Event ()
   from /usr/lib/libkdecore.so.4
#45 0xb73ac827 in KApplication::x11EventFilter ()
   from /usr/lib/libkdecore.so.4
#46 0xb6d2a128 in qt_set_x11_event_filter () from /usr/lib/libqt-mt.so.3
#47 0xbffff7b0 in ?? ()
#48 0x00000001 in ?? ()
#49 0xb7234670 in ?? () from /usr/lib/libqt-mt.so.3
#50 0xb7234670 in ?? () from /usr/lib/libqt-mt.so.3
#51 0x0000006b in ?? ()
#52 0xbffff678 in ?? ()
#53 0xb6d33c9a in QApplication::x11ProcessEvent () from /usr/lib/libqt-mt.so.3
#54 0x080863a0 in _IO_stdin_used ()
#55 0x08175be8 in ?? ()
#56 0x00000000 in ?? ()
#57 0x08174fe8 in ?? ()
#58 0x081c0150 in ?? ()
#59 0x081bf028 in ?? ()
#60 0x081cafa8 in ?? ()
#61 0x00000000 in ?? ()
#62 0x00000000 in ?? ()
#63 0x00000001 in ?? ()
#64 0x080995b0 in ?? ()
#65 0x08097e00 in ?? ()
#66 0x00000000 in ?? ()
#67 0x081e43b0 in ?? ()
#68 0x081a2090 in ?? ()
#69 0x08182ed0 in ?? ()
#70 0xb7234601 in ?? () from /usr/lib/libqt-mt.so.3
#71 0xb75174e4 in vtable for KApplication () from /usr/lib/libkdecore.so.4
#72 0x08184b28 in ?? ()
#73 0x08184988 in ?? ()
#74 0x081c8b58 in ?? ()
#75 0x0808c2f8 in vtable for QCString ()
#76 0x081843b8 in ?? ()
#77 0xbffffa30 in ?? ()
#78 0x08184660 in ?? ()
#79 0x080995d8 in ?? ()
#80 0x0000012d in ?? ()
#81 0x000000ff in ?? ()
#82 0xb68069e0 in __after_morecore_hook () from /lib/tls/i686/cmov/libc.so.6
#83 0x08298cf0 in ?? ()
#84 0x0808f070 in ?? ()
#85 0xb674bb01 in malloc () from /lib/tls/i686/cmov/libc.so.6
Comment 3 Thorsten Staerk 2005-08-27 14:43:19 UTC
Created attachment 12393 [details]
backtrace from crashing on delete
Comment 4 Thorsten Staerk 2005-08-27 14:51:00 UTC
this has been fixed

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