On April 2nd we had two varnish-fe crashes affecting cp3061 and cp3057:
Apr 02 12:13:42 cp3061 varnishd[29726]: Child (29751) Panic at: Thu, 02 Apr 2020 12:13:42 GMT Assert error in vbf_stp_condfetch(), cache/cache_fetch.c line 797: Condition((vbf_beresp2obj(bo)) == 0) not true.
Apr 02 12:12:36 cp3057 varnishd[14667]: Child (14721) Panic at: Thu, 02 Apr 2020 12:12:36 GMT Assert error in vbf_stp_condfetch(), cache/cache_fetch.c line 797: Condition((vbf_beresp2obj(bo)) == 0) not true.
I have reported the issue upstream together with a proposed patch: https://github.com/varnishcache/varnish-cache/issues/3273