[squid-users] Squid SMP workers crash
Alex Rousskov
rousskov at measurement-factory.com
Mon Oct 17 16:43:12 UTC 2016
On 10/17/2016 02:38 AM, Deniz Eren wrote:
> 2016/10/17 11:22:37 kid1| assertion failed:
> ../../src/ipc/AtomicWord.h:71: "Enabled()"
Either your Squid does not support SMP (a build environment problem) or
Squid is trying to use SMP features when SMP is not enabled (a Squid bug).
What does the following command show?
fgrep -RI HAVE_ATOMIC_OPS config.status include/autoconf.h
(adjust filename paths as needed).
Alex.
More information about the squid-users
mailing list