Summary: | Kleopatra segfaults when trusting a previously untrusted root certificate | ||
---|---|---|---|
Product: | [Applications] kleopatra | Reporter: | A. Sala <asala> |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED WORKSFORME | ||
Severity: | normal | CC: | emanuel, kde, mutz |
Priority: | NOR | ||
Version: | 2.1.1 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
A. Sala
2013-03-07 13:32:04 UTC
Created attachment 79032 [details]
New crash information added by DrKonqi
kleopatra (2.1.1) on KDE Platform 4.9.5 using Qt 4.8.3
- What I was doing when the application crashed:
I was marking an untrusted GPG key as trusted (this is not just about root certificates).
-- Backtrace (Reduced):
#7 QSortFilterProxyModelPrivate::updateChildrenMapping (this=0x9c02ab0, source_parent=..., parent_mapping=0x9f110c0, orient=Qt::Vertical, start=0, end=0, delta_item_count=1, remove=true) at itemviews/qsortfilterproxymodel.cpp:948
#8 0xb6ab8f7c in source_items_removed (orient=Qt::Vertical, end=0, start=0, source_parent=..., this=0x9c02ab0) at itemviews/qsortfilterproxymodel.cpp:890
#9 QSortFilterProxyModelPrivate::source_items_removed (this=0x9c02ab0, source_parent=..., start=0, end=0, orient=Qt::Vertical) at itemviews/qsortfilterproxymodel.cpp:848
#10 0xb6ab915b in QSortFilterProxyModelPrivate::_q_sourceRowsRemoved (this=0x9c02ab0, source_parent=..., start=0, end=0) at itemviews/qsortfilterproxymodel.cpp:1298
[...]
#12 0xb5f888b5 in QAbstractItemModel::rowsRemoved (this=0x9dc72d8, _t1=..., _t2=0, _t3=0) at .moc/release-shared/moc_qabstractitemmodel.cpp:211
Can't reproduce it with Kleopatra (KDE 4.10.3) of Gpg4win on Windows. In my case, it seems that 4.10.3 (in Kubuntu 13.04) does not segfault, too... however, it does not trust the certificate I tried to trust, so this has been not solved correctly as the expected action (import it on the trusted certificate list) does not yet occur. @A. Sala: If Kleoaptra 2.1.1 does not segfault no longer you should create a new bug report with your current "it does not trust the certificate I tried to trust". Please report a step by step instruction to reproduce it with 2.1.1. Thanks. |