From: Eli Zaretskii <eliz@gnu.org>
To: Visuwesh <visuweshm@gmail.com>
Cc: luangruo@yahoo.com, 73456@debbugs.gnu.org
Subject: bug#73456: 31.0.50; X protocol error: RenderBadGlyph
Date: Wed, 25 Sep 2024 18:54:55 +0300 [thread overview]
Message-ID: <86wmizbueo.fsf@gnu.org> (raw)
In-Reply-To: <87v7yjg9zu.fsf@gmail.com> (message from Visuwesh on Wed, 25 Sep 2024 18:34:37 +0530)
> From: Visuwesh <visuweshm@gmail.com>
> Cc: luangruo@yahoo.com, 73456@debbugs.gnu.org
> Date: Wed, 25 Sep 2024 18:34:37 +0530
>
> [புதன் செப்டம்பர் 25, 2024] Eli Zaretskii wrote:
>
> > Why is it not feasible for you to run Emacs under GDB at all times?
> > (Apologies if you already explained that once and I forgot.) GDB
> > generally gets out of the way as long as Emacs is running smoothly,
> > and only kicks in when there's some sort of trouble.
>
> I didn't explain it before so no worries there. I ran a debug build of
> Emacs for a ~month before and it was too slow for me to comfortably use
> it (In particular, Gnus was painfully slow, and Org is a bit too slow).
So the problem is not GDB, but the debug build of Emacs? If so, you
can run the optimized build under GDB as well, just be sure to use the
"-g3" switch to GCC when you build, and don't strip the binary (i.e.,
if you install the build, do NOT use "make install-strip"). The
backtrace will be somewhat less informative, but it is usually still
useful.
However, please remember to invoke Emacs in X-synchronous mode by
using '-xrm "emacs.synchronous: true"' on the command line, when the
issue is related to X protocol errors, because otherwise X errors are
reported asynchronously, and it is impossible to know which code
caused an X error.
next prev parent reply other threads:[~2024-09-25 15:54 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-24 16:50 bug#73456: 31.0.50; X protocol error: RenderBadGlyph Visuwesh
2024-09-24 18:07 ` Eli Zaretskii
2024-09-25 0:34 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-09-25 6:03 ` Visuwesh
2024-09-25 12:09 ` Eli Zaretskii
2024-09-25 13:04 ` Visuwesh
2024-09-25 15:54 ` Eli Zaretskii [this message]
2024-09-25 18:09 ` Visuwesh
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=86wmizbueo.fsf@gnu.org \
--to=eliz@gnu.org \
--cc=73456@debbugs.gnu.org \
--cc=luangruo@yahoo.com \
--cc=visuweshm@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).