[Varnish] #487: Varnish crashes on Panic message: Missing errorhandling code in WS_Reserve(), cache_ws.c line 159

Varnish varnish-bugs at projects.linpro.no
Mon Apr 20 15:12:10 CEST 2009


#487: Varnish crashes on Panic message: Missing errorhandling code in
WS_Reserve(), cache_ws.c line 159
----------------------+-----------------------------------------------------
 Reporter:  anders    |        Owner:  phk  
     Type:  defect    |       Status:  new  
 Priority:  high      |    Milestone:       
Component:  varnishd  |      Version:  trunk
 Severity:  normal    |   Resolution:       
 Keywords:            |  
----------------------+-----------------------------------------------------
Comment (by anders):

 Further info from the backtrace:

 {{{
 (gdb) frame 5
 #5  0x0000000000418582 in FetchHdr (sp=0x806980008) at cache_fetch.c:369
 369             HTC_Init(sp->wrk->htc, sp->wrk->ws, vc->fd);
 (gdb) print sp->wrk->ws
 $1 = {{magic = 905626964, id = 0x43eaa2 "wrk",
     s = 0x7ffffa1c7260 "X-Varnish: 1311546835", f = 0x7ffffa1cb431 "",
     r = 0x0, e = 0x7ffffa1cf260 "", overflow = 0}}
 (gdb) print *sp->wrk->ws
 $2 = {magic = 905626964, id = 0x43eaa2 "wrk",
   s = 0x7ffffa1c7260 "X-Varnish: 1311546835", f = 0x7ffffa1cb431 "", r =
 0x0,
   e = 0x7ffffa1cf260 "", overflow = 0}
 }}}

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


More information about the varnish-bugs mailing list