Version: unspecified (using KDE 4.7.0) OS: MS Windows when opening the encryption dialog in kmymoney, the app crashes. Reproducible: Always Steps to Reproduce: open dialog Actual Results: crashes Expected Results: shouldn't kmymoney might still crash even when using 4.6.0-1, the problem is very likely due to our gnupg stack. Also our kmymoney packages are hit by that bug.
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 ***