[Varnish] #1592: Assert error in WS_Release(), cache/cache_ws.c line 225:

Varnish varnish-bugs at varnish-cache.org
Mon Sep 15 15:50:54 CEST 2014


#1592: Assert error in WS_Release(), cache/cache_ws.c line 225:
---------------------+--------------------
 Reporter:  olli     |       Owner:
     Type:  defect   |      Status:  new
 Priority:  normal   |   Milestone:
Component:  build    |     Version:  4.0.1
 Severity:  blocker  |  Resolution:
 Keywords:           |
---------------------+--------------------

Comment (by martin):

 This is caused by workspace exhaustion probably due to very large headers
 in use. You should increase the workspace size.

 Though this also triggered an assertion on the workspace release due to
 missing space for NULL termination of the string. This problem will be
 patched by making VRT_IP_string return empty string on no workspace.

 Regards,
 Martin Blix Grydeland

-- 
Ticket URL: <https://www.varnish-cache.org/trac/ticket/1592#comment:2>
Varnish <https://varnish-cache.org/>
The Varnish HTTP Accelerator



More information about the varnish-bugs mailing list