On 10/21/2011 04:29 PM, David Alix wrote:
> when I start gdb with the command:
>  gdb /opt/ClamAV/sbin/clamd 6761
> 
> I get the message:
> 
> Copyright (C) 2008 Free Software Foundation, Inc.
> License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
> This is free software: you are free to change and redistribute it.
> There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
> and "show warranty" for details.
> This GDB was configured as "sparc-sun-solaris2.9"...
> Attaching to program `/opt/ClamAV/sbin/clamd', process 6761
> /proc/6761: Value too large for defined data type.

You probably have  64-bit kernel, but run a 32-bit gdb.
Try running a 64-bit gdb.

--Edwin
_______________________________________________
Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net
http://www.clamav.net/support/ml

Reply via email to