Date: Thu, 24 Oct 2019 13:14:41 +0000 From: bugzilla-noreply@freebsd.org To: virtualization@FreeBSD.org Subject: [Bug 241467] bhyve crashes after import ACPICA 20191018 Message-ID: <bug-241467-27103@https.bugs.freebsd.org/bugzilla/>
index | next in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241467 Bug ID: 241467 Summary: bhyve crashes after import ACPICA 20191018 Product: Base System Version: CURRENT Hardware: amd64 OS: Any Status: New Severity: Affects Many People Priority: --- Component: bhyve Assignee: virtualization@FreeBSD.org Reporter: aleksandr.fedorov@itglobal.com Attachment #208566 text/plain mime type: Created attachment 208566 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=208566&action=edit Broken ACPI file I try to run bhyve on CURRENT r354005 revision and observe the following crash (setenv BHYVE_ACPI_KEEPTMPS 1 & setenv BHYVE_ACPI_VERBOSE_IASL 1): Loading kernel... /boot/kernel/kernel text=0x16db63c data=0x1c5878+0x74d158 syms=[0x8+0x181da0+0x8+0x19e780] Loading configured modules... /boot/entropy size=0x1000 - Intel ACPI Component Architecture ASL+ Optimizing Compiler/Disassembler version 20191018 Copyright (c) 2000 - 2019 Intel Corporation Table Input: /tmp/bhyve.airmMK2 - 286 bytes 9 fields 12 source lines Binary Output: /tmp/bhyve.RTQcA9D.aml - 36 bytes Compilation successful. 0 Errors, 0 Warnings, 0 Remarks Intel ACPI Component Architecture ASL+ Optimizing Compiler/Disassembler version 20191018 Copyright (c) 2000 - 2019 Intel Corporation Table Input: /tmp/bhyve.jz82gGa - 460 bytes 9 fields 17 source lines Binary Output: /tmp/bhyve.tAeYCDa.aml - 52 bytes Compilation successful. 0 Errors, 0 Warnings, 0 Remarks Intel ACPI Component Architecture ASL+ Optimizing Compiler/Disassembler version 20191018 Copyright (c) 2000 - 2019 Intel Corporation Table Input: /tmp/bhyve.F0mo6Fj - 492 bytes 9 fields 17 source lines Binary Output: /tmp/bhyve.93IG24I.aml - 68 bytes Compilation successful. 0 Errors, 0 Warnings, 0 Remarks Intel ACPI Component Architecture ASL+ Optimizing Compiler/Disassembler version 20191018 Copyright (c) 2000 - 2019 Intel Corporation /tmp/bhyve.mlMzmgN 53: [0001] ProcessorId : FF Error 6313 - Invalid field label detected ^ (found "ProcessorId" expected "Processor ID") /tmp/bhyve.mlMzmgN 57: [0001] Interrupt : 01 Error 6313 - Invalid field label detected ^ (found "Interrupt" expected "Interrupt Input LINT") Table Input: /tmp/bhyve.mlMzmgN - 1298 bytes 48 fields 58 source lines Binary Output: /tmp/bhyve.xdijIVH.aml - 90 bytes Compilation failed. 2 Errors, 0 Warnings, 0 Remarks Assertion failed: (error == 0), function main, file /afedorov/vstack-develop-freebsd/usr.sbin/bhyve/bhyverun.c, line 1200. Abort trap (core dumped) So, as you can see iasl can't compile /tmp/bhyve.mlMzmgN (see attachment). This bugreport may duplicate #241399 -- You are receiving this mail because: You are the assignee for the bug.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-241467-27103>
