[squid-users] [3.5.6]: assertion failed: store.cc:850: "store_status == STORE_PENDING"

David Touzeau david at articatech.com
Tue Jul 14 19:08:56 UTC 2015


We have found the cause and it should be interesting if you explain to 
us why this error.

We have created and external_acl

external_acl_type FileWatcherExt ttl=0 negative_ttl=0 
children-startup=20 children-idle=1 children-max=5 ipv4 ipv4 %% 
%EXT_USER %SRC %SRCEUI48 %>ha{X-Forwarded-For} %URI %<h{Content-Type} 
%<h{Content-Disposition} %<h{Content-Length} /usr/sbin/external_acl
acl FileWatcher external FileWatcherExt
http_reply_access deny FileWatcher all

We did not have any crash of the helper
When removing the helper, the error did not occurs.


Any tips ?


Le 14/07/2015 20:16, Amos Jeffries a écrit :
> On 15/07/2015 6:02 a.m., David Touzeau wrote:
>> I understand the relationship with connection closures but:
>>
>> When store_status == STORE_PENDING appears, the proxy is crashing and
>> nobody can surf.
>> We have tried without define caches in squid but issue still occurs.
>>
>> I'm agree with broken connections, but why nobody can surf after this
>> error ans we must restart squid.
>>
> There have been a few different bugs leading to that assert over the years.
>
> We curently have <http://bugs.squid-cache.org/show_bug.cgi?id=3968>
> unresolved. But a backtrace or replicating it manually is needed to know
> if you are hitting that bug or something else.
>
> Amos
>
> _______________________________________________
> squid-users mailing list
> squid-users at lists.squid-cache.org
> http://lists.squid-cache.org/listinfo/squid-users



More information about the squid-users mailing list