Raymond Toy writes:
(gdb) fr
#1051 0x000000000065d32e in specifier_instance_1 (specifier=22642608,
matchspec=10091432, domain=23893840, errb=..., no_quit=1, no_fallback=0,
depth=3, instantiator=0x0)
at /usr/local/google/home/rtoy/src/XEmacs/xemacs/src/specifier.c:2998
2998 CHECK_INSTANCE_ENTRY (Qglobal, matchspec, LOCALE_GLOBAL);
(gdb) pobj matchspec
$20 = (struct symbol_value_forward *) 0x99fba8 <dumped_data+21576>
$21 = {magic = {header = {lheader = {type = 1, mark = 1, c_readonly = 1,
lisp_readonly = 1, free = 0, uid = 0}, next = 0x0}, value = 0x0,
type = SYMVAL_UNBOUND_MARKER}, magicfun = 0x64726f6365726c26}
That is indeed strange. matchspec is supposed to be a cons. I'll
have to take a more careful look at the backtrace.
Steve
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-beta