[Varnish] #1342: Assert error in hsh_rush(), cache/cache_hash.c line 534:
Varnish
varnish-bugs at varnish-cache.org
Sat Sep 14 15:14:31 CEST 2013
#1342: Assert error in hsh_rush(), cache/cache_hash.c line 534:
----------------------+--------------------
Reporter: lkarsten | Owner:
Type: defect | Status: new
Priority: normal | Milestone:
Component: varnishd | Version: trunk
Severity: normal | Resolution:
Keywords: |
----------------------+--------------------
Comment (by lkarsten):
Reproduced in the nightly fryer run last night.
This happened 184 seconds after load was applied. Same VCL as in initial
report.
2013-09-14 00:01:24,804 - fry - INFO - run[fryer1]:
/opt/varnish/sbin/varnishd -T localhost:6082 -a :6081 -f
/opt/varnish/etc/testsuite.vcl -smalloc,0.8G -p thread_pool_max=3000 -p
default_ttl=86400 -p thread_pool_min=1000 -P /opt/varnish/var/varnishd.pid
2013-09-14 00:01:27,776 - fry - INFO - run[fryer2]: wget -q -O
set_imagehosting1.txt http://fryer1.varnish-
software.com/cacheabledata/urlsets/set_imagehosting1.txt
2013-09-14 00:01:28,214 - fry - INFO - run[fryer2]: ulimit -n 65548; siege
-t 1H -c 20 --file=set_imagehosting1.txt
{{{
2013-09-14 00:04:33,476 - fry - WARNING - panic.show output: Last panic
at: Fri, 13 Sep 2013 22:04:32 GMT
Assert error in hsh_rush(), cache/cache_hash.c line 534:
Condition((req->wrk) == 0) not true.
thread = (cache-worker)
ident = Linux,3.2.0-51-generic,x86_64,-smalloc,-smalloc,-hcritbit,epoll
Backtr ace:
0x42f2f7: ObjIterEnd+637
0x423051: VGZ_Destroy+971
0x423d66: HSH_Unbusy+f6
0x41f60c: EXP_Init+102c
0x431733: Pool_Work_Thread+c3
0x444568: WRK_SumStat+108
0x7fcc8731be9a: _end+7fcc86c97702
0x7fcc87048ccd: _end+7fcc869c4535
busyobj = 0x7fcc4c080a60 {
ws = 0x7fcc4c080b00 {
id = "bo",
{s,f,r,e} = {0x7fcc4c082a10,+32792,(nil),+57424},
},
is_gunzip
bodystatus = 4 (length),
},
ws = 0x7fcc4c080c90 {
id = "obj",
{s,f,r,e} = {0x7fcbec2a0590,+216,(nil),+224},
},
}
}}}
--
Ticket URL: <https://www.varnish-cache.org/trac/ticket/1342#comment:1>
Varnish <https://varnish-cache.org/>
The Varnish HTTP Accelerator
More information about the varnish-bugs
mailing list