Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Feb 2014 17:17:13 +0400
From:      Pavel Timofeev <timp87@gmail.com>
To:        freebsd-stable stable <freebsd-stable@freebsd.org>
Subject:   Squid aufs crashes under 10.0
Message-ID:  <CAAoTqfv7fdPocAS8aywRiwCtiQhW%2BWR3Xpmk0rx7fLRsdbm88Q@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
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?



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAAoTqfv7fdPocAS8aywRiwCtiQhW%2BWR3Xpmk0rx7fLRsdbm88Q>