Re: x_error_quitter

2007-03-18 Thread Chong Yidong
[EMAIL PROTECTED] writes: > again, emacs dies in x_error_quitter: > > Breakpoint 3, x_error_quitter (display=0x8591e38, error=0xbfe939a8) > at xterm.c:7859 > 7859 if (error->error_code == BadName) This is yet another example of a X protocol error that shouldn't ca

Re: x_error_quitter

2007-03-18 Thread Richard Stallman
Please try the procedures described in the section "If you encounter X protocol errors" in etc/DEBUG. What do you see? ___ emacs-pretest-bug mailing list emacs-pretest-bug@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug

x_error_quitter

2007-03-16 Thread sds
GNU Emacs 22.0.95.2 (i686-pc-linux-gnu, X toolkit, Xaw3d scroll bars) of 2007-03-12 on quant8 again, emacs dies in x_error_quitter: Breakpoint 3, x_error_quitter (display=0x8591e38, error=0xbfe939a8) at xterm.c:7859 7859 if (error->error_code == BadName) (gdb) (gdb) (gdb) where