[Varnish] #1246: Assert error in cnt_hit(), cache_center.c line 1025

Varnish varnish-bugs at varnish-cache.org
Wed Jan 2 20:59:22 CET 2013


#1246: Assert error in cnt_hit(), cache_center.c line 1025
-------------------+----------------------
 Reporter:  psa    |       Type:  defect
   Status:  new    |   Priority:  normal
Milestone:         |  Component:  varnishd
  Version:  3.0.3  |   Severity:  normal
 Keywords:         |
-------------------+----------------------
 This is 3.0 HEAD (not trunk, not 3.0.3)

 {{{
 varnish> panic.show
 200
 Last panic at: Tue, 01 Jan 2013 22:29:47 GMT
 Assert error in cnt_hit(), cache_center.c line 1025:
   Condition((sp->wrk->beresp->ws) == 0) not true.
 thread = (cache-worker)
 ident = Linux,2.6.32-40-generic,x86_64,-smalloc,-smalloc,-hcritbit,epoll
 sp = 0x7f0a65337008 {
   fd = 125, id = 125, xid = 4278491724,
   client = 172.26.1.12 39561,
   step = STP_HIT,
   handling = deliver,
   restarts = 0, esi_level = 0
   flags =
   bodystatus = 4
   ws = 0x7f0a65337080 {
     id = "sess",
     {s,f,r,e} = {0x7f0a65337c78,+312,(nil),+65536},
   },
   http[req] = {
     ws = 0x7f0a65337080[sess]
       "GET",
       "/sources",
       "HTTP/1.1",
       "Host: 172.26.1.29:9100",
       "Connection: Keep-Alive",
       "User-Agent: Apache-HttpClient/4.2.1 (java 1.5)",
       "X-Local-TTL: 167026.854",
   },
   worker = 0x7f0a5f6fea90 {
     ws = 0x7f0a5f6fecc8 {
       id = "wrk",
       {s,f,r,e} = {0x7f0a5f6eca20,0x7f0a5f6eca20,(nil),+65536},
     },
     http[beresp] = {
       ws = 0x7f0a5f6fecc8[wrk]
         "HTTP/1.1",
         "200",
         "OK",
         "Date: Tue, 01 Jan 2013 22:27:07 GMT",
         "Server: Jetty/5.1.11RC0 (Linux/2.6.32-45-generic amd64
 java/1.6.0_26",
         "Expires: Tue, 01 Jan 2013 22:27:51 GMT",
         "Content-Type: text/plain;charset=UTF-8",
         "Content-Length: 447",
         "Last-Modified: Tue, 01 Jan 2013 22:26:13 GMT",
     },
     },
     vcl = {
       srcname = {
         "input",
         "Default",
       },
     },
   obj = 0x7ef95493d400 {
     xid = 4135337396,
     ws = 0x7ef95493d418 {
       id = "obj",
       {s,f,r,e} = {0x7ef95493d5e0,+288,(nil),+320},
     },
     http[obj] = {
       ws = 0x7ef95493d418[obj]
         "HTTP/1.1",
         "OK",
         "Date: Tue, 01 Jan 2013 20:50:55 GMT",
         "Server: Jetty/5.1.11RC0 (Linux/2.6.32-45-generic amd64
 java/1.6.0_26",
         "Last-Modified: Fri, 28 Dec 2012 16:25:21 GMT",
         "Content-Type: text/plain;charset=UTF-8",
         "Expires: Thu, 03 Jan 2013 20:50:55 GMT",
         "Content-Length: 365",
     },
     len = 365,
     store = {
       365 {
         7b 0a 22 73 63 6f 70 65 22 3a 22 70 61 67 65 22 |{."scope":"page"|
         2c 0a 22 6c 61 6e 67 75 61 67 65 22 3a 22 65 6e |,."language":"en|
         22 2c 0a 22 62 72 61 6e 64 70 72 6f 74 65 63 74 |",."brandprotect|
         69 6f 6e 22 3a 7b 0a 09 22 72 61 74 69 6e 67 22 |ion":{.."rating"|
         [301 more]
       },
     },
   },
 },

 }}}

-- 
Ticket URL: <https://www.varnish-cache.org/trac/ticket/1246>
Varnish <https://varnish-cache.org/>
The Varnish HTTP Accelerator




More information about the varnish-bugs mailing list