> Hi > > On Thu, Jun 12, 2008 at 2:39 AM, Henrik Nordstrom > <henrik@xxxxxxxxxxxxxxxxxxx> wrote: >> On ons, 2008-06-11 at 23:02 +0800, howard chen wrote: >>> Hi >>> >>> Just play around squid for a few days, and seems the server >>> occasionally restarted automatically >> >> Probably it hits some bug. What is said in cache.log? >> > > It said: > > .. > .. <snip> > 2008/06/12 08:40:52| TCP connection to 192.168.11.31/80 failed > 2008/06/12 08:40:52.006| WARNING: Closing client 201.114.23.131:3459 > connection due to lifetime timeout > 2008/06/12 08:40:52.006| assertion failed: comm.cc:339: > "!fd_table[fd].flags.closing" > 2008/06/12 08:40:55| Starting Squid Cache version 3.HEAD-20080530 for > x86_64-unknown-linux-gnu... > 2008/06/12 08:40:55| Process ID 3007 > Looks a little bit like http://www.squid-cache.org/bugs/show_bug.cgi?id=2253 but is happening in a different piece of code. Are you able to do two things: - repeat this bug with a current daily snapshot? - debug and produce a stack trace when those asserts happen? Amos