GNU bug report logs - #69561
30.0.50; Freeze from M-x gnus on macOS

Previous Next

Package: emacs;

Reported by: Gerd Möllmann <gerd.moellmann <at> gmail.com>

Date: Tue, 5 Mar 2024 11:03:01 UTC

Severity: normal

Found in version 30.0.50

Fixed in version 30.1

Done: Gerd Möllmann <gerd.moellmann <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


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

From: Eli Zaretskii <eliz <at> gnu.org>
To: Gerd Möllmann <gerd.moellmann <at> gmail.com>
Cc: 69561 <at> debbugs.gnu.org
Subject: Re: bug#69561: 30.0.50; Freeze from M-x gnus on macOS
Date: Tue, 05 Mar 2024 17:46:22 +0200
> From: Gerd Möllmann <gerd.moellmann <at> gmail.com>
> Date: Tue, 05 Mar 2024 15:29:51 +0100
> 
> Gerd Möllmann <gerd.moellmann <at> gmail.com> writes:
> 
> Happened again, this time when sending a mail to Alan in debbugs-gnu.
> 
> Stepping through wait_reading_process_output one can see that ns_select
> is called again and again and again without progress.

That probably means the descriptor on which ns_select was supposed to
wait doesn't become read-ready for some reason.  Can you figure out
which descriptor is that, and then what happened to the process from
which we want to read via that descriptor?  Maybe the descriptor mask
used in ns_select call is wrong, and the bit corresponding to the
subprocess' descriptor is not set for some reason?

But wait: epg-wait-for-status seems to wait for one or more processes
to exit.  So what is the status of the process for which it waits?  Is
it running, or did it perhaps already exit?

And one other thing: what is the version of GnuPG you are using here?
There's an entry in PROBLEMS about hangs related to some versions of
GnuPG; could that be your problem here?




This bug report was last modified 1 year and 124 days ago.

Previous Next


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