[Varnish] #578: Regression in 2.0.5: Segfault while processing a page with dozens of ESI fragments

Varnish varnish-bugs at projects.linpro.no
Mon Nov 16 11:07:33 CET 2009


#578: Regression in 2.0.5: Segfault while processing a page with dozens of ESI
fragments
--------------------------+-------------------------------------------------
 Reporter:  kali          |        Owner:       
     Type:  defect        |       Status:  new  
 Priority:  normal        |    Milestone:       
Component:  build         |      Version:  trunk
 Severity:  major         |   Resolution:       
 Keywords:  esi segfault  |  
--------------------------+-------------------------------------------------
Comment (by phk):

 We cannot use the session workspace, the rewritten strings need to be
 stored with the object.

 The correct solution is to increase the object workspace, but as you say,
 this is not optimal.

 In -trunk we have obj_workspace=0, causing exact allocation, but you test-
 case revealed that this does not actually take ESI processing into
 account, so I will leave this ticket open, to track that issue.

-- 
Ticket URL: <http://varnish.projects.linpro.no/ticket/578#comment:1>
Varnish <http://varnish.projects.linpro.no/>
The Varnish HTTP Accelerator


More information about the varnish-bugs mailing list