segmentation fault with Maxima/ECL



Hi,

with or without load(nset), on all machines I'm using
(32 /64 bit) I get a segmentation fault for Maxima/ECL (5.16.3)
for a certain test case.

Maxima encountered a Lisp error:

 Segmentation violation.


Unfortunately, this seems to be a typical memory override error,
which are very hard to localise: I spend ~ 6 hours this night /
this afternoon but couldn't localise the error. Every expression 
on its own evaluates fine, and the segmentation fault only shows
up with all of them together (then actually consistently, and it
doesn't matter whether expressions are broken into small pieces).

I cannot present a small example; I could extract the functions, and
send it in a file: At the end it shouldn't be too big (max 50 lines
I guess), but it nevertheless will cost my some time, and so I would
only do so if somebody really wanted to investigate the case.

Otherwise I'll give up on Maxima/ECL: It seems not ripe for
"heavy" use.

Oliver

P.S. When I've time again, I'll try GCL and CMUCL (these seems to
be the last chances --- SBCL needs another Lisp, and with my
experiences now I say "no, thank you").