blob: 0712adc2b1ccbacd3b45152cfd8adf7b653540e3 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
graphic: 0.901
device: 0.882
files: 0.791
semantic: 0.749
PID: 0.618
socket: 0.492
vnc: 0.482
debug: 0.452
permissions: 0.410
boot: 0.279
network: 0.158
performance: 0.133
other: 0.033
KVM: 0.004
Assert failure "target/i386/tcg/translate.c:748:gen_helper_out_func" when emulating Windows
Description of problem:
qemu crashes with:
```
ERROR:../target/i386/tcg/translate.c:748:gen_helper_out_func: code should not be reached
```
Steps to reproduce:
1. Run the command listed above
2. Wait a random amount of time (anywhere between 30mins to 2hours)
3. Qemu will crash at some point
Additional information:
- Relevant part of the macOS crash log: [qemu-crash.txt](/uploads/5cc296fd0e8c603ba08379749a67071d/qemu-crash.txt)
|