Newbie question - gcry_sexp_build Seg. Fault

Werner Koch wk at gnupg.org
Tue Nov 9 16:54:04 CET 2004


On Tue, 9 Nov 2004 11:46:26 +0000, António Pinto said:

> The problem was probably related to the fact that I was using (badly)
> some symmetic encryption gcrypt routines in another part of the
> program.

If you are running GNU/Linux on an ia32 box you should use valgrind to
point out such problems.  It is really helpful in case of dangling
pointers and overwritten memory.

  Werner




More information about the Gcrypt-devel mailing list