Re: AW: Piler 1.35 on Ubuntu 18.04 - piler-smtp SIGSEGV

2021-02-22 Thread Wagner, Patrick
12:01 An: Piler User Betreff: Re: Piler 1.35 on Ubuntu 18.04 - piler-smtp SIGSEGV Thanks Janos, I'd updated and replaced the piler-smtp binary on 2021-02-16, and while I can see that my monitoring still shows SMTP timeouts on the piler port sometimes between 02:30 and 02:40, no further

AW: Piler 1.35 on Ubuntu 18.04 - piler-smtp SIGSEGV

2021-02-22 Thread claudio.schnelldasilva
-Ursprüngliche Nachricht- Von: Wagner, Patrick Gesendet: Montag, 22. Februar 2021 12:01 An: Piler User Betreff: Re: Piler 1.35 on Ubuntu 18.04 - piler-smtp SIGSEGV Thanks Janos, I'd updated and replaced the piler-smtp binary on 2021-02-16, and while I can see that my monitoring still shows

Re: Piler 1.35 on Ubuntu 18.04 - piler-smtp SIGSEGV

2021-02-22 Thread Wagner, Patrick
Thanks Janos, I'd updated and replaced the piler-smtp binary on 2021-02-16, and while I can see that my monitoring still shows SMTP timeouts on the piler port sometimes between 02:30 and 02:40, no further outright crashes / SIGSEGV occur, so archiving continues without any need to restart

Re: AW: Piler 1.35 on Ubuntu 18.04 - piler-smtp SIGSEGV

2021-02-22 Thread sj
updated .deb packages for dpkg-installs? Thanks and regards, Claudio -Ursprüngliche Nachricht- Von: Wagner, Patrick Gesendet: Montag, 22. Februar 2021 12:01 An: Piler User Betreff: Re: Piler 1.35 on Ubuntu 18.04 - piler-smtp SIGSEGV Thanks Janos, I'd updated and replaced the piler

Re: AW: Piler 1.35 on Ubuntu 18.04 - piler-smtp SIGSEGV

2021-02-22 Thread sj
will provide updated .deb packages for dpkg-installs? Thanks and regards, Claudio -Ursprüngliche Nachricht- Von: Wagner, Patrick Gesendet: Montag, 22. Februar 2021 12:01 An: Piler User Betreff: Re: Piler 1.35 on Ubuntu 18.04 - piler-smtp SIGSEGV Thanks Janos, I'd updated

Re: Piler 1.35 on Ubuntu 18.04 - piler-smtp SIGSEGV

2021-02-15 Thread sj
Hello Patrick, thank you for your feedback. I'd like you to update the smtpsegv branch, and recompile piler-smtp. I've refactored the timeout checks, and pushed the commit to the branch on bitbucket. Janos On 2021-02-15 14:34, Wagner, Patrick wrote: Hello Janos, happened Sa->So this

Re: Piler 1.35 on Ubuntu 18.04 - piler-smtp SIGSEGV

2021-02-15 Thread Wagner, Patrick
Hello Janos, happened Sa->So this time. Logs (piler-smtp as compiled out of smtpsegv.tar.gz source code) see below, SIGSEGV follows right after free(session) done. It is also interesting to see that the piler daemon finishes processing a message 2 whole minutes after the smtp process

Re: Piler 1.35 on Ubuntu 18.04 - piler-smtp SIGSEGV

2021-02-10 Thread Wagner, Patrick
Hello Janos, happened again, the same way, with the recompiled piler-smtp binary (git master). ~# piler-smtp -V 1.3.10 build 998 Feb 10 02:30:01 hostname CRON[8429]: (piler) CMD (/usr/bin/indexer --quiet note1 --rotate) Feb 10 02:30:01 hostname CRON[8427]: (piler) CMD (/usr/bin/find

Re: Piler 1.35 on Ubuntu 18.04 - piler-smtp SIGSEGV

2021-02-10 Thread sj
Hello Patrick, then we need to dig deeper to understand what's going on. I created a new branch to have some extra debugging. Please check out this commit: https://bitbucket.org/jsuto/piler/commits/ac434e73ef86c031ee451284a00fc7062c579f9c Perhaps it's easier to get

Piler 1.35 on Ubuntu 18.04 - piler-smtp SIGSEGV

2021-02-09 Thread Wagner, Patrick
Hello everyone, a few weeks ago 2 of our Piler instances began segfaulting - more precisely, several times per month (but not every day night) at about 02:30 am local time the MS Exchange server that has the Piler instance setup as journaling target connects to piler-smtp, upon which

Re: Piler 1.35 on Ubuntu 18.04 - piler-smtp SIGSEGV

2021-02-09 Thread sj
Hello Patrick, I've been reported such issues when a backup system paused or froze the virtual machine running piler. I suspect that it might be the case for you based on the time and days you mentioned. The problem in such cases is that piler-smtp is in the middle of processing an email,