[Ecls-list] Linux threading

Juan Jose Garcia-Ripoll juanjose.garciaripoll at googlemail.com
Wed Jul 1 22:39:39 UTC 2009


Forget it, I think I have found the problem: two lines were swapped in
src/c/threads.d

juanjo at sage:~/ecl/build$ ecl
ECL (Embeddable Common-Lisp) 9.6.2
Copyright (C) 1984 Taiichi Yuasa and Masami Hagiya
Copyright (C) 1993 Giuseppe Attardi
Copyright (C) 2000 Juan J. Garcia-Ripoll
ECL is free software, and you are welcome to redistribute it
under certain conditions; see file 'Copyright' for details.
Type :h for Help.
Top level in: #<process SI:TOP-LEVEL 0000000000741f60>.
> (mp:process-run-function 'hello (lambda () (print 'hello)))

HELLO
#<process HELLO 00000000007417e0>
>

Juanjo

On Thu, Jul 2, 2009 at 12:16 AM, Juan Jose
Garcia-Ripoll<juanjose.garciaripoll at googlemail.com> wrote:
> On Wed, Jul 1, 2009 at 11:26 PM, Andy Hefner<ahefner at gmail.com> wrote:
>> Top level in: #<process SI:TOP-LEVEL 0000000000741f60>.
>>>  (mp:process-run-function 'hello (lambda () (print 'hello)))
>>
>> Internal or unrecoverable error in:
>> Cannot grow stack size.
>> Aborted
>
> Have you tried with a more recent version (9.6.2 or CVS/git) or
> changing the stack and heap limits to see if we have underestimated
> your platform's needs?
>
> It will be a couple of days until I can get an AMD64 to test this. On
> an OS X / 32 bits works fine.
>
> Juanjo
>
> --
> Instituto de Física Fundamental, CSIC
> c/ Serrano, 113b, Madrid 28006 (Spain)
> http://juanjose.garciaripoll.googlepages.com
>



-- 
Instituto de Física Fundamental, CSIC
c/ Serrano, 113b, Madrid 28006 (Spain)
http://juanjose.garciaripoll.googlepages.com




More information about the ecl-devel mailing list