unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* latest master build with lucid crashes
@ 2022-02-17  3:50 A.I.
  2022-02-17  4:30 ` Po Lu
  0 siblings, 1 reply; 2+ messages in thread
From: A.I. @ 2022-02-17  3:50 UTC (permalink / raw)
  To: emacs-devel


I'm running emacs build from master (74c07733698b95eb455edcafab8634a700a3194f).
system-configuration-options is "--with-x-toolkit=lucid".

I can reliably reproduce this issue on my desktop running i3 on X11.

1. run emacs with "emacs -Q"
2. M-x server-start
3. opens a terminal emulator and make it full screen (which covers the
emacs frame)
4. run "emacsclient -c"
5. emacs crashes

Here is a backtrace I got from gdb: https://pastebin.com/fCn7J5NQ

--
Thanks.
Merrick Luo



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: latest master build with lucid crashes
  2022-02-17  3:50 latest master build with lucid crashes A.I.
@ 2022-02-17  4:30 ` Po Lu
  0 siblings, 0 replies; 2+ messages in thread
From: Po Lu @ 2022-02-17  4:30 UTC (permalink / raw)
  To: A.I.; +Cc: emacs-devel

"A.I." <merrick@luois.me> writes:

> I'm running emacs build from master (74c07733698b95eb455edcafab8634a700a3194f).
> system-configuration-options is "--with-x-toolkit=lucid".
>
> I can reliably reproduce this issue on my desktop running i3 on X11.
>
> 1. run emacs with "emacs -Q"
> 2. M-x server-start
> 3. opens a terminal emulator and make it full screen (which covers the
> emacs frame)
> 4. run "emacsclient -c"
> 5. emacs crashes
>
> Here is a backtrace I got from gdb: https://pastebin.com/fCn7J5NQ

Please report this as a bug, and run Emacs like this:

  ./emacs -q -xrm 'Emacs.synchronous: true'

Otherwise, the backtrace generated is entirely meaningless.

Thanks.



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-02-17  4:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-17  3:50 latest master build with lucid crashes A.I.
2022-02-17  4:30 ` Po Lu

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).