varnish:6.0.11 Docker image crashing on Apple M1 processor

Martynas Jusevičius martynas at atomgraph.com
Thu Jan 26 20:58:57 UTC 2023


Hi Guillaume,

I reproduced the same error as well, running Terminal in Rosetta on MacOS.

Can it be a permissions issue if the same exact docker-compose setup
runs fine on Windows?

Here's our Dockerfile:
https://github.com/AtomGraph/varnish/blob/master/Dockerfile


Martynas

On Thu, Jan 26, 2023 at 6:50 PM Guillaume Quintard
<guillaume.quintard at gmail.com> wrote:
>
> Hi,
>
> I'm not sure what is going in on here as we do have arm64v8 official images: https://github.com/docker-library/official-images/blob/master/library/varnish
>
> Could it just be a permissions issue?
>
> --
> Guillaume Quintard
>
>
> On Thu, Jan 26, 2023 at 9:32 AM Martynas Jusevičius <martynas at atomgraph.com> wrote:
>>
>> 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
>> _______________________________________________
>> varnish-misc mailing list
>> varnish-misc at varnish-cache.org
>> https://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc


More information about the varnish-misc mailing list