[Varnish] #1037: Assert in VGZ_Destroy

Varnish varnish-bugs at varnish-cache.org
Mon Oct 24 14:10:53 CEST 2011


#1037: Assert in VGZ_Destroy
----------------------+-----------------------------------------------------
 Reporter:  scoof     |       Owner:       
     Type:  defect    |      Status:  new  
 Priority:  normal    |   Milestone:       
Component:  varnishd  |     Version:  trunk
 Severity:  normal    |    Keywords:       
----------------------+-----------------------------------------------------

Comment(by scoof):

 To reproduce on my laptop (this seems to be highly timing dependent):

 Place http://static.nerd.dk/esi.html and http://static.nerd.dk/esi2.html
 on an apache backend with mod_deflate enabled.

 Use attached vcl.

 varnishd command line: varnishd -P /var/run/varnishd.pid -a :80 -T
 localhost:6082 -f /etc/varnish/default.vcl -S /etc/varnish/secret -s
 malloc,4m

 Execute: for a in `seq 1 1000` ; do wget -qO /dev/null
 http://localhost/esi.html?$a & done

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




More information about the varnish-bugs mailing list