[Varnish] #1184: Assert error in vfp_esi_bytes_gg
    Varnish 
    varnish-bugs at varnish-cache.org
       
    Tue Aug  7 23:27:42 CEST 2012
    
    
  
#1184: Assert error in vfp_esi_bytes_gg
--------------------------+------------------------------
 Reporter:  dbakerflight  |       Owner:
     Type:  defect        |      Status:  new
 Priority:  high          |   Milestone:  Varnish 3.0 dev
Component:  build         |     Version:  trunk
 Severity:  critical      |  Resolution:
 Keywords:                |
--------------------------+------------------------------
Comment (by dbakerflight):
 Relevant code:
 {{{
 VGZ_Obuf(sp->wrk->vgz_rx, ibuf2, sizeof ibuf2);
 i = VGZ_Gunzip(sp->wrk->vgz_rx, &dp, &dl);
 /* XXX: check i */
 assert(i >= VGZ_OK);
 }}}
-- 
Ticket URL: <https://www.varnish-cache.org/trac/ticket/1184#comment:1>
Varnish <https://varnish-cache.org/>
The Varnish HTTP Accelerator
    
    
More information about the varnish-bugs
mailing list