[Varnish] #1539: Assert error in cnt_lookup(), cache/cache_req_fsm.c line 411:
Varnish
varnish-bugs at varnish-cache.org
Wed Feb 11 12:00:06 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: |
-----------------------+-----------------------------------------------
Changes (by Martin Blix Grydeland <martin@…>):
* owner: => Martin Blix Grydeland <martin@…>
* status: reopened => closed
* resolution: => fixed
Comment:
In [e08ed1881b7d49a3f3bbf2f57cd792946976892a]:
{{{
#!CommitTicketReference repository=""
revision="e08ed1881b7d49a3f3bbf2f57cd792946976892a"
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:8>
Varnish <https://varnish-cache.org/>
The Varnish HTTP Accelerator
More information about the varnish-bugs
mailing list