Date: Sat, 25 May 2019 22:46:49 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 238124] security/clamav segmentation fault Message-ID: <bug-238124-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D238124 Bug ID: 238124 Summary: security/clamav segmentation fault Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: girgen@FreeBSD.org CC: yasu@utahime.org CC: yasu@utahime.org Flags: maintainer-feedback?(yasu@utahime.org) Latest version clamav gives recurring crashes on our systems, where clamd c= ore dumps. There a backtrace: #0 0x0000000800b35fbb in cli_pcre_scanbuf () from /usr/local/lib/libclamav.so.9 (gdb) bt #0 0x0000000800b35fbb in cli_pcre_scanbuf () from /usr/local/lib/libclamav.so.9 #1 0x0000000800b35960 in cli_pcre_scanbuf () from /usr/local/lib/libclamav.so.9 #2 0x0000000800a2fb01 in cli_scanbuff () from /usr/local/lib/libclamav.so.9 #3 0x0000000800a318c9 in cli_fmap_scandesc () from /usr/local/lib/libclamav.so.9 #4 0x0000000800a49d3b in cl_scanfile_callback () from /usr/local/lib/libclamav.so.9 #5 0x0000000800a481f0 in cli_versig2 () from /usr/local/lib/libclamav.so.9 #6 0x0000000800a45443 in cli_versig2 () from /usr/local/lib/libclamav.so.9 #7 0x0000000800aaec0f in html_screnc_decode () from /usr/local/lib/libclamav.so.9 #8 0x0000000800ab26f8 in html_screnc_decode () from /usr/local/lib/libclamav.so.9 #9 0x0000000800ab2e4b in html_screnc_decode () from /usr/local/lib/libclamav.so.9 #10 0x0000000800a4caf8 in cl_scanfile_callback () from /usr/local/lib/libclamav.so.9 #11 0x0000000800a46ea6 in cli_versig2 () from /usr/local/lib/libclamav.so.9 #12 0x0000000800a45443 in cli_versig2 () from /usr/local/lib/libclamav.so.9 #13 0x0000000800a493af in cl_scandesc_callback () from /usr/local/lib/libclamav.so.9 #14 0x0000000800a499ab in cl_scanfile_callback () from /usr/local/lib/libclamav.so.9 #15 0x000000000040f8d3 in ?? () #16 0x0000000800b989a6 in cli_ftw () from /usr/local/lib/libclamav.so.9 #17 0x000000000040a840 in ?? () #18 0x000000000040ef35 in ?? () #19 0x000000000040c5f7 in ?? () #20 0x0000000802b45c06 in pthread_create () from /lib/libthr.so.3 #21 0x0000000000000000 in ?? () Any ideas how to pursue this? Palle --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-238124-7788>