rv64: riscv64 does not boot in qemu with rustc 1.87.0 #40

Closed
opened 2025-03-02 02:18:45 +02:00 by alnyan · 2 comments
Owner

The problem started manifesting after upgrade to a new compiler, happens somewhere in the early boot (no logs are visible). Translation fault loop.

The problem started manifesting after upgrade to a new compiler, happens somewhere in the early boot (no logs are visible). Translation fault loop.
alnyan added the
bug
panic
scope
kernel
platform
riscv64
labels 2025-03-02 02:18:45 +02:00
Author
Owner

NOTE only in --release mode

**NOTE** only in `--release` mode
Author
Owner

Fixed by switching to "medium" code model

Fixed by switching to `"medium"` code model
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: alnyan/yggdrasil#40
No description provided.