23 Jul 2012 14:20
bug#12031: Guile 2.0.6 build failure (segfault in test-with-guile-module, etc.)
Rob Browning <rlb <at> defaultvalue.org>
2012-07-23 12:20:25 GMT
2012-07-23 12:20:25 GMT
There seems to be a problem on armhf (and perhaps also armel). This is
with Guile 2.0.6 linked against Debian libgc-dev 7.1-9.
Builds fail like this:
PASS: test-extensions
/bin/bash: line 5: 14132 Segmentation fault srcdir="." builddir="."
CHARSETALIASDIR="/home/rlb/guile/guile-2.0.6/lib" GUILE_AUTO_COMPILE=0
"../../meta/uninstalled-env" ${dir}$tst
FAIL: test-with-guile-module
PASS: test-scm-with-guile
/bin/bash: line 5: 14195 Segmentation fault srcdir="." builddir="."
CHARSETALIASDIR="/home/rlb/guile/guile-2.0.6/lib" GUILE_AUTO_COMPILE=0
"../../meta/uninstalled-env" ${dir}$tst
FAIL: test-scm-spawn-thread
/bin/bash: line 5: 14228 Segmentation fault srcdir="." builddir="."
CHARSETALIASDIR="/home/rlb/guile/guile-2.0.6/lib" GUILE_AUTO_COMPILE=0
"../../meta/uninstalled-env" ${dir}$tst
FAIL: test-pthread-create
And here's the gdb stacktrace:
Reading symbols from /home/rlb/guile/guile-2.0.6/test-suite/standalone/.libs/lt-test-with-guile-module...done.
(gdb) run
Starting program:
/home/rlb/guile/guile-2.0.6/test-suite/standalone/.libs/lt-test-with-guile-module
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/arm-linux-gnueabihf/libthread_db.so.1".
[New Thread 0xb6ad9470 (LWP 13454)]
(Continue reading)
RSS Feed