| Summary: | Karbon crashed when moving a layer. | ||
|---|---|---|---|
| Product: | [Applications] karbon | Reporter: | jj-games |
| Component: | general | Assignee: | Jan Hambrecht <jaham> |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | crash | CC: | jj-games, kdenis, marcus |
| Priority: | NOR | ||
| Version First Reported In: | 2.4.0 | ||
| Target Milestone: | --- | ||
| Platform: | Ubuntu | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi New crash information added by DrKonqi New crash information added by DrKonqi |
||
|
Description
jj-games
2012-04-29 17:06:09 UTC
Created attachment 70759 [details]
New crash information added by DrKonqi
karbon (2.4.0) on KDE Platform 4.8.2 (4.8.2) using Qt 4.8.1
- What I was doing when the application crashed:
Moving a group of layers in the sidebar. Before the application crashed the group entry jumped to a different tree in the tree list of layers while grouping layers.
-- Backtrace (Reduced):
#6 QSortFilterProxyModelPrivate::proxy_to_source (this=0x5f71400, proxy_index=...) at itemviews/qsortfilterproxymodel.cpp:369
#7 0x00007f8599483eed in QSortFilterProxyModel::mapToSource (this=<optimized out>, proxyIndex=...) at itemviews/qsortfilterproxymodel.cpp:2502
#8 0x00007f859948517d in QSortFilterProxyModelPrivate::store_persistent_indexes (this=<optimized out>) at itemviews/qsortfilterproxymodel.cpp:996
#9 0x00007f8599489c9f in QSortFilterProxyModelPrivate::_q_sourceDataChanged (this=0x5f71400, source_top_left=..., source_bottom_right=...) at itemviews/qsortfilterproxymodel.cpp:1160
[...]
#11 0x00007f8599bb4507 in QAbstractItemModel::dataChanged (this=<optimized out>, _t1=..., _t2=...) at .moc/release-shared/moc_qabstractitemmodel.cpp:164
Created attachment 73713 [details]
New crash information added by DrKonqi
karbon (2.5.0) on KDE Platform 4.9.00 using Qt 4.8.2
- What I was doing when the application crashed:
Dragging a group of shapes into another group.
-- Backtrace (Reduced):
#6 QSortFilterProxyModelPrivate::proxy_to_source (this=0x4636400, proxy_index=...) at itemviews/qsortfilterproxymodel.cpp:369
#7 0x00007f3c83b3b32d in QSortFilterProxyModel::mapToSource (this=<optimized out>, proxyIndex=...) at itemviews/qsortfilterproxymodel.cpp:2502
#8 0x00007f3c83b3c5bd in QSortFilterProxyModelPrivate::store_persistent_indexes (this=<optimized out>) at itemviews/qsortfilterproxymodel.cpp:996
#9 0x00007f3c83b410df in QSortFilterProxyModelPrivate::_q_sourceDataChanged (this=0x4636400, source_top_left=..., source_bottom_right=...) at itemviews/qsortfilterproxymodel.cpp:1160
[...]
#11 0x00007f3c8426cac7 in QAbstractItemModel::dataChanged (this=<optimized out>, _t1=..., _t2=...) at .moc/release-shared/moc_qabstractitemmodel.cpp:164
Created attachment 74466 [details]
New crash information added by DrKonqi
karbon (2.5.2) on KDE Platform 4.9.2 using Qt 4.8.2
- What I was doing when the application crashed:
How to reproduce:
* draw two different Paths (simple path tool; fresh install)
* select both layers "Shape"
* group them with Ctrl+G
* expand the layer "Group" and drag&drop one of the paths BETWEEN "Layer" and "Group"
-> after a very short time (ca. 200ms) the program crashes (until then it seemed to work)
I tested this bug on different Ubuntu variants both virtual and not virtual, it always worked.
This was never tested on an other hardware configuration, though I never had any unusual problems with crashing software.
-- Backtrace (Reduced):
#7 0x00007fe4b0a56f6e in shapeToContainer (shape=0x46cc940) at /build/buildd/calligra-2.5.2/karbon/ui/dockers/KarbonLayerModel.cpp:49
#8 0x00007fe4b0a57141 in KarbonLayerModel::index (this=0x46c92b0, row=262148, column=15056960, parent=...) at /build/buildd/calligra-2.5.2/karbon/ui/dockers/KarbonLayerModel.cpp:120
#9 0x00007fe4af79a599 in QSortFilterProxyModelPrivate::proxy_to_source (this=<optimized out>, proxy_index=...) at itemviews/qsortfilterproxymodel.cpp:374
#10 0x00007fe4af79a69d in QSortFilterProxyModel::mapToSource (this=<optimized out>, proxyIndex=...) at itemviews/qsortfilterproxymodel.cpp:2502
#11 0x00007fe4af79b92d in QSortFilterProxyModelPrivate::store_persistent_indexes (this=<optimized out>) at itemviews/qsortfilterproxymodel.cpp:996
Created attachment 94516 [details]
New crash information added by DrKonqi
karbon (2.9.2) on KDE Platform 4.14.8 using Qt 4.8.6
- What I was doing when the application crashed:
Pasted a group of objects (shapes and text).
- Unusual behavior I noticed:
The group elements were scatered around, not as the source.
-- Backtrace (Reduced):
#7 0x00007f75d7291e8e in shapeToContainer (shape=0x59fca20) at /build/buildd/calligra-2.9.2/karbon/ui/dockers/KarbonLayerModel.cpp:48
#8 0x00007f75d7292171 in KarbonLayerModel::index (this=0x3c43c60, row=0, column=0, parent=...) at /build/buildd/calligra-2.9.2/karbon/ui/dockers/KarbonLayerModel.cpp:119
#9 0x00007f75d69ce6c0 in QSortFilterProxyModelPrivate::proxy_to_source (this=<optimized out>, proxy_index=...) at itemviews/qsortfilterproxymodel.cpp:374
#10 0x00007f75d69cfdda in mapToSource (proxyIndex=..., this=0x3c43d40) at itemviews/qsortfilterproxymodel.cpp:2519
#11 QSortFilterProxyModelPrivate::store_persistent_indexes (this=this@entry=0x3c43d60) at itemviews/qsortfilterproxymodel.cpp:996
You might want to consider if this was caused by a Qt bug that was resolved fixed in 5.8, as described in Bug 361895, Comment 1. Thank you for the crash report. As it has been a while since this was reported, can you please test and confirm if this issue is still occurring or if this bug report can be marked as resolved. I have set the bug status to "needsinfo" pending your response, please change back to "reported" or "resolved/worksforme" when you respond, thank you. Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please mark the bug as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone! This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging Thank you for helping us make KDE software even better for everyone! |