GNOME Bugzilla – Bug 599598
Segmentation fault in debian unstable
Last modified: 2009-10-26 19:47:59 UTC
Created attachment 146231 [details] Gdb trace Please see the following bug: - http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=549559 The problem is for the libgpgme upgrade to 1.2.0, with 1.1.6 it works correctly. I you deactivate the encryption, almanah works correctly. I attach gdb trace. Thanks!
commit 79bfb759a57212d589201467581f30ec3a952d64 Author: Philip Withnall <philip@tecnocode.co.uk> Date: Mon Oct 26 19:46:37 2009 +0000 Bug 599598 — Segmentation fault in debian unstable Fix a crash if initialisation of libgpgme fails, and also change GPGME initialisation so it works for GPGME 1.2.x. Closes: bgo#599598 configure.ac | 2 ++ src/storage-manager.c | 15 +++++++++++++-- src/storage-manager.h | 3 ++- 3 files changed, 17 insertions(+), 3 deletions(-)