Re: cyrus.cache causes IOERROR: offset greater than cache size

2019-12-03 Thread Дилян Палаузов
Hello, it turned out that after emitting the messages below, cyrus.cache (3.0) was not self-repaired and stayed bogus. In fact, reconstruct also does not repair cyrus.cache, unless cyrus.index is deleted. If cyrus.index is present and cyrus.cache is missing, reconstruct creates a four-bytes la

Re: The master janitor goes crazy / Re: Debugging Deadlocks

2019-12-03 Thread ellie timoney
So, using my strace output from the other week as an example: > pselect6(13, [8 9 11 12], NULL, NULL, NULL, {[], 8}) = 1 (in [11]) The arguments here are: * nfds: 13 (12+1) * readfds: [8 9 11 12] * writefds: NULL * exceptfds: NULL * timeout: NULL * sigmask: {[], 8} The interesting bits are: *

Cyrus IMAPd version 3.1.8

2019-12-03 Thread ellie timoney
The Cyrus team is pleased to announce the immediate availability of a new version of Cyrus IMAP: 3.1.8 This is a snapshot of the master branch, and should be considered for testing purposes and bleeding-edge features only. It is available as a git tag, which can be found here: https://github.c