Dear XEmacs maintainer,
I have had only one crash of XEmacs after hundreds hours of flawless
use.
I am not the least concerned about this crash. However, I was able to
get a stack backtrace. I had to trick 'dbx' just a bit to get it to
provide the backtrace. Please find below an initial attempt at
using 'dbx', then some shell commands and then the successfull
attempt with the backtrace.
Many thanks indeed.
--
Laurent Langlois
(Happy happy user of XEmacs and Emacs.)
________________________________________________________________________________
-> dbx /usr/local/bin/xemacs core
Type 'help' for help.
Core file "core" program "xemacs-21.4.22" does not match current
program (ignored)
reading symbolic information ...warning: no source compiled with -g
(dbx) where
__start() at 0x10000150
(dbx) quit
sybase@atmdev01:/sybase>
-> ln -s /usr/local/bin/xemacs xemacs-21.4.22
sybase@atmdev01:/sybase>
sybase@atmdev01:/sybase>
--------------------------------------------------------------------------------
-> dbx xemacs-21.4.22 core
Type 'help' for help.
warning: The core file is not a fullcore. Some info may
not be available.
[using memory image in core]
reading symbolic information ...warning: no source compiled with -g
Segmentation fault in fatal_error_signal at 0x10003bc0
0x10003bc0 (fatal_error_signal+0x120) 80410014 lwz r2,0x14(r1)
(dbx) where
fatal_error_signal() at 0x10003bc0
sweep_conses() at 0x10018b54
gc_sweep() at 0x10017868
garbage_collect_1() at 0x1001ccf0
Ffuncall() at 0x1000ff78
execute_optimized_program() at 0x10150ea0
funcall_compiled_function() at 0x10152ea8
Ffuncall() at 0x1000fc90
execute_optimized_program() at 0x10150ea0
funcall_compiled_function() at 0x10152ea8
Ffuncall() at 0x1000fc90
call1() at 0x100142e0
execute_internal_event() at 0x100d69b4
Fdispatch_event() at 0x100dbba0
Fcommand_loop_1() at 0x101798d4
condition_case_1() at 0x100127a4
command_loop_3() at 0x1017937c
command_loop_2() at 0x101792ec
internal_catch() at 0x1001290c
initial_command_loop() at 0x10179c28
xemacs_21_4_22_powerpc_ibm_aix5_3() at 0x10001c70
main() at 0x10000b1c
(dbx)
________________________________________________________________________________
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-beta