[squid-users] assertion failed: ../src/ipc/AtomicWord.h:88: "Enabled()"

Michael Hendrie michael at hendrie.id.au
Fri Apr 17 13:27:11 UTC 2015


On 27 Mar 2015, at 9:17 am, Dan Charlesworth <dan at getbusi.com <mailto:dan at getbusi.com>> wrote:
> 
> Bumping this because I think it might have gone into the black hole the other night.
> 
>> On 23 Mar 2015, at 5:44 pm, Dan Charlesworth <dan at getbusi.com <mailto:dan at getbusi.com>> wrote:
>> 
>> Turns out it’s also shitting the bed whenever I go to an SSL site now that I’ve added --enable-storeio=rock:
>> 
>> 2015/03/23 17:40:13 kid1| assertion failed: ../src/ipc/AtomicWord.h:71: "Enabled()"
>> 2015/03/23 17:42:02 kid1| assertion failed: ../src/ipc/AtomicWord.h:74: "Enabled()"
>> 

Came across this same issue today after building squid-3.5.3 but wasn’t getting the same result in 3.5.2 which I found strange.

In my case I found it was actually caused by the change in r13783 causing the test in configure to fail.  I’m compiling with gcc-4.4.5 and to overcome set CXXFLAGS ‘-std=c++0x' or changed the test in configure to use <stdint.h> instead of <cstdint>


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squid-cache.org/pipermail/squid-users/attachments/20150417/175fc993/attachment.html>


More information about the squid-users mailing list