On Sun 20 May 2012 14:31, "Germán A. Arias" <[email protected]> writes:
> /bin/sh: lÃnea 5: 9636 Violacion de segmento API_FILE=./guile-library.api
> DOC_GUILE_LIBRARY_SCM=../doc/guile-library.scm GUILE_AUTO_COMPILE=0
> ../dev-environ /usr/local/bin/guile -s ${dir}$tst
> FAIL: container.async-queue.scm
A segmentation fault! This is bad.
Can you run "ulimit -c unlimited" to enable core dumps, then try again,
then "gdb /usr/local/bin/guile core" (assuming the core file is there;
if not, check your /proc/sys/kernel/core_pattern), then "thr apply all
bt full".
Thanks!
Andy
--
http://wingolog.org/