guile-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: guile-lib test failed


From: Andy Wingo
Subject: Re: guile-lib test failed
Date: Mon, 21 May 2012 11:05:05 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.4 (gnu/linux)

On Sun 20 May 2012 14:31, "Germán A. Arias" <address@hidden> 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/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]