Summary: | opening encryption dialog crashes kmymoney | ||
---|---|---|---|
Product: | [Unmaintained] kde-windows | Reporter: | Patrick Spendrin <ps_ml> |
Component: | general | Assignee: | KDE-Windows <kde-windows> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | aheinecke |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Microsoft Windows | ||
OS: | Microsoft Windows | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Patrick Spendrin
2011-09-04 20:06:47 UTC
Just adding a link here to https://bugs.kde.org/show_bug.cgi?id=269808 Kontact shows the same behavior when opening the configuration dialog. As a workaround i've disabled the first call into gpgme and just return that there are no crypto backends available. In Kontact it's the kmail config security kcm that crashes but basically as soon as you do something over gpgme you get a corrupted heap which causes the windows heap monitoring to close your application. If you turn of heap monitoring you get a corrupted stack and just crash a bit later. *** This bug has been marked as a duplicate of bug 269808 *** |