GNU bug report logs - #59452
29.0.50; [PGTK] SIGSEV Args out of range: 6, 6

Previous Next

Package: emacs;

Reported by: German Pacenza <germanp82 <at> hotmail.com>

Date: Mon, 21 Nov 2022 18:52:01 UTC

Severity: normal

Found in version 29.0.50

Full log


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

From: Eli Zaretskii <eliz <at> gnu.org>
To: Po Lu <luangruo <at> yahoo.com>
Cc: germanp82 <at> hotmail.com, 59452 <at> debbugs.gnu.org
Subject: Re: bug#59452: 29.0.50; [PGTK] SIGSEV Args out of range: 6, 6
Date: Thu, 24 Nov 2022 09:14:30 +0200
> From: Po Lu <luangruo <at> yahoo.com>
> Cc: German Pacenza <germanp82 <at> hotmail.com>,  59452 <at> debbugs.gnu.org
> Date: Thu, 24 Nov 2022 08:37:54 +0800
> 
> Eli Zaretskii <eliz <at> gnu.org> writes:
> 
> > FTR, I didn't see any crashes, only an error message in the echo-area.  But
> > I'm not on PGTK.
> 
> The crash is specific to builds with GLib, where event handlers must not
> be allowed to signal.

If these handlers run Lisp or call primitives or their subroutines, it's a
tough requirement, which is almost impossible to fulfill.  The resulting
build will be very fragile.  Emacs internals signal errors all over the
place.  You could catch errors via internal_condition_case_* etc., but doing
so will sometimes trigger an infinite loop of errors, and make Emacs
unresponsive.




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

Previous Next


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