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 13:06:06 +0800	[thread overview]
Message-ID: <87ilr7kmkh.fsf@yahoo.com> (raw)
In-Reply-To: <86mtgjgiaj.fsf@gmail.com> ("andrés ramírez"'s message of "Mon, 18 Apr 2022 03:52:04 +0000")

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

> Now the breakpoints are being hitted.

> Thread 1 "emacs" hit Breakpoint 2, x_error_quitter (display=0x5555560e6960, event=0x7fffffffcf70) at ../../src/xterm.c:10285
> 10285	{
> (gdb) bt
> #0  x_error_quitter (display=0x5555560e6960, event=0x7fffffffcf70) at ../../src/xterm.c:10285
> #1  0x0000555555705c8a in x_error_handler (display=0x5555560e6960, event=0x7fffffffcf70) at ../../src/xterm.c:10273
> #2  0x00007ffff7bfc6a5 in _XError () at /usr/lib/libX11.so.6
> #3  0x00007ffff7bfc7a8 in  () at /usr/lib/libX11.so.6
> #4  0x00007ffff7bfc845 in  () at /usr/lib/libX11.so.6
> #5  0x00007ffff7bfc91a in _XEventsQueued () at /usr/lib/libX11.so.6
> #6  0x00007ffff7be8cc2 in XPending () at /usr/lib/libX11.so.6
> #7  0x0000555555703bc2 in XTread_socket (terminal=0x555556035d58, hold_quit=0x7fffffffd260) at ../../src/xterm.c:9492

This isn't right, since we're getting the error upon `XPending'.  Emacs
isn't running in synchronous mode.

Can you start Emacs with the following X resource applied?  (You will
have to remove it later, since it's not a recommended setting for
actually using Emacs.)

  Emacs.synchronous: True



  reply	other threads:[~2022-04-18  5:06 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 [this message]
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
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=87ilr7kmkh.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.