Comment 8 for bug 1426095

Revision history for this message
Alex Rousskov (rousskov) wrote : Re: eClamav cannot initialize and crashes Squid repeatedly

You might be battling several problems here. One of them is probably related to the fact that Squid asserts while handling an earlier segfault -- you get a [useless] stack trace from the assertion instead of the stack trace from the earlier segfault. I can suggest two possible (untested in your environment) solutions, in the order of preference:

1. Start Squid from gdb itself.
2. Start Squid with command-line options -N and -C.