utmapp / utmapp/UTM

VM crashes with “HV_ERROR”

Open
#3,313 10 comments 0 reactions 0 assignees View on GitHub
crash macOS qemu
Dominant language
Swift
Stars
35.5k
Forks
1.8k
Avg merge
5d 5h
Merged PRs (30d)
7

Description

### Describe the issue

QEMU just up and crashes while I am running a VM. The only diagnostic given in the UI is “error: HV_ERROR”, although a macOS Crash Reporter dialog also appears at the same time. Examination of the crash log reveals that an assertion failed in `assert_hvf_ok` and as a result we `abort()`.

**Configuration**
* UTM Version: 2.4.1 (40)
* OS Version: macOS Monterey 12.0.1 (21A559)
* Intel or Apple Silicon? Intel

### Crash log

[QEMULauncher-2021-11-13-165622.txt](https://github.com/utmapp/UTM/files/7532831/QEMULauncher-2021-11-13-165622.txt)

Unfortunately, on Monterey the Crash Reporter will no longer produce human-readable logs using the technique you stated in the issue template. The above file (what was shown when I clicked Reveal in Finder) is a plaintext JSON file. Rename to end in `.ips` and double-click, and you will have the “translated” crash log.

### Debug log

[debug.log](https://github.com/utmapp/UTM/files/7532835/debug.log)

### Upload VM

[config.plist](https://github.com/utmapp/UTM/files/7532836/config.plist.txt)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.