Hello, Thanks for the report.
Barry McInnes <[email protected]> writes: > /usr/local/src/guile-1.8.7/test-suite/standalone/test-require-extension: > line 15: 6247 Segmentation fault guile -q -c '(require-extension > (srfi 1)) (exit (procedure? take-right))' > FAIL: test-require-extension Can you provide a backtrace of this? What does ‘ulimit -s’ report? Can you show the contents of ‘libguile/stack-limit-calibration.scm’? > ERROR: In procedure dynamic-link: > ERROR: file: "libtest-asmobs", message: "file not found" > FAIL: test-asmobs This one should be fixed by the following patch: http://git.sv.gnu.org/gitweb/?p=guile.git;a=commit;h=5b98517a652ea51cbb0fd03e87a50c0b3add9707 Thanks, Ludo’.
