Re: Clamd core dumps

2016-08-10 Thread Dima Panov
;> >>> I just upgraded a mail server from 9.3 to 11.0-BETA4. clamav >> worked fine on 9.3. However, after upgrading it and reinstalling >> the package clamd core dumps just after reading all the >> signatures. Ktrace shows nothing other than th

Re: Clamd core dumps

2016-08-09 Thread Kubilay Kocak
0:20, Kubilay Kocak пишет: >> > On 9/08/2016 11:07 AM, Dima Panov wrote: >> >> 09.08.16 10:05, Doug Hardie пишет: >> >>> I just upgraded a mail server from 9.3 to 11.0-BETA4. clamav worked >> >>> fine on 9.3. However, after upgrading it and reinst

Re: Clamd core dumps

2016-08-09 Thread Renato Botelho
11.0-BETA4. clamav worked > fine on 9.3. However, after upgrading it and reinstalling the package > clamd core dumps just after reading all the signatures. Ktrace shows > nothing other than the sig 11. I then built clamav from ports so I would > have source. The bt from the co

Re: Clamd core dumps

2016-08-09 Thread Dima Panov
10.08.16 0:20, Kubilay Kocak пишет: > On 9/08/2016 11:07 AM, Dima Panov wrote: >> 09.08.16 10:05, Doug Hardie пишет: >>> I just upgraded a mail server from 9.3 to 11.0-BETA4. clamav worked fine >>> on 9.3. However, after upgrading it and reinstalling the package clamd

Re: Clamd core dumps

2016-08-09 Thread Walter Schwarzenfeld
I would try it with gcc, if llvm not works. ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Re: Clamd core dumps

2016-08-09 Thread Michelle Sullivan
Kubilay Kocak wrote: On 9/08/2016 11:07 AM, Dima Panov wrote: Let me guess. ClamAV was built with LLVM/Jit support? It's broken for now as Clamav can use only LLVM <3.7 and base system provide llvm 3.8. Try to rebuild without LLVM/Jit, this solved crashdumps for me. Should we set BROKEN on

Re: Clamd core dumps

2016-08-09 Thread Michael Grimm
Kubilay Kocak wrote: > On 9/08/2016 11:07 AM, Dima Panov wrote: >> 09.08.16 10:05, Doug Hardie пишет: >>> I just upgraded a mail server from 9.3 to 11.0-BETA4. clamav worked fine >>> on 9.3. However, after upgrading it and reinstalling the package clamd >>&g

Re: Clamd core dumps

2016-08-09 Thread Kubilay Kocak
On 9/08/2016 11:07 AM, Dima Panov wrote: > 09.08.16 10:05, Doug Hardie пишет: >> I just upgraded a mail server from 9.3 to 11.0-BETA4. clamav worked fine on >> 9.3. However, after upgrading it and reinstalling the package clamd core >> dumps just after reading all the sign

Re: Clamd core dumps

2016-08-08 Thread Dima Panov
09.08.16 10:05, Doug Hardie пишет: > I just upgraded a mail server from 9.3 to 11.0-BETA4. clamav worked fine on > 9.3. However, after upgrading it and reinstalling the package clamd core > dumps just after reading all the signatures. Ktrace shows nothing other than > the sig

Clamd core dumps

2016-08-08 Thread Doug Hardie
I just upgraded a mail server from 9.3 to 11.0-BETA4. clamav worked fine on 9.3. However, after upgrading it and reinstalling the package clamd core dumps just after reading all the signatures. Ktrace shows nothing other than the sig 11. I then built clamav from ports so I would have source