[Varnish] #590: Assert error in ESI_Parse(), cache_esi.c line 822: Condition(st->len < st->space) not true.

Varnish varnish-bugs at projects.linpro.no
Wed Nov 25 17:41:47 CET 2009


#590: Assert error in ESI_Parse(), cache_esi.c line 822: Condition(st->len <
st->space) not true.
----------------------+-----------------------------------------------------
 Reporter:  kali      |       Owner:  phk             
     Type:  defect    |      Status:  new             
 Priority:  normal    |   Milestone:                  
Component:  varnishd  |     Version:  trunk           
 Severity:  major     |    Keywords:  esi parser crash
----------------------+-----------------------------------------------------
 if ew->space is 4096, the assertion will fail. I think e need to allocate
 ew->space + 1 line 773.

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


More information about the varnish-bugs mailing list