all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Po Lu <luangruo@yahoo.com>
To: "andrés ramírez" <rrandresf@gmail.com>
Cc: emacs-devel@gnu.org
Subject: Re: help needed for getting a backtrace ( multi-head emacs_abort on lucid-frame)
Date: Mon, 18 Apr 2022 16:34:22 +0800	[thread overview]
Message-ID: <87fsmaiycx.fsf@yahoo.com> (raw)
In-Reply-To: <86ee1uhkp6.fsf@gmail.com> ("andrés ramírez"'s message of "Mon, 18 Apr 2022 08:14:45 +0000")

andrés ramírez <rrandresf@gmail.com> writes:

> break XRenderFreeGlyphs
> Function "XRenderFreeGlyphs" not defined.
> Breakpoint 40 (XRenderFreeGlyphs) pending.
> (gdb) run

[...]

> Thread 1 "emacs" hit Breakpoint 40, 0x00007ffff7b7d830 in XRenderFreeGlyphs () from /usr/lib/libXrender.so.1
> (gdb) bt
> #0  0x00007ffff7b7d830 in XRenderFreeGlyphs () at /usr/lib/libXrender.so.1
> #1  0x00007ffff6c7e794 in  () at /usr/lib/libcairo.so.2
> #2  0x00007ffff6c395cc in  () at /usr/lib/libcairo.so.2
> #3  0x00007ffff6c3973a in  () at /usr/lib/libcairo.so.2
> #4  0x00007ffff6c39ebc in  () at /usr/lib/libcairo.so.2
> #5  0x00007ffff6c7d404 in  () at /usr/lib/libcairo.so.2
> #6  0x00007ffff6c08e8e in cairo_device_finish () at /usr/lib/libcairo.so.2
> #7  0x00007ffff6c7d660 in  () at /usr/lib/libcairo.so.2
> #8  0x00007ffff7bd9a62 in XCloseDisplay () at /usr/lib/libX11.so.6
> #9  0x00007ffff7d563a1 in  () at /usr/lib/libXt.so.6
> #10 0x00007ffff7d57001 in XtCloseDisplay () at /usr/lib/libXt.so.6

Please follow the instructions I sent to the letter, and also remove the
rest of the extraneous breakpoints.  There is no way to know if this
call to XRenderFreeGlyphs actually caused the crash, if the error
handler is not allowed to run after the breakpoint is hit.

Thanks in advance.



  reply	other threads:[~2022-04-18  8:34 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-17 21:05 help needed for getting a backtrace ( multi-head emacs_abort on lucid-frame) Andrés Ramírez
2022-04-17 23:59 ` Po Lu
     [not found]   ` <87y203np3y.fsf@manco.pe>
     [not found]     ` <87v8v7kv9h.fsf@yahoo.com>
2022-04-18  3:52       ` andrés ramírez
2022-04-18  5:06         ` Po Lu
2022-04-18  5:40           ` andrés ramírez
2022-04-18  5:55             ` Po Lu
2022-04-18  6:16               ` andres.ramirez
2022-04-18  6:53                 ` Po Lu
2022-04-18  7:37                   ` andrés ramírez
2022-04-18  8:00                     ` Po Lu
2022-04-18  8:14                       ` andrés ramírez
2022-04-18  8:34                         ` Po Lu [this message]
2022-04-18  8:49                           ` andrés ramírez
2022-04-18  9:05                             ` Po Lu
2022-04-18  9:32                               ` andrés ramírez
2022-04-18 10:29                                 ` Po Lu
2022-04-18 13:57                                   ` andrés ramírez
2022-04-19  0:53                                     ` Po Lu
2022-04-19 20:44                                       ` andrés ramírez
2022-04-18 14:43                                   ` multi-head x error RenderBadGlyph on lucid-frame (was: help needed with backtrace ) andrés ramírez

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87fsmaiycx.fsf@yahoo.com \
    --to=luangruo@yahoo.com \
    --cc=emacs-devel@gnu.org \
    --cc=rrandresf@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 external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.