[bug]? read-expr segmentaion fault

Q&A's, tips, howto's
Locked
newdep
Posts: 2038
Joined: Mon Feb 23, 2004 7:40 pm
Location: Netherlands

[bug]? read-expr segmentaion fault

Post by newdep »

Hi Lutz,

when read-expr uses this (only 1 arg) it crashes..
(..actualy only with a nested function..)

linux 9.3.8 =>

> (read-expr (read-file "myfile.lsp"))
Segmentation fault
$
-- (define? (Cornflakes))

Locked