GNU bug report logs - #54051
29.0.50; latest master build with lucid crashes

Previous Next

Package: emacs;

Reported by: merrick <at> luois.me

Date: Fri, 18 Feb 2022 04:12:01 UTC

Severity: normal

Found in version 29.0.50

Done: Po Lu <luangruo <at> yahoo.com>

Bug is archived. No further changes may be made.

Full log


Message #26 received at 54051 <at> debbugs.gnu.org (full text, mbox):

From: "A.I." <merrick <at> luois.me>
To: Po Lu <luangruo <at> yahoo.com>
Cc: Eli Zaretskii <eliz <at> gnu.org>, 54051 <at> debbugs.gnu.org
Subject: Re: bug#54051: 29.0.50; latest master build with lucid crashes
Date: Wed, 23 Feb 2022 10:59:27 +0800
Thanks, it's now fixed. I'm guessing i3 is resizing other window to 0
when there is a fullscreen window or something.

Po Lu <luangruo <at> yahoo.com> writes:

> Po Lu <luangruo <at> yahoo.com> writes:
>
>> This configure event is wrong: it specifies a width and height of zero,
>> which are invalid under X.  Then, the shell widget tries to reconfigure
>> its window to those invalid dimensions, which causes the crash.
>>
>> The `send_event' field indicates that this event was sent by another
>> client and not the X server after window configuration (since we don't
>> send ConfigureNotify events to ourself anywhere in Emacs).
>>
>> Please try to find the program that is sending these events.  It could
>> be a badly behaved window manager, for example.
>
> But since it's difficult to locate that program, I tried to work around
> the problem on master.  Please see if that fixed it.


--
Thanks.
Merrick Luo




This bug report was last modified 3 years and 150 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.