[gnutls-devel] gnutls 3.3.13
    Ludovic Courtès 
    ludo at gnu.org
       
    Fri Feb 27 21:40:46 CET 2015
    
    
  
Nikos Mavrogiannopoulos <nmav at gnutls.org> skribis:
>> ../../build-aux/test-driver: line 107:  5427 Segmentation fault
>> (core dumped) "$@" > $log_file 2>&1 FAIL: x509-auth.scm
I can’t reproduce it here.
>From the guile/tests directory, could you run:
  ulimit -c unlimited
  while make check TESTS=x509-auth.scm ; do : ; done
  gdb `which guile` core
and then send the output ‘bt full’ in GDB?
What Guile version and platform is it?
TIA,
Ludo’.
    
    
More information about the Gnutls-devel
mailing list