GNU bug report logs - #14653
Test failure when building on Debian armel

Previous Next

Package: guile;

Reported by: Adam Baxter <voltagex <at> voltagex.org>

Date: Tue, 18 Jun 2013 15:51:01 UTC

Severity: normal

Done: Andy Wingo <wingo <at> pobox.com>

Bug is archived. No further changes may be made.

Full log


Message #22 received at 14653-done <at> debbugs.gnu.org (full text, mbox):

From: Andy Wingo <wingo <at> pobox.com>
To: Adam Baxter <voltagex <at> voltagex.org>
Cc: 14653-done <at> debbugs.gnu.org, Ludovic Courtès <ludo <at> gnu.org>
Subject: Re: bug#14653: Test failure when building on Debian armel
Date: Tue, 21 Jun 2016 08:40:40 +0200
Hi Adam,

Thanks for the report and for following up, and sorry we dropped the
ball.  In the meantime there are newer libgc and Guile releases, and for
that reason I'm going to archive this report.  Please open a new one if
you have trouble with Guile 2.0.11 or 2.1.3.  Be sure to use an
up-to-date libgc as well.

Cheers,

Andy

On Mon 24 Jun 2013 13:23, Adam Baxter <voltagex <at> voltagex.org> writes:

> Apologies for the long post, I thought it would be better to keep all
> the logs together.
>
> root <at> dream:/tmp# dpkg -l libgc1c2
> Desired=Unknown/Install/Remove/Purge/Hold
> |
> Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
> |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
> ||/ Name Version Architecture Description
> +++-=======================================-========================-========================-====================================================================================
> ii libgc1c2 1:7.1-9.1 armel conservative garbage collector for C and
> C++
> root <at> dream:/tmp# pkg-config bdw-gc --modversion
> 7.1
>
> root <at> dream:/media/files/src/guile-2.0-2.0.5+1# gdb
> libguile/.libs/guile/test-suite/standalone/core
> GNU gdb (GDB) 7.4.1-debian
> Copyright (C) 2012 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 "arm-linux-gnueabi".
> For bug reporting instructions, please see:
> <http://www.gnu.org/software/gdb/bugs/>...
> libguile/.libs/guile/test-suite/standalone/core: Not a directory.
>
> root <at> dream:/media/files/src/guile-2.0-2.0.5+1# gdb
> test-suite/standalone/core
> GNU gdb (GDB) 7.4.1-debian
> Copyright (C) 2012 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 "arm-linux-gnueabi".
> For bug reporting instructions, please see:
> <http://www.gnu.org/software/gdb/bugs/>...
> "/media/files/src/guile-2.0-2.0.5+1/test-suite/standalone/core": not
> in executable format: File format not recognized
>
> root <at> dream:/media/files/src/guile-2.0-2.0.5+1# file
> test-suite/standalone/core
> test-suite/standalone/core: ELF 32-bit LSB core file ARM, version 1
> (SYSV), SVR4-style, from
> '/media/files/src/guile-2.0-2.0.5+1/test-suite/standalone/.libs/lt-test-pthread-'
>
> Note the truncated filename.
> #0  0x40236c4c in GC_malloc () from /usr/lib/libgc.so.1
> No symbol table info available.
> #1  0x401a9eec in scm_cell (cdr=2788640, car=383) at ../libguile/inline.h:117
>         cell = 0x0
> #2  guilify_self_2 (parent=0x2b1cb8) at threads.c:610
>         _smobnum = <optimized out>
>         t = 0x2a8d20
> #3  0x401aae30 in scm_i_init_thread_for_guile (base=0x40a68dbc, parent=0x2b1cb8) at threads.c:851
> No locals.
> #4  0x401aae7c in with_guile_and_parent (base=0x40a68dbc, data=<optimized out>) at threads.c:895
>         res = <optimized out>
>         new_thread = <optimized out>
>         t = <optimized out>
>         args = 0x40a68dcc
>         __PRETTY_FUNCTION__ = "with_guile_and_parent"
> #5  0x40232900 in GC_call_with_stack_base () from /usr/lib/libgc.so.1
> No symbol table info available.
> #6  0x401ab060 in scm_i_with_guile_and_parent (parent=<optimized out>, data=<optimized out>, func=<optimized out>) at threads.c:945
>         args = {func = 0x8854 <do_something>, data = 0x0, parent = 0x2b1cb8}
> #7  scm_with_guile (func=<optimized out>, data=<optimized out>) at threads.c:951
> No locals.
> #8  0x00008844 in thread (arg=<optimized out>) at test-pthread-create.c:41
> No locals.
> #9  0x4005eb04 in start_thread (arg=<optimized out>) at pthread_create.c:306
>         pd = 0x40a69470
>         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {-1, -1, 0, 338, 1084658800, 1074182724, 0, 1084657580, 1084657128, 1074129616, 0 <repeats 54 times>}, mask_was_saved = 0}}, 
>           priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
>         not_first_call = <optimized out>
>         freesize = <optimized out>
>         __PRETTY_FUNCTION__ = "start_thread"
> #10 0x403cb65c in ?? () at ../ports/sysdeps/unix/sysv/linux/arm/nptl/../clone.S:113 from /lib/arm-linux-gnueabi/libc.so.6
> No locals.
> #11 0x403cb65c in ?? () at ../ports/sysdeps/unix/sysv/linux/arm/nptl/../clone.S:113 from /lib/arm-linux-gnueabi/libc.so.6
> No locals.
> Backtrace stopped: previous frame identical to this frame (corrupt stack?)
> quit
>
> Does that help at all?
>
> On 24 June 2013 18:09, Ludovic Courtès <ludo <at> gnu.org> wrote:
>
>     Adam Baxter <voltagex <at> voltagex.org> skribis:
>     
>     
>     >> What version of libgc (the BDW garbage collector) are you
>     using?
>     >>
>     >
>     > I'm not sure, how do I check?
>     




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

Previous Next


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