[Varnish] #1440: e00019.vtc occasionally trips an assert

Varnish varnish-bugs at varnish-cache.org
Thu Feb 27 11:03:03 CET 2014


#1440: e00019.vtc occasionally trips an assert
----------------------+----------------------------------------
 Reporter:  martin    |       Owner:  Poul-Henning Kamp <phk@…>
     Type:  defect    |      Status:  closed
 Priority:  normal    |   Milestone:
Component:  varnishd  |     Version:  trunk
 Severity:  normal    |  Resolution:  fixed
 Keywords:            |
----------------------+----------------------------------------
Changes (by Poul-Henning Kamp <phk@…>):

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


Comment:

 In [a95525aff978039148712306134ad60d9b9c0b67]:
 {{{
 #!CommitTicketReference repository=""
 revision="a95525aff978039148712306134ad60d9b9c0b67"
 Remove an almost correct assert.

 The real condition is that either there is no busyobj or it is in
 state BOS_FINISHED, being rapidly dismantled.

 The locking of testing that would be to complex and expensive so we
 eliminate the assert instead, and strengthen another busyobj related
 check a little bit in compensation.

 Fixes #1440
 }}}

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




More information about the varnish-bugs mailing list