Re: cmucl-19e + gcc43 better, not quite there
"Carl Shapiro" <[email protected]>
| Newsgroups | gmane.lisp.cmucl.general |
|---|---|
| Message-ID | <[email protected]> |
On Mon, Mar 24, 2008 at 6:52 PM, Raymond Toy <[email protected]> wrote: > (run-program "/bin/cat" '("/etc/issue") :output "/tmp/foo") > > causes a segv at address 0. Not sure why yet, but it explains why I see > the segvs after cmucl prints out messages that foo-library.x86f is out > of date. I take it that run-program never returns? Does this happen on your SuSE machine or some other Linux? I cannot reproduce this on my Ubuntu machine using the latest snapshot.