varnish:6.0.11 Docker image crashing on Apple M1 processor
Martynas Jusevičius
martynas at atomgraph.com
Thu Jan 26 17:30:00 UTC 2023
Hi,
We have a Docker image based on varnish:6.0.11.
A user on Apple M1 processor is reporting a crash:
https://github.com/AtomGraph/LinkedDataHub/issues/149
Error:
Message from VCC-compiler:
Assert error in vju_subproc(), mgt/mgt_jail_unix.c line 212:
Condition((initgroups(vju_user, vju_gid)) == 0) not true.
errno = 1 (Operation not permitted)
qemu: uncaught target signal 6 (Aborted) - core dumped
Running VCC-compiler failed, signal 6
VCL compilation failed
Do you provide images with linux/arm64/v8 support as well? Or what is
the course of action here?
Thanks.
Martynas
More information about the varnish-misc
mailing list