Am 20.08.25 um 20:21 schrieb Val Snyder (micasnyd) via clamav-users:
The ClamAV 1.5.0 release candidate is now available
Hello, today, I did a first build of 1.5.0-rc still, there are many compile time warnings. mostly "unused variables" looks very similar to my report on 1.5.0-beta (https://andreasschulze.de/tmp/clamav-1.5.0-beta.buildwarnings.txt) one first issue, a segfault: -> the good case # freshclam --version --config-file /dev/null ClamAV 1.5.0-rc -> the bad case # install -d /empty/ #freshclam --version --config-file /dev/null --datadir /empty/ Segmentation fault -> same result, if --datadir point to a directory with just downloaded signatures # find /var/lib/clamav/ -ls 4940 0 drwxr-xr-x 1 clamav clamav 84 Sep 1 23:54 /var/lib/clamav/ 5198 4 -rw-r--r-- 1 clamav clamav 90 Sep 1 23:52 /var/lib/clamav/freshclam.dat 5200 63188 -rw-r--r-- 1 clamav clamav 64702747 Sep 1 23:52 /var/lib/clamav/daily.cvd 5202 166488 -rw-r--r-- 1 clamav clamav 170479789 Sep 1 23:53 /var/lib/clamav/main.cvd 5204 280 -rw-r--r-- 1 clamav clamav 284179 Sep 1 23:54 /var/lib/clamav/bytecode.cvd # freshclam --version --config-file /dev/null --datadir /var/lib/clamav/ Segmentation fault more tests later ... Andreas _______________________________________________ Manage your clamav-users mailing list subscription / unsubscribe: https://lists.clamav.net/mailman/listinfo/clamav-users Help us build a comprehensive ClamAV guide: https://github.com/Cisco-Talos/clamav-documentation https://docs.clamav.net/#mailing-lists-and-chat