[squid-users] squid 3.5.5 - assertion failed

2015-07-21 Thread Arnaud Meyer

Hi,

I'm using Squid 3.5.5 on Debian Wheezy as a transparent proxy with https 
interception. About once per hour I'm getting the following error 
message before Squid crashes:


   assertion failed: Read.cc:69: fd_table[conn-fd].halfClosedReader
   != NULL


The gdb stack trace is attached below.

Any help would be much appreciated.

Arnaud

---

Program received signal SIGABRT, Aborted.
0x74b1b165 in raise () from /lib/x86_64-linux-gnu/libc.so.6
#0  0x74b1b165 in raise () from /lib/x86_64-linux-gnu/libc.so.6
#1  0x74b1e3e0 in abort () from /lib/x86_64-linux-gnu/libc.so.6
#2  0x005a1adf in xassert (msg=optimized out, file=optimized 
out,

line=optimized out) at debug.cc:544
#3  0x007c65f8 in comm_read_base (conn=..., buf=0x99bb140 , 
size=16383,

callback=...) at Read.cc:69
#4  0x0067b75b in comm_read (callback=..., len=16383, 
buf=0x99bb140 , conn=...)

at comm/Read.h:58
#5  StoreEntry::delayAwareRead (this=optimized out, conn=..., 
buf=0x99bb140 , len=16383,

callback=...) at store.cc:255
#6  0x005f90d2 in HttpStateData::maybeReadVirginBody 
(this=0x83f0ed8) at http.cc:1515
#7  0x005f959c in HttpStateData::sendRequest 
(this=this@entry=0x83f0ed8)

at http.cc:2154
#8  0x005f9d7b in HttpStateData::start (this=0x83f0ed8) at 
http.cc:2268
#9  0x00731393 in JobDialerAsyncJob::dial (this=0xaee57d0, 
call=...)

at ../../src/base/AsyncJobCalls.h:174
#10 0x0072d909 in AsyncCall::make (this=0xaee57a0) at 
AsyncCall.cc:40
#11 0x00731887 in AsyncCallQueue::fireNext 
(this=this@entry=0xe025f0)

at AsyncCallQueue.cc:56
#12 0x00731bd0 in AsyncCallQueue::fire (this=0xe025f0) at 
AsyncCallQueue.cc:42
#13 0x005c128c in EventLoop::runOnce 
(this=this@entry=0x7fffe9f0)

at EventLoop.cc:120
#14 0x005c1430 in EventLoop::run (this=0x7fffe9f0) at 
EventLoop.cc:82
#15 0x00627083 in SquidMain (argc=optimized out, 
argv=optimized out)

at main.cc:1511
#16 0x0052b08b in SquidMainSafe (argv=optimized out, 
argc=optimized out)

at main.cc:1243
#17 main (argc=optimized out, argv=optimized out) at main.cc:1236
A debugging session is active.

Inferior 1 [process 10969] will be killed.

___
squid-users mailing list
squid-users@lists.squid-cache.org
http://lists.squid-cache.org/listinfo/squid-users


Re: [squid-users] squid 3.5.5 - assertion failed

2015-07-21 Thread Arnaud Meyer

No, I'm not using this option.

You can see my complete squid.conf here: http://pastebin.com/mzFBDLpY

Am 21.07.2015 um 12:55 schrieb HackXBack:

are you using range_offset_limit option ??



--
View this message in context: 
http://squid-web-proxy-cache.1019090.n4.nabble.com/squid-3-5-5-assertion-failed-tp4672353p4672354.html
Sent from the Squid - Users mailing list archive at Nabble.com.
___
squid-users mailing list
squid-users@lists.squid-cache.org
http://lists.squid-cache.org/listinfo/squid-users

___
squid-users mailing list
squid-users@lists.squid-cache.org
http://lists.squid-cache.org/listinfo/squid-users