Bug 167306 - Crash when adding subtask
Summary: Crash when adding subtask
Status: RESOLVED DUPLICATE of bug 167305
Alias: None
Product: ktimetracker
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Debian testing Linux
: NOR crash
Target Milestone: ---
Assignee: Thorsten Staerk
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-23 17:57 UTC by Florian Kriener
Modified: 2019-11-12 22:26 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Florian Kriener 2008-07-23 17:57:53 UTC
Version:            (using KDE 4.0.98)
Installed from:    Debian testing/unstable Packages

Application: KTimeTracker (ktimetracker), signal SIGSEGV
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 0x7f62ef280780 (LWP 12439)]
[KCrash handler]
#5  0x00007f62ed1a123d in treeViewItemLessThan (left=@0x280edc0, 
    right=@0x27f9f00)
    at ../../include/QtCore/../../src/corelib/kernel/qabstractitemmodel.h:364
#6  0x00007f62ed1ac36d in QTreeView::rowsInserted (this=0x250b3a0, 
    parent=@0x7ffff73c3e50, start=2, end=2)
    at ../../include/QtCore/../../src/corelib/tools/qalgorithms.h:508
#7  0x00007f62ed171472 in QAbstractItemView::qt_metacall (this=0x250b3a0, 
    _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, 
    _a=0x7ffff73c3e20) at .moc/release-shared/moc_qabstractitemview.cpp:224
#8  0x00007f62ed1b0585 in QTreeView::qt_metacall (this=0x7ffff73c3a20, 
    _c=41998922, _id=42003904, _a=0x280ed50)
    at .moc/release-shared/moc_qtreeview.cpp:121
#9  0x00007f62ed1e7355 in QTreeWidget::qt_metacall (this=0x7ffff73c3a20, 
    _c=41998922, _id=42003904, _a=0x280ed50)
    at .moc/release-shared/moc_qtreewidget.cpp:123
#10 0x0000000000442b08 in _start ()
#0  0x00007f62eb6e01c0 in __nanosleep_nocancel () from /lib/libc.so.6
Comment 1 Pino Toscano 2008-07-23 18:08:27 UTC
Reported already (bug #167305).
Comment 2 Thorsten Staerk 2008-07-24 08:44:08 UTC
This is more than well remembered http://www.staerk.de/thorsten/index.php/Qtreewidget-bugs
fixed with QT 4.3.1.
Comment 3 Alexander Potashev 2019-11-12 22:26:45 UTC
*** This bug has been marked as a duplicate of bug 167305 ***