On 2008-10-11 19:04, Cédric Rossé wrote:
> Hello,
>
> When I launch clamd, I get the following error :
>
> [EMAIL PROTECTED]:~$ clamd
> Segmentation fault (core dumped)
> [EMAIL PROTECTED]:~$
>
> What can I do to solve this problem ?

Run clamd under gdb

$ gdb clamd
...
(gdb) run
....
(gdb) thread apply all bt

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

Reply via email to