clamd memory corruption (may be jemalloc related)

Anton Yuzhaninov citrin at citrin.ru
Wed Apr 25 10:46:12 UTC 2007


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.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch-configure.in
Type: application/octet-stream
Size: 589 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-current/attachments/20070425/ade7ee43/patch-configure.obj


More information about the freebsd-current mailing list