gnupg2-1.9.91 build failure (fedora core/x86_64)
Rex Dieter
rdieter at math.unl.edu
Tue Oct 10 20:35:45 CEST 2006
Rex Dieter wrote:
> Werner Koch wrote:
>> On Tue, 10 Oct 2006 17:54, Rex Dieter said:
>>
>>> Program received signal SIGSEGV, Segmentation fault.
>>> parse_key (inp=0x6a38e0, pkttype=<value optimized out>, pktlen=412,
>>> hdr=<value optimized out>, hdrlen=<value optimized out>,
>>> pkt=<value optimized out>) at parse-packet.c:1956
>>> 1956 n = pktlen; pk->pkey[i] = mpi_read(inp, &n, 0 );
>>
>>
>> My guess is that the erro happens in mpi_read. To better debug it,
>> you should configure it with --disable-optimization, build again and
>
> Oh, fun, no crashes with CFLAGS="" + --disable-optimization.
Are you willing to try to debug this without --disable-optimization?
Regardless, at least I have something that works now.
-- Rex
More information about the Gnupg-devel
mailing list