Dear Xemacs maintainer,
I forgot to indicate the following regarding the crash mentioned in my
previous email.
Just before the crash occurred, I was in a shell buffer with a program
running and generating really a large amount of of output, so much that
I interrupted the program. I then selected the whole content of the
shell buffer (Ctrl-x h) with the intention of deleting it. I got an
error message saying memory was exhausted. I then exited from the shell
and killed the buffer. My attention was then put on some other window.
When I wanted to go back to my Xemacs window, it was gone. The xterm
window from which XEmacs had been started had output (instructions)
regarding the crash. I followed the instructions to produce the stack
backtrace below.
Many many thanks.
--
Laurent Langlois
Software Developer
Adacel Inc.
( 514-636-6365 ext 353
-----Original Message-----
From: Laurent Langlois [mailto:Laurent.Langlois@adacel.com]
Sent: Friday, August 28, 2009 4:50 PM
To: XEmacs Beta
Subject: [Bug: 21.4.22] Lonely crash of
XEmacs_21_4_22_powerpc_ibm_aix5_3 after hundreds of hours of use with no
problem whatsoever
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