On Wed, 2004-10-20 at 20:25, 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:
> 
> LibClamAV debug: Mixed message part 25 is of type 3
> LibClamAV debug: messageToFileblob
> LibClamAV debug: blobSetFilename: image.jpg
> LibClamAV debug: Saving attachment as
> /var/tmp//clamav-ee97fcadd47b2acf/image.jpgy023QP
> LibClamAV debug: Mixed message part 26 is of type 3
> LibClamAV debug: messageToFileblob
> LibClamAV debug: blobSetFilename: image.jpg
> LibClamAV debug: Saving attachment as
> /var/tmp//clamav-ee97fcadd47b2acf/image.jpgz023QP
> LibClamAV debug: Mixed message part 27 is of type 3
> LibClamAV debug: messageToFileblob
> LibClamAV debug: blobSetFilename: image.jpg
> LibClamAV Error: Can't create temporary file : No such file or directory
> LibClamAV debug: 4 257 0
> Segmentation fault (core dumped)
> 
> 
> I've built clam on Linux and have had no probems with the same file. 
> Could this somehow be a 64-bit issue?

I'm not aware of much testing on 64-bit big endian systems, so it may be
an issue.

Please run clamscan under gdb with this file and do a backtrace, like
this:

$ gdb clamscan
(gdb) run /path/to/message.txt

(wait for seg fault)

(gdb) bt

Thanks,
-trog

Attachment: signature.asc
Description: This is a digitally signed message part

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

Reply via email to