GNU bug report logs -
#30874
Displaying char \x274C with Dejavu Sans Mono gives "X protocol error: BadLength (poly request too large or internal Xlib length error) on protocol request 138"
Previous Next
Reported by: Jan Synacek <jsynacek <at> redhat.com>
Date: Tue, 20 Mar 2018 10:26:01 UTC
Severity: important
Tags: fixed
Merged with 30045,
31547,
31758,
31801,
31936
Found in versions 26.1, 27.0.50, 25.3
Fixed in version 26.2
Done: Robert Pluim <rpluim <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
Message #20 received at 30874 <at> debbugs.gnu.org (full text, mbox):
> From: Jan Synacek <jsynacek <at> redhat.com>
> Date: Thu, 22 Mar 2018 13:28:56 +0100
> Cc: 30874 <at> 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.
This bug report was last modified 6 years and 164 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.