[Varnish] #781: Assigning empty string to bereq.url breaks

Varnish varnish-bugs at varnish-cache.org
Mon Sep 20 21:35:42 CEST 2010


#781: Assigning empty string to bereq.url breaks
----------------------+-----------------------------------------------------
 Reporter:  sky       |       Owner:  phk  
     Type:  defect    |      Status:  new  
 Priority:  normal    |   Milestone:       
Component:  varnishd  |     Version:  2.1.3
 Severity:  normal    |    Keywords:       
----------------------+-----------------------------------------------------
 vcl_miss {
  set bereq.url = req.http.foo; # where foo doesn't exist leads to

 Panic message: Assert error in VRT_l_bereq_url(), cache_vrt.c line 284:
   Condition((p) != 0) not true.

 }

-- 
Ticket URL: <http://www.varnish-cache.org/trac/ticket/781>
Varnish <http://varnish-cache.org/>
The Varnish HTTP Accelerator




More information about the varnish-bugs mailing list