[Varnish] #1539: Assert error in cnt_lookup(), cache/cache_req_fsm.c line 411:
Varnish
varnish-bugs at varnish-cache.org
Wed Feb 11 13:24:25 CET 2015
#1539: Assert error in cnt_lookup(), cache/cache_req_fsm.c line 411:
-----------------------+-----------------------------------------------
Reporter: shing6326 | Owner: Martin Blix Grydeland <martin@…>
Type: defect | Status: closed
Priority: normal | Milestone: Varnish 4.0 release
Component: varnishd | Version: 4.0.1
Severity: normal | Resolution: fixed
Keywords: |
-----------------------+-----------------------------------------------
Comment (by Lasse Karstensen <lkarsten@…>):
In [4ddf0eef791a030694380fbb6736d87a43813c16]:
{{{
#!CommitTicketReference repository=""
revision="4ddf0eef791a030694380fbb6736d87a43813c16"
Remove a racy assertion on the OC_EF_DYING state
This state could be set by the expiry timer even though a reference is
grabbed during lookup, causing the assertion to trigger.
Fixes: #1539
}}}
--
Ticket URL: <https://www.varnish-cache.org/trac/ticket/1539#comment:9>
Varnish <https://varnish-cache.org/>
The Varnish HTTP Accelerator
More information about the varnish-bugs
mailing list