[Varnish] #1607: Assert error in SES_ScheduleReq(), cache/cache_session.c line 229

Varnish varnish-bugs at varnish-cache.org
Mon Oct 13 19:35:58 CEST 2014


#1607: Assert error in SES_ScheduleReq(), cache/cache_session.c line 229
----------------------+--------------------
 Reporter:  coredump  |       Owner:  phk
     Type:  defect    |      Status:  new
 Priority:  normal    |   Milestone:
Component:  varnishd  |     Version:  4.0.2
 Severity:  normal    |  Resolution:
 Keywords:            |
----------------------+--------------------

Comment (by coredump):

 Nope, didn't help.

 {{{
 Last panic at: Mon, 13 Oct 2014 17:33:55 GMT
 Assert error in SES_ScheduleReq(), cache/cache_session.c line 229:
   Condition((sp)->magic == 0x2c2f9c5a) not true.
 thread = (cache-worker)
 ident = Linux,3.2.0-61-generic,x86_64,-smalloc,-smalloc,-hcritbit,epoll
 Backtrace:
   0x433135: /usr/sbin/varnishd() [0x433135]
   0x43be2d: /usr/sbin/varnishd(SES_ScheduleReq+0x16d) [0x43be2d]
   0x425338: /usr/sbin/varnishd() [0x425338]
   0x4261ea: /usr/sbin/varnishd(HSH_Unbusy+0xea) [0x4261ea]
   0x420b38: /usr/sbin/varnishd() [0x420b38]
   0x436033: /usr/sbin/varnishd(Pool_Work_Thread+0x373) [0x436033]
   0x4492f8: /usr/sbin/varnishd() [0x4492f8]
   0x7f00faffae9a: /lib/x86_64-linux-gnu/libpthread.so.0(+0x7e9a)
 [0x7f00faffae9a]
   0x7f00fad273fd: /lib/x86_64-linux-gnu/libc.so.6(clone+0x6d)
 [0x7f00fad273fd]
   busyobj = 0x7f007e2bf020 {
     ws = 0x7f007e2bf0e0 {
       id = "bo",
       {s,f,r,e} = {0x7f007e2c1008,+1304,(nil),+57368},
     },
   refcnt = 2
   retries = 0
   failed = 0
   state = 1
     is_do_stream
     is_is_gunzip
     bodystatus = 2 (chunked),
     },
     http[bereq] = {
       ws = 0x7f007e2bf0e0[bo]
         "GET",
         "/chorus_images/41743702/cinema/rss_large/1413199650",
         "HTTP/1.1",
         "Host: www.polygon.com",
         "Accept: image/webp,*/*;q=0.8",
         "User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_5)
 AppleWebKit/537.36 (KHTML, like Gecko) Chrome/38.0.2125.101
 Safari/537.36",
         "DNT: 1",
         "Referer: http://s3.feedly.com/production/head/",
         "Accept-Language: en-US,en;q=0.8",
         "X-Forwarded-For: 74.3.127.50",
         "X-Vox-ID: 19f4d99e-52ff-11e4-8cd1-e70ff75d5723",
         "X-Vox-App: chorus",
         "Accept-Encoding: gzip",
         "X-Varnish: 53380443",
     },
     http[beresp] = {
       ws = 0x7f007e2bf0e0[bo]
         "HTTP/1.1",
         "301",
         "Moved Permanently",
         "Server: nginx",
         "Date: Mon, 13 Oct 2014 17:33:53 GMT",
         "Content-Type: text/html; charset=utf-8",
         "Transfer-Encoding: chunked",
         "Connection: keep-alive",
         "Status: 301 Moved Permanently",
         "Location: http://cdn2.vox-
 cdn.com/uploads/chorus_image/image/41744604/residentevilrevelations_review_a_1500.0_cinema_720.0.jpg",
         "X-UA-Compatible: IE=Edge,chrome=1",
         "Cache-Control: no-cache",
         "X-Request-Id: 58e7591bf3cdabb570d520cf2522c4a1",
         "X-Runtime: 0.626189",
         "P3P: CP="CAO DSP COR CURa ADMa DEVa PSAa PSDa CONi OUR IND PHY
 ONL UNI COM NAV INT CNT STA"",
     },
     ws = 0x7f007e2bf270 {
       id = "obj",
       {s,f,r,e} = {0x7f005aa32ff8,+536,(nil),+536},
     },
   objcore (FETCH) = 0x7f002d7be880 {
     refcnt = 3
     flags = 0x0
     objhead = 0x7f00b8cc91d0
   }
   obj (FETCH) = 0x7f005aa32e00 {
     vxid = 2200864091,
     http[obj] = {
       ws = (nil)[]
         "HTTP/1.1",
         "301",
         "Moved Permanently",
         "Server: nginx",
         "Date: Mon, 13 Oct 2014 17:33:53 GMT",
         "Content-Type: text/html; charset=utf-8",
         "Status: 301 Moved Permanently",
         "Location: http://cdn2.vox-
 cdn.com/uploads/chorus_image/image/41744604/residentevilrevelations_review_a_1500.0_cinema_720.0.jpg",
         "X-UA-Compatible: IE=Edge,chrome=1",
         "Cache-Control: no-cache",
         "X-Request-Id: 58e7591bf3cdabb570d520cf2522c4a1",
         "X-Runtime: 0.626189",
         "P3P: CP="CAO DSP COR CURa ADMa DEVa PSAa PSDa CONi OUR IND PHY
 ONL UNI COM NAV INT CNT STA"",
     },
     len = 0,
     store = {
     },
   },
   }
 }}}

-- 
Ticket URL: <https://www.varnish-cache.org/trac/ticket/1607#comment:6>
Varnish <https://varnish-cache.org/>
The Varnish HTTP Accelerator



More information about the varnish-bugs mailing list