<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"><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="">On 27 Mar 2015, at 9:17 am, Dan Charlesworth <<a href="mailto:dan@getbusi.com" class="">dan@getbusi.com</a>> wrote:<br class=""><div class=""><blockquote type="cite" class=""><br class="Apple-interchange-newline"><div class=""><meta http-equiv="Content-Type" content="text/html charset=utf-8" class=""><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div class="">Bumping this because I think it might have gone into the black hole the other night.</div><br class=""><div class=""><blockquote type="cite" class=""><div class="">On 23 Mar 2015, at 5:44 pm, Dan Charlesworth <<a href="mailto:dan@getbusi.com" class="">dan@getbusi.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><meta http-equiv="Content-Type" content="text/html charset=utf-8" class=""><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div class="">Turns out it’s also shitting the bed whenever I go to an SSL site now that I’ve added --enable-storeio=rock:</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="">2015/03/23 17:40:13 kid1| assertion failed: ../src/ipc/AtomicWord.h:71: "Enabled()"</div><div style="margin: 0px; font-family: Menlo; color: rgb(248, 248, 248); background-color: rgb(35, 35, 35);" class="">2015/03/23 17:42:02 kid1| assertion failed: ../src/ipc/AtomicWord.h:74: "Enabled()"</div></div><div class=""><br class=""></div></div></div></blockquote></div></div></div></blockquote><br class=""></div><div class="">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.</div><div class=""><br class=""></div><div class="">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></div><div class=""><br class=""></div><div class=""><br class=""></div></body></html>