[gnutls-devel] 3.3.19 / 3.4.7 Guile related testsuite segfaults

Andreas Metzler ametzler at bebt.de
Tue Nov 24 19:49:45 CET 2015


Hello,

on amd64 there are segfaults in the guile testsuite:

(sid-AMD64)ametzler at argenau:/tmp/GNUTLS/gnutls-3.3.19/guile/tests$ while make  t
est-suite.log TEST_LOGS=openpgp-auth.scm.log ; do sleep .3 ; rm  openpgp-auth.scm.log openpgp-auth.scm.trs  test-suite.log ; done
PASS: openpgp-auth.scm
[...]
../../build-aux/test-driver: line 107: 16038 Segmentation fault      (core dumped) "$@" > $log_file 2>&1
FAIL: openpgp-auth.scm
============================================================================
Testsuite summary for GnuTLS 3.3.19
============================================================================
# TOTAL: 1
# PASS:  0
# SKIP:  0
# XFAIL: 0
# FAIL:  1
# XPASS: 0
# ERROR: 0
============================================================================
See guile/tests/test-suite.log
Please report to bugs at gnutls.org
============================================================================
Makefile:1492: recipe for target 'test-suite.log' failed
make: *** [test-suite.log] Error 1

The coredump is not helpful at all:
sid-AMD64)ametzler at argenau:/tmp/GNUTLS/gnutls-3.3.19/guile/tests$ gdb --core=core 
[...]
Core was generated by `/usr/bin/guile -L . ./openpgp-auth.scm'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0  0x00007ff1c5d94d50 in ?? ()
[Current thread is 1 (LWP 16038)]
(gdb) bt full
#0  0x00007ff1c5d94d50 in ?? ()
No symbol table info available.
#1  0x0000000000000000 in ?? ()
No symbol table info available.
(gdb) quit

This is <https://bugs.debian.org/805863>, the bug does not always
happen and it is not the always the same test that fails (the original
submitter hat "better" luck with x509-auth.scm).

cu Andreas

-- 
`What a good friend you are to him, Dr. Maturin. His other friends are
so grateful to you.'
`I sew his ears on from time to time, sure'
-------------- next part --------------
FAIL openpgp-auth.scm (exit status: 139)
-------------- next part --------------
:test-result: FAIL
:global-test-result: FAIL
:recheck: yes
:copy-in-global-log: yes
-------------- next part --------------
===============================================
   GnuTLS 3.3.19: guile/tests/test-suite.log
===============================================

# TOTAL: 1
# PASS:  0
# SKIP:  0
# XFAIL: 0
# FAIL:  1
# XPASS: 0
# ERROR: 0

.. contents:: :depth: 2

FAIL: openpgp-auth.scm
======================

FAIL openpgp-auth.scm (exit status: 139)



More information about the Gnutls-devel mailing list