summaryrefslogtreecommitdiffstats
path: root/gitlab/issues/target_i386/host_missing/accel_missing/2832.toml
diff options
context:
space:
mode:
authorChristian Krinitsin <mail@krinitsin.com>2025-05-30 16:52:07 +0200
committerChristian Krinitsin <mail@krinitsin.com>2025-05-30 16:52:17 +0200
commit9260319e7411ff8281700a532caa436f40120ec4 (patch)
tree2f6bfe5f3458dd49d328d3a9eb508595450adec0 /gitlab/issues/target_i386/host_missing/accel_missing/2832.toml
parent225caa38269323af1bfc2daadff5ec8bd930747f (diff)
downloademulator-bug-study-9260319e7411ff8281700a532caa436f40120ec4.tar.gz
emulator-bug-study-9260319e7411ff8281700a532caa436f40120ec4.zip
gitlab scraper: download in toml and text format
Diffstat (limited to 'gitlab/issues/target_i386/host_missing/accel_missing/2832.toml')
-rw-r--r--gitlab/issues/target_i386/host_missing/accel_missing/2832.toml107
1 files changed, 0 insertions, 107 deletions
diff --git a/gitlab/issues/target_i386/host_missing/accel_missing/2832.toml b/gitlab/issues/target_i386/host_missing/accel_missing/2832.toml
deleted file mode 100644
index 2ab6d690..00000000
--- a/gitlab/issues/target_i386/host_missing/accel_missing/2832.toml
+++ /dev/null
@@ -1,107 +0,0 @@
-id = 2832
-title = "Random kernel panic (2/3) in github macOS runner: IO-APIC + timer doesn't work!"
-state = "opened"
-created_at = "2025-02-23T01:08:40.332Z"
-closed_at = "n/a"
-labels = ["target: i386"]
-url = "https://gitlab.com/qemu-project/qemu/-/issues/2832"
-host-os = "macOS 13.7.2"
-host-arch = "x86_64"
-qemu-version = "qemu--9.2.0"
-guest-os = "Ubuntu 24.10"
-guest-arch = "x86_64"
-description = """Random kernel panic (2/3 runs average) with this traceback:
-
-```
-[ 0.020000] Kernel panic - not syncing: IO-APIC + timer doesn't work! Boot with apic=debug and send a report. Then try booting with the 'noapic' option.
-[ 0.020000] CPU: 0 UID: 0 PID: 0 Comm: swapper/0 Not tainted 6.11.0-14-generic #15-Ubuntu
-[ 0.020000] Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS edk2-stable202408-prebuilt.qemu.org 08/13/2024
-[ 0.020000] Call Trace:
-[ 0.020000] <TASK>
-[ 0.020000] show_stack+0x49/0x60
-[ 0.020000] dump_stack_lvl+0x5f/0x90
-[ 0.020000] dump_stack+0x10/0x18
-[ 0.020000] panic+0x16a/0x328
-[ 0.020000] check_timer+0x4d1/0x570
-[ 0.020000] setup_IO_APIC+0x1e5/0x210
-[ 0.020000] apic_intr_mode_init+0xd0/0xf0
-[ 0.020000] x86_late_time_init+0x24/0x40
-[ 0.020000] start_kernel+0x3f9/0x4a0
-[ 0.020000] x86_64_start_reservations+0x24/0x30
-[ 0.020000] x86_64_start_kernel+0xf2/0x100
-[ 0.020000] common_startup_64+0x13e/0x141
-[ 0.020000] </TASK>
-[ 0.020000] ---[ end Kernel panic - not syncing: IO-APIC + timer doesn't work! Boot with apic=debug and send a report. Then try booting with the 'noapic' option. ]---
-```"""
-reproduce = """1. Start qemu in macos-13 github runner"""
-additional = """Example failed build:
-https://github.com/nirs/vmnet-helper/actions/runs/13477646025/job/37658748139
-
-serial.log:
-```
-3h3hBdsDxe: failed to load Boot0001 "UEFI QEMU QEMU CD-ROM " from PciRoot(0x0)/Pci(0x1,0x0)/Scsi(0x0,0x0): Not Found
-BdsDxe: loading Boot0002 "UEFI Misc Device" from PciRoot(0x0)/Pci(0x3,0x0)
-BdsDxe: starting Boot0002 "UEFI Misc Device" from PciRoot(0x0)/Pci(0x3,0x0)
-EFI stub: Loaded initrd from LINUX_EFI_INITRD_MEDIA_GUID device path
-[ 0.000000] Linux version 6.11.0-14-generic (buildd@lcy02-amd64-032) (x86_64-linux-gnu-gcc-14 (Ubuntu 14.2.0-4ubuntu2) 14.2.0, GNU ld (GNU Binutils for Ubuntu) 2.43.1) #15-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 10 23:48:25 UTC 2025 (Ubuntu 6.11.0-14.15-generic 6.11.0)
-[ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-6.11.0-14-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0
-[ 0.000000] KERNEL supported cpus:
-[ 0.000000] Intel GenuineIntel
-[ 0.000000] AMD AuthenticAMD
-[ 0.000000] Hygon HygonGenuine
-[ 0.000000] Centaur CentaurHauls
-[ 0.000000] zhaoxin Shanghai
-[ 0.000000] BIOS-provided physical RAM map:
-[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
-[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000007fffff] usable
-[ 0.000000] BIOS-e820: [mem 0x0000000000800000-0x0000000000807fff] ACPI NVS
-[ 0.000000] BIOS-e820: [mem 0x0000000000808000-0x000000000080afff] usable
-[ 0.000000] BIOS-e820: [mem 0x000000000080b000-0x000000000080bfff] ACPI NVS
-[ 0.000000] BIOS-e820: [mem 0x000000000080c000-0x0000000000810fff] usable
-[ 0.000000] BIOS-e820: [mem 0x0000000000811000-0x00000000008fffff] ACPI NVS
-[ 0.000000] BIOS-e820: [mem 0x0000000000900000-0x000000003ee41fff] usable
-[ 0.000000] BIOS-e820: [mem 0x000000003ee42000-0x000000003ef02fff] reserved
-[ 0.000000] BIOS-e820: [mem 0x000000003ef03000-0x000000003f8ecfff] usable
-[ 0.000000] RCU Tasks: Setting shift to 0 and lim to 1 rcu_task_cb_adjust=1.
-[ 0.000000] RCU Tasks Rude: Setting shift to 0 and lim to 1 rcu_task_cb_adjust=1.
-[ 0.000000] RCU Tasks Trace: Setting shift to 0 and lim to 1 rcu_task_cb_adjust=1.
-[ 0.000000] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16
-[ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
-[ 0.000000] Console: colour dummy device 80x25
-[ 0.000000] printk: legacy console [tty1] enabled
-[ 0.000000] printk: legacy console [ttyS0] enabled
-[ 0.000000] ACPI: Core revision 20240322
-[ 0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns
-[ 0.001000] APIC: Switch to symmetric I/O mode setup
-[ 0.003000] x2apic: IRQ remapping doesn't support X2APIC mode
-[ 0.011000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
-[ 0.013000] ..MP-BIOS bug: 8254 timer not connected to IO-APIC
-[ 0.013000] ...trying to set up timer (IRQ0) through the 8259A ...
-[ 0.013000] ..... (found apic 0 pin 2) ...
-[ 0.014000] ....... failed.
-[ 0.014000] ...trying to set up timer as Virtual Wire IRQ...
-[ 0.018000] ..... failed.
-[ 0.018000] ...trying to set up timer as ExtINT IRQ...
-[ 0.020000] ..... failed :(.
-[ 0.020000] Kernel panic - not syncing: IO-APIC + timer doesn't work! Boot with apic=debug and send a report. Then try booting with the 'noapic' option.
-[ 0.020000] CPU: 0 UID: 0 PID: 0 Comm: swapper/0 Not tainted 6.11.0-14-generic #15-Ubuntu
-[ 0.020000] Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS edk2-stable202408-prebuilt.qemu.org 08/13/2024
-[ 0.020000] Call Trace:
-[ 0.020000] <TASK>
-[ 0.020000] show_stack+0x49/0x60
-[ 0.020000] dump_stack_lvl+0x5f/0x90
-[ 0.020000] dump_stack+0x10/0x18
-[ 0.020000] panic+0x16a/0x328
-[ 0.020000] check_timer+0x4d1/0x570
-[ 0.020000] setup_IO_APIC+0x1e5/0x210
-[ 0.020000] apic_intr_mode_init+0xd0/0xf0
-[ 0.020000] x86_late_time_init+0x24/0x40
-[ 0.020000] start_kernel+0x3f9/0x4a0
-[ 0.020000] x86_64_start_reservations+0x24/0x30
-[ 0.020000] x86_64_start_kernel+0xf2/0x100
-[ 0.020000] common_startup_64+0x13e/0x141
-[ 0.020000] </TASK>
-[ 0.020000] ---[ end Kernel panic - not syncing: IO-APIC + timer doesn't work! Boot with apic=debug and send a report. Then try booting with the 'noapic' option. ]---
-```
-
-Same Ubuntu image never fail with vfkit vm on the same macos-13 github runners."""