1.0.24.8: fix scav_lose
authorGabor Melis <mega@hotpop.com>
Fri, 2 Jan 2009 18:37:55 +0000 (18:37 +0000)
committerGabor Melis <mega@hotpop.com>
Fri, 2 Jan 2009 18:37:55 +0000 (18:37 +0000)
commit489ab49b4b56037f32178e450755d464a55c40e4
tree9eaa6ac65d12fdaaaa61245c9401d26f9fc00d7f
parent35ec0bb705547bffbbd8032898f47135de8f40d8
1.0.24.8: fix scav_lose

Used to do one pointer dereferencing too many when printing the
widetag of the lispobj leading to memory faults, ultimately obscuring
the backtrace instead of losing cleanly. Memory faults during gc could
cause all kinds of trouble rendering the backtrace even less
informative.
src/runtime/gc-common.c
version.lisp-expr