On Wed, Mar 12, 2008 at 11:08 AM, Thomas Mittelstaedt
<T.Mittelstaedt(a)cadenas.de> wrote:
GNU gdb 6.7.1
Copyright (C) 2007 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later
<
http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "powerpc-ibm-aix5.2.0.0"...
Core was generated by `xemacs-21.5-b28'.
Program terminated with signal 6, Aborted.
#0 0x10004588 in fatal_error_signal (sig=6) at emacs.c:3801
3801 emacs.c: No such file or directory.
in emacs.c
(gdb) bt
#0 0x10004588 in fatal_error_signal (sig=6) at emacs.c:3801
#1 0x000041ac in ?? ()
Backtrace stopped: previous frame inner to this frame (corrupt stack?)
(gdb) dir /localbuild/xemacs-21.5.28-latest/src
Source directories searched:
/localbuild/xemacs-21.5.28-latest/src:$cdir:$cwd
(gdb) bt
#0 0x10004588 in fatal_error_signal (sig=6) at emacs.c:3801
#1 0x000041ac in ?? ()
Backtrace stopped: previous frame inner to this frame (corrupt stack?)
(gdb)
Sorry, but there's not much we can do with this one without a good
stacktrace. Can you trigger it reliably? If so, running under gdb
may give you a good stacktrace, even though gdb can't extract one from
the core file.
--
Jerry James
http://loganjerry.googlepages.com/
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-beta