[Varnish] #417: Segmentation fault with mal-formed regsub and regsuball

Varnish varnish-bugs at projects.linpro.no
Sun Jan 4 21:29:16 CET 2009


#417: Segmentation fault with mal-formed regsub and regsuball
----------------------+-----------------------------------------------------
 Reporter:  eugaia    |       Owner:  phk                                    
     Type:  defect    |      Status:  new                                    
 Priority:  low       |   Milestone:                                         
Component:  varnishd  |     Version:  2.0                                    
 Severity:  minor     |    Keywords:  segmentation fault regsub regsuball vcl
----------------------+-----------------------------------------------------
 I get a segmentation fault when code like:

 regsub (req.url,

 OR

 regsuball (req.http.host,

 (i.e. not being properly formed VCL) is included in the VCL file using
 Varnish 2.0.2.

 This should probably show a syntax error instead.

-- 
Ticket URL: <http://varnish.projects.linpro.no/ticket/417>
Varnish <http://varnish.projects.linpro.no/>
The Varnish HTTP Accelerator


More information about the varnish-bugs mailing list