Summary: | Crash after deleting unassinged tag. | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Thomas <thomascwells> |
Component: | Tags-Engine | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | caulier.gilles, ivan4comm |
Priority: | NOR | ||
Version: | 2.8.0 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 7.4.0 | |
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Thomas
2013-01-30 18:12:39 UTC
*** This bug has been marked as a duplicate of bug 309061 *** Created attachment 78378 [details]
New crash information added by DrKonqi
digikam (3.0.0) on KDE Platform 4.10.1 using Qt 4.8.3
- What I was doing when the application crashed:
Deleting an unassigned tag. It's all, nothing more.
-- Backtrace (Reduced):
#6 QSortFilterProxyModelPrivate::updateChildrenMapping (this=this@entry=0x283f430, source_parent=..., parent_mapping=parent_mapping@entry=0x40acc60, orient=orient@entry=Qt::Vertical, start=start@entry=3, end=end@entry=3, delta_item_count=delta_item_count@entry=1, remove=remove@entry=true) at itemviews/qsortfilterproxymodel.cpp:948
#7 0x00007f9b0f5675c0 in source_items_removed (orient=Qt::Vertical, end=3, start=3, source_parent=..., this=<optimized out>) at itemviews/qsortfilterproxymodel.cpp:890
#8 QSortFilterProxyModelPrivate::source_items_removed (this=0x283f430, source_parent=..., start=3, end=<optimized out>, orient=Qt::Vertical) at itemviews/qsortfilterproxymodel.cpp:848
[...]
#10 0x00007f9b0e656cb4 in QAbstractItemModel::rowsRemoved (this=<optimized out>, _t1=..., _t2=3, _t3=3) at .moc/release-shared/moc_qabstractitemmodel.cpp:211
#11 0x00007f9b0e5f0f3d in QAbstractItemModel::endRemoveRows (this=0x2841e40) at kernel/qabstractitemmodel.cpp:2487
Fixed with #309061 |