-
```
FROM ubuntu:latest
RUN curl -s https://packagecloud.io/install/repositories/varnishcache/varnish41/script.deb.sh | bash && \
apt-get install -y varnish varnish-dev varnish-agent libtool a…
-
```
Panic at: Wed, 11 Apr 2018 03:37:23 GMT
Assert error in vbf_stp_fetchbody(), cache/cache_fetch.c line 438:
Condition((vfc->vfp_nxt) != 0) not true.
version = varnish-trunk revision
5a239cbc…
-
```
Panic at: Mon, 20 Mar 2017 08:39:07 GMT
Assert error in VRTPRIV_dynamic_kill(), cache/cache_vrt_priv.c line 111:
Condition((vp)->magic == 0x24157a52) not true.
version = varnish-5.1.1 revisi…
-
There are so many Width mismatch warnings shown as below, and the building process is stuck at last line. Does anyone else have the same problem?
%Warning-WIDTH: ../../outdir/nv_full/vmod/nvdla/cs…
-
```
vmod = dj.create_virtual_module('vmod','schema_name')
vmod
dj.ERD(vmod)
```
results in ```_.Table``` in ERD rather than ```vmod.Table```
ixcat updated
6 years ago
-
We need to create a 5.2 branch/tag for this vmod. The last working commit is here:
58f0c6d7ce42dc2be5bf505c2afc3cb2d565ab74
rezan updated
6 years ago
-
```
Panic at: Wed, 14 Feb 2018 03:35:26 GMT
Assert error in h2_del_req(), http2/cache_http2_proto.c line 171:
Condition((r2)->magic == 0x03411584) not true.
version = varnish-trunk revision 1506…
-
A cursory glance would seem to indicate it does not. If not, this can be converted into a feature request, unless there is some technical reason why Varnish cannot be supported.
Bilge updated
6 years ago
-
```
Panic at: Tue, 10 Oct 2017 01:45:22 GMT
Wrong turn at mgt/mgt_child.c:286:
Signal 11 (Segmentation fault) received at 0x30 si_code 1
version = varnish-trunk revision 7320bb9, vrt api = 6.2
id…
-
First of all: Thank you a lot for your very good product and work :-)
Please allow me to submit a bug report. I have asked on the varnish-misc ML prior to creating this.
## Expected Behavior
no p…