diff options
| author | Christian Krinitsin <mail@krinitsin.com> | 2025-05-21 21:21:26 +0200 |
|---|---|---|
| committer | Christian Krinitsin <mail@krinitsin.com> | 2025-05-21 21:21:26 +0200 |
| commit | 4b927bc37359dec23f67d3427fc982945f24f404 (patch) | |
| tree | 245449ef9146942dc7fffd0235b48b7e70a00bf2 /gitlab/issues/target_i386/host_missing/accel_missing/2020.toml | |
| parent | aa8bd79cec7bf6790ddb01d156c2ef2201abbaab (diff) | |
| download | emulator-bug-study-4b927bc37359dec23f67d3427fc982945f24f404.tar.gz emulator-bug-study-4b927bc37359dec23f67d3427fc982945f24f404.zip | |
add gitlab issues in toml format
Diffstat (limited to 'gitlab/issues/target_i386/host_missing/accel_missing/2020.toml')
| -rw-r--r-- | gitlab/issues/target_i386/host_missing/accel_missing/2020.toml | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/gitlab/issues/target_i386/host_missing/accel_missing/2020.toml b/gitlab/issues/target_i386/host_missing/accel_missing/2020.toml new file mode 100644 index 00000000..b2656826 --- /dev/null +++ b/gitlab/issues/target_i386/host_missing/accel_missing/2020.toml @@ -0,0 +1,21 @@ +id = 2020 +title = "qemu-system-x86_64: ../../hw/rtc/mc146818rtc.c:203: periodic_timer_update: Assertion `lost_clock >= 0' failed." +state = "opened" +created_at = "2023-12-06T11:58:15.102Z" +closed_at = "n/a" +labels = ["kind::Bug", "target: i386", "workflow::Triaged"] +url = "https://gitlab.com/qemu-project/qemu/-/issues/2020" +host-os = "Debian 12.2" +host-arch = "x86_64" +qemu-version = "QEMU emulator version 7.2.5 (Debian 1:7.2+dfsg-7+deb12u2)" +guest-os = "Windows Server 2016" +guest-arch = "x86_64" +description = """VM just crashed, likely because of a time / NTP change +``` +qemu-system-x86_64: ../../hw/rtc/mc146818rtc.c:203: periodic_timer_update: Assertion `lost_clock >= 0' failed. +2023-12-04 15:51:40.571+0000: shutting down, reason=crashed +```""" +reproduce = """1. N/A + +/label ~"kind::Bug"""" +additional = "n/a" |