Created
May 17, 2011 09:48
-
-
Save jbq/976214 to your computer and use it in GitHub Desktop.
Varnish crash
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
May 17 10:55:21 gw1 varnish-reload: Failed to reload /etc/varnish/default.vcl | |
May 17 08:55:21 gw1 varnishd[22330]: Child (2478) Panic message: Assert error in WSLR(), shmlog.c line 236: | |
Condition(w->wlp < w->wle) not true. | |
thread = (cache-worker) | |
ident = Linux,2.6.35-28-server,x86_64,-sfile,-hcritbit,epoll | |
Backtrace: | |
0x4235f8: /usr/sbin/varnishd() [0x4235f8] | |
0x4385ed: /usr/sbin/varnishd(WSLR+0x1cd) [0x4385ed] | |
0x4203cd: /usr/sbin/varnishd() [0x4203cd] | |
0x4205ce: /usr/sbin/varnishd(http_DissectRequest+0xee) [0x4205ce] | |
0x414360: /usr/sbin/varnishd(CNT_Session+0x670) [0x414360] | |
0x424da8: /usr/sbin/varnishd() [0x424da8] | |
0x42517b: /usr/sbin/varnishd() [0x42517b] | |
0x7fb4febd0971: /lib/libpthread.so.0(+0x7971) [0x7fb4febd0971] | |
0x7fb4fe48f92d: /lib/libc.so.6(clone+0x6d) [0x7fb4fe48f92d] | |
sp = 0x7fa8594ac008 { | |
fd = 79, id = 79, xid = 1437929723, | |
client = 208.80.194.31:49371, | |
step = STP_START, | |
handling = deliver, | |
restarts = 0, esis = 0 | |
ws = 0x7fa8594ac078 { | |
id = "sess", | |
{s,f,r,e} = {0x7fa8594accd0,+10760,(nil),+65536}, | |
}, | |
http[req] = { | |
ws = 0x7fa8594ac078[sess] | |
"GET", | |
"/2111658.html", | |
"HTTP/1.0", | |
"Host: my.gsite.com", | |
"User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; www.friend.fr season 2-45; .NET CLR 1.1.4322; MSN 6.1; MSNbMSFT; MSNmfr-fr; MSNc00; v5m)", | |
}, | |
worker = 0x7fa813bb1be0 { | |
ws = 0x7fa813bb1d50 { | |
id = "wrk", | |
{s,f,r,e} = {0x7fa813b9fb80,0x7fa813b9fb80,(nil),+65536}, | |
}, | |
}, | |
vcl = { | |
srcname = { | |
"input", | |
"Default", | |
}, | |
}, | |
}, | |
May 17 08:55:21 gw1 varnishd[22330]: child (20786) Started | |
May 17 08:55:21 gw1 varnishd[22330]: Pushing vcls failed: dlopen(./vcl.1P9zoqAU.so): ./vcl.1P9zoqAU.so: cannot open shared object file: No such file or directory | |
May 17 08:55:21 gw1 varnishd[22330]: Child (20786) said | |
May 17 08:55:21 gw1 varnishd[22330]: Child (20786) said Child starts | |
May 17 08:55:21 gw1 varnishd[22330]: Child (20786) said managed to mmap 53687091200 bytes of 53687091200 | |
May 17 08:55:21 gw1 varnishd[22330]: CLI telnet ::1:57424 ::1:6082 Rd ping | |
May 17 08:55:21 gw1 varnishd[22330]: CLI telnet ::1:57424 ::1:6082 Wr 200 PONG 1305622521 1.0 | |
May 17 08:55:21 gw1 varnishd[22330]: CLI telnet ::1:57424 ::1:6082 Rd vcl.load reload20110517105521 /etc/varnish/default.vcl | |
May 17 08:55:21 gw1 varnishd[22330]: CLI telnet ::1:57424 ::1:6082 Wr 300 VCL compiled.(null) | |
May 17 08:55:21 gw1 varnishd[22330]: Child (-1) said Child dies |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment