From nobody Fri Feb 24 09:48:27 2023 X-Original-To: bugs@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4PNQ7b5jKxz3tmVT for ; Fri, 24 Feb 2023 09:48:27 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4PNQ7b3NZ2z3hjF for ; Fri, 24 Feb 2023 09:48:27 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1677232107; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=c0OlWQ/6ysPdxpjCuCSW72tKFzvZCKaMq9GzhcEzjz4=; b=NUABO20AHMYIhea4vNYksqv4ircqzahg6Hysc6eMoT0nAQtaFigIOjIoohbwQFAhmDmBhs /EmvB88XrujZu1Q9a4kh5EvY0DavRUkTAkkJu7+1Mog62YjeSB8f1Pv4QiESskOaZde5uH iSSHJ290FAAt9eICPLQhHAE1H6vfojt+0B4IlV5vod12/jwQkWUXlO8MaktHUzDecLmJty buosGzgp/J5WWdzsz2emOhE8g2hPOd885nIGG1Io5VTnvx/g7yuPcciZGtFB7+QkdC5R+J jMkR8mhG4Na3Tngpw59CXAAtM6SeLY6Du2y86J44JhLNsIy8f8AkS+pqUOIcVw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1677232107; a=rsa-sha256; cv=none; b=Vkh/AIVFiCXUj8tWQCS3yeWDWZPm1mEr6kUIJ1K8p7yG1aDYKkKFifaTa1RZgiqeGSRjxZ 3L/4fRoh3X6NglouP6hJY7o2mlLJUsuV5N8FO0zQjKUiVwdO7PC7DIQ7cTlIwBVnhkhkE+ mW/CGT9EKJkaDpCmjJOY/Kw6hlZFUi9VzDcPlZiOMmuXKxfrFkdmYwxjprgUNFZHft02mh t5IQYaO2XEOkAORRxgEcm5SOf+RxAU4srt4hwU7anAltTYtDqIxG2ulWPPE33Vn0tYDMaE v+ojLA5uwXR4xcZQvQEMH3TdhnAYJrs8O77LoPSYNSkLeqXDbLqsmez7WM3JGw== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4PNQ7b2N0qzJZv for ; Fri, 24 Feb 2023 09:48:27 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 31O9mRER057603 for ; Fri, 24 Feb 2023 09:48:27 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 31O9mRfE057602 for bugs@FreeBSD.org; Fri, 24 Feb 2023 09:48:27 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 269767] VM IMAGES panic on boot under LXC / LXD Date: Fri, 24 Feb 2023 09:48:27 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: Unspecified X-Bugzilla-Keywords: crash X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: dwmw2@infradead.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D269767 dwmw2@infradead.org changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dwmw2@infradead.org --- Comment #2 from dwmw2@infradead.org --- Looks like a divide by a zero because et->et_frequency is zero in lapic_change_mode() at=20 https://github.com/freebsd/freebsd-src/blob/main/sys/x86/x86/local_apic.c#L= 1020 What are you putting in CPUID leaf 0x40000010? See lapic_calibrate_initcount_cpuid_vm() at=20 https://github.com/freebsd/freebsd-src/blob/main/sys/x86/x86/local_apic.c#= L931 --=20 You are receiving this mail because: You are the assignee for the bug.=