Re: Squid aufs crashes under 10.0

看板FB_stable作者時間12年前 (2014/02/08 06:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串5/14 (看更多)
Have you filed a bug with the squid developers? I'm sure they'd like to fix this stuff. :-P -a On 7 February 2014 07:52, Dennis Glatting <dg@pki2.com> wrote: > There are several problems with Squid source with one of the most > significant in "debug." Specifically, there are print statements using > cstring that DO NOT manage the case where cstring is empty (i.e., > c_str() returns NULL) thereby producing SIGSEV. There are also a cases > where strlen() is called with a NULL pointer, also causing SIGSEV. > > I have ported 3.4 to FreeBSD and I have patches available here. Some > bugs are fixed, others not; However, I am running this code on two busy > sites. > > http://www.pki2.com/squid34.tar > > I posted this stuff to ports@ but no response (it's a hack of the 3.3 > Makefile, files, etc, but I'm not a ports commiter, for the sake of > others :)). > > I believe aufs code is broken. I don't use it so I DID NOT try to figure > out why. For certain the Rock Store code is broken. > > Note that I used clang++ 3.3 c++11. > > > > > > On Fri, 2014-02-07 at 17:17 +0400, Pavel Timofeev wrote: >> 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? >> _______________________________________________ >> freebsd-stable@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-stable >> To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" > > -- > Dennis Glatting <dg@pki2.com> > > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" _______________________________________________ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"
文章代碼(AID): #1IzLUU2l (FB_stable)
討論串 (同標題文章)
文章代碼(AID): #1IzLUU2l (FB_stable)