Skip to content

Run crashes on macOS Ventura 13.5 #114

Closed
@michal-sankot

Description

@michal-sankot

I tried to run arango docker image as indicated in tutorial

docker run -p 8529:8529 -e ARANGO_ROOT_PASSWORD=openSesame arangodb/arangodb:3.11.2

And it crashes.

 ~/workspace/arangodb  docker run -p 8529:8529 -e ARANGO_ROOT_PASSWORD=openSesame arangodb/arangodb:3.11.2                        
Unable to find image 'arangodb/arangodb:3.11.2' locally
3.11.2: Pulling from arangodb/arangodb
c1d6d1b2d5a3: Pull complete
8d38d666a6cc: Pull complete
c2b0ae240f39: Pull complete
2ed1cc6cf126: Pull complete
2b33253e34bc: Pull complete
675c507860f7: Pull complete
350176059c1c: Pull complete
fe0c25583f89: Pull complete
2c699bb0da8d: Pull complete
17fc424bf7d2: Pull complete
Digest: sha256:aef44902df4ca26a7fd5322077799a130ad3772a9a3bf479bb7b0ec441f98b42
Status: Downloaded newer image for arangodb/arangodb:3.11.2
Initializing root user...Hang on...
<jemalloc>: MADV_DONTNEED does not work (memset will be used instead)
<jemalloc>: (This is the expected behaviour if you are running under QEMU)
qemu: uncaught target signal 4 (Illegal instruction) - core dumped
Illegal instruction
Initializing database...Hang on...
<jemalloc>: MADV_DONTNEED does not work (memset will be used instead)
<jemalloc>: (This is the expected behaviour if you are running under QEMU)
qemu: uncaught target signal 4 (Illegal instruction) - core dumped

ArangoDB didn't start correctly during init
cat: can't open '/tmp/init-log': No such file or directory

Is there any way to make it work?

System Version: macOS 13.5 (22G74)
Chip: Apple M1 Pro

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions