G'day,

I am having a problem where the ecl process enters the sleeping state upon 
exiting. It does not do it every time.

Steps to reproduce are:

for i in `jot 20 1` ; do
        echo "(load \"${HOME}/quicklisp/setup.lisp\")" | ecl -norc
done

I am running OSX 10.7.4 with Xcode 4.3.3.

ECL (Embeddable Common-Lisp) 12.7.1 
(git:e1fdb85bdaca39ad2d2ed06647c7f34cd0ff3585)
ECL is configured using ./configure --prefix=/tmp/ecl/
QUICKLISP is the latest (2012010700)

I am unable to reproduce the problem when ECL is compiled with 
--disable-threads. 

The contents of ~/.cache/ is deleted when switching between the different 
configurations of ECL.

Thanks
Mark
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Ecls-list mailing list
Ecls-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ecls-list

Reply via email to