On 27 Mar 2015, at 9:17 am, Dan Charlesworth <d...@getbusi.com <mailto:d...@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 <d...@getbusi.com >> <mailto:d...@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>
_______________________________________________ squid-users mailing list squid-users@lists.squid-cache.org http://lists.squid-cache.org/listinfo/squid-users