Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Apr 2007 14:44:59 +0400
From:      Anton Yuzhaninov <citrin@citrin.ru>
To:        freebsd-current@freebsd.org
Subject:   Re: clamd memory corruption (may be jemalloc related)
Message-ID:  <1952018890.20070425144459@citrin.ru>
In-Reply-To: <313993633.20070419232238@citrin.ru>
References:  <313993633.20070419232238@citrin.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
------------60B5106131142D6
Content-Type: text/plain; charset=koi8-r
Content-Transfer-Encoding: 8bit

AY> I try to test clamav 0.90.2 on current and got strange errors:

AY> LibClamAV Warning: Multipart/alternative MIME message contains no boundary header
AY> LibClamAV Warning: Multipart/ZZZZZZZZZZZZÇÇÇÇÀå MIME message contains no boundary header
AY> LibClamAV Warning: Multipart/related MIME message contains no boundary header

This is bug in clamav configure.

For current it writes to clamav-config.h
/* #undef CL_THREAD_SAFE */
instead of:
#define CL_THREAD_SAFE 1

A also report this to clamav bugzilla:
https://wwws.clamav.net/bugzilla/show_bug.cgi?id=482
(but by default reports can view only clamav developers).

-- 
 Anton Yuzhaninov.
------------60B5106131142D6
Content-Type: application/octet-stream; name="patch-configure.in"
Content-transfer-encoding: base64
Content-Disposition: attachment; filename="patch-configure.in"

SW5kZXg6IGNvbmZpZ3VyZS5pbgo9PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09
PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09Ci0tLSBjb25maWd1cmUuaW4JKHJl
dmlzaW9uIDMwMzcpCisrKyBjb25maWd1cmUuaW4JKHdvcmtpbmcgY29weSkKQEAgLTQ0MCw3
ICs0NDAsNyBAQAogICAgIGZpCiAgICAgQUNfREVGSU5FKENfU09MQVJJUywxLFtvcyBpcyBz
b2xhcmlzXSkKICAgICA7OwotZnJlZWJzZFs0NV0qKQorZnJlZWJzZFtbNDVdXSopCiAgICAg
aWYgdGVzdCAiJGhhdmVfcHRocmVhZHMiID0gInllcyI7IHRoZW4KIAlUSFJFQURfTElCUz0i
LXB0aHJlYWQgLWxjX3IiCiAJVEhfU0FGRT0iLXRocmVhZC1zYWZlIgpAQCAtNDUzLDcgKzQ1
Myw3IEBACiAgICAgQUNfREVGSU5FKENfQlNELDEsW29zIGlzIGZyZWVic2QgNCBvciA1XSkK
ICAgICB1c2VfZ2V0aG9zdGJ5bmFtZV9yPSJubyIKICAgICA7OwotZnJlZWJzZDYqKQorZnJl
ZWJzZFtbNjddXSopCiAgICAgaWYgdGVzdCAiJGhhdmVfcHRocmVhZHMiID0gInllcyI7IHRo
ZW4KIAlUSFJFQURfTElCUz0iLWx0aHIiCiAJVEhfU0FGRT0iLXRocmVhZC1zYWZlIgo=
------------60B5106131142D6--




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1952018890.20070425144459>