GNU bug report logs -
#71452
30.0.50; GNUS hangs on IMAP/s reads starting at commit bbc1803
Previous Next
Reported by: epg <at> pretzelnet.org
Date: Sun, 9 Jun 2024 18:03:02 UTC
Severity: normal
Found in version 30.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: epg <at> pretzelnet.org
> Date: Sun, 09 Jun 2024 11:36:30 -0500
>
>
> 1. Configure GNUS like so:
>
> (setq gnus-select-method '(nnnil "")
> gnus-secondary-select-methods
> '(
> ;; machine imap.fastmail.com login epg <at> gillespies.us
> (nnimap "imap.fastmail.com"
> (nnimap-stream ssl)
> (nnimap-record-commands t)
> )
> )
> )
>
> 2. Start GNUS, open some folders and messages.
>
> It's not clear to me exactly what's going on; sometimes the hang
> happens upon opening a folder, sometimes opening a message.
>
> git bisect shows that commit
> bbc18031aff6f22a1f2b63355f18f294fbdeb797 introduced the bug.
Commit 1f407e286c was supposed to fix that. Did you try updating from
Git?
This bug report was last modified 1 year and 35 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.