emacs-version
"21.1 (patch 11) \"Carlsbad Caverns\" XEmacs Lucid"
uname -a
Linux usw-pr-shell1 2.2.18pre11-20001219-shells #1 SMP Tue Dec 19 13:35:13 PST 2000 i686 unknown
Adrian
cd /home/users/adriana/hacking/xemacs-packages/oa/psgml/
ls
Compilation started at Sun Feb 11 00:17:28 2001 -0800 (PST)
Fatal error: assertion failed, file signal.c, line 340, async_timer_suppress_count > 0
[25;1H[K[39;49m[?1l>[?25h[?1047l[?1048l
Fatal error (6).
Your files have been auto-saved.
Use `M-x recover-session' to recover them.
If you have access to the PROBLEMS file that came with your
version of XEmacs, please check to see if your crash is described
there, as there may be a workaround available.
Otherwise, please report this bug by running the send-pr
script included with XEmacs, or selecting `Send Bug Report'
from the help menu.
As a last resort send ordinary email to `crashes(a)xemacs.org'.
*MAKE SURE* to include the information in the command
M-x describe-installation.
If at all possible, *please* try to obtain a C stack backtrace;
it will help us immensely in determining what went wrong.
To do this, locate the core file that was produced as a result
of this crash (it's usually called `core' and is located in the
directory in which you started the editor, or maybe in your home
directory), and type
gdb /home/groups/xemacs/tools/xemacs/bin/xemacs core
then type `where' when the debugger prompt comes up.
(If you don't have GDB on your system, you might have DBX,
or XDB, or SDB. A similar procedure should work for all of
these. Ask your system administrator if you need more help.)
Lisp backtrace follows:
# (unwind-protect ...)
start-process-internal("compilation" #<buffer "*compilation*"> "/bin/bash" "-c" "ls")
apply(start-process-internal "compilation" #<buffer "*compilation*"> "/bin/bash" ("-c" "ls"))
# bind (program-args program buffer name)
start-process("compilation" #<buffer "*compilation*"> "/bin/bash" "-c" "ls")
# bind (args buffer name)
start-process-shell-command("compilation" #<buffer "*compilation*"> "ls")
# bind (process-environment)
# (unwind-protect ...)
# bind (regexp-alist parser thisdir buffer-save outwin outbuf name-function regexp-alist parser name-of-mode error-message command)
compile-internal("ls" "No more errors")
# bind (command)
#<compiled-function (command) "...(13)" [command compile-command save-some-buffers compilation-ask-about-save nil compile-internal "No more errors"] 3 ("/home/groups/xemacs/tools/xemacs/lib/xemacs/xemacs-packages/lisp/xemacs-base/compile.elc" . 14090) (byte-code "¬ «ÂÃ
@k«ÆªÅ#CC" [compilation-read-command current-prefix-arg read-shell-command "Compile command: " compile-command compile-history ...] 5)>("ls")
call-interactively(compile)
command-execute(compile t)
# bind (_execute_command_keys_ _execute_command_name_ prefix-arg)
execute-extended-command(nil)
# bind (command-debug-status)
call-interactively(execute-extended-command)
# (condition-case ... . error)
# (catch top-level ...)
Compilation aborted at Sun Feb 11 00:17:28