summary refs log tree commit diff stats
path: root/gitlab/issues/target_i386/host_missing/accel_missing/1098.toml
blob: 32f1f748c83fecf88674e037ceef0d30f8fef04a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
id = 1098
title = "make check failed at bios-tables-test"
state = "opened"
created_at = "2022-07-04T08:00:26.571Z"
closed_at = "n/a"
labels = ["ACPI", "target: i386"]
url = "https://gitlab.com/qemu-project/qemu/-/issues/1098"
host-os = "CentOS Stream 8"
host-arch = "x86"
qemu-version = "version 7.0.50 (v7.0.0-2269-ge8e86b484e)"
guest-os = "n/a"
guest-arch = "n/a"
description = """run unit test "make check", failed at
3/177 qemu:qtest+qtest-x86_64 / qtest-x86_64/bios-tables-test       ERROR           6.59s   killed by signal 6 SIGABRT"""
reproduce = """1. ./configure --target-list=x86_64-softmmu --disable-xen --enable-sdl --enable-docs --disable-capstone
2. make -j check V=1"""
additional = """Looks like DSDT construction code has been changed but hasn't updated bios-table-test binaries.

See attached diff file.[make_check_failure_dsdt_asl.diff](/uploads/9ed82fbb081863d8991fb0ea72446365/make_check_failure_dsdt_asl.diff)"""