[Varnish] #1863: Assert error in child_sigsegv_handler()
Varnish
varnish-bugs at varnish-cache.org
Thu Mar 3 10:49:45 CET 2016
#1863: Assert error in child_sigsegv_handler()
----------------------+-----------------------------------------------
Reporter: batty | Owner: Martin Blix Grydeland <martin@…>
Type: defect | Status: closed
Priority: normal | Milestone:
Component: varnishd | Version: 4.1.1
Severity: major | Resolution: fixed
Keywords: |
----------------------+-----------------------------------------------
Changes (by Martin Blix Grydeland <martin@…>):
* status: new => closed
* owner: => Martin Blix Grydeland <martin@…>
* resolution: => fixed
Comment:
In [9b31cf338e93418571bfa6114fbb197143811493]:
{{{
#!CommitTicketReference repository=""
revision="9b31cf338e93418571bfa6114fbb197143811493"
Don't reset the oc->ban pointer from BAN_CheckObject
Resetting the pointer would race against the ban lurker moving the OC
in the ban list and any object event listeners wanting to see the new
ban timestamp on OEV_BANCHG.
Fixes: #1863
}}}
--
Ticket URL: <https://www.varnish-cache.org/trac/ticket/1863#comment:2>
Varnish <https://varnish-cache.org/>
The Varnish HTTP Accelerator
More information about the varnish-bugs
mailing list