On 2011-04-04 07:26, David Alix wrote: > I'm running clamav 0.97/12943 on Solaris 9. Twice today, clamd has > abended. I can find no error message in the log files indicating the > problem.
Did you check dmesg? maybe it is an alignment issue. > Is anyone else seeing this, or have any suggestions on how to > troubleshoot this? Enable coredumps, and see if you get a coredump next time clamd crashes. Once you have a coredump you can load it into gdb and get a stacktrace, for example: gdb -c core /usr/local/sbin/clamd (gdb) thread apply all bt Best regards, --Edwin _______________________________________________ Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net http://www.clamav.net/support/ml