
varnish-bugs at varnish-cache
Aug 7, 2012, 11:55 PM
Post #3 of 7
(234 views)
Permalink
|
|
Re: #1184: Assert error in vfp_esi_bytes_gg
[In reply to]
|
|
#1184: Assert error in vfp_esi_bytes_gg --------------------------+------------------------------ Reporter: dbakerflight | Owner: Type: defect | Status: new Priority: high | Milestone: Varnish 3.0 dev Component: build | Version: trunk Severity: critical | Resolution: Keywords: | --------------------------+------------------------------ Description changed by phk: Old description: > We have been experiencing frequent crashes of varnishd on FreeBSD 9 with > this assert error. The problem remains in 3.0.3rc1 > > Aug 6 01:17:04 rokit varnishd[59107]: Child (57104) Panic message: > Assert error in vfp_esi_bytes_gg(), cache_esi_fetch.c line 274: > Condition(i >= VGZ_OK) not true. thread = (cache-worker) ident = > FreeBSD,9.0-RELEASE,amd64,-smalloc,-smalloc,-hclassic,kqueue > Aug 6 20:48:03 rokit varnishd[19405]: Child (19406) Panic message: > Assert error in vfp_esi_bytes_gg(), cache_esi_fetch.c line 274: > Condition(i >= VGZ_OK) not true. thread = (cache-worker) ident = > FreeBSD,9.0-RELEASE,amd64,-smalloc,-smalloc,-hclassic,kqueue > Aug 7 20:50:33 rokit varnishd[19405]: Child (30531) Panic message: > Assert error in vfp_esi_bytes_gg(), cache_esi_fetch.c line 274: > Condition(i >= VGZ_OK) not true. thread = (cache-worker) ident = > FreeBSD,9.0-RELEASE,amd64,-smalloc,-smalloc,-hclassic,kqueue New description: We have been experiencing frequent crashes of varnishd on FreeBSD 9 with this assert error. The problem remains in 3.0.3rc1 {{{ Aug 6 01:17:04 rokit varnishd[59107]: Child (57104) Panic message: Assert error in vfp_esi_bytes_gg(), cache_esi_fetch.c line 274: Condition(i >= VGZ_OK) not true. thread = (cache-worker) ident = FreeBSD,9.0-RELEASE,amd64,-smalloc,-smalloc,-hclassic,kqueue Aug 6 20:48:03 rokit varnishd[19405]: Child (19406) Panic message: Assert error in vfp_esi_bytes_gg(), cache_esi_fetch.c line 274: Condition(i >= VGZ_OK) not true. thread = (cache-worker) ident = FreeBSD,9.0-RELEASE,amd64,-smalloc,-smalloc,-hclassic,kqueue Aug 7 20:50:33 rokit varnishd[19405]: Child (30531) Panic message: Assert error in vfp_esi_bytes_gg(), cache_esi_fetch.c line 274: Condition(i >= VGZ_OK) not true. thread = (cache-worker) ident = FreeBSD,9.0-RELEASE,amd64,-smalloc,-smalloc,-hclassic,kqueue }}} -- -- Ticket URL: <https://www.varnish-cache.org/trac/ticket/1184#comment:2> Varnish <https://varnish-cache.org/> The Varnish HTTP Accelerator _______________________________________________ varnish-bugs mailing list varnish-bugs [at] varnish-cache https://www.varnish-cache.org/lists/mailman/listinfo/varnish-bugs
|