Re: mail_crypt crashing randomly during LMTP

2020-03-31 Thread Timo Sirainen
On 31. Mar 2020, at 13.47, Timo Sirainen wrote: > > On 29. Mar 2020, at 17.07, Timo Sirainen wrote: >> >>> This is what the log says in the moment of crashing: >>> dovecot: lmtp(53852): Panic: Module context mail_crypt_user_module missing >>> *** backtrace *** (see: https://pastebin.com/YCiFtxm

Re: mail_crypt crashing randomly during LMTP

2020-03-31 Thread Timo Sirainen
On 29. Mar 2020, at 17.07, Timo Sirainen wrote: > >> This is what the log says in the moment of crashing: >> dovecot: lmtp(53852): Panic: Module context mail_crypt_user_module missing >> *** backtrace *** (see: https://pastebin.com/YCiFtxmy) > > It shows mailbox_free() in the backtrace, so it's

Re: mail_crypt crashing randomly during LMTP

2020-03-30 Thread Timo Sirainen
On 30. Mar 2020, at 14.36, Andi Krischer wrote: > >>> This is what the log says in the moment of crashing: >>> dovecot: lmtp(53852): Panic: Module context mail_crypt_user_module missing >>> *** backtrace *** (see: https://pastebin.com/YCiFtxmy) >> >> It shows mailbox_free() in the backtrace, so

Re: mail_crypt crashing randomly during LMTP

2020-03-30 Thread Andi Krischer
On 29. Mar 2020, at 16:07, Timo Sirainen wrote: > > On 29. Mar 2020, at 15.15, Andi Krischer wrote: >> We have a really strange bug with our dovecot setup. After weeks and month >> of debugging we’re finally reached the point when we ask you for help. >> >> Our basic setup is quite simple: a s

Re: mail_crypt crashing randomly during LMTP

2020-03-29 Thread Timo Sirainen
On 29. Mar 2020, at 15.15, Andi Krischer wrote: > We have a really strange bug with our dovecot setup. After weeks and month of > debugging we’re finally reached the point when we ask you for help. > > Our basic setup is quite simple: a single dovecot 2.3.10 (0da0eff44) install > on Debian 10 w