emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: latest master build with lucid crashes


From: Po Lu
Subject: Re: latest master build with lucid crashes
Date: Thu, 17 Feb 2022 12:30:39 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.91 (gnu/linux)

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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]