Hello,
there is a Segementation Fault with clamscan 0.91 (Solaris 10
on sparc, compiled with gcc 4.11). It seems to occur sometimes
when a virus is found. I have two files to verify this
(Sorry, I cannot send the files).

The clamav-debug outputs are different for the files,
but the truss quits at the same program location (lseek).

...
read(3, " M u b O + + u y L c 7 7".., 131072)   = 22286
read(3, 0x01D94D28, 108786)                     = 0
read(3, 0x01D94D28, 108786)                     = 0
lseek(3, 0, SEEK_SET)                           = 0
     Incurred fault #6, FLTBOUNDS  %pc = 0xFF030C90
       siginfo: SIGSEGV SEGV_MAPERR addr=0x00000000
     Received signal #11, SIGSEGV [default]
       siginfo: SIGSEGV SEGV_MAPERR addr=0x00000000

...
read(3, " r o m o t i o n   * * *".., 131072)   = 32988
read(3, 0x01D737AE, 98084)                      = 0
read(3, 0x01D737AE, 98084)                      = 0
lseek(3, 0, SEEK_SET)                           = 0
     Incurred fault #6, FLTBOUNDS  %pc = 0xFF030C90
       siginfo: SIGSEGV SEGV_MAPERR addr=0x00000000
     Received signal #11, SIGSEGV [default]
       siginfo: SIGSEGV SEGV_MAPERR addr=0x00000000

Regards.
Martin

---------------------------------------------------------------
Martin Preen, Universität Freiburg, Institut für Informatik
Georges-Koehler-Allee 52, Raum 00-006, 79110 Freiburg, Germany

phone: ++49 761 203-8250      [EMAIL PROTECTED]
fax: ++49 761 203-8242        www.informatik.uni-freiburg.de
_______________________________________________
Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net
http://lurker.clamav.net/list/clamav-users.html

Reply via email to