From: Thibault L. <tl...@di...> - 2005-07-27 12:59:21
|
On Wed, 2005-07-27 at 08:48 -0400, Raymond Toy wrote: > >>>>> "Thibault" == Thibault Langlois <tl...@di...> writes: > > Thibault> Ray, I saw your memo on #lisp. I downloaded the csv version and > Thibault> installed it without problem. But I continue to get the same behavior :- > Thibault> ( : when I use (geev ..) it starts computing and never ends. > Thibault> I am still using an "old" version of cmucl (19apre3) could it be the > Thibault> cause of my problem ? > > Hmm. I guess I'll have to try on x86. 19apre3 (why not just 19a?) No particular reason except that I have been lazy ... > shouldn't really matter. > > Thibault> What can I do to track the problem? > > Thibault> * (geev m) > Thibault> Terminated > > Why does it say "Terminated"? It dies by itself? You killed it? > Linux's out-of-memory killer killed it? Is there a core dump? > Sorry, I should have explained that. I killed the process after it ran for several minutes using 100% of cpu. > Ray > |