--------------------- PatchSet 5278 Date: 2007/08/12 09:12:57 Author: amosjeffries Branch: squid3-ipv6 Tag: (none) Log: Update NOTES-IPv6 Members: NOTES-IPv6:1.1.2.55->1.1.2.56 Index: squid3/NOTES-IPv6 =================================================================== RCS file: /cvsroot/squid-sf//squid3/Attic/NOTES-IPv6,v retrieving revision 1.1.2.55 retrieving revision 1.1.2.56 diff -u -r1.1.2.55 -r1.1.2.56 --- squid3/NOTES-IPv6 11 Aug 2007 03:00:43 -0000 1.1.2.55 +++ squid3/NOTES-IPv6 12 Aug 2007 09:12:57 -0000 1.1.2.56 @@ -1,4 +1,4 @@ -$Id: NOTES-IPv6,v 1.1.2.55 2007/08/11 03:00:43 amosjeffries Exp $ +$Id: NOTES-IPv6,v 1.1.2.56 2007/08/12 09:12:57 amosjeffries Exp $ NP: Any problems with this version of squid please contact squid3@treenet.co.nz for assistance. @@ -73,19 +73,15 @@ have reduced the assert to a debugs and printf(stderr) WARNING. Have yet to find the actual place the relevant IPA is being memset? to null. NP2: found a few spots doing memset where they should not. Probably more coming. -NP: Sometime during July these have stopped for me. -NP3: now mid-august with nonw in sight for weeks. Calligng it a closed issue. +NP3: Sometime during July these have stopped for me. +NP4: spoke too soon, as soon as I needed to set debug_options ALL,9 back they come :-( +NP5: OK, killed the IPA type tracker which was supposed to keep track fo content type + it was not strictly necessary and was usually causing these failures. + IPAddress is now much more friendly to garbage and other peoples over/underflow writes Program received signal SIGABRT, Aborted. #3 0x08089771 in xassert (msg=0x81501aa "false", file=0x81573b0 "IPAddress.cc", line=900) at debug.cc:569 #4 0x08129e53 in IPAddress::NtoA (this=0x858e4a0, buf=0xbfbef891 "", blen=75, force=None) at IPAddress.cc:900 -#5 0x08070f7f in clientdbEstablished (addr=@0x858e4a0, delta=-1) at client_db.cc:153 -#6 0x08075c71 in ConnStateData::close (this=0x858e480) at client_side.cc:606 -#7 0x0810603d in commCallCloseHandlers (fd=16) at comm.cc:1472 -#8 0x0810a820 in _comm_close (fd=16, file=0x8135f8f "client_side.cc", line=2642) at comm.cc:1647 -#9 0x08071b4b in requestTimeout (fd=16, data=0x858e480) at client_side.cc:2642 -#10 0x0810ad0a in checkTimeouts () at comm.cc:2124 -#11 0x0810ae6d in CommSelectEngine::checkEvents (this=0xbfbffb4c, timeout=10) at comm.cc:2595 TODO: