| Summary: | kgpg crashed while reloading keys | ||
|---|---|---|---|
| Product: | [Applications] kgpg | Reporter: | Richard Weinberger <richard-bugs> |
| Component: | general | Assignee: | Rolf Eike Beer <kde> |
| Status: | RESOLVED FIXED | ||
| Severity: | crash | CC: | buddlespit, cpigat242 |
| Priority: | NOR | ||
| Version First Reported In: | 2.6.x | ||
| Target Milestone: | --- | ||
| Platform: | openSUSE | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: |
Possible fix
New crash information added by DrKonqi |
||
|
Description
Richard Weinberger
2011-10-07 16:59:27 UTC
Created attachment 67061 [details]
Possible fix
Please build KGpg from sources, using this patch.
ping? Created attachment 84801 [details]
New crash information added by DrKonqi
kgpg (2.11.0) on KDE Platform 4.11.5 using Qt 4.8.6
- What I was doing when the application crashed:
Refreshed kgpg
- Unusual behavior I noticed:
My system appears to have slowed down substantially since I started using pgp keys, but that may be the Webpg module for Firefox
-- Backtrace (Reduced):
#5 0x00007f0a81872a57 in QObject::connect (sender=0x22b0bf0, signal=0x49caee "newKeyNode(KGpgKeyNode*)", signal@entry=0x49caed "2newKeyNode(KGpgKeyNode*)", receiver=receiver@entry=0x22f52d0, method=0x49cad4 "keyUpdated(KGpgKeyNode*)", method@entry=0x49cad3 "1keyUpdated(KGpgKeyNode*)", type=type@entry=Qt::AutoConnection) at kernel/qobject.cpp:2583
#6 0x0000000000429201 in KGpgRefNode::unRef (this=this@entry=0x22f52d0, root=<optimized out>) at ../core/KGpgRefNode.cpp:109
#7 0x0000000000425d87 in KGpgKeyNode::~KGpgKeyNode (this=0x2737170, __in_chrg=<optimized out>) at ../core/KGpgKeyNode.cpp:43
#8 0x0000000000425dd9 in KGpgKeyNode::~KGpgKeyNode (this=0x2737170, __in_chrg=<optimized out>) at ../core/KGpgKeyNode.cpp:45
#9 0x0000000000435cbf in KGpgItemModel::refreshKeyIds (this=0x22b08e0, ids=...) at ../model/kgpgitemmodel.cpp:454
I have reloaded my keys many dozens of times in a row without seeing a single crash. Can you reproduce this? Can you try the attached patch? Something changed between when I posted on 1/22/2014 and now. It appears that refreshing keys isn't crashing kgpg anymore on my system. Seems fixed. |