Hi Rob, Rob Browning <r...@defaultvalue.org> skribis:
> 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 FWIW, I cannot reproduce it on armv5tel-unknown-linux-gnueabi with Guile v2.0.6-20-gd6bd182 on libgc-7.2pre20110122. Ludo’.