I get sigsegv when doing
(make-instance 'standard-class :name 3)
(make-instance *).
The sigsegv is observed both on Linux FC4 compiled
from source (2.39) and Windows distributed binaries
(2.39, with gettext and readline), as well as in an
older 2.36 FC4 build I tried.
Attached is a gdb session as suggested in impnotes
(built with --with-debug etc)
Regards,
Tomas
gdb session
Logged In: YES
user_id=5735
thank you for your bug report.
the bug has been fixed in the CVS tree.
you can either wait for the next release (recommended)
or check out the current CVS tree (see http://clisp.cons.org\)
and build CLISP from the sources (be advised that between
releases the CVS tree is very unstable and may not even build
on your platform).