<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div class="">Hey Amos</div><div class=""><br class=""></div><div class="">This error's still happening on the 3.5.3 RPM I just built. I know nothing about “atomics”, mind you.  I’m all ears if you have any other suggestions :-)</div><div class=""><br class=""></div><div class=""><div style="margin: 0px; font-family: Menlo; color: rgb(248, 248, 248); background-color: rgb(35, 35, 35);" class="">Squid Cache: Version 3.5.3</div><div style="margin: 0px; font-family: Menlo; color: rgb(248, 248, 248); background-color: rgb(35, 35, 35);" class="">Service Name: squid</div><div style="margin: 0px; font-family: Menlo; color: rgb(248, 248, 248); background-color: rgb(35, 35, 35);" class="">configure options:  '--build=x86_64-redhat-linux-gnu' '--host=x86_64-redhat-linux-gnu' '--target=x86_64-redhat-linux-gnu' '--program-prefix=' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--exec_prefix=/usr' '--libexecdir=/usr/lib64/squid' '--localstatedir=/var' '--datadir=/usr/share/squid' '--sysconfdir=/etc/squid' '--with-logdir=$(localstatedir)/log/squid' '--with-pidfile=$(localstatedir)/run/squid.pid' '--disable-dependency-tracking' '--enable-follow-x-forwarded-for' '--enable-auth' '--enable-auth-basic=DB,LDAP,NCSA,NIS,PAM,POP3,RADIUS,SASL,SMB,getpwnam' '--enable-auth-ntlm=smb_lm,fake' '--enable-auth-digest=file,LDAP' '--enable-auth-negotiate=kerberos,wrapper' '--enable-external-acl-helpers=wbinfo_group,kerberos_ldap_group' '--enable-cache-digests' '--enable-cachemgr-hostname=localhost' '--enable-delay-pools' '--enable-epoll' '--enable-icap-client' '--enable-ident-lookups' '--enable-linux-netfilter' '--enable-referer-log' '--enable-removal-policies=heap,lru' '--enable-snmp' '--enable-ssl' '--with-openssl' '--enable-ssl-crtd' '--enable-storeio=aufs,ufs,rock' '--with-aio' '--enable-wccpv2' '--enable-esi' '--with-default-user=squid' '--with-filedescriptors=16384' '--with-maxfd=65535' '--with-dl' '--with-pthreads' '--with-included-ltdl' '--disable-arch-native' '--without-nettle' '--disable-optimizations' 'build_alias=x86_64-redhat-linux-gnu' 'host_alias=x86_64-redhat-linux-gnu' 'target_alias=x86_64-redhat-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' 'CXXFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC' 'PKG_CONFIG_PATH=/usr/lib64/pkgconfig:/usr/share/pkgconfig' --enable-ltdl-convenience</div></div><div class=""><br class=""></div><br class=""><div><blockquote type="cite" class=""><div class="">On 28 Mar 2015, at 3:11 am, Dan Charlesworth <<a href="mailto:dan@getbusi.com" class="">dan@getbusi.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class="">
<div class="">Roger—t<span style="-webkit-tap-highlight-color: transparent;" class="">hanks for heads up Amos.</span>
</div>
<div class="mailbox_signature">
<br class=""> </div>
<br class=""><br class=""><div class="gmail_quote"><p class="">On Fri, Mar 27, 2015 at 9:50 PM, Amos Jeffries <span dir="ltr" class=""><<a href="mailto:squid3@treenet.co.nz" target="_blank" class="">squid3@treenet.co.nz</a>></span> wrote:<br class=""></p><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><p class="">Hi Dan,<br class=""> This appears by a breakage in the 3.5 snapshots' GNU atomics detection.<br class="">Though we are still not sure why the error occurs yet with atomics disabled.<br class=""><br class="">Snapshots labelled r13783 or later available in a few hrs should be fixed.<br class=""><br class="">Cheers<br class="">Amos<br class=""><br class=""><br class="">On 27/03/2015 11:47 a.m., Dan Charlesworth wrote:<br class="">> Bumping this because I think it might have gone into the black hole the other night.<br class="">> <br class="">>> On 23 Mar 2015, at 5:44 pm, Dan Charlesworth <<a href="mailto:dan@getbusi.com" class="">dan@getbusi.com</a>> wrote:<br class="">>><br class="">>> Turns out it’s also shitting the bed whenever I go to an SSL site now that I’ve added --enable-storeio=rock:<br class="">>><br class="">>> 2015/03/23 17:40:13 kid1| assertion failed: ../src/ipc/AtomicWord.h:71: "Enabled()"<br class="">>> 2015/03/23 17:42:02 kid1| assertion failed: ../src/ipc/AtomicWord.h:74: "Enabled()"<br class="">>><br class="">>> I feel like I’m definitely missing a dependency or something :-/<br class="">>><br class="">>>> On 23 Mar 2015, at 5:28 pm, Dan Charlesworth <<a href="mailto:dan@getbusi.com" class="">dan@getbusi.com</a> <<a href="mailto:dan@getbusi.com" class="">mailto:dan@getbusi.com</a>>> wrote:<br class="">>>><br class="">>>> Hey!<br class="">>>><br class="">>>> Sorry for all the threads lately, folks -<br class="">>>><br class="">>>> I just recompiled by 3.5 EL6 (64-bit) RPM (using squid-3.5.2-20150321-r13782).<br class="">>>><br class="">>>> I decided to add rock to my `—enable-storeio` option, so I could try SMP and stuff, which was fine. But when I went to squid -z it, I got this crash:<br class="">>>> assertion failed: ../src/ipc/AtomicWord.h:88: "Enabled()"<br class="">>>><br class="">>>> Just using:<br class="">>>> cache_dir rock /var/spool/squid 20000<br class="">>>> workers 2<br class="">>>><br class="">>>> I’m hoping, for a change, this is some obvious thing I’ve missed and not something I need to dig out backtraces for :-)<br class="">>>><br class="">>>> Thanks, y'all<br class="">>><br class="">> <br class="">> <br class="">> <br class="">> <br class="">> _______________________________________________<br class="">> squid-users mailing list<br class="">> <a href="mailto:squid-users@lists.squid-cache.org" class="">squid-users@lists.squid-cache.org</a><br class="">> <a href="http://lists.squid-cache.org/listinfo/squid-users" class="">http://lists.squid-cache.org/listinfo/squid-users</a><br class="">> <br class=""><br class="">_______________________________________________<br class="">squid-users mailing list<br class=""><a href="mailto:squid-users@lists.squid-cache.org" class="">squid-users@lists.squid-cache.org</a><br class="">http://lists.squid-cache.org/listinfo/squid-users<br class=""></p></blockquote></div><br class=""></div></blockquote></div><br class=""></body></html>