Damian Menscher wrote:
On Wed, 20 Oct 2004, Rob Dueckman wrote:

I'm running mimedefang/spamassassin/clamav on an IRIX 6.5 machine and
have found that some files cause both clamd and clamscan to core.

Since I'm still running this combo, I can't forward the message to the
list, but it can be found at: ftp://ftp.heloc.com/pub/message.txt.gz

Here is the last bit of output from clamscan when run on the file:

I've built clam on Linux and have had no probems with the same file.
Could this somehow be a 64-bit issue?


Have you tried on a 32-bit IRIX box? Might give a hint about whether it's a 64-bit thing vs something else.

I can try it here on 32-bit and 64-bit IRIX if nobody else has those available. But probably not for a few days, cause other stuff is higher priority at the moment.

Damian Menscher

So, You could not use gdb or valgrind ? I do not guarantee that it works but maybe try memwatch from this page:


http://www.linkdata.se/sourcecode.html

I used it extensively while porting to pure windows using mingw and it compile out of the box (ANSI C code). At least if You can compile it should give any report (for example about attempt to open file when tmpfile return NULL if TMP_MAX is limited under IRIX )


Regards Boguslaw Brandys _______________________________________________ http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users

Reply via email to