blob: f94ea40102a61adda1c03ad578b3aeacc1822692 (
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
28
29
|
graphic: 0.895
permissions: 0.893
device: 0.879
PID: 0.743
semantic: 0.723
vnc: 0.706
debug: 0.656
files: 0.625
socket: 0.546
boot: 0.524
performance: 0.433
network: 0.399
other: 0.174
KVM: 0.031
crash when interacting with the UI in any way during record/replay mode on macOS
Description of problem:
```
**
ERROR:../replay/replay-events.c:119:replay_add_event: assertion failed: (replay_mutex_locked())
Bail out! ERROR:../replay/replay-events.c:119:replay_add_event: assertion failed: (replay_mutex_locked())
fish: Job 1, 'qemu-system-x86_64 -icount shif…' terminated by signal SIGABRT (Abort)
```
Steps to reproduce:
1. run the qemu command
2. click in the window
3. observe crash
Additional information:
[qemu-system-x86_64-2025-05-15-032037.ips](/uploads/2cccc7b967dacc8a18be8a3d0a0cf297/qemu-system-x86_64-2025-05-15-032037.ips)
|