7 Jun 2005 20:27
segmentation error with cmucl 19b pre1 and cmucl-2005-06 (x86, linux)
Chisheng Huang <cph <at> chi-square-works.com>
2005-06-07 18:27:29 GMT
2005-06-07 18:27:29 GMT
Hi, The following pcore-2005-06 was generated by 0. Run CMUCL (2005-06, x86, Linux). 1. Compile and load a bunch of files into Lisp 2. Quit Lisp. 3. Run Lisp again. 4. Load the fasl files into Lisp 5. (ext:save-lisp "pcore-2005-06"). One of the packages defined in pcore-2005-06 is "V". I get a segmentation violation error with this core file if I enter "(in-package :v)" at the REPL right after I fire up CMUCL. I do not have this problem with previous CMUCL snapshots (2005-05 and earlier). Both CMUCL 19b pre1 and 2005-06 give me this error. If the attached backtrace does not ring a bell with anybody, I'll try to distill a simple test case to reproduce the error. Best, -cph abalone_104% lisp -noinit -core pcore-2005-06 CMU Common Lisp Snapshot (19B), running on abalone With core: /home/cph/v/pcore-2005-06 Dumped on: Mon, 2005-06-06 21:42:03-07:00 on abalone See <http://www.cons.org/cmucl/> for support information. Loaded subsystems:(Continue reading)
RSS Feed