1.0.0.20: report address of memory faults
authorNikodemus Siivola <nikodemus@random-state.net>
Tue, 5 Dec 2006 15:27:22 +0000 (15:27 +0000)
committerNikodemus Siivola <nikodemus@random-state.net>
Tue, 5 Dec 2006 15:27:22 +0000 (15:27 +0000)
commitd564ccae6f79c4423b3d8f8dd1af59844fea6ac2
tree05037d1b444b0305a7bd3e5c45a467241616a454
parent13deb21bc0d8e9d68b3f449ca971c3c7fd332f4b
1.0.0.20: report address of memory faults
 * This is pretty much a stopgap implementation: if memory faults
   happen in multiple threads the race is on.
src/code/error.lisp
src/code/interr.lisp
src/runtime/bsd-os.c
src/runtime/interrupt.c
src/runtime/linux-os.c
src/runtime/sunos-os.c
version.lisp-expr