[Varnish] #431: Crash in fetch

Varnish varnish-bugs at projects.linpro.no
Sat Feb 14 16:32:55 CET 2009


#431: Crash in fetch
--------------------+-------------------------------------------------------
 Reporter:  sky     |        Owner:     
     Type:  defect  |       Status:  new
 Priority:  normal  |    Milestone:     
Component:  build   |      Version:  2.0
 Severity:  normal  |   Resolution:     
 Keywords:          |  
--------------------+-------------------------------------------------------
Comment (by sky):

 {{{
 (gdb) bt
 #0  0x00007f615d3ee095 in raise () from /lib/libc.so.6
 #1  0x00007f615d3efaf0 in abort () from /lib/libc.so.6
 #2  0x0000000000420c0c in pan_ic (func=0x44e27e "Tcheck", file=0x44e290
 "cache.h", line=647,
     cond=0x44e285 "(t.b) != 0", err=104, xxx=0) at cache_panic.c:317
 #3  0x000000000041b821 in Tcheck (t={b = 0x0, e = 0x0}) at cache.h:647
 #4  0x000000000041b8d8 in http_findhdr (hp=0x7f601d9090b8, l=13,
 hdr=0x663f71 "Cache-Control:")
     at cache_http.c:155
 #5  0x000000000041ba47 in http_GetHdr (hp=0x7f601d9090b8, hdr=0x663f71
 "Cache-Control:", ptr=0x7f41b1785978)
     at cache_http.c:177
 #6  0x000000000041bb2c in http_GetHdrField (hp=0x7f601d9090b8,
 hdr=0x663f70 "\016Cache-Control:",
     field=0x457fe2 "s-maxage", ptr=0x7f41b1785a38) at cache_http.c:206
 #7  0x0000000000437aec in RFC2616_Ttl (sp=0x7f3f7ab41008,
 hp=0x7f601d9090b8, obj=0x7f601d909000) at rfc2616.c:95
 #8  0x0000000000437f7e in RFC2616_cache_policy (sp=0x7f3f7ab41008,
 hp=0x7f601d9090b8) at rfc2616.c:199
 #9  0x000000000041274b in cnt_fetch (sp=0x7f3f7ab41008) at
 cache_center.c:400
 #10 0x0000000000414679 in CNT_Session (sp=0x7f3f7ab41008) at steps.h:41
 #11 0x00000000004224c5 in wrk_do_cnt_sess (w=0x7f41b178dc00,
 priv=0x7f3f7ab41008) at cache_pool.c:398
 #12 0x0000000000421f0f in wrk_thread (priv=0x7f615d00a150) at
 cache_pool.c:310
 #13 0x00007f615dbbe3f7 in start_thread () from /lib/libpthread.so.0
 #14 0x00007f615d493b3d in clone () from /lib/libc.so.6
 #15 0x0000000000000000 in ?? ()

 }}}

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


More information about the varnish-bugs mailing list