簡體   English   中英

引發'std :: runtime_error'實例后終止調用

[英]terminated called after throwing an instance of 'std::runtime_error'

我已經在Ubuntu中安裝了riscv,安裝的最終指示是“ spike bbl vmlinux”

但是我收到了:

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

我解決了! :更改了交換大小

暫無
暫無

聲明:本站的技術帖子網頁,遵循CC BY-SA 4.0協議,如果您需要轉載,請注明本站網址或者原文地址。任何問題請咨詢:yoyou2525@163.com.

 
粵ICP備18138465號  © 2020-2024 STACKOOM.COM