`make check` fails with segmentation fault

Mark Thornber mark.thornber at gmail.com
Wed Oct 24 12:21:53 CEST 2012


gnutls-3.1.1

Solaris 10

(from sunfreeware packages)
gcc 3.4.6
gmp 4.2.1
nettle 2.5

(gnutls-provided libtasn1)


Compilation failed in lib/nettle/wmnaf.c originally
Eye-balled the commitdiff changes to this source file and made same
changes locally.  Also updated lib/ext/max_record.c,
lib/gnutls_buffers.c, and lib/gnutls_int.h with changes that were part
of same commits

cd gnutls-3.1.1
./configure
make
make check

First set of tests all passed (or were skipped)
Second set 10 out of 62 failed

attached file contains output from first two failures.  All others due
to same problem

-- 
Mark Thornber
-------------- next part --------------
PASS: pkcs12_encode
bash: line 5: 18899 Segmentation Fault      (core dumped) CAFILE=./cert-tests/ca-certs.pem PKCS12_MANY_CERTS_FILE=./pkcs12-decode/pkcs12_5certs.p12 PKCS12FILE=./pkcs12-decode/client.p12 PKCS12PASSWORD=foobar PKCS12FILE_2=./pkcs12-decode/pkcs12_2certs.p12 PKCS12PASSWORD_2="" EXEEXT= srcdir="." ${dir}$tst
FAIL: mini-x509
bash: line 5: 18904 Segmentation Fault      (core dumped) CAFILE=./cert-tests/ca-certs.pem PKCS12_MANY_CERTS_FILE=./pkcs12-decode/pkcs12_5certs.p12 PKCS12FILE=./pkcs12-decode/client.p12 PKCS12PASSWORD=foobar PKCS12FILE_2=./pkcs12-decode/pkcs12_2certs.p12 PKCS12PASSWORD_2="" EXEEXT= srcdir="." ${dir}$tst
FAIL: mini-rehandshake
PASS: rng-fork



More information about the Gnutls-devel mailing list