GNU bug report logs - #42140
26.3; sigsegv when using nss-docker

Previous Next

Package: emacs;

Reported by: Hans van den Bogert <hansbogert <at> gmail.com>

Date: Tue, 30 Jun 2020 15:11:07 UTC

Severity: normal

Found in version 26.3

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

Bug is archived. No further changes may be made.

Full log


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

From: Eli Zaretskii <eliz <at> gnu.org>
To: Hans van den Bogert <hansbogert <at> gmail.com>
Cc: 42140 <at> debbugs.gnu.org
Subject: Re: bug#42140: 26.3; sigsegv when using nss-docker
Date: Tue, 30 Jun 2020 18:40:14 +0300
> From: Hans van den Bogert <hansbogert <at> gmail.com>
> Date: Tue, 30 Jun 2020 12:13:24 +0200
> 
> Since emacs 26, and most likely due to it's premiered use of 
> multi-threadedness, a simple `m-x list-packages`, with multiple repos 
> configured (e.g. gnu, melpa), will crash with sigsegv with high 
> probability. 
> 
> I am not well-versed enough in debugging multithreaded emacs to conclude 
> if this is a problem in emacs or nss-docker. But to iterate, since I 
> have not encountered this at all with other programs, I'll start at 
> emacs. 

Emacs is not multithreaded.  If you never start any additional Lisp
threads, only one thread ever runs (not counting GTK threads, but
those aren't new in Emacs 26).

The backtrace seems to suggest its a problem in nss-docker, since the
crash is in its code.  Are you sure this is an Emacs problem?




This bug report was last modified 4 years and 361 days ago.

Previous Next


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