radxa / debos-radxa

This repo is deprecated, please use https://github.com/radxa-repo/rbuild instead
https://github.com/radxa-repo/rbuild
131 stars 46 forks source link

Envoy proxy not working with docker on Rock5b #38

Closed nclr closed 1 year ago

nclr commented 1 year ago

embedded board: Radxa Rock 5b system image:https://github.com/radxa/debos-radxa/releases/download/20221031-1045/rock-5b-debian-bullseye-xfce4-arm64-20221031-1558-gpt.img.xz

Installed this kernel which I got from #32 by @opsiff

I run: docker run --rm envoyproxy/envoy:v1.24-latest --version

The problem is:

external/com_github_google_tcmalloc/tcmalloc/system-alloc.cc:614] MmapAligned() failed - unable to allocate with tag (hint, size, alignment) - is something limiting address placement? 0x69900000000 1073741824 1073741824 @ 0x557338e8fc 0x5573389e6c 0x5573389818 0x5573370e00 0x5573386744 0x557338655c 0x55733655f8 0x557329edf8 0x557329aef0 0x557335b7c8 0x7fa0484db8
external/com_github_google_tcmalloc/tcmalloc/arena.cc:58] FATAL ERROR: Out of memory trying to allocate internal tcmalloc data (bytes, object-size); is something preventing mmap from succeeding (sandbox, VSS limitations)? 131072 600 @ 0x557338ec5c 0x5573370e90 0x5573386744 0x557338655c 0x55733655f8 0x557329edf8 0x557329aef0 0x557335b7c8 0x7fa0484db8

Same issue also seems to appear for Rpi 4 link