summary refs log tree commit diff stats
path: root/results/classifier/accel-gemma3:12b/kvm/2228
blob: e02cc1e2c4a1b3a5f743bb150c01a9fdc0537935 (plain) (blame)
1
2
3
4
5
6
7
8
9
hw/core/gpio.c:108: qdev_get_gpio_in_named: Assertion n >= 0 && n < gpio_list->num_in failed
Description of problem:
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``
Steps to 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``