[Varnish] #1740: Condition((ObjGetSpace(wrk, req->objcore, &sz, &ptr)) != 0) not true.

Varnish varnish-bugs at varnish-cache.org
Mon Jun 29 17:00:16 CEST 2015


#1740: Condition((ObjGetSpace(wrk, req->objcore, &sz, &ptr)) != 0) not true.
-----------------------+-----------------------------------------------
 Reporter:  zaterio@…  |       Owner:  Martin Blix Grydeland <martin@…>
     Type:  defect     |      Status:  closed
 Priority:  normal     |   Milestone:  Varnish 4.0 release
Component:  build      |     Version:  trunk
 Severity:  normal     |  Resolution:  fixed
 Keywords:             |
-----------------------+-----------------------------------------------
Changes (by Martin Blix Grydeland <martin@…>):

 * owner:   => Martin Blix Grydeland <martin@…>
 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [7fdf6d09fbf30c53f51e9da085fb1a3a8d1d5cc5]:
 {{{
 #!CommitTicketReference repository=""
 revision="7fdf6d09fbf30c53f51e9da085fb1a3a8d1d5cc5"
 Fix out of storage condition when failing to allocate transient synth

 Do not assert if the transient stevedore fails to provide storage for
 the synth body.

 Log an SLT_Error record when failing on out of storage.

 Document that synth objects are created on transient storage.

 Fix an objcore leak that would come if we failed to create the object.

 Fixes: #1740
 }}}

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



More information about the varnish-bugs mailing list