Skip to content

mdbx_env_open: cannot allocate memory #7390

Description

@lambo4jos

System information

Rock5B 16GB RAM

Erigon version: ./erigon --version
erigon version 2.41.0-stable

OS & Version: Windows/Linux/OSX
Linux erigoneth4tb 5.10.110-rockchip-rk3588 #23.02.2 SMP Fri Feb 17 23:59:20 UTC 2023 aarch64 aarch64 aarch64 GNU/Linux

Erigon Command (with flags/config):
./erigon --chain=mainnet --datadir /home/ethereum/.erigon --private.api.addr= --port=50121 --http=true --http.addr=0.0.0.0 --http.port=3649 --http.vhosts=* --torrent.port=32155 --downloader.verify --ws=true --http.api=eth,engine,debug,net,trace,web3,erigon --torrent.download.rate=32mb --db.pagesize=16KB

Concensus Layer:
built in erigon consensus layer

Chain/Network:
ethereum

Expected behaviour

Erigon should start as expected

Actual behaviour

Apr 26 11:21:52 erigoneth4tb erigon[2519]: [INFO] [04-26|11:21:52.594] Opening Database label=chaindata path=/home/ethereum/.erigon/chaindata
Apr 26 11:21:52 erigoneth4tb erigon[2519]: [EROR] [04-26|11:21:52.601] Erigon startup err="mdbx_env_open: cannot allocate memory, label: chaindata, trace: [kv_mdbx.go:269 node.go:323 node.go:326 backend.go:206 node.go:113 main.go:62 command.go:273 app.go:332 app.go:309 main.go:37 proc.go:250 asm_arm64.s:1172]"
Apr 26 11:21:52 erigoneth4tb erigon[2519]: mdbx_env_open: cannot allocate memory, label: chaindata, trace: [kv_mdbx.go:269 node.go:323 node.go:326 backend.go:206 node.go:113 main.go:62 command.go:273 app.go:332 app.go:309 main.go:37 proc.go:250 asm_arm64.s:1172]
Apr 26 11:21:52 erigoneth4tb systemd[1]: erigon.service: Main process exited, code=exited, status=1/FAILURE
Apr 26 11:21:52 erigoneth4tb systemd[1]: erigon.service: Failed with result 'exit-code'.
Apr 26 11:21:52 erigoneth4tb systemd[1]: erigon.service: Scheduled restart job, restart counter is at 5.
Apr 26 11:21:52 erigoneth4tb systemd[1]: Stopped Ethereum Erigon client daemon.
Apr 26 11:21:52 erigoneth4tb systemd[1]: erigon.service: Start request repeated too quickly.
Apr 26 11:21:52 erigoneth4tb systemd[1]: erigon.service: Failed with result 'exit-code'.
Apr 26 11:21:52 erigoneth4tb systemd[1]: Failed to start Ethereum Erigon client daemon.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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