[Varnish] #228: Varnish crashes on assert error in Tcheck

Varnish varnish-bugs at projects.linpro.no
Mon Apr 21 09:05:01 CEST 2008


#228: Varnish crashes on assert error in Tcheck
-----------------------------------------------+----------------------------
 Reporter:  anders                             |        Owner:  phk       
     Type:  defect                             |       Status:  closed    
 Priority:  high                               |    Milestone:            
Component:  varnishd                           |      Version:  trunk     
 Severity:  normal                             |   Resolution:  worksforme
 Keywords:  varnish crash assert error Tcheck  |  
-----------------------------------------------+----------------------------
Changes (by phk):

  * status:  new => closed
  * resolution:  => worksforme

Comment:

 You have likely run out of workspace and varnish in general isn't too
 happy about that.

 How to handle lack of workspace is a slightly tricky issue, one option
 would be to allocate an "assistant workspace" on the fly with malloc(3).

 For now I think the diagnosis is: Don't Do That Then.

 Consider putting this on the post-2.0 wish-list.

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


More information about the varnish-bugs mailing list