On Thu, 10 Feb 2022, Stephan Althaus wrote:

o support your investigation, I tried mdb and it says

mdb: target performed exec of /usr/libexec/dovecot/anvil
*Panic: epoll_ctl(add, 4) failed: Not owner (fd doesn't support epoll)*

The last time I built dovecot under OmniOS (quite some time ago), it picked up Linux compatibility functions such as epoll() which were implemented for Linux system call emulation but did not work in dovecot. So the solution was to force using the more native poll(2) instead.

Bob
--
Bob Friesenhahn
[email protected], http://www.simplesystems.org/users/bfriesen/
GraphicsMagick Maintainer,    http://www.GraphicsMagick.org/
Public Key,     http://www.simplesystems.org/users/bfriesen/public-key.txt

_______________________________________________
oi-dev mailing list
[email protected]
https://openindiana.org/mailman/listinfo/oi-dev

Reply via email to