This bug report will be sent to the XEmacs Development Team,
not to your local site managers!!
Please write in English, because the XEmacs maintainers do not have
translators to read other languages for them.
In XEmacs 21.2 (beta45) "Thelxepeia" [Lucid] (sparc-sun-solaris2.8) of Fri Feb
23 2001 on
anarky.sogs.stsci.edu
configured using `configure --prefix=/data/anarky2/local
--site-includes=/data/anarky2/local/include --site-libraries=/data/anarky2/local/lib
--with-ldap=no'
Please describe exactly what actions triggered the bug
and the precise symptoms of the bug:
A buffer was going into fi:common-lisp-mode but it wasn't associated
with a file. I recently had added a mode-hook to add a file header
via skeleton.el. The hook uses buffer-file-name.
Recent keystrokes:
misc-user
Recent messages (most recent first):
Loading mail-abbrevs...
Loading emacsbug...done
Loading emacsbug...
Loading font...done
Loading font...
Paren mode is paren
Loading paren...done
Loading paren...
Hyperbole is ready for action.
Loading cus-edit...done
#0 0xfec9a790 in _libc_kill () from /usr/lib/libc.so.1
(gdb) where
#0 0xfec9a790 in _libc_kill () from /usr/lib/libc.so.1
#1 0x8cc60 in fatal_error_signal (sig=11) at emacs.c:535
#2 <signal handler called>
#3 0x523d0 in mark_object (obj=18823688) at alloc.c:2416
#4 0x53edc in garbage_collect_1 () at alloc.c:3405
#5 0x97190 in Ffuncall (nargs=0, args=0xffbe7724) at eval.c:3477
#6 0x981f0 in run_hook_with_args_in_buffer (buf=0x317804, nargs=1, args=0xffbe7724,
cond=RUN_HOOKS_TO_COMPLETION) at eval.c:4020
#7 0x9b5c0 in run_hook_with_args (nargs=1, args=0xffbe7724,
cond=RUN_HOOKS_TO_COMPLETION)
at eval.c:4033
#8 0x9ca3c in catch_them_squirmers_run_hook (hook_symbol=-4294876) at eval.c:3887
#9 0x92f90 in condition_case_1 (handlers=3003860, bfun=0x9ca1c
<catch_them_squirmers_run_hook>,
barg=3346260, hfun=0x9c9ac <allow_quit_safe_run_hook_caught_a_squirmer>,
harg=13726948)
at eval.c:1651
#10 0x98cc0 in safe_run_hook_trapping_errors (
warning_string=0x289c70 "Error in `pre-idle-hook' (setting hook to
nil)", hook_symbol=3346260,
allow_quit=1) at eval.c:4639
#11 0xd95ac in Fsit_for (seconds=2658304, nodisplay=3241988) at event-stream.c:2004
#12 0x97354 in Ffuncall (nargs=-1, args=0xffbe7a4c) at eval.c:3528
#13 0x624e4 in execute_optimized_program (
program=0xffbe7ae7 "\210Æ\t!¬\b\tb\210ÇÅ!\210\b«\004\bb\210Â\207",
stack_depth=1,
constants_data=0xfa1b90) at bytecode.c:746
#14 0x65fec in Fbyte_code (instructions=-4293920, constants=16391040, stack_depth=5)
at bytecode.c:2405
#15 0x96b58 in Feval (form=16283104) at eval.c:3331
#16 0x91568 in Fprogn (args=12751416) at eval.c:775
#17 0x99ba4 in unbind_to_hairy (count=65) at eval.c:4974
#18 0x99adc in unbind_to (count=65, value=3241988) at eval.c:4949
#19 0x92c44 in Fthrow (tag=13553324, value=18823808) at eval.c:1386
#20 0x93bf0 in signal_1 (sig=3242348, data=18823784) at eval.c:1946
#21 0x9abb4 in signal_error (sig=3242348, data=18823784) at eval.c:2052
#22 0x788b4 in check_int_range (val=3323372, min=3241988, max=3056640) at data.c:116