[Varnish] #1231: Varnish 3.0.3 with panic message: Missing errorhandling code in vmod_softpurge

Varnish varnish-bugs at varnish-cache.org
Mon Nov 26 13:25:56 CET 2012


#1231: Varnish 3.0.3 with panic message: Missing errorhandling code in
vmod_softpurge
----------------------+--------------------
 Reporter:  anders    |       Owner:
     Type:  defect    |      Status:  new
 Priority:  normal    |   Milestone:
Component:  varnishd  |     Version:  3.0.3
 Severity:  blocker   |  Resolution:
 Keywords:            |
----------------------+--------------------

Comment (by lkarsten):

 Martin figured this out.

 This was caused by lacking refcounting in the softpurge code, which made
 the softpurged object never to be really expired and as such filled the
 workspace when a later softpurge makes the list of candidate objects.

 Updated version on https://github.com/lkarsten/libvmod-softpurge . Closing
 ticket.

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




More information about the varnish-bugs mailing list