[LispM-Hackers] Can't load band on Linux: core dump (N928.LOAD)

James A. Crippen james@unlambda.com
03 Jan 2002 10:24:42 -0900


Paolo Amoroso <amoroso@mclink.it> writes:

> [~/projects/e3]$ ./e3
> Hello World!
> Goodbye World!
> Aborted (core dumped)
> [~/projects/e3]$

One thing is that the code that finds the band is *really* stupid.  It
expects a file "N928.LOAD" to exist in the current directory, nowhere
else.  That file has to be readable, and if it isn't then e3 silently
fails.  If the file doesn't exist it also silently fails, just as you
see above.  And it wants *ALL UPPERCASE*, so "n928.load" won't work.

Maybe I'll look at that code and add some error checking there.  I'll
post the list when I do and you can check out a new copy.

'james

-- 
James A. Crippen <james@unlambda.com> ,-./-.  Anchorage, Alaska,
Lambda Unlimited: Recursion 'R' Us   |  |/  | USA, 61.20939N, -149.767W
Y = \f.(\x.f(xx)) (\x.f(xx))         |  |\  | Earth, Sol System,
Y(F) = F(Y(F))                        \_,-_/  Milky Way.