GNU bug report logs - #61704
29.0.60; Crash in get_narrowed_begv

Previous Next

Package: emacs;

Reported by: Po Lu <luangruo <at> yahoo.com>

Date: Wed, 22 Feb 2023 12:23:01 UTC

Severity: normal

Found in version 29.0.60

Full log


View this message in rfc822 format

From: Po Lu <luangruo <at> yahoo.com>
To: martin rudalics <rudalics <at> gmx.at>
Cc: Eli Zaretskii <eliz <at> gnu.org>, Gregory Heytings <gregory <at> heytings.org>, 61704 <at> debbugs.gnu.org
Subject: bug#61704: 29.0.60; Crash in get_narrowed_begv
Date: Thu, 23 Feb 2023 21:07:57 +0800
martin rudalics <rudalics <at> gmx.at> writes:

>>> So OT1H we really should set proper minimum size hints for the WM to
>>> avoid that resize_frame_windows has to deal with frame sizes it
>>> intrinsically cannot handle
>>
>> Now this is not possible, as the window manager (or any X client, for
>> that matter) has free reign to do whatever it wants with another
>> client's window.  Unless of course X server security policy prevents it.
>
> If a window manager ignores our size hints, a user is free to choose one
> which doesn't.  xfwm here respectfully honors the size hints it gets
> from Firefox or Thunderbird.  Windows respects minimum size constraints
> just as well, BTW.
>
> martin

The problem here is that Emacs should not crash, no matter what some
other X client, such as the WM, does.

X programs are traditionally expected to not crash when run under a
window manager that leaves features unimplemented, but to provide some
kind of graceful fallback instead.




This bug report was last modified 2 years and 114 days ago.

Previous Next


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