简体   繁体   中英

terminated called after throwing an instance of 'std::runtime_error'

I have installing riscv in Ubuntu, the final instruction for install is "spike bbl vmlinux"

But I received :

terminate called after throwing an instance of 'std::runtime_error'
what():  couldn't allocate 2147483648 bytes of target memory
Aborted (core dumped)

I resolved it! : changed a swap size

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM