Can't Encrypt in Freebsd 10.1

Antoine Michard michard.antoine at gmail.com
Fri Feb 27 12:34:24 CET 2015


Here the result:

GNU gdb 6.1.1 [FreeBSD]
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain
conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "amd64-marcel-freebsd"...(no debugging symbols
found)...
(gdb) run -r 6349E5E0 -e test.txt
Starting program: /usr/local/bin/gpg -r 6349E5E0 -e test.txt
(no debugging symbols found)...(no debugging symbols found)...(no debugging
symbols found)...(no debugging symbols found)...(no debugging symbols
found)...(no debugging symbols found)...(no debugging symbols found)...(no
debugging symbols found)...(no debugging symbols found)...(no debugging
symbols found)...(no debugging symbols found)...(no debugging symbols
found)...(no debugging symbols found)...
Program received signal SIGABRT, Aborted.
0x0000000801981a1a in kill () from /lib/libc.so.7
(gdb) bt
#0  0x0000000801981a1a in kill () from /lib/libc.so.7
#1  0x00000008019181c0 in __stack_chk_fail () from /lib/libc.so.7
#2  0x0000000801918130 in __stack_chk_fail () from /lib/libc.so.7
#3  0x0000000801179e43 in _gcry_cast5_amd64_cfb_dec () from
/usr/local/lib/libgcrypt.so.20
#4  0x83e930ecf32ef05e in ?? ()
#5  0x855e231630c0d67c in ?? ()
#6  0xd9ee116bdf79d00b in ?? ()
#7  0x35cac9fc3c713545 in ?? ()
#8  0xf615ffe477355a91 in ?? ()
#9  0x1d49d410956f71f6 in ?? ()
#10 0xc2aeceae9c748a44 in ?? ()
#11 0xa8ba383b702ace6e in ?? ()
#12 0xc190ca44a082735d in ?? ()
#13 0x0000000000000000 in ?? ()

So, it's libc problem ???


2015-02-27 8:53 GMT+01:00 Werner Koch <wk at gnupg.org>:

> On Wed, 25 Feb 2015 14:07, michard.antoine at gmail.com said:
>
> > #gpg -r 6349E5E0 -e test.txt
> > Abort
>
> You should run it under a gdb to see the reason for the abort.  This
> should not happen.
>
>   $ gdb gpg
>   gdb> run -r 6349E5E0 -e test.txt
> [...]
>   gdb> bt
>
>
>
> Shalom-Salam,
>
>    Werner
>
> --
> Die Gedanken sind frei.  Ausnahmen regelt ein Bundesgesetz.
>
>


-- 
Antoine Michard
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/attachments/20150227/374120cf/attachment.html>


More information about the Gnupg-users mailing list