0.8.20.20:
authorChristophe Rhodes <csr21@cam.ac.uk>
Mon, 14 Mar 2005 09:54:43 +0000 (09:54 +0000)
committerChristophe Rhodes <csr21@cam.ac.uk>
Mon, 14 Mar 2005 09:54:43 +0000 (09:54 +0000)
commit1f23c9f7828d8aebeda92c8c1126114e10461ffa
treecc4088834ea8e1368e8678ce62cb2282981ebbd0
parentab9ae982b1b242fc1b25547b5ef5939ee44aec1c
0.8.20.20:
Fix handling of SIG_MEMORY_FAULT in the (conceptual)
interrupt_handle_now() case -- arrange_return_to_lisp_function()
to MEMORY_FAULT_ERROR instead, for x86(-64).  (I hope I
haven't broken anything on other architectures... please check!)
... also log problem with reporting the error in BUGS
BUGS
NEWS
src/code/error.lisp
src/code/interr.lisp
src/compiler/generic/genesis.lisp
src/compiler/x86-64/parms.lisp
src/compiler/x86/parms.lisp
src/runtime/bsd-os.c
src/runtime/interrupt.h
src/runtime/linux-os.c
version.lisp-expr