guile-user
[Top][All Lists]
Advanced

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

slib and scm_shell() conflicts


From: William Xu
Subject: slib and scm_shell() conflicts
Date: Mon, 20 Feb 2006 17:50:58 +0800
User-agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux)

Hi, 

I checked out a recent guile repo days ago. It seems there're some
conflictions between slib and scm_shell() function. 

Basically, when i try to load slib(i.e., guile.init), and invoke
scm_shell() thereafter, then the program will block there. `top' shows
the program is consuming lots of cpu time.

I have attached a reproducible testcase, consisting of three files,
foo.c, foo.scm and Makefile.

System Info: 

- Guile 1.9.0
- Debian Unstable GNU/Linux 2.6.14.3 #4, ppc
- slib in cvs and debian repo
- gcc (GCC) 4.0.3 20060104 (prerelease) (Debian 4.0.2-6)

-- 
William

Attachment: testcase.tar.gz
Description: Binary data


reply via email to

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