GNU bug report logs - #28630
27.0.50; C-g while a non-main thread is sitting crashes Emacs

Previous Next

Package: emacs;

Reported by: Alex <agrambot <at> gmail.com>

Date: Thu, 28 Sep 2017 07:24:01 UTC

Severity: normal

Found in version 27.0.50

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Alan Third <alan <at> idiocy.org>
To: Alex <agrambot <at> gmail.com>
Cc: 28630 <at> debbugs.gnu.org
Subject: bug#28630: 27.0.50; C-g while a non-main thread is sitting crashes Emacs
Date: Sun, 1 Oct 2017 11:08:01 +0100
On Thu, Sep 28, 2017 at 01:22:58AM -0600, Alex wrote:
> Evaluate the following in emacs -Q:
> 
> (make-thread
>  (lambda ()
>    (message "hello")
>    (sit-for 2)
>    (message "there")))
> 
> Executing C-g before this finishes crashes Emacs.

I can reproduce this crash on GNU/Linux, but not when built --with-ns.
-- 
Alan Third




This bug report was last modified 7 years and 284 days ago.

Previous Next


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