I have had three crashes from different places in the last two days. They have originated in different plaves but the bottom of the stack always looks a bit like this:
0 0x005657a2 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2 #1 0x005a5df6 in kill () from /lib/tls/libc.so.6 #2 0x0810e583 in fatal_error_signal (sig=11) at emacs.c:430 #3 <signal handler called> #4 0x080e89d1 in x_catch_errors_unwind (dummy=137858041) at xterm.c:7543 #5 0x0818dc6e in unbind_to (count=44, value=137858041) at eval.c:3233 #6 0x081c1193 in Fbyte_code (bytestr=140169739, vector=151464788, maxdepth=56) at bytecode.c:716 #7 0x0818d711 in funcall_lambda (fun=151465068, nargs=9, arg_vector=0xfee66794) at eval.c:3066 ... And in x_catch_errors_unwind I always have: (gdb) p x_error_message $2 = (struct x_error_message_stack *) 0x0 -- Nick http://www.inet.net.nz/~nickrob In GNU Emacs 22.0.50.62 (i686-pc-linux-gnu, X toolkit, Xaw3d scroll bars) of 2006-02-17 on kahikatea.snap.net.nz X server distributor `The X.Org Foundation', version 11.0.60801000 configured using `configure 'CFLAGS=-g3'' Important settings: value of $LC_ALL: nil value of $LC_COLLATE: nil value of $LC_CTYPE: nil value of $LC_MESSAGES: nil value of $LC_MONETARY: nil value of $LC_NUMERIC: nil value of $LC_TIME: nil value of $LANG: en_US.UTF-8 locale-coding-system: utf-8 default-enable-multibyte-characters: t Major mode: Mail Minor modes in effect: show-paren-mode: t tooltip-mode: t auto-compression-mode: t mouse-wheel-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t unify-8859-on-encoding-mode: t utf-translate-cjk-mode: t line-number-mode: t transient-mark-mode: t abbrev-mode: t Recent input: <down-mouse-1> <mouse-1> <down-mouse-1> <mouse-1> <return> <down-mouse-1> <mouse-1> A n d SPC i n SPC <down-mouse-1> <mouse-movement> <mouse-movement> <drag-mouse-1> <down-mouse-2> <mouse-2> SPC I SPC a l w a t s SPC <backspace> <backspace> <backspace> y s SPC h a v e : <switch-frame> <down-mouse-1> <mouse-1> <help-echo> <help-echo> <switch-frame> <down-mouse-2> <mouse-2> <help-echo> <help-echo> <switch-frame> <down-mouse-2> <mouse-2> <help-echo> <switch-frame> <down-mouse-1> <mouse-1> <help-echo> <switch-frame> <down-mouse-1> <mouse-1> <down-mouse-1> <mouse-movement> <mouse-1> <down-mouse-1> <mouse-1> <down-mouse-1> <mouse-1> <backspace> <backspace> <down-mouse-1> <mouse-1> SPC r e p e a t e d l y M-x s u b SPC m SPC <down-mouse-1> <mouse-1> <help-echo> <help-echo> <help-echo> <help-echo> <menu-bar> <help-menu> <report-emacs-bug> Recent messages: Mark set Loading mail-utils...done Auto-saving...done Mark set Auto-saving...done Mark set [2 times] Auto-saving...done *gud-emacs* xterm.c Quit Loading emacsbug...done _______________________________________________ emacs-pretest-bug mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
