GNU bug report logs - #24003
guile-2.0.12: test failure on NetBSD: test-loose-ends

Previous Next

Package: guile;

Reported by: Thomas Klausner <wiz <at> NetBSD.org>

Date: Sat, 16 Jul 2016 09:16:02 UTC

Severity: normal

To reply to this bug, email your comments to 24003 AT debbugs.gnu.org.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-guile <at> gnu.org:
bug#24003; Package guile. (Sat, 16 Jul 2016 09:16:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Thomas Klausner <wiz <at> NetBSD.org>:
New bug report received and forwarded. Copy sent to bug-guile <at> gnu.org. (Sat, 16 Jul 2016 09:16:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Thomas Klausner <wiz <at> NetBSD.org>
To: bug-guile <at> gnu.org
Subject: guile-2.0.12: test failure on NetBSD: test-loose-ends
Date: Sat, 16 Jul 2016 11:15:17 +0200
Hi!

When running the self-tests on NetBSD-7.99.34/amd64, I see:

PASS: test-language
error: interrupted by the user
PASS: test-guild-compile
PASS: test-num2integral
PASS: test-round
PASS: test-list
PASS: test-unwind
PASS: test-conversion
[1]   Segmentation fault (core dumped) top_srcdir="../....
FAIL: test-loose-ends
PASS: test-fast-slot-ref
PASS: test-mb-regexp
PASS: test-use-srfi
PASS: test-scm-c-read
PASS: test-scm-take-locale-symbol
PASS: test-scm-take-u8vector
PASS: test-scm-to-latin1-string
PASS: test-scm-values
PASS: test-scm-c-bind-keyword-arguments
PASS: test-srfi-4
PASS: test-smob-mark
PASS: test-smob-mark-race
==================================
1 of 27 tests failed
Please report to bug-guile <at> gnu.org
==================================
*** Error code 1

Backtrace:

# gdb test-loose-ends test-loose-ends.core
GNU gdb (GDB) 7.10.1
Copyright (C) 2015 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64--netbsd".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
"/scratch/lang/guile20/work/guile-2.0.12/test-suite/standalone/test-loose-ends": not in executable format: File format not recognized
[New process 1]
Core was generated by `test-loose-ends'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0  0x000077b43119f010 in ?? ()
(gdb) bt
#0  0x000077b43119f010 in ?? ()
#1  0x000000000040108b in ?? ()
#2  0x000077b43151a800 in ?? ()
#3  0x1412c5632c4eccb5 in ?? ()
#4  0x00007f7fffb93410 in ?? ()
#5  0x00007f7fffb93410 in ?? ()
#6  0x000077b42f183b60 in ?? ()
#7  0x000077b43151a800 in ?? ()
#8  0x0000000000000002 in ?? ()
#9  0x000077b431684852 in ?? ()
#10 0x0000000000000000 in ?? ()
(gdb) quit
# gdb .libs/test-loose-ends test-loose-ends.core
GNU gdb (GDB) 7.10.1
Copyright (C) 2015 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64--netbsd".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from .libs/test-loose-ends...(no debugging symbols found)...done.
[New process 1]
Core was ge0000000040108b in tests ()
#2  0x000077b431684852 in invoke_main_func () from /scratch/lang/guile20/work/guile-2.0.12/libguile/.libs/libguile-2.0.so.22
#3  0x000077b431658331 in c_body () from /scratch/lang/guile20/work/guile-2.0.12/libguile/.libs/libguil12/libguile/.libs/libguile-2.0.so.22
#5  0x000077b4316633e6 in scm_call_4 () from /scratch/lang/guile20/work/guile-2.0.12/libguile/.libs/libguile-2.0.so.22
#6  0x000077b431658b92 in scm_i_with_continuation_barrier () from /scratch/lang/guile20/work/guile-rrier () from /scratch/lang/guile20/work/guile-2.0.12/libguile/.libs/libguile-2.0.so.22
#8  0x000077b4316e59f6 in with_guile_and_parent () from /scratch/lang/guile20/work/guile-2.0.12/libguile/.libs/libguile-2.0.so.22
#9  0x000077b4302177c4 in GC_call_witlib/libgc.so.1
#10 0x000077b4316e6056 in scm_with_guile () from /scratch/lang/guile20/work/guile-2.0.12/libguile/.libs/libguile-2.0.so.22
#11 0x000077b431684ac8 in scm_boot_guile () from /scratch/lang/guile20/work/guile-2.0.12/libguile/.libs/libguile-2.0.so.22
#12 0x000000000040116c in main ()

I don't know how to debug this further, please advise.
 Thomas




Information forwarded to bug-guile <at> gnu.org:
bug#24003; Package guile. (Sat, 16 Jul 2016 10:23:01 GMT) Full text and rfc822 format available.

Message #8 received at 24003 <at> debbugs.gnu.org (full text, mbox):

From: Andy Wingo <wingo <at> pobox.com>
To: Thomas Klausner <wiz <at> NetBSD.org>
Cc: 24003 <at> debbugs.gnu.org
Subject: Re: bug#24003: guile-2.0.12: test failure on NetBSD: test-loose-ends
Date: Sat, 16 Jul 2016 12:22:22 +0200
Hi :)

On Sat 16 Jul 2016 11:15, Thomas Klausner <wiz <at> NetBSD.org> writes:

> "/scratch/lang/guile20/work/guile-2.0.12/test-suite/standalone/test-loose-ends": not in executable format: File format not recognized

I think that because test-loose-ends is built with libtool, the right
incantation here is:

"libtool --mode=execute gdb test-loose-ends"

Would you mind doing that?  Then we might have a proper backtrace :)
You probably have to run that within the equivalent of:

  TESTS_ENVIRONMENT =						\
    top_srcdir="$(top_srcdir)"					\
    srcdir="$(srcdir)"						\
    builddir="$(builddir)"					\
    @LOCALCHARSET_TESTS_ENVIRONMENT@				\
    GUILE_INSTALL_LOCALE=1 GUILE_AUTO_COMPILE=0 "${top_builddir}/meta/build-env"

Andy




Information forwarded to bug-guile <at> gnu.org:
bug#24003; Package guile. (Sat, 16 Jul 2016 11:25:01 GMT) Full text and rfc822 format available.

Message #11 received at 24003 <at> debbugs.gnu.org (full text, mbox):

From: Thomas Klausner <wiz <at> NetBSD.org>
To: Andy Wingo <wingo <at> pobox.com>
Subject: Re: bug#24003: guile-2.0.12: test failure on NetBSD: test-loose-ends
Date: Sat, 16 Jul 2016 13:23:59 +0200
On Sat, Jul 16, 2016 at 12:22:22PM +0200, Andy Wingo wrote:
> > "/scratch/lang/guile20/work/guile-2.0.12/test-suite/standalone/test-loose-ends": not in executable format: File format not recognized
> 
> I think that because test-loose-ends is built with libtool, the right
> incantation here is:
> 
> "libtool --mode=execute gdb test-loose-ends"
> 
> Would you mind doing that?  Then we might have a proper backtrace :)

Sorry for leaving that in -- the right backtrace is lower in the
message already.
 Thomas




Information forwarded to bug-guile <at> gnu.org:
bug#24003; Package guile. (Sat, 23 Jul 2016 09:54:02 GMT) Full text and rfc822 format available.

Message #14 received at 24003 <at> debbugs.gnu.org (full text, mbox):

From: Andy Wingo <wingo <at> pobox.com>
To: Thomas Klausner <wiz <at> NetBSD.org>
Cc: 24003 <at> debbugs.gnu.org
Subject: Re: bug#24003: guile-2.0.12: test failure on NetBSD: test-loose-ends
Date: Sat, 23 Jul 2016 11:53:19 +0200
On Sat 16 Jul 2016 13:53, Thomas Klausner <wiz <at> NetBSD.org> writes:

> It's already in the bug report.
> Look lower.
>
> Copied here again:
>
> [New process 1]
> Core was ge0000000040108b in tests ()
> #2  0x000077b431684852 in invoke_main_func () from /scratch/lang/guile20/work/guile-2.0.12/libguile/.libs/libguile-2.0.so.22
> #3  0x000077b431658331 in c_body () from /scratch/lang/guile20/work/guile-2.0.12/libguile/.libs/libguil12/libguile/.libs/libguile-2.0.so.22
> #5  0x000077b4316633e6 in scm_call_4 () from /scratch/lang/guile20/work/guile-2.0.12/libguile/.libs/libguile-2.0.so.22
> #6 0x000077b431658b92 in scm_i_with_continuation_barrier () from
> /scratch/lang/guile20/work/guile-rrier () from
> /scratch/lang/guile20/work/guile-2.0.12/libguile/.libs/libguile-2.0.so.22
> #8  0x000077b4316e59f6 in with_guile_and_parent () from /scratch/lang/guile20/work/guile-2.0.12/libguile/.libs/libguile-2.0.so.22
> #9  0x000077b4302177c4 in GC_call_witlib/libgc.so.1
> #10 0x000077b4316e6056 in scm_with_guile () from /scratch/lang/guile20/work/guile-2.0.12/libguile/.libs/libguile-2.0.so.22
> #11 0x000077b431684ac8 in scm_boot_guile () from /scratch/lang/guile20/work/guile-2.0.12/libguile/.libs/libguile-2.0.so.22
> #12 0x000000000040116c in main ()

This BT is corrupted; there is no source for tests() and I don't see the
frame number.

Please Cc the bug on future mails, thanks.

Andy




This bug report was last modified 8 years and 327 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.