summary refs log tree commit diff stats
path: root/gitlab/issues/target_arm/host_missing/accel_missing/2228.toml
blob: 9b4df6b747cea7904c81507fd6dd4540e5363b82 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
id = 2228
title = "hw/core/gpio.c:108: qdev_get_gpio_in_named: Assertion n >= 0 && n < gpio_list->num_in failed"
state = "closed"
created_at = "2024-03-18T14:25:03.720Z"
closed_at = "2024-03-19T17:33:20.179Z"
labels = ["kind::Bug", "target: arm", "workflow::Patch available"]
url = "https://gitlab.com/qemu-project/qemu/-/issues/2228"
host-os = "Linux"
host-arch = "x86"
qemu-version = "commit ba49d760eb04630"
guest-os = "n/a"
guest-arch = "ARM"
description = """It's quite easy to trigger the assertion ``hw/core/gpio.c:108: qdev_get_gpio_in_named: Assertion n >= 0 && n < gpio_list->num_in failed``"""
reproduce = """Run one of the following command lines:
1. ``./qemu-system-aarch64 -display none -machine qcom-dc-scm-v1-bmc -device max1111``
2. ``./qemu-system-aarch64 -display none -machine fby35-bmc -device max1110``
3. ``./qemu-system-aarch64 -display none -machine yosemitev2-bmc -device corgi-ssp``"""
additional = "n/a"