[Varnish] #132: Varnish 1.1 dies with assert error in SES_Delete

Varnish varnish-bugs at projects.linpro.no
Tue Sep 11 16:32:41 CEST 2007


#132: Varnish 1.1 dies with assert error in SES_Delete
----------------------------------+-----------------------------------------
 Reporter:  anders                |        Owner:  phk          
     Type:  defect                |       Status:  new          
 Priority:  high                  |    Milestone:  Varnish 1.1.2
Component:  varnishd              |      Version:  1.1          
 Severity:  major                 |   Resolution:               
 Keywords:  core dump SES_Delete  |  
----------------------------------+-----------------------------------------
Comment (by janis.putrams):

 solved temporary by putting sp->t_end = TIM_real(); in cache_pool.c line
 314.

 {{{
 ...
         vca_close_session(sp, "dropped");
         sp->t_end = TIM_real();
         vca_return_session(sp);

 ...
 }}}

-- 
Ticket URL: <http://varnish.projects.linpro.no/ticket/132#comment:11>
Varnish <http://varnish.projects.linpro.no/>
The Varnish HTTP Accelerator


More information about the varnish-bugs mailing list