From nobody Thu Aug 15 15:45:49 2024 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 4Wl8bf0Cj7z5SNBw for ; Thu, 15 Aug 2024 15:45:50 +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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Wl8bd6K9xz4Vj1 for ; Thu, 15 Aug 2024 15:45:49 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1723736749; a=rsa-sha256; cv=none; b=qZ3vpnGumLbK+KSQeZWzP/tiEhycgRljO2/rEdWGgWgfXnrcphKEUoMIdHbofUc7l8ihhL I22t0xuQdYClIvzmUXFCrm7pe6k9GUyx50H9Eh/q2M4RAmq/NGOJ34cGJi8EEtPnrZhRXb 5RyIXpRp+qERdlZl3wuuxf2i1DiLn95eWpceIahHisNDufKBmzZRM+scPXRak8OklnIaOh CV9/WiykZYCjS0F+X8CtAQNX4FqjB/Qfl4MQNmlwtomlj1IJCmiei9pnyYgzcZZOmqTHsO zFAjVol3vTxLIPW8FbwY54k5RsJF9m4gUjbzaj6MugcVXzvYYkVCGplCW3VJag== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1723736749; 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=Lu0hrTBn0ymelpCC1Yre8Wtjvgw7xWWmPbnj7jYYUSA=; b=RsGpyYYMSV9rQysL69H+DGuZ29HFH1rAB2aXrwu/VjjXejJpqk8PACZI7aanJMXp1KHLlv Vhj8I0NiX6WtqM7cAJSMvUPsONHVSriIbFrgVoD6O31auQDH4tyOUPVl8Eo0hfD75Ih6yQ P1KDgyWsZ6vyFvK5/Wg0GAWAtDb5pi7bZ2TVZSloItCflCin/tqAZkExUq1ShEvjHhlw9X u47Zpg7M2hPdFG/Pm8V1KjAOEvW+eDxjOZh2hO9cHyQEfhuqJLOGNpmo/H4082LKqKY2Wt 1Ij8n5DsJtvgA2Y9NpBuKM/jvGr8DY5brVyde9zWNxWb64rlTHdySAvZ+gDXMg== 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 4Wl8bd5vk3zT5T for ; Thu, 15 Aug 2024 15:45:49 +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 47FFjn4W005789 for ; Thu, 15 Aug 2024 15:45:49 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 47FFjnQl005784 for bugs@FreeBSD.org; Thu, 15 Aug 2024 15:45:49 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 280817] With DMAR enabled, my laptop panics Date: Thu, 15 Aug 2024 15:45:49 +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: 15.0-CURRENT X-Bugzilla-Keywords: crash, regression X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: eduardo@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: 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 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D280817 --- Comment #9 from Nuno Teixeira --- (In reply to Konstantin Belousov from comment #7) > Regardless, what is the device at pci0:30:7? I'm not at the laptop right now, but I'm using passtrhu on Intel wireless to use in windows 11 bhive. Later I will check pciconf and do a test running win11/bhyve --=20 You are receiving this mail because: You are the assignee for the bug.=