blob: f684712318392b67209a0984e833f6f2bfe9f6fd (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
id = 1210
title = "qemu segfaults on PNG screendump"
state = "closed"
created_at = "2022-09-14T21:15:13.769Z"
closed_at = "2022-09-27T15:03:45.938Z"
labels = ["GUI", "workflow::Patch available"]
url = "https://gitlab.com/qemu-project/qemu/-/issues/1210"
host-os = "Guix System"
host-arch = "x86"
qemu-version = "7.1.0."
guest-os = "Guix System"
guest-arch = "x86"
description = """Attempting to produce a screendump via the monitor in the PNG format leads to a segmentation fault (but the screen dump is produced correctly)."""
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)"""
additional = "n/a"
|