Guest reboots fail when using bzImage
Open
bug
- Dominant language
- JavaScript
- Stars
- 23.5k
- Forks
- 1.9k
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 7
Description
When using the `bzimage` option in `V86Starter`, rebooting the guest makes the Rust code panic:
```
panicked at 'Unimplemented: #GP handler', src/rust/cpu/cpu.rs:730:13
```
This bug can be quickly reproduced using this page: https://copy.sh/v86/?profile=buildroot
by either using the `reboot` terminal command or clicking the `Reset` button.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.