id summary reporter owner description type status priority milestone component version resolution keywords cc port 2815 BUG: clisp port segfaults in some situations eric.jacoboni@… gwright@… "clisp port segfaults in some situations where it should at least produce some error message instead of aborting: [1]> (+ A 3) *** - EVAL: La variable A n'a pas de valeur. *** - *** - *** - *** - Message inimprimable (... lot of this message) *** - zsh: segmentation fault clisp % This problem arise with or without Darwin variant, with the clisp 2.33.2_0 port. On the same machine, the fink port of this same clisp version : [1]> (+ A 3) *** - EVAL: La variable A n'a pas de valeur. Rentrées possibles: STORE-VALUE :R1 You may input a new value for A. USE-VALUE :R2 You may input a value to be used instead of A. Break 1 [2]>" defect closed Normal ports 1.0 fixed