sigsegv on s390 only giving start address of page in segv handler
Bruno Haible
bruno at clisp.org
Sun Apr 3 16:38:54 UTC 2011
Hi Christoph,
> Using the -pre libsigsegv I can build clisp fine and it appears to
> be basically working -- playing around doesn't result in any obvious
> problems. However `make check` is segfaulting. I've attached output of
> make check.
Thanks for the testing. The segfault appears to be related to the foreign
function interface; the generational GC works fine now.
I've therefore released libsigsegv 2.10 and committed the change into clisp.
Regarding the segfaulting test, you may follow up with Sam on clisp-devel.
My first, uninformed suspicion is that it's related to the representation of
NULL pointers or stack addresses on this platform (I remember something about
bit 31).
Bruno
--
In memoriam Albert Merz <http://en.wikipedia.org/wiki/Albert_Merz>
More information about the pkg-common-lisp-devel
mailing list