summary refs log tree commit diff stats
path: root/gitlab/issues_text/target_missing/host_missing/accel_missing/1210
blob: 9211b62f41d96ab21815f979ba321cfeb8a0b6ca (plain) (blame)
1
2
3
4
5
6
7
8
qemu segfaults on PNG screendump
Description of problem:
Attempting to produce a screendump via the monitor in the PNG format leads to a segmentation fault (but the screen dump is produced correctly).
Steps to reproduce:
1. Launch QEMU
2. Go to the monitoring screen ()
3. execute the command: `screendump /tmp/dump.png -f png`
4. observe the crash (segfault)