Skip to content

Instantly share code, notes, and snippets.

@KristianLyng
Created October 21, 2010 08:39
Show Gist options
  • Select an option

  • Save KristianLyng/638144 to your computer and use it in GitHub Desktop.

Select an option

Save KristianLyng/638144 to your computer and use it in GitHub Desktop.
Oct 21 07:46:39 lb02 varnishd[20223]: Child (26247) Panic message: Assert error in WS_Release(), cache_ws.c line 193:
Condition(bytes <= ws->e - ws->f) not true.
thread = (cache-worker)
ident = Linux,2.6.32-3-amd64,x86_64,-smalloc,-hcritbit,epoll
Backtrace:
0x424608: /usr/sbin/varnishd() [0x424608]
0x42f855: /usr/sbin/varnishd(WS_Release+0x105) [0x42f855]
0x429c31: /usr/sbin/varnishd() [0x429c31]
0x42e218: /usr/sbin/varnishd(VRT_SetHdr+0xf8) [0x42e218]
0x7f04d9afaa5a: ./vcl.1P9zoqAU.so(+0x3a5a) [0x7f04d9afaa5a]
0x4290b6: /usr/sbin/varnishd(VCL_deliver_method+0x46) [0x4290b6]
0x41436f: /usr/sbin/varnishd() [0x41436f]
0x41510d: /usr/sbin/varnishd(CNT_Session+0x2ed) [0x41510d]
0x426a48: /usr/sbin/varnishd() [0x426a48]
0x425d23: /usr/sbin/varnishd() [0x425d23]
sp = 0x7f04c318a008 {
fd = 795, id = 795, xid = 1594796505,
client = xxx.158.58.146:22284,
step = STP_DELIVER,
handling = deliver,
restarts = 0, esis = 0
ws = 0x7f04c318a078 {
id = "sess",
{s,f,r,e} = {0x7f04c318acd0,+10504,(nil),+65536},
},
http[req] = {
ws = 0x7f04c318a078[sess]
"GET",
"/",
"HTTP/1.1",
"User-Agent: httperf/0.9.0",
"X-Geolocation-Cachekey: gb",
"host: www.bogus.example.com",
"True-Client-IP: xxx.158.58.146",
"X-Varnish-Hashed-On: gb",
"X-Forwarded-For: xxx.158.58.146",
},
worker = 0x7f044a858c10 {
ws = 0x7f044a858d80 {
id = "wrk",
{s,f,r,e} = {0x7f044a846bb0,+65512,+65536,+65536},
},
},
vcl = {
srcname = {
"input",
"Default",
},
},
obj = 0x7f04d7909400 {
xid = 1593773936,
ws = 0x7f04d7909420 {
id = "obj",
{s,f,r,e} = {0x7f04d7909608,+248,(nil),+256},
},
http[obj] = {
ws = 0x7f04d7909420[obj]
"HTTP/1.1",
"302",
"Found",
"Date: Thu, 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment