[sr #107535] 'make check' - hang after 'PASS: mini-x509-rehandshake' on x64 Ubuntu
Jeffrey Walton
INVALID.NOREPLY at gnu.org
Tue Nov 23 14:18:02 CET 2010
URL:
<http://savannah.gnu.org/support/?107535>
Summary: 'make check' - hang after 'PASS:
mini-x509-rehandshake' on x64 Ubuntu
Project: GnuTLS
Submitted by: noloader
Submitted on: Tue 23 Nov 2010 01:18:02 PM GMT
Category: None
Priority: 5 - Normal
Severity: 3 - Normal
Status: None
Privacy: Public
Assigned to: None
Originator Email:
Open/Closed: Open
Discussion Lock: Any
Operating System: None
_______________________________________________________
Details:
Performed after a fresh git from the repository. Nettle 2.1 was built from
sources with same configure. Nettle self tests OK.
Below, the CTRL+C was issued after about 15 minutes. Duplicated 3/3 times.
Jeff
$ uname -a
Linux studio 2.6.32-25-generic #45-Ubuntu SMP Sat Oct 16 19:52:42 UTC 2010
x86_64 GNU/Linux
$ ./configure --prefix=/usr --enable-shared CFLAGS="-DDEBUG -g3 -ggdb -O0"
...
config.status: config.h is unchanged
config.status: executing depfiles commands
config.status: executing libtool commands
configure: summary of build options:
version: 2.11.5 shared 44:3:18
Host type: x86_64-unknown-linux-gnu
Install prefix: /usr
Compiler: gcc -std=gnu99
Warning flags: errors: warnings:
Library types: Shared=yes, Static=yes
Valgrind: yes valgrind -q
Guile wrappers: yes
C++ library: yes
OpenSSL library: yes
/dev/crypto: no
Crypto library: nettle
$ make
...
$ make check
...
PASS: mini-x509
==22492== Conditional jump or move depends on uninitialised value(s)
==22492== at 0x4E4DBA7: _gnutls_writev (gnutls_buffers.c:404)
==22492== by 0x4E4E54A: _gnutls_io_write_flush (gnutls_buffers.c:708)
==22492== by 0x4E4E8C4: _gnutls_handshake_io_write_flush
(gnutls_buffers.c:786)
==22492== by 0x4E55137: _gnutls_send_handshake_final
(gnutls_handshake.c:2860)
==22492== by 0x4E55ED1: _gnutls_handshake_common
(gnutls_handshake.c:3109)
==22492== by 0x4E54870: gnutls_handshake (gnutls_handshake.c:2690)
==22492== by 0x40143E: main (mini-x509-rehandshake.c:211)
==22492==
==22492== Conditional jump or move depends on uninitialised value(s)
==22492== at 0x4E4E552: _gnutls_io_write_flush (gnutls_buffers.c:709)
==22492== by 0x4E4E8C4: _gnutls_handshake_io_write_flush
(gnutls_buffers.c:786)
==22492== by 0x4E55137: _gnutls_send_handshake_final
(gnutls_handshake.c:2860)
==22492== by 0x4E55ED1: _gnutls_handshake_common
(gnutls_handshake.c:3109)
==22492== by 0x4E54870: gnutls_handshake (gnutls_handshake.c:2690)
==22492== by 0x40143E: main (mini-x509-rehandshake.c:211)
==22492==
==22492== Conditional jump or move depends on uninitialised value(s)
==22492== at 0x4E4CE15: _mbuffer_remove_bytes (gnutls_mbuffers.c:190)
==22492== by 0x4E4E568: _gnutls_io_write_flush (gnutls_buffers.c:711)
==22492== by 0x4E4E8C4: _gnutls_handshake_io_write_flush
(gnutls_buffers.c:786)
==22492== by 0x4E55137: _gnutls_send_handshake_final
(gnutls_handshake.c:2860)
==22492== by 0x4E55ED1: _gnutls_handshake_common
(gnutls_handshake.c:3109)
==22492== by 0x4E54870: gnutls_handshake (gnutls_handshake.c:2690)
==22492== by 0x40143E: main (mini-x509-rehandshake.c:211)
==22492==
==22492== Conditional jump or move depends on uninitialised value(s)
==22492== at 0x4E4E5BD: _gnutls_io_write_flush (gnutls_buffers.c:732)
==22492== by 0x4E4E8C4: _gnutls_handshake_io_write_flush
(gnutls_buffers.c:786)
==22492== by 0x4E55137: _gnutls_send_handshake_final
(gnutls_handshake.c:2860)
==22492== by 0x4E55ED1: _gnutls_handshake_common
(gnutls_handshake.c:3109)
==22492== by 0x4E54870: gnutls_handshake (gnutls_handshake.c:2690)
==22492== by 0x40143E: main (mini-x509-rehandshake.c:211)
==22492==
==22492== Conditional jump or move depends on uninitialised value(s)
==22492== at 0x4E5513F: _gnutls_send_handshake_final
(gnutls_handshake.c:2861)
==22492== by 0x4E55ED1: _gnutls_handshake_common
(gnutls_handshake.c:3109)
==22492== by 0x4E54870: gnutls_handshake (gnutls_handshake.c:2690)
==22492== by 0x40143E: main (mini-x509-rehandshake.c:211)
==22492==
==22492== Conditional jump or move depends on uninitialised value(s)
==22492== at 0x4E5513F: _gnutls_send_handshake_final
(gnutls_handshake.c:2861)
==22492== by 0x4E55ED1: _gnutls_handshake_common
(gnutls_handshake.c:3109)
==22492== by 0x4E54870: gnutls_handshake (gnutls_handshake.c:2690)
==22492== by 0x4015AF: main (mini-x509-rehandshake.c:267)
==22492==
==22492== Conditional jump or move depends on uninitialised value(s)
==22492== at 0x4E4DBA7: _gnutls_writev (gnutls_buffers.c:404)
==22492== by 0x4E4E54A: _gnutls_io_write_flush (gnutls_buffers.c:708)
==22492== by 0x4E4845F: gnutls_bye (gnutls_record.c:222)
==22492== by 0x401631: main (mini-x509-rehandshake.c:285)
==22492==
==22492== Conditional jump or move depends on uninitialised value(s)
==22492== at 0x4E4E552: _gnutls_io_write_flush (gnutls_buffers.c:709)
==22492== by 0x4E4845F: gnutls_bye (gnutls_record.c:222)
==22492== by 0x401631: main (mini-x509-rehandshake.c:285)
==22492==
==22492== Conditional jump or move depends on uninitialised value(s)
==22492== at 0x4E4CE15: _mbuffer_remove_bytes (gnutls_mbuffers.c:190)
==22492== by 0x4E4E568: _gnutls_io_write_flush (gnutls_buffers.c:711)
==22492== by 0x4E4845F: gnutls_bye (gnutls_record.c:222)
==22492== by 0x401631: main (mini-x509-rehandshake.c:285)
==22492==
==22492== Conditional jump or move depends on uninitialised value(s)
==22492== at 0x4E4E5BD: _gnutls_io_write_flush (gnutls_buffers.c:732)
==22492== by 0x4E4845F: gnutls_bye (gnutls_record.c:222)
==22492== by 0x401631: main (mini-x509-rehandshake.c:285)
==22492==
==22492== Conditional jump or move depends on uninitialised value(s)
==22492== at 0x4E48475: gnutls_bye (gnutls_record.c:224)
==22492== by 0x401631: main (mini-x509-rehandshake.c:285)
==22492==
==22492== Conditional jump or move depends on uninitialised value(s)
==22492== at 0x4E4DBA7: _gnutls_writev (gnutls_buffers.c:404)
==22492== by 0x4E4E54A: _gnutls_io_write_flush (gnutls_buffers.c:708)
==22492== by 0x4E4845F: gnutls_bye (gnutls_record.c:222)
==22492== by 0x401642: main (mini-x509-rehandshake.c:286)
==22492==
==22492== Conditional jump or move depends on uninitialised value(s)
==22492== at 0x4E4E552: _gnutls_io_write_flush (gnutls_buffers.c:709)
==22492== by 0x4E4845F: gnutls_bye (gnutls_record.c:222)
==22492== by 0x401642: main (mini-x509-rehandshake.c:286)
==22492==
==22492== Conditional jump or move depends on uninitialised value(s)
==22492== at 0x4E4CE15: _mbuffer_remove_bytes (gnutls_mbuffers.c:190)
==22492== by 0x4E4E568: _gnutls_io_write_flush (gnutls_buffers.c:711)
==22492== by 0x4E4845F: gnutls_bye (gnutls_record.c:222)
==22492== by 0x401642: main (mini-x509-rehandshake.c:286)
==22492==
==22492== Conditional jump or move depends on uninitialised value(s)
==22492== at 0x4E4E5BD: _gnutls_io_write_flush (gnutls_buffers.c:732)
==22492== by 0x4E4845F: gnutls_bye (gnutls_record.c:222)
==22492== by 0x401642: main (mini-x509-rehandshake.c:286)
==22492==
==22492== Conditional jump or move depends on uninitialised value(s)
==22492== at 0x4E48475: gnutls_bye (gnutls_record.c:224)
==22492== by 0x401642: main (mini-x509-rehandshake.c:286)
==22492==
PASS: mini-x509-rehandshake
^C
make[3]: *** [check-TESTS] Interrupt
make[2]: *** [check-am] Interrupt
make[1]: *** [check-recursive] Interrupt
make: *** [check-recursive] Interrupt
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/support/?107535>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
More information about the Gnutls-devel
mailing list