[Varnish] #1396: Assert error in VGZ_NewGzip(), cache_gzip.c line 209: Condition(Z_OK == i) not true.

Varnish varnish-bugs at varnish-cache.org
Thu Dec 19 15:35:39 CET 2013


#1396: Assert error in VGZ_NewGzip(), cache_gzip.c line 209: Condition(Z_OK == i)
not true.
-------------------+----------------------
 Reporter:  geoff  |       Type:  defect
   Status:  new    |   Priority:  normal
Milestone:         |  Component:  varnishd
  Version:  3.0.3  |   Severity:  major
 Keywords:  gzip   |
-------------------+----------------------
 Varnish in production crashed with the assert error shown above, will
 attach the panic log.

 {{{
 Linux,2.6.32-358.23.2.el6.x86_64,x86_64,-smalloc,-smalloc,-hcritbit
 varnish-3.0.3 revision 8452331
 }}}

 This is Varnish 3.0.3 with various custom enhancements, but none of these
 affect gzip.
 This happens after an error status is returned from deflateInit2() from
 zlib; it might be better to throw a 503 when this happens, to avoid the
 crash.

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




More information about the varnish-bugs mailing list