bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#30874: 27.0.50; Emacs crashes


From: Eli Zaretskii
Subject: bug#30874: 27.0.50; Emacs crashes
Date: Thu, 22 Mar 2018 15:01:20 +0200

> From: Jan Synacek <jsynacek@redhat.com>
> Date: Thu, 22 Mar 2018 13:28:56 +0100
> Cc: 30874@debbugs.gnu.org
> 
> > Can you run this in X synchronous mode, so that we see which operation
> > triggers the original X error?  etc/DEBUG tells how to do that under
> > "If you encounter X protocol errors".
> 
> I tried the following but it doesn't work:
> 
> gdb --args ./src/emacs -Q --eval='(setq x-command-line-resources
> "emacs.synchronous: true")' --eval="(switch-to-buffer \"*scratch*\")"
> --eval="(insert-char #x274c)" --eval="(set-fontset-font
> \"fontset-default\" 'unicode \"Dejavu Sans Mono\")"
> --eval="(debug-on-entry 'Fdelete_frame)"

What about adding the -xrm "emacs.synchronous: true" switch to the
Emacs invocation command -- does it also not work?

Thanks.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]