Summary: | Kleopatra crashed while changing openpgp server settings | ||
---|---|---|---|
Product: | [Applications] kleopatra | Reporter: | Vasile Jureschi <vasile.jureschi> |
Component: | general | Assignee: | Andre Heinecke <aheinecke> |
Status: | RESOLVED WORKSFORME | ||
Severity: | crash | CC: | aheinecke, franksl, justin.zobel, kdepim-bugs |
Priority: | NOR | ||
Version: | git master | ||
Target Milestone: | --- | ||
Platform: | Unlisted Binaries | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Vasile Jureschi
2009-10-20 20:52:45 UTC
Created attachment 57437 [details]
New crash information added by DrKonqi
kleopatra (2.0.12) on KDE Platform 4.5.5 (KDE 4.5.5) using Qt 4.7.1
- What I was doing when the application crashed:
Adding a default server twice, then remove one entry and click ok.
-- Backtrace (Reduced):
#6 count (this=0x0, data=0x1f08ff0) at ../../src/corelib/tools/qvector.h:246
#7 QAbstractItemModelPrivate::removePersistentIndexData (this=0x0, data=0x1f08ff0) at kernel/qabstractitemmodel.cpp:550
#8 0x0000003575353119 in QPersistentModelIndexData::destroy (data=<value optimized out>) at kernel/qabstractitemmodel.cpp:83
#9 0x000000357535325f in QPersistentModelIndex::~QPersistentModelIndex (this=0x1d4af98, __in_chrg=<value optimized out>) at kernel/qabstractitemmodel.cpp:155
#10 0x00000035726c982f in QAbstractItemViewPrivate::~QAbstractItemViewPrivate (this=0x1d4acb0, __in_chrg=<value optimized out>) at itemviews/qabstractitemview.cpp:113
I can reproduce this. From the debug output i take it that there is a problem how the Item model is used in this dialog. kleopatra(26855)/kutils (KCMultiDialog) KCMultiDialogPrivate::_k_clientChanged: QAbstractItemModel::endInsertRows: Invalid index ( 2 , 2 ) in model Model(0x214b0b0) QAbstractItemModel::endInsertRows: Invalid index ( 2 , 7 ) in model Model(0x214b0b0) QAbstractItemModel::endInsertRows: Invalid index ( 2 , 0 ) in model Model(0x214b0b0) ASSERT: "p" in file kernel/qabstractitemmodel.cpp, line 82 KCrash: crashing... crashRecursionCounter = 2 Thank you for the crash reports. 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! |