[Varnish] #880: Error when pushing 5G objects through Varnish

Varnish varnish-bugs at varnish-cache.org
Mon Mar 21 15:13:56 CET 2011


#880: Error when pushing 5G objects through Varnish
--------------------+-------------------------------------------------------
 Reporter:  perbu   |       Owner:       
     Type:  defect  |      Status:  new  
 Priority:  normal  |   Milestone:       
Component:  build   |     Version:  trunk
 Severity:  normal  |    Keywords:       
--------------------+-------------------------------------------------------

Comment(by perbu):

 One more, this time with -sfile:
 {{{


 Child (7455) Panic message: Assert error in stv_alloc(), stevedore.c line
 145:
   Condition((st) != NULL) not true.
 thread = (cache-worker)
 ident = Linux,2.6.35-25-generic,x86_64,-sfile,-smalloc,-hcritbit,epoll
 Backtrace:
   0x42b788: pan_ic+b8
   0x4439f5: STV_alloc+f5
   0x4215fd: FetchStorage+5d
   0x420def: FetchBody+91f
   0x414db2: cnt_fetch+702
   0x4164a5: CNT_Session+345
   0x42cf48: wrk_do_cnt_sess+b8
   0x42d3c9: wrk_thread_real+409
   0x7fbe5df20971: _end+7fbe5d8aa6d9
   0x7fbe5dc7c92d: _end+7fbe5d606695
 sp = 0x7fbe54714008 {
   fd = 11, id = 11, xid = 338933910,
   client = 127.0.0.1 51551,
   step = STP_FETCH,
   handling = deliver,
   err_code = 200, err_reason = (null),
   restarts = 0, esi_level = 0
   ws = 0x7fbe54714080 {
     id = "sess",
     {s,f,r,e} = {0x7fbe54714cf0,+232,(nil),+65536},
   },
   http[req] = {
     ws = 0x7fbe54714080[sess]
       "GET",
       "/5G",
       "HTTP/1.1",
       "User-Agent: curl/7.21.0 (x86_64-pc-linux-gnu) libcurl/7.21.0
 OpenSSL/0.9.8o zlib/1.2.3.4 libidn/1.18",
       "Host: localhost:8080",
       "Accept: */*",
       "X-Forwarded-For: 127.0.0.1",
   },
   worker = 0x7fbbd91e9b80 {
     ws = 0x7fbbd91e9d10 {
       id = "wrk",
       {s,f,r,e} = {0x7fbbd91d7b10,+272,(nil),+65536},
     },
     http[bereq] = {
       ws = 0x7fbbd91e9d10[wrk]
         "GET",
         "/5G",
         "HTTP/1.1",
         "User-Agent: curl/7.21.0 (x86_64-pc-linux-gnu) libcurl/7.21.0
 OpenSSL/0.9.8o zlib/1.2.3.4 libidn/1.18",
         "Host: localhost:8080",
         "Accept: */*",

         "X-Forwarded-For: 127.0.0.1",
         "X-Varnish: 338933910",
         "Accept-Encoding: gzip",
     },
     http[beresp] = {
       ws = 0x7fbbd91e9d10[wrk]
         "HTTP/1.1",
         "200",
         "OK",
         "Server: nginx/0.7.67",
         "Date: Mon, 21 Mar 2011 14:12:06 GMT",
         "Content-Type: text/plain",
         "Content-Length: 5242880000",
         "Last-Modified: Mon, 21 Mar 2011 12:23:12 GMT",
         "Connection: keep-alive",
         "Accept-Ranges: bytes",
     },
     },
     vcl = {
       srcname = {
         "input",
         "Default",
       },
     },
   obj = 0x7fbe2d150000 {
     xid = 338933910,
     ws = 0x7fbe2d150018 {
       id = "obj",
       {s,f,r,e} = {0x7fbe2d150208,+168,(nil),+224},
     },
     http[obj] = {
       ws = 0x7fbe2d150018[obj]
         "HTTP/1.1",
         "OK",
         "Server: nginx/0.7.67",
         "Date: Mon, 21 Mar 2011 14:12:06 GMT",
         "Content-Type: text/plain",
         "Last-Modified: Mon, 21 Mar 2011 12:23:12 GMT",
     },
     len = 0,
     store = {
     },
   },
 },


 Child cleanup complete
 }}}

-- 
Ticket URL: <http://www.varnish-cache.org/trac/ticket/880#comment:1>
Varnish <http://varnish-cache.org/>
The Varnish HTTP Accelerator




More information about the varnish-bugs mailing list