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


View this message in rfc822 format

From: Po Lu <luangruo <at> yahoo.com>
To: "A.I." <merrick <at> luois.me>
Cc: Eli Zaretskii <eliz <at> gnu.org>, 54051 <at> debbugs.gnu.org
Subject: bug#54051: 29.0.50; latest master build with lucid crashes
Date: Mon, 21 Feb 2022 19:41:19 +0800
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.




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.