>>>>"MP" == Malcolm Purvis
<malcolmp(a)xemacs.org> writes:
MP> (gdb) print *h
MP> $2 = {type = 112, lisp_readonly = 0, free = 0, uid = 165967}
It seems to be a memory corruption bug, there is no lrecord type 112
(the lrecord type count ends with lrecord_type_last_built_in_type that
corresponds to 95).
I'll keep investigating. Thanks for your reports, Malcolm.
--
Marcus