d-iii-s / msim

Light-weight MIPS R4000 and RISC-V system simulator
https://d3s.mff.cuni.cz/software/msim/
GNU General Public License v2.0
5 stars 4 forks source link

Calling `add ddisk disk' leads to SIGSEGV #44

Closed vhotspur closed 12 months ago

vhotspur commented 12 months ago
echo "add ddisk disk" | ./msim

Terminates with

<msim> Alert: Configuration file "msim.conf" not found, skipping
<msim> Alert: MSIM 2.1.0
<msim> Alert: Entering interactive mode, type `help' for help.
[msim] add ddisk disk
<msim> Error: Missing parameter "register block address"
Segmentation fault      (core dumped)