Squid aufs crashes under 10.0

Pavel Timofeev timp87 at gmail.com
Fri Feb 7 13:17:14 UTC 2014


Hi!
There is a problem with squid under FreeBSD10.0.
Squid crashes immediately if storage type is set to aufs.
It goes down during read of config file.

No problem with diskd. No problem with aufs under FreeBSD9.2.

Someone thinks that it's related to clang which is default compiler on
FreeBSD 10.0.

I recompiled www/squid33 with DEBUG option. Got coredump.
Then I did and got this:
gdb /usr/local/sbin/squid /var/squid/squid.core
....
Reading symbols from /usr/lib/private/libheimipcc.so.11...done.
Loaded symbols for /usr/lib/private/libheimipcc.so.11
Reading symbols from /libexec/ld-elf.so.1...done.
Loaded symbols for /libexec/ld-elf.so.1
Segmentation fault (core dumped)

Gdb goes down too =)
Any ideas?


More information about the freebsd-stable mailing list