Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fatal error: out of memory allocating heap arena map 请问这个问题应该怎么解决? #93

Open
Maogxer opened this issue Oct 11, 2021 · 1 comment

Comments

@Maogxer
Copy link

Maogxer commented Oct 11, 2021

cd /tmp && wget -q -O /tmp/install_online --no-check-certificate "https://cdn.jsdelivr.net/gh/JACK-THINK/SCRIPTS-BOOTLOADER-FOR-ASUS-ROUTER@latest/script_bootloader/bin/install_online" && chmod 777 /tmp/install_online && /tmp/install_online
fatal error: out of memory allocating heap arena map

runtime stack:
runtime.throw(0x102a82, 0x27)
        /usr/local/go/src/runtime/panic.go:774 +0x54 fp=0x7feeb71490 sp=0x7feeb71460 pc=0x39114
runtime.(*mheap).sysAlloc(0x1ba240, 0x2000, 0x0, 0x0)
        /usr/local/go/src/runtime/malloc.go:711 +0x594 fp=0x7feeb71540 sp=0x7feeb71490 pc=0x1a434
runtime.(*mheap).grow(0x1ba240, 0x1, 0xffffffff)
        /usr/local/go/src/runtime/mheap.go:1255 +0x9c fp=0x7feeb71590 sp=0x7feeb71540 pc=0x3249c
runtime.(*mheap).allocSpanLocked(0x1ba240, 0x1, 0x1d1888, 0x0)
        /usr/local/go/src/runtime/mheap.go:1170 +0x230 fp=0x7feeb71610 sp=0x7feeb71590 pc=0x32340
runtime.(*mheap).alloc_m(0x1ba240, 0x1, 0x2a, 0x0)
        /usr/local/go/src/runtime/mheap.go:1022 +0xc0 fp=0x7feeb71660 sp=0x7feeb71610 pc=0x31be0
runtime.(*mheap).alloc.func1()
        /usr/local/go/src/runtime/mheap.go:1093 +0x48 fp=0x7feeb716a0 sp=0x7feeb71660 pc=0x5dfa8
runtime.(*mheap).alloc(0x1ba240, 0x1, 0x7fee01002a, 0x23674)
        /usr/local/go/src/runtime/mheap.go:1092 +0x6c fp=0x7feeb716f0 sp=0x7feeb716a0 pc=0x31f0c
runtime.(*mcentral).grow(0x1bb078, 0x0)
        /usr/local/go/src/runtime/mcentral.go:255 +0x78 fp=0x7feeb71740 sp=0x7feeb716f0 pc=0x23ea8
runtime.(*mcentral).cacheSpan(0x1bb078, 0x1b8c0)
        /usr/local/go/src/runtime/mcentral.go:106 +0x374 fp=0x7feeb717b0 sp=0x7feeb71740 pc4runtime.(*mcache).refill(0x7f8a9d1008, 0x2a)
        /usr/local/go/src/runtime/mcache.go:138 +0xa4 fp=0x7feeb717e0 sp=0x7feeb717b0 pc=0x233a4
runtime.(*mcache).nextFree(0x7f8a9d1008, 0x1b62a, 0x7feeb718a8, 0x5c9f0, 0x1b5500)
        /usr/local/go/src/runtime/malloc.go:854 +0x8c fp=0x7feeb71830 sp=0x7feeb717e0 pc=0x1a6dc
runtime.mallocgc(0x180, 0xfb320, 0x7f8a9d5001, 0x5c9b0)
        /usr/local/go/src/runtime/malloc.go:1022 +0x688 fp=0x7feeb718f0 sp=0x7feeb71830 pc=0x1aef8
runtime.newobject(0xfb320, 0x7feeb71908)
        /usr/local/go/src/runtime/malloc.go:1151 +0x38 fp=0x7feeb71920 sp=0x7feeb718f0 pc=0x1b298
runtime.malg(0x1a00008000, 0x3bacc)
        /usr/local/go/src/runtime/proc.go:3232 +0x2c fp=0x7feeb71970 sp=0x7feeb71920 pc=0x4273c
runtime.mpreinit(...)
        /usr/local/go/src/runtime/os_linux.go:324
runtime.mcommoninit(0x1b5f60)
        /usr/local/go/src/runtime/proc.go:626 +0xd8 fp=0x7feeb719b0 sp=0x7feeb71970 pc=0x3bef8
runtime.schedinit()
        /usr/local/go/src/runtime/proc.go:543 +0x7c fp=0x7feeb71a20 sp=0x7feeb719b0 pc=0x3badc
runtime.rt0_go(0x7feeb71e31, 0x7feeb71e3d, 0x7feeb71e40, 0x7feeb71e44, 0x0, 0x7feeb71e50, 0x7feeb71e5b, 0x7feeb71e7e, 0x7feeb71e86, 0x7feeb71eb1, ...)
        /usr/local/go/src/runtime/asm_arm64.s:70 +0xb8 fp=0x7feeb71a50 sp=0x7feeb71a20 pc=0x5fa98
(install_online): 3928 NOTICE: CONNECTION FAILED
(install_online): 3928 FAILURE: ONLINE-INSTALL SCRIPTS-BOOTLOADER-FOR-ASUS-ROUTER
@Maogxer
Copy link
Author

Maogxer commented Oct 11, 2021

Mem: 324472K used, 115968K free, 4900K shrd, 376K buff, 49900K cached CPU: 1.5% usr 3.8% sys 0.0% nic 94.3% idle 0.0% io 0.0% irq 0.3% sirq

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant