xemacs crash out of the blue
"Roland P. Hofmann" <[email protected]> Mon, 22 Aug 2005 09:53:21 +0200
| Newsgroups | gmane.emacs.xemacs.general |
|---|---|
| Message-ID | <[email protected]> |
In XEmacs 21.4 (patch 12) "Portable Code" [Lucid] (i686-pc-linux) of Tue Dec 16 2003 on longmore
configured using `configure --prefix=/usr/local/sw/xemacs-21.4.12 --with-database=no'
Unfortunately I am not able to say, what actually triggered the crash I
am reporting. I was in the middle of a phone call, when I suddenly saw
my XEmacs disappear with "Fatal error (11)."
It might give a clue that I am using gnuserv quite often. Anyway, here
is the only substantial information I gan give:
(gdb) where
#0 0xffffe002 in ?? ()
#1 <signal handler called>
#2 0x080a801c in lisp_object_equal_hash ()
#3 0x080a6aa1 in prune_weak_hash_tables ()
#4 0x08080b77 in garbage_collect_1 ()
#5 0x080ae08c in Ffuncall ()
#6 0x0808af53 in execute_optimized_program ()
#7 0x0808bf6f in Fbyte_code ()
#8 0x080ad943 in Feval ()
#9 0x080ac1e3 in condition_case_1 ()
#10 0x080ac34f in condition_case_3 ()
#11 0x0808baa1 in execute_rare_opcode ()
#12 0x0808add2 in execute_optimized_program ()
#13 0x0808ab91 in funcall_compiled_function ()
#14 0x080ade66 in Ffuncall ()
#15 0x0808af53 in execute_optimized_program ()
#16 0x0808bf6f in Fbyte_code ()
#17 0x080ad943 in Feval ()
#18 0x080ac1e3 in condition_case_1 ()
#19 0x080ac34f in condition_case_3 ()
#20 0x0808baa1 in execute_rare_opcode ()
#21 0x0808add2 in execute_optimized_program ()
#22 0x0808ab91 in funcall_compiled_function ()
#23 0x080ade66 in Ffuncall ()
#24 0x0808af53 in execute_optimized_program ()
#25 0x0808ab91 in funcall_compiled_function ()
#26 0x080ade66 in Ffuncall ()
#27 0x080ae804 in call1 ()
#28 0x080d5789 in execute_internal_event ()
#29 0x080d635d in Fdispatch_event ()
#30 0x0809373b in Fcommand_loop_1 ()
#31 0x080ac1e3 in condition_case_1 ()
#32 0x08093bb8 in command_loop_2 ()
#33 0x080ac0bd in internal_catch ()
#34 0x0809346c in initial_command_loop ()
#35 0x080a9919 in xemacs_21_4_12_i686_pc_linux ()
#36 0x080aa2c5 in main ()
#37 0x42015704 in __libc_start_main () from /lib/tls/libc.so.6
M-x describe-installation
uname -a: Linux longmore 2.4.20-8 #1 Thu Mar 13 17:54:28 EST 2003 i686 i686 i386 GNU/Linux
./configure '--prefix=/usr/local/sw/xemacs-21.4.12' '--with-database=no'
XEmacs 21.4.12 "Portable Code" configured for `i686-pc-linux'.
Compilation / Installation:
Source code location: /usr/src/redhat/BUILD/BO-xemacs-21.4.12
Installation prefix: /usr/local/sw/xemacs-21.4.12
Operating system description file: `s/linux.h'
Machine description file: `m/intel386.h'
Compiler: gcc -g -O3 -Wall -Wno-switch -Winline -Wmissing-prototypes -Wsign-compare -Wshadow
Relocating allocator for buffers: no
GNU version of malloc: yes
- Using Doug Lea's new malloc from the GNU C Library.
Window System:
Compiling in support for the X window system:
- X Windows headers location: /usr/X11R6/include
- X Windows libraries location: /usr/X11R6/lib
- Handling WM_COMMAND properly.
Using Lucid menubars.
Using Lucid scrollbars.
Using Motif dialog boxes.
Using Motif native widgets.
TTY:
Compiling in support for ncurses.
Compiling in support for GPM (General Purpose Mouse).
Images:
Compiling in support for GIF images (builtin).
Compiling in support for XPM images.
Compiling in support for PNG images.
Compiling in support for JPEG images.
Compiling in support for TIFF images.
Sound:
Compiling in support for sound (native).
Databases:
Compiling in support for LDAP.
Internationalization:
Mail:
Compiling in support for "dot-locking" mail spool file locking method.
Other Features:
Inhibiting IPv6 canonicalization at startup.
Compiling in support for dynamic shared object modules.
Using the new portable dumper.