[Varnish] #1737: Assert error in SES_Close()

Varnish varnish-bugs at varnish-cache.org
Mon Aug 10 13:18:39 CEST 2015


#1737: Assert error in SES_Close()
--------------------------------+----------------------------------------
 Reporter:  llavaud             |       Owner:  Poul-Henning Kamp <phk@…>
     Type:  defect              |      Status:  closed
 Priority:  normal              |   Milestone:
Component:  varnishd            |     Version:  trunk
 Severity:  major               |  Resolution:  fixed
 Keywords:  panic assert error  |
--------------------------------+----------------------------------------
Changes (by Poul-Henning Kamp <phk@…>):

 * owner:   => Poul-Henning Kamp <phk@…>
 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [9cd4a9004dbc150bce5b98e31339075e5ab79caf]:
 {{{
 #!CommitTicketReference repository=""
 revision="9cd4a9004dbc150bce5b98e31339075e5ab79caf"
 The ESI_VDP would double-close sessions when a flush error happened
 before an ESI include at one level, and then again at a higher level.

 Fixed by not closing the session in this case, as that will be taken
 care of at the end of delivery anyways when V1L_FlushRelease is
 called.

 Fixes:          #1737
 Submitted by:   Martin
 }}}

-- 
Ticket URL: <https://www.varnish-cache.org/trac/ticket/1737#comment:1>
Varnish <https://varnish-cache.org/>
The Varnish HTTP Accelerator



More information about the varnish-bugs mailing list