hi Amos, dear list, the problem Jul 30 08:56:28 squid[2888]: ctx: enter level 0: 'http://www.riehen.ch/de/images/folgelebenskultur.jpg' Jul 30 08:55:30 squid[2882]: assertion failed: http.cc:705: "!eof" Jul 30 08:55:30 squid[2847]: Squid Parent: child process 2882 exited due to signal 6 with status 0 Jul 30 08:55:33 squid[2847]: Squid Parent: child process 2888 started also appears also on i686 with Squid Cache version 3.1.0.12 but less frequently. I know this info is not precise & helpful. I need to enable "debug_options ALL,9" on my production system with real traffic. Downside is that the logs are growing up very quickly and finally the users get ErrPage: ERR_CONNECT_FAIL Err: (27) File too large on their screen. kind regards, Jan -----Ursprüngliche Nachricht----- Von: Amos Jeffries [mailto:squid3@xxxxxxxxxxxxx] Gesendet: Donnerstag, 30. Juli 2009 03:37 An: Herbert Faleiros Cc: squid-users@xxxxxxxxxxxxxxx Betreff: Re: Squid 3.0.STABLE17 is available On Wed, 29 Jul 2009 16:18:16 -0300, Herbert Faleiros <herbert@xxxxxxxxxxxxxxxxx> wrote: > On Tuesday 28 July 2009 23:22:56 Amos Jeffries wrote: >> The next formally bundled will be STABLE18. However the daily snapshots >> serve as intermediate updates on STABLE >> (http://www.squid-cache.org/Versions/v3/3.0/). >> >> I just have not yet had time to apply these fixes to the branch yet. > > > 3.0.STABLE17-20090729 still crashing here (x86_64)... > > 2009/07/29 16:07:45| ctx: enter level 0: > 'http://images.windowsmedia.com/svcswitch/MG_pt- > br.xml?locale=416&geoid=20&version=1 > 1.0.6001.7004&userlocale=416' > > 2009/07/29 16:07:45| assertion failed: http.cc:738: "!eof" > > I also applied (the patch from previous e-mail) against this version: > > patching file src/HttpMsg.cc > patching file src/HttpReply.cc > patching file src/HttpRequest.cc > patching file src/pconn.cc > > The only solution here was downgrade to previous release... > > Any clue? It seems to be a fread() issue between Squid and x86_64. Disappears on i386/i686. Maybe *BSD specific as well, but there are a few reports without OS info fuzzing my info there. I plan on spending more time over the weekend adding good tracing info to find it. Amos