blob: b4c05f0bda28294ac594e96c92452a86c05ea306 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
id = 2150
title = "ERROR:tcg/optimize.c:580:do_constant_folding_2: code should not be reached"
state = "closed"
created_at = "2024-02-05T07:38:32.684Z"
closed_at = "2024-04-10T13:42:48.180Z"
labels = ["Closed::Fixed", "Stable::to backport", "accel: TCG", "target: arm"]
url = "https://gitlab.com/qemu-project/qemu/-/issues/2150"
host-os = "Ubuntu 24.04"
host-arch = "ARM"
qemu-version = "8.2.0"
guest-os = "Windows 10/11"
guest-arch = "ARM64"
description = """After booting Windows 10 or 11 (ARM) QEMU suddenly quits with:
ERROR:tcg/optimize.c:580:do_constant_folding_2: code should not be reached
It seems like it is missing an OPCODE in that function?"""
reproduce = """1. Boot Windows
2. QEMU quits
3."""
additional = """"""
|