Re: 2.3 -> 2.4 segmentation fault

2025-04-17 Thread Emmanuel Bardet via dovecot
Hello there, John, I don't know which of the 2 actions below I took helped but the result is I got dovecot 2.4.0 working at the end. 1. I originally installed Homebrew on an Intel based MacBook and I'm now on Apple M2.  Hence, I was running running brew with Rosetta.  I decided to re-install

Re: 2.3 -> 2.4 segmentation fault

2025-04-07 Thread Emmanuel Bardet via dovecot
John, this is not down to dovecot, it's more homebrew related.  I don't feel I can do it myself so I'm left with the homebrew team (@carlocab ;) ) to do it when they have time, so as you I suppose.  Once I can upgrade, I'll let this list know whether it fixes my problem. Le 07/04/2025 à 10:32,

Re: 2.3 -> 2.4 segmentation fault

2025-04-07 Thread John Muccigrosso via dovecot
This is of course the same issue I’ve been raising for weeks now. I’ve been waiting for the home brew upgrade. J > On Apr 7, 2025, at 10:19, Emmanuel Bardet via dovecot > wrote: > > Hello Aki, > > 2.4.0 is the latest available via homebrew. I'm not too sure I can upgrade > manually. > >

Re: 2.3 -> 2.4 segmentation fault

2025-04-07 Thread Emmanuel Bardet via dovecot
Hello Aki, Thanks for the suggestion.  With this being set: "default_vsz_limit = unlimited", I don't get the seg fault with doveadm anymore. However, I now have :  % sudo doveadm log errors Error: cmd log errors: net_connect_unix(/usr/local/var/run/dovecot/ master) failed: Connection

Re: 2.3 -> 2.4 segmentation fault

2025-04-07 Thread Emmanuel Bardet via dovecot
Hello Aki, 2.4.0 is the latest available via homebrew.  I'm not too sure I can upgrade manually.  % brew info dovecot ==> dovecot: stable 2.4.0 (bottled) IMAP/POP3 server https://dovecot.org/ Installed /usr/local/Cellar/dovecot/2.4.0 (938 files, 22.2MB) *   Poured from bottle using the formula

Re: 2.3 -> 2.4 segmentation fault

2025-04-07 Thread Aki Tuomi via dovecot
> On 07/04/2025 11:03 EEST Emmanuel Bardet via dovecot > wrote: > > > Hello Aki, > > Thanks for the suggestion.  With this being set: "default_vsz_limit = > unlimited", I don't get the seg fault with doveadm anymore. > > However, I now have : > Can you try upgrading to 2.4.1 first and se

Re: 2.3 -> 2.4 segmentation fault

2025-04-02 Thread Aki Tuomi via dovecot
> On 02/04/2025 19:21 EEST Emmanuel Bardet via dovecot > wrote: > > > Hello there, > > > First, thanks for the terrific job you're doing. Dovecot rocks! > > I installed some time ago Dovecot on my macbook with Homebrew, that was > Dovecot v2.3.18. I recently upgraded everything I i