From nobody Mon Nov 18 05:55:43 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 4XsH0w4FXyz5dtk5 for ; Mon, 18 Nov 2024 05:55:44 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XsH0w17Vhz4s3k for ; Mon, 18 Nov 2024 05:55:44 +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=1731909344; 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=3P0kvJyNj16CXZAGkmGuCKa9qXrOR9+MB1ew2LRJyow=; b=QLepY8syjxEfEgw6d1qLdSL3IJXmYkYDuqK8MkMH5nB6QDH8FxQ3oeUmbqxVnN0Dw7g6Lu f88xSnuQsvhXoJQFJeha9sgr33KghkVPI6wqWMVyEHdX+3QdY9oMyMRDQECVA3BaXyy2x+ jJmszR30Vrbp4921y3Tt5Mr5P6Tho6sHld0fBZVbEDArM8j5f8GrIi1iRwnck4q4WQ5zc+ JJUx5XzYkLbxEsEgLMcpxP19EAiClePrZiLb3lplv1ARH6Ce/0cfI83sWuuex0eyEdt/nt KmeGVFIwmSxwD77rcAUSUzAzsoam1vmWbQvnV16igq7UymoWTcUDIVpkx8J1nw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1731909344; a=rsa-sha256; cv=none; b=t+ZLyaqQCt1s0nPoIxmW4jEnqBiM+9zxIvdveWvPho4YeUa89e1VE87n98+m6eTtcAGsyM ZbvtnUkUKqtUGKlH+rHPVvOySlefceJihx7ECDSBgQlznTXZp7a5hZi/v4Voooe8/ckrIF K/xtTBv0yV+CqW6sq1VxNmsnOoDN8cMe62NzhjNcdwFNQPOu3By6PNP7aZNOmKxegCBQk5 7N+fT31p/p4d9c47SeqnSATGPR0sZB1nqnhBsqgbCVGMkd+hZdUI79cOG4Qf4UyHjFpbH7 jF7OvQy+DJ3EUqkeCqptAAUf4GelB1wx/8Ojiu8vpg58ph++gPrbx+y6zkiUPA== 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 4XsH0w0b7zzPXn for ; Mon, 18 Nov 2024 05:55:44 +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 4AI5thvo078694 for ; Mon, 18 Nov 2024 05:55:43 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4AI5thq2078693 for bugs@FreeBSD.org; Mon, 18 Nov 2024 05:55:43 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 190942] aio_{cancel,error,return,suspend,waitcomplete} don't mention ENOSYS in the ERRORS section Date: Mon, 18 Nov 2024 05:55:43 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Documentation X-Bugzilla-Component: Manual Pages X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: ziaee@runbox.com X-Bugzilla-Status: New 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 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D190942 Alexander Ziaee changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ziaee@runbox.com --- Comment #5 from Alexander Ziaee --- Hello! Adding these errors and organization seems sane to me on 15-current,= can you commit this? I don't have my computer to see if it still applies cleanl= y. --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Mon Nov 18 06:48:19 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 4XsJ9b5GK9z5dxGm for ; Mon, 18 Nov 2024 06:48:19 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XsJ9b3MRvz4w4V for ; Mon, 18 Nov 2024 06:48:19 +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=1731912499; 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=cTD2ahIQQd1kRKCb/qwCjgyNMtQzY4THn/em6CfQSYg=; b=Viu8sZ6QvdPHp/qf17viueyRrifsW9GfDKGiX45cZADuMrSXUY1OU5KbAePtChaWJaORtE 7EqQsaTau672G4I5L1Kz8Tib1pwICsLxdJIFew7GlEutiIDZDw9101wOcHfVpYPURh7BIC Ysv/S0pU7+mEBK/qb2hdk4NwmwE5JrZx85cF89wAW7DSjEKcpR/uVuKnLOlv32SAxgRyE2 OEi6cKJGgExKCNfPHTCc6h3BuJ0hndfrGeSWNBQ9d+9ZMzBJ/z/7C2lRm2vegWR9cj+jRp HYDEMJOgQhfbc92VEAbY9VEjtUf9sU59gx1Z0HxmXgqaWY7ZW68u1HX+dye9TA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1731912499; a=rsa-sha256; cv=none; b=HDutFEo0L14Ni6wLkc7CyGqGmfWslJQ8hqhaKSI+q5a0o4B5tsC4X2R9x2TMxJIjANeYVa 8vrs0kS8qqbI67wAr8XTExhyE/Af3pW2K3XL9IxPShAik35FNZEuRq+Ra8ERsREsoyf+es Yaf1iGXnSNlQ7K4+HmswGrJqVTie2Xus/k0muqv62aYOsO48LZcbKrLuGk9vsc5RI6KEVu H+zOq5UDdHIXTbBdGS6BhW6xdSNB9hQLsuGIU0DL6WkqFV3uBnU3mSHZSnMlI+9fXmcuH+ LfMKCqhlp5XxuHHyh1qfWTg9RtxPEqmq4DjVAcHMihHw6ayC0DeqCtCgp7y/kQ== 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 4XsJ9b2yySzQqP for ; Mon, 18 Nov 2024 06:48:19 +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 4AI6mJMD064808 for ; Mon, 18 Nov 2024 06:48:19 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4AI6mJJS064807 for bugs@FreeBSD.org; Mon, 18 Nov 2024 06:48:19 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 248359] ppp.8 fix typo Cuad0 -> Cuau0 Date: Mon, 18 Nov 2024 06:48:19 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Documentation X-Bugzilla-Component: Manual Pages X-Bugzilla-Version: Latest X-Bugzilla-Keywords: patch X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: ziaee@runbox.com X-Bugzilla-Status: In Progress X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: jlduran@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc bug_status assigned_to 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=3D248359 Alexander Ziaee changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ziaee@runbox.com Status|New |In Progress Assignee|bugs@FreeBSD.org |jlduran@FreeBSD.org --- Comment #2 from Alexander Ziaee --- https://github.com/freebsd/freebsd-src/pull/1515 --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Mon Nov 18 06:56:39 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 4XsJMC39gcz5dxFP for ; Mon, 18 Nov 2024 06:56:39 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XsJMC0BZlz4ws0 for ; Mon, 18 Nov 2024 06:56:39 +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=1731912999; 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=zAETIer4DMW9eBh7gUcl466LlbQ5mRtW+qfCoOPolpA=; b=r+8nA7CUQqm67dEgKBYwJ8/i93uMIzFafb7a/ZesqMI4VZxpSvEbgpit8yaggOaHAZth4a wdkva6IVLe1TV9uCewzIAGA2oQGG6ul1OwPIsyWv5VuaTI3DNWC9c1B02tUqKSGGZ157xJ 4uTnGjLGTO4NC1qK+vmtaSnCRnhTrRC6JFcVIHe3TCTQ8Y+Hn7Yyon0eFCYRHR3+4A5aFl lfICnerrzpM/FntjWNbSYpEoqcOJgBXOuQbhig2J+ATAJT7CKOZo0OiTFyWJfsRiTreZa2 j56xFvCcAAxGr3DE2M6c3G0r8o84RGuhk0w50w/skjWwgew0vJ5CjDRM1IHNJg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1731912999; a=rsa-sha256; cv=none; b=CKGOKkwThKoLwLRSm57rWebugHZiaIHofTIs8uH2P+lXdaQJmvhg3VTOgKLRhck9AqCie1 FskaYbp8rT0/OPNL1hzfWp07Yz3lyxSj31ztKf7mWGNTyhYYRgfZOQd8cAYypCv0kdCrTF oDg9e2vlmlnfVcxg96C5+SVZWfy8K3Iy976Af6CxOhiLRhc0bI5Ee8P1CliM1D9ZPo8v4l lnuQSsj/H8+YvE2pq9hcQP/4WGTuxE5JRKuJzOpIYP1QhypTPElY2/WpJnp6gA6MskCodH POY4a6iYzOUAE5k2UHfJubR2kjjWgGu5rIyhSRoEzErXh+rkab5ujD3HHh0AhA== 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 4XsJMB6t6xzRCB for ; Mon, 18 Nov 2024 06:56:38 +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 4AI6ucFk078617 for ; Mon, 18 Nov 2024 06:56:38 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4AI6ucVe078616 for bugs@FreeBSD.org; Mon, 18 Nov 2024 06:56:38 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 264576] builtin(1): corrections to grammar Date: Mon, 18 Nov 2024 06:56:39 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Documentation X-Bugzilla-Component: Manual Pages X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: ziaee@runbox.com X-Bugzilla-Status: In Progress X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: ziaee@runbox.com X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: assigned_to bug_status 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 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D264576 Alexander Ziaee changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|bugs@FreeBSD.org |ziaee@runbox.com Status|New |In Progress CC| |ziaee@runbox.com --- Comment #2 from Alexander Ziaee --- This might take a while, but I have carefully considered the scope and enti= rely rewritten this page, rendering redundant all the many ways that it currently tells the user that they need to read the manual on the shell they're using= for details on its operation. https://github.com/freebsd/freebsd-src/pull/1481 --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Mon Nov 18 11:14:36 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 4XsQ4r54KYz5cjd5 for ; Mon, 18 Nov 2024 11:14:36 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XsQ4r18sgz4GCt for ; Mon, 18 Nov 2024 11:14:36 +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=1731928476; 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; bh=75Ydt9HBIwWHD+rRin/Y4ElwvP7baqGN/4kehvwBOKk=; b=cDMtXe1tujzs7BS9Xzup4YazhSeAyYUuCESUe9ELBpItFGlvOBcqpaHG7xfkxFm7mCu0A9 3W/etCwWQ7Uw2bpgb4Fnz8a2K8whUeVg54Me5aPkH/Hf986xZNIhz0001qBMQYGAKqrgZj 6yM6AAZ45Zx0mskHEsrM4KOvQw7yn5jSt+KR9zwIcn5LOaGl4cfiGngzka90EM1n3CHw1/ ETHl5ds/lNfVK9Y3kIXw0Ci78dvr3n2KK3XrI1sfnSyITm/FkNQRROTOGL9eLH3vuh/A6N XPSw+nbz8mFP7eBc1MK1pq3nTGsFCCsMrWwaMMAHizRGoVnLn6MVrHxagSKPzA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1731928476; a=rsa-sha256; cv=none; b=NC4sLSr6iU4e8PdWWB/1Jp+oCEGoBPQ4phQq/KLLwjsgBUDue4x5OTPYBG2yNip3yynncs lpk6wrzdRR3GeUY3X59+0Uwc6Kou673DR2aJe2CxQsiZbzn1k/oiRXy9auUZ0OVG6OqNTt VoV7yJ8lnNKN0HW9wpQUKW9Wr54noHof2eOVNphQbbVzVyWHGzmOIKGVmWxSuWDP5R3VZY uqZGPwD+aMaJTktL9mq7Ne0ouA7Hfd9zWBVKtogrv3Zz2n+5OrUIqxCfUue07xzo8sBEWO Wk3zEKDtbIIG+ljHPsjSvCP+SkWAVxACerkL2lCSVk1fsd2Y9MB+fsc+oQnOqw== 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 4XsQ4r0nT9zdqn for ; Mon, 18 Nov 2024 11:14:36 +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 4AIBEZa0008283 for ; Mon, 18 Nov 2024 11:14:35 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4AIBEZAM008282 for bugs@FreeBSD.org; Mon, 18 Nov 2024 11:14:35 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 282832] makefs zfs creates images with the same guid Date: Mon, 18 Nov 2024 11:14:36 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bin X-Bugzilla-Version: 14.1-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: pat@patmaddox.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter Message-ID: 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=3D282832 Bug ID: 282832 Summary: makefs zfs creates images with the same guid Product: Base System Version: 14.1-RELEASE Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: bin Assignee: bugs@FreeBSD.org Reporter: pat@patmaddox.com Run makefs twice, and it will produce zpools with the same guid. It makes it impossible to import them at the same time. You have to import them one at a time and `zpool reguid` them. --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Mon Nov 18 12:26:29 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 4XsRgn6Q4lz5d2WQ for ; Mon, 18 Nov 2024 12:26:29 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XsRgn2Fg1z4Qxr for ; Mon, 18 Nov 2024 12:26:29 +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=1731932789; 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=L3ZFJDELzAW1UmiTjFtgu1advfGIpRbAg6KDEvzMQ/M=; b=gRjgCVlMAx538oLDPF0XAKYNzQ04DqFx455wcz8Lul+0YsD9TAWvngMphgi6qlNW5EmZhi 321enfVBPEpl3gITVwhUKtLC8uylAmSroPzkULmXokPpeFeESxT8IVlEEksSa3UhEOtVYT TAdiKYWDEWb81upiMRqS5R7dLXMnUh9mWGyDrY8FklJjpoKGIXwgz3TxscFR554WAUvfSQ qSZy2qS6UJsvIbXwhh2gMbA8x7IqO8vJAQsRMiY2Zny+nbw631/C9VxxxbeIN7CKCh177M qEXErJbiJnpkC7Z1Xq3IIIwuphrEqtC7aIvuUuiQ/HLHcYla/FMCt+tT/GBgTg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1731932789; a=rsa-sha256; cv=none; b=wNQZIbdIncOheo0tJs+okAkE5tqs8Z43bCSwyMfgbbw8bKl673pkfBOXImDAaznIFai6lQ Mpdmse18WcS7NVWsAvHzIfr+h/m3o6aFsXoW04jFRVQbaiUnQQ2JqAbFqzMPpTu9CJ3rQb MvzUAqz4adR6hqP1xNOBbaxQFOy9I1/PQidZx7a0HXizBF+mDIKLIqTEBT3kijDDPZ7cio kPzWls4Np51s936q+uy2XYZiR54z0e5vsheJ3M/4M3M6d2F15g70iqP6aeicui4F/aIefg L7C+U4WbmCbk67cY/h+mNVnY6gdJCwt91NxNn/5X2EitUIAJqM4K34uGbA0nog== 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 4XsRgn1tQMzg3j for ; Mon, 18 Nov 2024 12:26:29 +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 4AICQTNq027698 for ; Mon, 18 Nov 2024 12:26:29 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4AICQTun027697 for bugs@FreeBSD.org; Mon, 18 Nov 2024 12:26:29 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 282832] makefs zfs creates images with the same guid Date: Mon, 18 Nov 2024 12:26:29 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bin X-Bugzilla-Version: 14.1-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: pat@patmaddox.com 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=3D282832 --- Comment #1 from Pat Maddox --- I see there is a comment [1] about using a fixed seed: /* * Use a fixed seed to provide reproducible pseudo-random numbers f= or * on-disk structures when needed (e.g., GUIDs, ZAP hash salts). */ When are these needed to be reproducible? Should makefs take another flag to produce random GUIDs, or have a note in = the man page that it will always produce the same GUID? I spent quite a bit of = time trying to load two images into bhyve before realizing it was a guid conflic= t. I don't think it should be necessary to import the zpool and reguid it, so = I'd be in favor of a flag if there's some reason the default should always prod= uce the same GUID. [1] https://cgit.freebsd.org/src/tree/usr.sbin/makefs/zfs.c#n787 --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Mon Nov 18 13:37:41 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 4XsTG01RHQz5d6qn for ; Mon, 18 Nov 2024 13:37:44 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XsTG00NXlz4Wsv for ; Mon, 18 Nov 2024 13:37:44 +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=1731937064; 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=UmMpt2SiUFyNhtyO1Cn6eyXNNASdJJdiN0gw+7/xplo=; b=HtH2gUvYAq+cvpx/SPTZhNbPtcks+3eLbyfm0HkLw52nAB8LKlfKLHKIM+pm0fCiAkqplf 93DKH44F5oATPdep1waN2U/7EldbInxGdN5n8zILB3/zG7vsddcDt4ZmHYCQf1uoxj6sGv mRD0iu6MeaO5ctCj5wNhuolnxK5CXI3hlHKi1XFEsyefzcZJS7CuZj8MSF+767eAcbgmaj A4hlB3cft6aC46l1i8BQ4gr1W0KLX2zGeCGfz9i6hnMWVmdEHNoud6QOlxa1hr5nuzWeB7 A+USVsgH/JuoxjgbgUj7BMhF9LOOQfmfn24uHGlXPJMkikeyaNWTEvAI9Lhnpw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1731937064; a=rsa-sha256; cv=none; b=GzWt9s3l2FMCQz0ncw7y/NCX/dwprJKbBSCKT0MfYAdjz1P+HXA6SjSX0UFfCOyG9ALAEH wMq+2K2izSsDtjYXZS5cUCiHwcMQYWfociuU1nM46O/ZlG7sv+W0yM3kj1VmJYHOrmnf3Z LDUMVnl7cNNRcHlnV00gCtwmYnfb5E6wLOC9ZT5J0JfATxLiNBo6tgjbl354T58/sa0eoj 9tIdJJP8xhqpzJIkCOOwBdgOBx6r2WSF99KzWjbITVy9Bo+UT2HG7AVdrQJvN7zM6MMhvE fmasD1PZzq0p+LwZWOdyKJT7kIk8m/OdeMafiiJ4TOVQDRyYx8NGpzHg0LHXQQ== 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 4XsTFz74L2zj4Z for ; Mon, 18 Nov 2024 13:37:43 +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 4AIDbh6V039046 for ; Mon, 18 Nov 2024 13:37:43 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4AIDbhHl039045 for bugs@FreeBSD.org; Mon, 18 Nov 2024 13:37:43 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 277959] Refactor of usr.sbin/daemon caused regression in restart parameter Date: Mon, 18 Nov 2024 13:37:41 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bin X-Bugzilla-Version: 13.3-STABLE X-Bugzilla-Keywords: regression, vendor X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: rudolphfroger@dreamsolution.nl X-Bugzilla-Status: In Progress X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: kevans@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=3D277959 --- Comment #14 from Rudolph --- The proposed patches seem to resolve the issue, making `daemon` with restart options functional again. Is there anything I can do to facilitate merging these patches into the main branch? It would also be great if these fixes could be backported to existi= ng releases. --=20 You are receiving this mail because: You are on the CC list for the bug.= From nobody Mon Nov 18 14:27:11 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 4XsVM3343Wz5d9SJ for ; Mon, 18 Nov 2024 14:27:11 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XsVM30vwnz4bgb for ; Mon, 18 Nov 2024 14:27:11 +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=1731940031; 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=0XLGYsMLTgf9W6+zGERbWSnoQKGFf8rqZo8+5uWIPPE=; b=J8KIdpq9FhbKfS5aalM1Ekx/cYz3DGUG81tGYRT+bn1/izqYHzeCAglhad9ZcUOEXYqrNS ZPLMsvCURU7l9aDVwer3abBq5ITv3WwmqYK7yfvBxkZ787Tp8KkD8PnbZQvL6BZYLrkr7r C9iv7FQt0NbL4mXKMSgCwscHzEQ7Cyk3vTVmy7hjZING89bMGFhiMvnMhkiW9574wlI/l0 S5CYVSOKdzUZGajKZW9AfiX+tLL+NEGV5l79BiprVZYLxAEU67M6bpPhcksMnobkGb/OWc Ngtb5ZKXHZxBQeyT296bHk0FmmGNfrlRaXFb7X0ZSSIQlHDs4HnGaS4Ac8ZB9A== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1731940031; a=rsa-sha256; cv=none; b=gDhaC05AQMyveoEIInynskCsm/0Cus5tAkJQ6K3H85z03Y/DngXhglKedkVL5JNh1yna3M nmQmqUVV56lHx5sHQ34mJmD0xjexkyxy0DRb0wKkxhLcnloVHRBOTjz7oZLCUnqK8UXkz7 ZoYYQAWPNxFy84Qc4NtvwIf6jWBRprPgGE4F98JKCn1Lqvla0XT0m4hRt34CsjdNk3nJwa ZE13MQT7ssy1J7kRz5HoI14RpePVkdVDFKdZnwXtpY/Wji4eBc+e+h8VYuGvJgNW12u4bq cNS4HHXNBXzwHCV1pWZbgkOAFB0YkRiTBkyP1iiCqhhrStbeP0SSGSqqAIC/5w== 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 4XsVM3059KzkNj for ; Mon, 18 Nov 2024 14:27:11 +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 4AIERAlc031153 for ; Mon, 18 Nov 2024 14:27:10 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4AIERACx031152 for bugs@FreeBSD.org; Mon, 18 Nov 2024 14:27:10 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 282832] makefs zfs creates images with the same guid Date: Mon, 18 Nov 2024 14:27:11 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bin X-Bugzilla-Version: 14.1-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: markj@FreeBSD.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: bug_status 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=3D282832 Mark Johnston changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |Open --- Comment #2 from Mark Johnston --- The same GUID is used because I didn't want to break reproducibility of VM images (the main use-case for makefs -t zfs). That is, if you and I both b= uild an image with the same inputs, the output images should be byte-identical. Certainly the documentation is deficient, I'll work on that. I don't have strong feelings on what the default behaviour should be, but I'm a bit incl= ined towards keeping the current default and adding a non-reproducible mode. How exactly are you using makefs? --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Mon Nov 18 16:03:58 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 4XsXVl4Zk9z5dGVR for ; Mon, 18 Nov 2024 16:03:59 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XsXVl3YSsz4rSl for ; Mon, 18 Nov 2024 16:03:59 +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=1731945839; 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=p7OX4Zi3tHIy5jaRcSlPlQdC8ws7wqPf5Z/6xcCYsnM=; b=mON19MOovwQrOzbu/h8zDTA0msVPvCugb33o+jGiU15mzhKNYLtWMr5FincXUXJ9libaDO XfER9WR1kLOOl24TS6u247P6Q2cMiWazT1PvR9Tu7i1ENTgEo9E9xs0msnMjv4d1kQCE54 RWL/1R2PJkS4TyqSIRE18uRLeemEBTXkV8WofgflTanLXSxrEt89ThHsXseKavSR/ArMNO JYPMBIEda6On1Ihk/b7qKukjBcuH7HmL8kepKmxWK09Lv4nkdD2NRnXswVakRIKH4lroys EuvMgfRVlXFvLq5CZGTqHc7l6GH+eM++4zjofuEaZqBJAOZoR0dPQBeXycx6Uw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1731945839; a=rsa-sha256; cv=none; b=n5HWSKdWf/MVgrkA2u6f6YbTvhPa8zoJEWXb0HOIbBdmcrPcEFSyctN22ufTcN/5cIvbah yTk+7AgHjFg2cjJBkWyQDnI5GqI1vLBFRfp9ELtH9vKGy7+LW1b33J7IYxMGTBJiQJdNGu OcxYzK8gu5CobIsc01uOjdmM9UtCtprncIAKeubYan9nXGI7GgzHWDgYD9lNqnidiw4u8f WxDYqxZls4/L7L2zSJHkFkbhf9gTqGycVjt+gi4KK+CYv21ommeinyG2e6NTAKFhWa5KMc 7x/Dd2RTFnwXE/PvjYy3I/MEEjH+bpMfPxQ59D5tUlv4d8QtVGOC+QvR2Srnbw== 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 4XsXVl39Svzn7Q for ; Mon, 18 Nov 2024 16:03:59 +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 4AIG3xLs088795 for ; Mon, 18 Nov 2024 16:03:59 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4AIG3xMM088794 for bugs@FreeBSD.org; Mon, 18 Nov 2024 16:03:59 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 282713] Process enters in STOP state and doesn't respond to any signal. Date: Mon, 18 Nov 2024 16:03:58 +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: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: rupeshpilania@gmail.com X-Bugzilla-Status: Open 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=3D282713 --- Comment #8 from Rupesh Pilania --- (In reply to Rupesh Pilania from comment #7) Looks like there are no process sharing locking mechanism was used. I suspe= ct somehow kern.ipc.umtx_max_robust count can impact something. As per libthr = it's default value is 1000. So created 1 process with 1000 robust mutexes and ra= n 2 instances of this. Looks like somehow it slowed down other process. Now tho= se processes are unkillable. But I am not seeing processes waiting in umtxqb.= =20 Using 8 CPUs 16 GB RAM Somehow process with 1000 threads with robust mutexes impacted other proces= ses. Also saw this in one of the other process which went in stop state. ./procstat -k 917 PID TID COMM TDNAME KSTACK 917 100288 process1 - mi_switch thread_suspend_switch ptracestop cursig ast doreti_ast Similar to this https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D200992 --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Mon Nov 18 16:13:24 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 4XsXjc6WhKz5dHW7 for ; Mon, 18 Nov 2024 16:13:24 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XsXjc5Sg6z4t4D for ; Mon, 18 Nov 2024 16:13:24 +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=1731946404; 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=3Lgt4PSOA1IRLJiXSZobUxTGV9P/ixCDQW0S+7Abdwo=; b=iTPbJn/13HFy2yX/haDvhFVLV18yZShjXl2aRiP1LhWTNuyufy3e+B410wJqpx3bLBebn3 n7kZXOuSuH8OmSRdl5dOXpIvXxEh7EHaNaJ9n+iOgEgRZR5+DjcjCjGOaDf/m1Ay2Xpi4n BY4Es/zmIJ8rEZVF7UAMUvbflk4mqROL9NmduwsW7iZI5AHUmSNNsNv291ulz+rl5Ufyg/ W92ecWj61h/D3Mzy2DScDor4CeYVQHXLb6OTmpptaZ0fLn5elmwkuYduAjGBMQ+1cSMmks ZEwKmQaxOMSuNhX1Cgd/GojQDeA8WaAvqsgS0lSPWOm0gmDy9eV85VZtktZHlQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1731946404; a=rsa-sha256; cv=none; b=DQT2mxTosDXUSttP8GbuCjMtEP/2BvFYGrzuUhl23XR6tCJNq+z4sAEmpgn+6sQkisw7mU X6TV/A7vx3c8dhN4lEVoHIj6pTwz0xG24tF12GS+zDV6mQSciDotsVD7OmA6bJXGYL6Eww 8CoVB1mBRWid6bwampoFDeXcDlPEg8wQQDJKHD/tCtLGSXRW6nmgHLTN1ukLWG2mSRizHR eqJwJhKhU56FUR76V/jopzcpEfD1EyQ1FobCwLtIIFa+Ye1atdJS+WF6wij870z2X/qEB2 g++TiFCtUXKR4cd9uDEG9Teish0EkEUiffhRQ5mAZfhECMl1aKyk+aR2nbylMQ== 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 4XsXjc4xnJzmQj for ; Mon, 18 Nov 2024 16:13:24 +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 4AIGDOor010244 for ; Mon, 18 Nov 2024 16:13:24 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4AIGDO5Y010243 for bugs@FreeBSD.org; Mon, 18 Nov 2024 16:13:24 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 282713] Process enters in STOP state and doesn't respond to any signal. Date: Mon, 18 Nov 2024 16:13:24 +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: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: rupeshpilania@gmail.com X-Bugzilla-Status: Open 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=3D282713 --- Comment #9 from Rupesh Pilania --- Running two instances are enough to bring system less responsive. Running 5 instances will cause system Freeze. Compiled using cc -lpthread. #include #include #include #include #define NUM_THREADS 1000 // Number of threads; adjust based on system capability #define NUM_ITERATIONS 100000 // Number of iterations per thread pthread_mutex_t lock; pthread_mutexattr_t attr; void handle_error(int err, const char *msg) { fprintf(stderr, "%s: %s\n", msg, strerror(err)); exit(EXIT_FAILURE); } void *thread_func(void *arg) { int thread_num =3D *((int *)arg); free(arg); // Free allocated memory for thread argument for (int i =3D 0; i < NUM_ITERATIONS; i++) { // Lock and unlock the mutex to simulate contention if (pthread_mutex_lock(&lock) !=3D 0) { perror("Failed to lock mutex"); } // Simulate some work inside the critical section // (we keep it minimal to maximize lock contention) if (pthread_mutex_unlock(&lock) !=3D 0) { perror("Failed to unlock mutex"); } // Small sleep to prevent the system from just cycling too quickly usleep(1); } printf("Thread %d completed.\n", thread_num); return NULL; } int keep_create_threads() { pthread_t threads[NUM_THREADS]; //pthread_mutex_init(&lock, NULL); int err; // Initialize mutex attributes err =3D pthread_mutexattr_init(&attr); if (err !=3D 0) handle_error(err, "pthread_mutexattr_init"); // Set the mutex as robust err =3D pthread_mutexattr_setrobust(&attr, PTHREAD_MUTEX_ROBUST); if (err !=3D 0) handle_error(err, "pthread_mutexattr_setrobust"); // Initialize the mutex with the robust attribute err =3D pthread_mutex_init(&lock, &attr); if (err !=3D 0) handle_error(err, "pthread_mutex_init"); // Create threads for (int i =3D 0; i < NUM_THREADS; i++) { int *thread_num =3D malloc(sizeof(int)); // Allocate memory for ea= ch thread's number if (!thread_num) { perror("Failed to allocate memory for thread number"); exit(EXIT_FAILURE); } *thread_num =3D i; if (pthread_create(&threads[i], NULL, thread_func, thread_num) !=3D= 0) { perror("Failed to create thread"); exit(EXIT_FAILURE); } } // Wait for all threads to finish for (int i =3D 0; i < NUM_THREADS; i++) { if (pthread_join(threads[i], NULL) !=3D 0) { perror("Failed to join thread"); } } pthread_mutex_destroy(&lock); printf("All threads completed.\n"); return 0; } int main() { while(1){ keep_create_threads(); }=20 return 0; } --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Mon Nov 18 16:28:26 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 4XsY2z4cT2z5dJL6 for ; Mon, 18 Nov 2024 16:28: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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XsY2z1Xblz3xd7 for ; Mon, 18 Nov 2024 16:28: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=1731947307; 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=lsZOLwWfSPGO8CIrIbBSAevbVZlWVJXxqMWJAdxhRyA=; b=ua/E4bKOapsg0GMKQF7T5uW7uRjDClanxSGZuvMoVnJhCwNCbMW5L7Zx8KozyWvVjO4O5p 4k6zpYlnODA4AasMFZYP5LT+p7bDCVZ1FnlceBZ5yYKEGbX5maTIy+54UVP6PCS2oeTBLB doFW3OAJPK+N8DAnYn4V0HINwVsVfl2ltmSGMblbpmqqZsnmO6gXglziKWkeMdr3AO0jNC xsdZNXW4QLxRcDaQObMTkTSgnLsz+nKQ39SNOY0AhzC+eGpVIzSh9W2psU+pSKdtUZ7BvR 8C/wd4vkQ06Uk8vj/iLm7oI9IwcDEwAomrSjJD8GQWPTcIJtvoQpS2mmAZbqEA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1731947307; a=rsa-sha256; cv=none; b=j+/YVVrPalghBx5mH2+wprbBanc+6JDqfhNBiJFZWoDSiwvNYtv19oI3zPfo+FxpDM/r12 uJsm38BzN/Py3LnDqYRnpSZFHgC1z2lI7iDV14Gv/3aCa1Vex2n+llArmf/AbMcZYz7Ei9 AOko6M42LRHrGennaU8Mqt8SB0fC9niitYKL6nVxU1aVhpHva/G+RtLzuXzxLUbDtkiauk fKLJRfOgUu0JvNTo5ZzBL9r1tl/ULSAEV7LgzccfIw8cDHu1Tj6CCcwdX7W5xHEg0/CyRp 5vw+R16CnlKhqO1qTdFwBCeua1AVx7jgwWj5Yk7pg1aQxi4PomCohetuEGTRgA== 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 4XsY2z17vbznQx for ; Mon, 18 Nov 2024 16:28: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 4AIGSRco031008 for ; Mon, 18 Nov 2024 16:28:27 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4AIGSRVt031004 for bugs@FreeBSD.org; Mon, 18 Nov 2024 16:28: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 282713] Process enters in STOP state and doesn't respond to any signal. Date: Mon, 18 Nov 2024 16:28:26 +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: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: rupeshpilania@gmail.com X-Bugzilla-Status: Open 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=3D282713 --- Comment #10 from Rupesh Pilania --- (In reply to Rupesh Pilania from comment #9) 1. run stress mutex program as mentioned 2. We keep monitoring other processes, as other processes becomes unrespons= ive then we send SIGTERM to those processes. After sending sig TERM signal these processes stuck in STOP state. --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Mon Nov 18 16:47:04 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 4XsYSS5tdHz5dKN8 for ; Mon, 18 Nov 2024 16:47:04 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XsYSS3kn5z417b for ; Mon, 18 Nov 2024 16:47:04 +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=1731948424; 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=xx47XJ4DtbPhVNGuq8Q7Gef+UCJfPlWn0OuW8a30k2M=; b=hYE8PtPKZxlNxkg96tYUiQg+ZDBYSChghMjnN3izUM0Nnk9/54bk0hJxPrJxceT1h7f0Ga zqakEd9mi4neW/UYA0uQeDPKdJG2JUaGUyYC0TSuBWYgN1QMVeWTVEavAnN1qeD+B1bef8 TO8DtfT5lbeuRP8WKdDlYL/OjzsKChk57lkHz9NQ75Tf3NxD5t5siW8gvVOw5v/+wygjzZ ZG3Ijc5NlJfvQDbaGZL+Fieug5f7othSUzwIREwn9jMaXaHJzWjEDHiIlQYXv2ItIZTwk/ cUVzHdT86HMBYHVL1E38zS/m5Lt5PppFzZs9qSwvCDZOk0Lu+Ub9tob/fEH+bQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1731948424; a=rsa-sha256; cv=none; b=fvVGoV9JIjnF/dg+qgjFbkUaE27fOqM8+hEhs3b1551hEUkgRS5cpy7VZQ9otqvJSAN/if OX3Wteo8dSwfEjRPF/7FNiONGX3p+I/GecOfW/F8kDZhoNaDzASFRPnB8BEwzdRB4MdCeq DjqUfvcPoFKTeCGJ1kocpj1tIG6ACM7LqIS05zz7d2m33zerUjBQEw88g+CC3ZVU+lPo8u ax6zXcnMvvmE/hPwcMqBSQ4zyFHqNz8K+fhXWgUBT0ouDOcTClSsX/k8lTerf0YlTyEivX aqbmghVMbQh8wCTEFjssCQlfCGQeDWhj+gBXcb6Y9Ih3x5393xjVWQx2RpLhJQ== 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 4XsYSS360Lzp8r for ; Mon, 18 Nov 2024 16:47:04 +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 4AIGl4M9064318 for ; Mon, 18 Nov 2024 16:47:04 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4AIGl4wm064317 for bugs@FreeBSD.org; Mon, 18 Nov 2024 16:47:04 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 282832] makefs zfs creates images with the same guid Date: Mon, 18 Nov 2024 16:47:04 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bin X-Bugzilla-Version: 14.1-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: pat@patmaddox.com X-Bugzilla-Status: Open 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=3D282832 --- Comment #3 from Pat Maddox --- I am using it to create two disk images that I attach to a single bhyve. On= e is zroot and gets replaced periodically (using it like a BE basically). The se= cond is zdata which is long-lived. So, I made two images, started bhyve, and it failed to boot [1]. Turns out = it=E2=80=99s because the zpools have the same guid. [1] https://gist.github.com/patmaddox/da981282718fc033b05053716bc36144#file-2_f= irst_boot-txt --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Mon Nov 18 16:50:37 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 4XsYXY66GGz5dKjQ for ; Mon, 18 Nov 2024 16:50:37 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XsYXY3j2Fz41tm for ; Mon, 18 Nov 2024 16:50:37 +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=1731948637; 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=zr1IDct7GQHgKNwAk/rcU1OLn9GVGJnLLtJ4wycwLc8=; b=IL8YXig78UKLrrwNGzhh0gp6P7Yy4BbogLv5XKu9qEc3t24M8D+g9HiQ0nBS4cRx9jmXS2 rADLLvXhcafGyZCXqu0GwqOentlcREL3egzZ4ga0uyrFUQLxeNMVuTmWTa/4rxRRvWteKq DZZ9D1LjwhKnVvuw1MDPWWJP/lZXIEd4ygNlALhTS+9BCNX8VE/kidZ+IcCi3x+Gy3T0cI zR5xwOZ0/A15SeBKnBAvwbHHF4Vtx6Wxs2g7z0xCOx6jyIxv+jcu1J5zuduiPgsl34n095 8Zqz55Uh/Wa5W+mBrELn2PGzagDHsxvXruDxdQ1Nt+y/Oz+bYSp0T/uA17eeug== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1731948637; a=rsa-sha256; cv=none; b=adzQSGNNvLRaJjPyj2iPduwhSpjZu8X5P6gv0PRS8DRTOVXgL92c7wpjfnySHs8An6O65l wewcMJVOxiKUyEn7+PrtaWz/yI36Qt+HbVXbgno4R1eCW7ExmgWHQ/vuOhF76gUcS0XCxv cIc3sj3aE3Iv/lPem3aytC7zsV0D8Ixi+bYHI/8eZuIzf1Z/ErBckyLiruF8Uu62RLecjl tYQUFvKC02rmO01cOF7SmKh7YXjOptZaXJwrYxTC/6DQFR15EC8ej0mfY+cmkuR/TJh9XM e6kD/hn6EY2N032qqxzA6zwVxq4Vrdbzi81ghjFYHMj/YHxTrebu8QC4gIiHbQ== 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 4XsYXY35NKznl8 for ; Mon, 18 Nov 2024 16:50:37 +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 4AIGobEB066746 for ; Mon, 18 Nov 2024 16:50:37 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4AIGob56066745 for bugs@FreeBSD.org; Mon, 18 Nov 2024 16:50:37 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 282832] makefs zfs creates images with the same guid Date: Mon, 18 Nov 2024 16:50:37 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bin X-Bugzilla-Version: 14.1-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: pat@patmaddox.com X-Bugzilla-Status: Open 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=3D282832 --- Comment #4 from Pat Maddox --- bhyve command is: bhyve -c 2 -m 4G -A -H -P \ -s 0:0,hostbridge \ -s 1:0,virtio-net,tap1 \ -s 2:0,ahci-hd,/tmp/bhyve-pb/poudriere-builder-15.0-stabweek-2024-10.img \ -s 3:0,ahci-hd,/tmp/bhyve-pb/zdata.img \ -s 31,lpc -l com1,stdio \ -l bootrom,/usr/local/share/uefi-firmware/BHYVE_UEFI.fd \ pb --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Mon Nov 18 16:56:26 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 4XsYgH0fJTz5dL6R for ; Mon, 18 Nov 2024 16:56: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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XsYgG5TV8z429d for ; Mon, 18 Nov 2024 16:56:26 +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=1731948986; 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=YnXzdY4F5r7gZGrhRJUjDbCAIkFwK+FfJJ5apAQJIgg=; b=L0lVc6UCl/hCOWCiremieMp0M5hy66UpSUczcSNIf7Bxn9POzGLxGD8rNCdEKGP83uBqBl ctA0e1R+aV2Hoa/3cdB6ntbU23AtaT4WeikpDSoJryAFegD942lI5avtaVAODJ/vGKVZpx wK6tmgHQCjvHHkabw/S9cU701U/e5HJqllsewpiCwAfO2FXvC3TTaY7l9VinSgK3OxOBvx wiEJFBGXB3FnQbgvIuaWesX+7nWlNlqmsfYD9j7Sd3N8JNBAV2EH0UGPNKZFnOZxg+Jej4 Snd2N/KH/fz/HrQct14Y2NvS/QzmTqRFEflpjEbs+9GNvPT9NYjCpTZ33FvD+g== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1731948986; a=rsa-sha256; cv=none; b=EWthDhP8BX4EJRdtmj8iVBzNowdMe/KMuxImDwV1a+aF5noWw2cqm1g0jcSZ/XJ7agFkWa 6rQHglJq7QauZa+F4lXEYIYt4jb04FrdBZeeRuG23KPTULw90kqHcBwVe1p2qAlewo/HiB HIAlcC+Rjt4O/IpEZgLNEv6j4Wj3LgdSNVF1gTJYHJ6JEx30FfCwk/KsOBhWuTrPtAJO1b XV4R5SUNW1IsS1xSn5KwiWayrjQLbjb3x6atojkOaaFchOjZD45Fipr7rjZlencg7STlgk WZZhZaix6ZKCQhYOHQ/28kixL7skeSkoL7DwyStP910pgTqVWHqsaXXkTpz+iA== 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 4XsYgG50jRzpCp for ; Mon, 18 Nov 2024 16:56:26 +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 4AIGuQA4079545 for ; Mon, 18 Nov 2024 16:56:26 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4AIGuQKB079543 for bugs@FreeBSD.org; Mon, 18 Nov 2024 16:56:26 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 282832] makefs zfs creates images with the same guid Date: Mon, 18 Nov 2024 16:56:26 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bin X-Bugzilla-Version: 14.1-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: markj@FreeBSD.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: 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=3D282832 --- Comment #5 from Mark Johnston --- (In reply to Pat Maddox from comment #3) But the root pool should be reguid'ed on first boot anyway. The official VM images configure this automatically (they set zpool_reguid=3Dzroot in /etc/rc.conf), and in general you'd want to make sure that two VMs using the same image will have different pool GUIDs. How did you build the root pool? --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Mon Nov 18 17:13:22 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 4XsZ2p55JBz5dLv2 for ; Mon, 18 Nov 2024 17:13:22 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XsZ2p3L5gz44HC for ; Mon, 18 Nov 2024 17:13:22 +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=1731950002; 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=jfB8I33+wJ1WDae+XQcfUddlg2KHTH3wOV4vCEoZe5U=; b=PjDnfcftGAN3d/Y6w+DImXT0WzykV1NTX3uNesT/DD17dkC6oFAsrr/IqjHa1rD/nZ02C/ rOZ2XgJhkBZBJJ//RCycCwCmjWqFRm4MRIpTiMWbV3CMLNAdoDF29oS15D1HpSz+VslNcz bohpWB678e8cc1KOU/sgJHqIhLXfgSAQOhidHRghYkPA8SSXDuZfMjxYzCE3S0PBcaVs4u Nr3u+jlYKkBEDh9/kplh47Q6cqwYe+0+qkirsFBZJqVv74tLRnxJ1Vp4DMxikiKElzFMkD 2WuySS6VtEuIRpK8Se2SQScMajLZ0MK03VhV2T/kp2RqcVnEt78Eeu15LmsCnQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1731950002; a=rsa-sha256; cv=none; b=QF5bken384GdiyyI2y+VwCRzN19yNwb9on8wmm3AXyiiMoeFa0gKt1ib8sfeKoQITWbNLB PkNb/alpv0xLejhyj01bBnOQ1O5ds8FH6BU6CY9S8hUV6MJtqt4e3TzUGyS8RZpT5X62aq fB6p74ku3N2CJC+C+wlOYy2uubAhWfHIRcRS2o9NcLzwfzhFC5WNnxnj/5ysW8iMjoh4O8 6idGFvxEDiTo2ju01ru4eyfui3zg5oHF5E+iLVsg72kgAktzW2Q/QEG13T8MWvFYUvVoXW OO3y/yd2uHoQdVT6h17hv7X+l3LxIky3iGUY27zrKLNinYGMV/L4vjWVfrofGQ== 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 4XsZ2p2xjpzpgq for ; Mon, 18 Nov 2024 17:13:22 +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 4AIHDMFS011623 for ; Mon, 18 Nov 2024 17:13:22 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4AIHDMKK011622 for bugs@FreeBSD.org; Mon, 18 Nov 2024 17:13:22 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 282832] makefs zfs creates images with the same guid Date: Mon, 18 Nov 2024 17:13:22 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bin X-Bugzilla-Version: 14.1-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: pat@patmaddox.com X-Bugzilla-Status: Open 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=3D282832 --- Comment #6 from Pat Maddox --- My root pool is copied from release / our prior convo: makefs -t zfs -s 20g \ -o poolname=3Dzroot -o bootfs=3Dzroot/ROOT/default -o rootpath= =3D/ \ -o fs=3Dzroot\;mountpoint=3Dnone \ -o fs=3Dzroot/ROOT\;mountpoint=3Dnone \ -o fs=3Dzroot/ROOT/default\;mountpoint=3D/ \ -o fs=3Dzroot/home\;mountpoint=3D/home \ -o fs=3Dzroot/tmp\;mountpoint=3D/tmp\;exec=3Don\;setuid=3Doff \ -o fs=3Dzroot/usr\;mountpoint=3D/usr\;canmount=3Doff \ -o fs=3Dzroot/usr/ports\;setuid=3Doff \ -o fs=3Dzroot/usr/src \ -o fs=3Dzroot/usr/obj \ -o fs=3Dzroot/var\;mountpoint=3D/var\;canmount=3Doff \ -o fs=3Dzroot/var/audit\;setuid=3Doff\;exec=3Doff \ -o fs=3Dzroot/var/crash\;setuid=3Doff\;exec=3Doff \ -o fs=3Dzroot/var/log\;setuid=3Doff\;exec=3Doff \ -o fs=3Dzroot/var/mail\;atime=3Don \ -o fs=3Dzroot/var/tmp\;setuid=3Doff \ ${outfileroot} ${rootdir} and the data pool is another typical invocation: makefs -t zfs -s 100m \ -o poolname=3Dzdata -o rootpath=3D/ \ -o fs=3Dzdata\;mountpoint=3D/\;canmount=3Dnoauto \ -o fs=3Dzdata/usr\;mountpoint=3D/usr\;canmount=3Doff \ -o fs=3Dzdata/usr/local\;canmount=3Doff \ -o fs=3Dzdata/usr/local/poudriere \ ${BUILDDIR}/zdata.zfs ${BUILDDIR}/data ----- > the root pool should be reguid'ed on first boot anyway. The official VM = images configure this automatically (they set zpool_reguid=3Dzroot in /etc/= rc.conf) Good to know, I will check that out. I would kind of expect it to not work, because I think the boot process doesn't even make it that far as I showed above. I'll try it out and report back though. So I think it may be worth providing a way to 1) randomize the guid on crea= tion and/or 2) seed the RNG on creation. Extend this to a third disk: I have one root pool, one read-only pool with a dataset, and a third writable pool that contains long-lived data. I need al= l of these to have different GUIDs. The reason I may want to seed the RNG is because if I replace the root pool= , I want the VM to think it's the same. From the VM standpoint, it's like I exported the pool, imported it to another host, did some stuff on it, and imported it back on the VM. I happen to be reconstructing the disk via code, but no reason the VM needs to know that. --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Mon Nov 18 17:31:30 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 4XsZRk566hz5dMVj for ; Mon, 18 Nov 2024 17:31:30 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XsZRk42S0z45dy for ; Mon, 18 Nov 2024 17:31:30 +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=1731951090; 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=SyYzijjC1cOXW/JPhJAlntFQXJ1PzqO5/CPIy3xae0U=; b=qt/FnLMgZWwnk1//8IR7cn/SJkpnJ2cKtObE5sbdb6rP8Gz5UMN+YGYbW0MGL6K8WN7Ocr EbcxTupPTu7hloqZQxvS3hNsqWFkpt32AVMJ3Lk73UI4eQOwg5dEysGUNANz1NlcXv0bPN dhBxUHJu+oE8ymy/TRGK2fkE01KRNOdTfaEIos6VZcPYMVZ06wmEMeRjwc+MA4j5DDl8mJ X4ATKvTVZh4XVAws3gvSf4uSBDKXMrBi4RFIaS3qZea/LqrQ834dYanmXyd4ttHNqVcyqw mSjuLQaPAjONzP1MNpLjRLY4cr2F00PLyDtdf8ibs+3nSUotnQsbdq9CoXUrEQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1731951090; a=rsa-sha256; cv=none; b=dAAzE4QVA6fNkjgPIUM9dhXFKxjJHXaZK3qb1KIPTNoh8BicH+z1QnFEJkkLYxMl3S2sqP gTI68bqDXZmW7+k4wpU2BCeppKVDWbK8/5GOWRvDD0AZVQfvlfHCOR3uTV3ljJSfCGuDJR nFtqOhrgDUNDq2imzmCgJTs/KcM5HW60ZKZ292cyvRIF72T8Ohj2WgrBlSMQ8W66/wr7Mx ErJYpfugaB9s9ZhuUwYKjI/KTU63QSSsNlqd26lSmrT+omG4dCZRzTQ+Ql4Jx2PUYFPYAO E1BWiid1WiN8wrGUxXfy+C8MGuJe26udrT2WvYrZ46rNIavkRkib/AUIUwuoMQ== 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 4XsZRk2w7qzq8c for ; Mon, 18 Nov 2024 17:31:30 +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 4AIHVU0s037434 for ; Mon, 18 Nov 2024 17:31:30 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4AIHVUt8037433 for bugs@FreeBSD.org; Mon, 18 Nov 2024 17:31:30 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 282832] makefs zfs creates images with the same guid Date: Mon, 18 Nov 2024 17:31:30 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bin X-Bugzilla-Version: 14.1-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: pat@patmaddox.com X-Bugzilla-Status: Open 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=3D282832 --- Comment #7 from Pat Maddox --- I'll have to think about this some more... because I wonder if zfs-reguid should accept a fixed value? Consider this: a build script that creates a root pool, a read-only data po= ol, and a writeable data pool. I would want the build script to just produce a single image each. Then when attaching them to VMs, I would want them to ha= ve a different GUID per VM - but also retain their GUIDs within a single VM. So it would look like: for vm in vm1 vm2 vm3; do cp root.zfs ${vm}.root.zfs import_pool ${vm}.root.zfs zfs reguid ${vm}-root $(lookup_guid vm1 root) export_pool ${vm}-root cp data.zfs ${vm}.data.zfs import_pool ${vm}.data.zfs zfs reguid ${vm}-data $(lookup_guid vm1 data) export_pool ${vm}-data done --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Mon Nov 18 18:43:08 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 4Xsc2N5CyBz5dQtv for ; Mon, 18 Nov 2024 18:43:08 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Xsc2N3Jf2z4D12 for ; Mon, 18 Nov 2024 18:43:08 +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=1731955388; 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=RG8Uw+lnSWtU1wTUNrlX91y0dJGoBgKQjqRG1x3NLtE=; b=w5q68wljG3UfoguH5rkBkQO1wzYUvP7D9CxH0hGY+2hpNW7ylcRjfldn/XOjjPVKrvqgyR caj4iJ3SguM9+iq9iDBSqWCDUKAlJ9lxaL4Ei+U6bCAa8wHrQD0l9a65QCcPc1+KO8Arh7 SvZ7WaaSpg3DmAGFhSNPEDx+EWFVX4RmMR1dKZCBkXCCURQUjpInSQCZJUSSlGV9/RznS5 tc1aw/N8cIlSop3CNvGoOr/5cj4aqitz0BuzaDGM7B8aVIbrVdEQSLY/CLQSXTTec+6jrp w1msrDarSWtJ34CEH6sIYdiTwy2QKlcfz6Bcb4uOJ+HFtCNAtf8obH/bi85ImQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1731955388; a=rsa-sha256; cv=none; b=vc+/7hJTu+HD4GmHh3Hxa837Jy8yw8kmUmBawwvUHJrjZvolnNuUkbB22nrRv5B031Kh4b 8/iP6nV0cLa8jNXO1C2WRy1nRGNncJ1GwpAtNQvtVncLfWairSjgr381ZBXFBXXGP8IVCX SNA5ftL7o6Q2t0t/FNbjmUn7OdjRVK6irDQxidKwvSVeDioObtN+Y9hnb1RGNEUwuQolkp QFJ7MEM/1nPCAwEDdMqJ37UmFDrZnnA54/zsUiYhq+UIoApzycIXeNYmXuHDgSuJC3Lpc/ kiuk2kcKGJgL2o9ibxwB5zfDE5h4kHbmONDDx3xun/nSiSLLyVFjsh0niJ8YlA== 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 4Xsc2N2mTfzrlm for ; Mon, 18 Nov 2024 18:43:08 +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 4AIIh8WI066342 for ; Mon, 18 Nov 2024 18:43:08 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4AIIh8I8066341 for bugs@FreeBSD.org; Mon, 18 Nov 2024 18:43:08 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 282832] makefs zfs creates images with the same guid Date: Mon, 18 Nov 2024 18:43:08 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bin X-Bugzilla-Version: 14.1-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: markj@FreeBSD.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: 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=3D282832 --- Comment #8 from Mark Johnston --- You're booting a VM with two disks that each have their own pool generated = by makefs, and the kernel can't mount root because both pools have the same GU= ID?=20 That seems surprising. I just tried that experiment myself and was able to boot, so I think something else is going on there. --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Mon Nov 18 20:51:01 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 4Xsfsy0DpYz5dYXn for ; Mon, 18 Nov 2024 20:51:02 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Xsfsx4QX8z4Lv9 for ; Mon, 18 Nov 2024 20:51:01 +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=1731963061; 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=v1BnbAzFTry0PRMyAwJyOjgcSiWbMrOUpyHetJR3TeU=; b=bR1Qs7hVjuflS7VX5QPDzm67u1zpErCuq5cx0CPJnsF//2KcuVSXKdS97wKvTWdoMm2lYc Bclnki66e1rlG9NvP+k39k+j8L7XlHnpOQe3DVxV3AA1NC5fHojCutsGV3FlZcLG9Y7Dzd iwQKxeJzcygoVHVoKBMJrqg0V/Ug78ScekkBj48qmHWjPtxyQnef3c2hU5O1qnjlYeZjzw SCcdE7rgZNaOYz+fSd/YySxCR8+/5EJF+UJfJz8OWeeTqd6Xpfiuokvllaiok2WM6xlq9k DGS7+ogDy/5/x5XkP4oNlK05xleHa/sl0HHxRaBAQSYrBTGQX3fc89Y8foqAAg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1731963061; a=rsa-sha256; cv=none; b=pATDntYlwftTJRKBao9JcG5dHaLrIfy7TOGpCa9SSaUVbiappSok1Dn1+1RINOVYZKKgL7 rDlkCmeqsy+lCXIdR3v2/VIoqY3dEOEU2O5moHF5sMwMTcRIC7YKzMy3v05RZyl8kLY1He KFlYRdEtKlaMujaVNLOGH1biL46VxeUTB5Rk8GlVq/JtmIpMrE8bZVVvkojSEbFYfV8NqU MgKD8TbH4s/Agl/HRBFwU/2LOOA7buHwLdouddzWyZBrWMACBpbXnC8zpDzzCympSI9WYd PK9hHI3Nw3pJUhbqzTCtYPHi/O8kVQpmYbkYLIQNzm5xoAhDvacHIKHH4xEPIw== 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 4Xsfsx42SQzvMh for ; Mon, 18 Nov 2024 20:51:01 +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 4AIKp1Ec076990 for ; Mon, 18 Nov 2024 20:51:01 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4AIKp1Ye076989 for bugs@FreeBSD.org; Mon, 18 Nov 2024 20:51:01 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 282832] makefs zfs creates images with the same guid Date: Mon, 18 Nov 2024 20:51:01 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bin X-Bugzilla-Version: 14.1-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: pat@patmaddox.com X-Bugzilla-Status: Open 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=3D282832 --- Comment #9 from Pat Maddox --- Here's an example I put together: https://github.com/patmaddox/lab/blob/trunk/share/examples/bhyve/two-makefs= -images/Makefile Does that work for you? Or do you see something wrong I'm doing in it? For me it fails with: Mounting from zfs:zroot failed with error 22; retrying for 3 more seconds random: unblocking device. Mounting from zfs:zroot failed with error 22. Loader variables: vfs.root.mountfrom=3Dzfs:zroot Manual root filesystem specification: : [options] Mount using filesystem and with the specified (optional) option list. eg. ufs:/dev/da0s1a zfs:zroot/ROOT/default cd9660:/dev/cd0 ro (which is equivalent to: mount -t cd9660 -o ro /dev/cd0 /) ? List valid disk boot devices . Yield 1 second (for background tasks) Abort manual input --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Mon Nov 18 23:33:11 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 4XskT40vThz5dj1t for ; Mon, 18 Nov 2024 23:33:12 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XskT36Qhzz4ZNc for ; Mon, 18 Nov 2024 23:33:11 +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=1731972791; 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=JVzsXz8qDE+AfFlQw29Zn7vpsABY73cNiSY4vd/7kQE=; b=gTeTozqaG2nwcbTaZbaMNuIu8nthJSneFw4GZjxLZJ8Lth/F6Yo4Ln9kKPqdKSRM/vPdxL aBHxd4UIUuUDB6yP5ZoXyPSke+YOQbzW6iJcdA8AMKjE25HERX9Mt89rKgU34+3mlzuTUC M2d/GrEmWj4Nl16i9lASOqEzwVA/zES7aZQ4JLet76Trv5nYlISql5QY6NJbi1G/QQQ7zA XPmh6suJvJk8kL34lIOxz4DRqA7w3T6+OFblirAJaRL6zxGfFtwbwrBu16ZNCZPShmvMAK 4eHCQoVtcwk5tu3D6Q9Xi45y+r1Pm3ucbEzg+h1QJqKTZJ8epbu5v0RIGei+RA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1731972791; a=rsa-sha256; cv=none; b=tciulO1XAdA+Tvoa690thxrBdHvPkmWfK5JlzGEQ7FjRqgXRz/0IT4QExx58pC/FZ3PGH+ oAVq9MIuZ9gS94pC3hpN8gHWWiptXoqrVIj3kicsh5qlsb4l69dEN3y6HVbrvsUHcH0sYY NP1USj7EMyxo3ZnwPIGip2c2UQI4a553Z8syBqgWcN2GbwUiDFZ9FWzwlOeUu/F+wfVzRz OIzMg2E7unfY1HmnMZhrexb/W9wKpz0+CZAQof2vmkBsPWbVk5oeGETqEUYZeROkA0SNEN ZcitMXsvizphZHSCbSmXBJhGYRKoyVcyButVFsqJxZh/AdzDuu3O86lXELAGAQ== 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 4XskT362Sdz119R for ; Mon, 18 Nov 2024 23:33:11 +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 4AINXB7m071753 for ; Mon, 18 Nov 2024 23:33:11 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4AINXBF0071752 for bugs@FreeBSD.org; Mon, 18 Nov 2024 23:33:11 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 282832] makefs zfs creates images with the same guid Date: Mon, 18 Nov 2024 23:33:11 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bin X-Bugzilla-Version: 14.1-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: markj@FreeBSD.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: 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=3D282832 --- Comment #10 from Mark Johnston --- (In reply to Pat Maddox from comment #9) Just a guess, but is the root pool missing a bootfs property? --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Tue Nov 19 00:46:35 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 4Xsm5l6ZCGz5dHH7 for ; Tue, 19 Nov 2024 00:46:35 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Xsm5l4qPQz4kkP for ; Tue, 19 Nov 2024 00:46:35 +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=1731977195; 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=bSVMZuiuOByGi32DsTE0z0JVXLNNUrFAkV3XQ5eeL5o=; b=P65cmn2C026hckoMRbqPOn+Y9i2UquJ39BGyPJtHanf5hR6+llX/kzdIXiXIYEU2nTWOJY mLpf9JyyFeDQ01ELH4cEdTkFMYgNysHdSGW0ebT+xeHODYUzfNV5P+JVxwsgdL2RRWbLBv /bN7MpEpseULYcKr43KC6Ir3LtczNPosbbg/VI3LoRVIlHTraPq2O3Sa2/x/wbEOV8q6LR JyvfB07xnt9Xw9bb9jqzQeZ/QQ3F+G9DKhHXUFUDra89f8NLq0Uf2EVt/6iFR5ZlAkXfTx x4QqWU3vLCdBTsUQkF/EBjpDkNMhQqMV8Zhu3ywa9KYEhf0cZHQSGmaLobu4og== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1731977195; a=rsa-sha256; cv=none; b=yO/qBWDUyB/WK/XpamPehPl1TQ6t9LVHrCXojgVRtm97zNI2ydU/Icvfv75+XprzwUN9A0 v6VsXKJi23S71RvzyJO6myDmQuVvqirvz+Jh4wDMaIzUSF1Y1uY/gMW9WCvJ58TIqOx0mx qNrBMQqHSMygYMk7eaId/IIqCSlGRBA+JJV7QFNAlOTMD4+QIuqE0qh/4DM34ksvlV7fyj gJ2rHplSUl4SZCSrmcyN54Gtu2Mw7nyG0KOlEGbR2UKatnlpYF+aEuBWpRAXqzrBBGC+0Y 3AI+U9mcvx52cJPcQYneMAhK+6F9UErCtt2HWxAEPJvBfle0lHQiKVTKgaKk6Q== 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 4Xsm5l4Hq6z13Sg for ; Tue, 19 Nov 2024 00:46:35 +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 4AJ0kZJN002795 for ; Tue, 19 Nov 2024 00:46:35 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4AJ0kZro002794 for bugs@FreeBSD.org; Tue, 19 Nov 2024 00:46:35 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 282832] makefs zfs creates images with the same guid Date: Tue, 19 Nov 2024 00:46:35 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bin X-Bugzilla-Version: 14.1-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: pat@patmaddox.com X-Bugzilla-Status: Open 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=3D282832 --- Comment #11 from Pat Maddox --- > is the root pool missing a bootfs property? I believe per your article it's not necessary: https://freebsdfoundation.org/zfs-images-from-scratch-or-makefs-t-zfs/ And based on my observation, it's not necessary. In any case, I have added bootfs to the example: https://github.com/patmaddox/lab/commit/5e351e22a45cfe43af0d7709b954033319a= bb457 Same behavior. If you boot without the second disk, it boots. If you reguid either pool, it works. It's when both pools have the same guid that it fail= s to boot. If my example fails for you, then there's something different between your = test and mine. If my example passes for you, then there's something different between your machine and mine. --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Tue Nov 19 01:24:35 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 4Xsmxb2pkYz5dLfR for ; Tue, 19 Nov 2024 01:24:35 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Xsmxb0QhBz4rZK for ; Tue, 19 Nov 2024 01:24:35 +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=1731979475; 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=VFGECX1fzwPkmIxUNsMSyRjqEDtBAVNEP52xqLhOy7c=; b=OS14B87DjRDHdHHzXZN73iMhkFv209aViWF0jpduhNI5FGbY3/vkalRtxTdiftlrTqHuab 6CdePqSsPD00x2PL/EjFL0hs4PnDdmFW7V9RrMujSgC8aZvPE1XC85wvQhVkwyN8fcOAKk IL2R0Kyo/2DpvUhSS/f3v47Wr7PI6/GbWTl6BJLMyTQeCkq2ItCRpFti8onB40nTnOCugm efLOLvXtzaGudKAEvZJ8DuRYCg5iZOni30L/2etedXLYOPmBQoSzh4x8Y3x/FOneJ+3ihY KZoFZ0iyS5+U9+Bpq0XycAtNY+fwgeSVI52pQ8SRXbsgEoVL5CTkewbXW8SS7g== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1731979475; a=rsa-sha256; cv=none; b=HSg4pia3zHjWBNxYTeoTWeTaWze51M6cH0XC/T5oMfK/XmLuCp/2VTFnVaw2LTkj3zrbig Ye4xYEZjmxldB7DC14u/9s6cCPOQ0gVoyxpoIR/TRwlQFrV0m+lRyNVKfT+RhfReeALDQL 1ymvYfwOjL+TH/2tagLcwmV95KH8xTiTHuZGGuVkXnF6yfCXuQRDyRVSXc7u3YCklo1uAg fDQXQnIy8tTgUQsBdycatXvjk8Tm7Huf/nO1GJiYyGVebogIGruDHKkssjiu0qNPPN27t8 WhmlGb3DJUGrV9SViPvvlYOXB5/5ODQPah9LcEMzO8uPscOuJjQLcxQF5fGJvg== 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 4Xsmxb02zGz143D for ; Tue, 19 Nov 2024 01:24:35 +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 4AJ1OYJp074453 for ; Tue, 19 Nov 2024 01:24:34 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4AJ1OYBN074452 for bugs@FreeBSD.org; Tue, 19 Nov 2024 01:24:34 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 282832] makefs zfs creates images with the same guid Date: Tue, 19 Nov 2024 01:24:35 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bin X-Bugzilla-Version: 14.1-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: markj@FreeBSD.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: 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=3D282832 --- Comment #12 from Mark Johnston --- (In reply to Pat Maddox from comment #11) If I use your makefile, but modify the bhyve/bhyveload invocation to boot t= he official 14.2-BETA2 zfs image[1], it boots fine. I verified that all three pools have the same guid, per zdb -u it's 4116862866898151352. So I suspect that there's something else going on, and that importing one of the pools h= as some side effect which fixes the problem. In particular, if I generate zdata.zfs using your script, then boot the 14.2 image into single user mode (so reguid hasn't run), I can see that both poo= ls have the same GUID and yet the kernel was able to mount root successfully. = So something else is going on. root@:/ # zdb -l /dev/ada0p4 ------------------------------------ LABEL 0=20 ------------------------------------ txg: 4 version: 5000 state: 1 name: 'zroot' pool_guid: 4016146626377348012 top_guid: 100716240520803340 guid: 100716240520803340 vdev_children: 1 features_for_read: vdev_tree: type: 'disk' ashift: 12 asize: 5363990528 guid: 100716240520803340 id: 0 path: '/dev/null' whole_disk: 1 create_txg: 4 metaslab_array: 2 metaslab_shift: 29 labels =3D 0 1 2 3=20 root@:/ # zdb -l /dev/ada1 ------------------------------------ LABEL 0=20 ------------------------------------ txg: 4 version: 5000 state: 1 name: 'zdata' pool_guid: 4016146626377348012 top_guid: 100716240520803340 guid: 100716240520803340 vdev_children: 1 features_for_read: vdev_tree: type: 'disk' ashift: 12 asize: 100139008 guid: 100716240520803340 id: 0 path: '/dev/null' whole_disk: 1 create_txg: 4 metaslab_array: 2 metaslab_shift: 24 labels =3D 0 1 2 3=20 I tried booting with all three pools, and that works too. [1] https://download.freebsd.org/releases/VM-IMAGES/14.2-BETA3/amd64/Latest/Fre= eBSD-14.2-BETA3-amd64-zfs.raw.xz --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Tue Nov 19 01:28:26 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 4Xsn230Qkdz5dLvK for ; Tue, 19 Nov 2024 01:28: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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Xsn223mXNz4sGX for ; Tue, 19 Nov 2024 01:28:26 +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=1731979706; 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=pR95rLYto96w0r1ByEPCLNSDZRo9x/aLzh275ddqoiY=; b=Ae7r0wgkBHuKW4nNKsGCWOELcxisejIhLDv9hDcCCGoec9ArAn112qkTfaKvrFzk8r6VXM 6Fj5vehMrzWD0P70yWCxPg1LDmWe3sPM5/WO3evFlgJXO6u0UXtKMSm8MtYxqSjmj7Tflg 4cLqaN1CPc7TTyPRyUhUE09yVSKoU1qTrpd6Kgdwe4i5wMCckArRP9++BF6MHYYAyPo6vL 3pUgMbpq7b0YKHdAEb18QMj/7HvQQj/3h6cAmg/r1YcnzdRe7svKMLmkHxCacfSj6eiC0J +LAqNyNLx5q2iLMAFZj6qauLKBVVfzoLWbzN3+38IecFlzyl4O9ZxbpSRyGLLA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1731979706; a=rsa-sha256; cv=none; b=qxrZQb4NACuvZBNMCvY0Jh7SQ1XA/tXjd0/mfftUftkbNwa0xbMnVhGFK5Q6ARjc+jWes6 f5+xvr6MOfzeTu6fxk8hlCb5Tf2LLJX7ogvPAohjEIcNDfE11RsQHpgl5slKSncflEXWIA pEGNw5Z4Np8nno/KJEcpy1ejeFircweneme9NoIkqe2WNTKugxVoREm0og7VgKV4j7BaLk 0KWnPwVUtpuUe6CjrURDz6ublQmZUJKO521GF9noA2UEcR2YG6xKrn5kKEsqHoQWfUHqnE sQfIMIBFOqeBHDIGQ34QQEhKEsrZCv5BwRJN90Lfbvu84ZzJT2nH3SiG03z3/g== 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 4Xsn223N71z147R for ; Tue, 19 Nov 2024 01:28:26 +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 4AJ1SQjt077694 for ; Tue, 19 Nov 2024 01:28:26 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4AJ1SQgZ077693 for bugs@FreeBSD.org; Tue, 19 Nov 2024 01:28:26 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 282832] makefs zfs creates images with the same guid Date: Tue, 19 Nov 2024 01:28:26 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bin X-Bugzilla-Version: 14.1-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: pat@patmaddox.com X-Bugzilla-Status: Open 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=3D282832 --- Comment #13 from Pat Maddox --- Just so I'm understanding correctly: if you run `make` on my example (perha= ps taking out /adjusting the tap device first), it boots all the way to the lo= gin prompt? --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Tue Nov 19 01:54:40 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 4XsncJ6L6pz5dNHK for ; Tue, 19 Nov 2024 01:54:40 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XsncJ5J4Qz4vgt for ; Tue, 19 Nov 2024 01:54:40 +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=1731981280; 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=gdUzHs47u0sGuq0zBresfqDFRvi6+TQsxyqfEn2lTF8=; b=Bo8QZVXdc1lVlX9bES7W/RzjU1ShrVhc+5W/Coj+nKBopxSp2lcyZmrm0AFBfYRZskUD+A 0Zh50lTgmHiNv7SoD9AT6D52XZkFHmJwHUF8pQa7nWKWLUdBltLCHWpI+K1QWxcMProVjD BIRIVZnh88Kw7JLGgRNgNIMJrw5P0W53RbIjIfBQXlEn3avOH2bjqQoHstJIvG4Ca8mqSJ vM9ArwLDdxZAdM0uSU4fWhe+ABFIgzknkF/rJUXj7tJr36VMztyqq5xpq4s5zKq547rzmU 8nCYhblfDE7m9/Ktf9ElYoeN0DxX2+6dngx2Rd/rClUY/qE0smyiiFDjUC56gw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1731981280; a=rsa-sha256; cv=none; b=b9NBZXwZlu1R0I08jRG5u8TCt4G9f/+K4+oSxilCjQbGt4zfxeV6vTSut7C9jO+mCoF6Cj AEv0SmPon+xNFlbyosPfyTSDAHCUZduzrkZCuvNouh2ktP2dCNrliou289A30Fi7sJXIFm oqLxH2+KA5W33blXJ9/CgbIMEv/3l1Espq1yIU7a0bZAKCOWI7akMAcrzs7MhQKkN2UCT4 YMdzF1gtdJ+i/EX5QBrs9eLZqUL9IkE2S2s6UtvJ4HohzWVSB7tAADHK3u8yqqUpmgt0qz fZBIZY8rzA2zTO45JW05IjCfgAcKxLia9GiacdgIZCaCJp5DtXyy/zKAuNo/qQ== 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 4XsncJ4vncz15LD for ; Tue, 19 Nov 2024 01:54:40 +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 4AJ1semj025851 for ; Tue, 19 Nov 2024 01:54:40 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4AJ1seMN025850 for bugs@FreeBSD.org; Tue, 19 Nov 2024 01:54:40 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 282832] makefs zfs creates images with the same guid Date: Tue, 19 Nov 2024 01:54:40 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bin X-Bugzilla-Version: 14.1-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: markj@FreeBSD.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: 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=3D282832 --- Comment #14 from Mark Johnston --- (In reply to Pat Maddox from comment #13) No, if I run your example unmodified, I can reproduce the problem. But if I substitute a FreeBSD zfs image for your zroot.zfs, the VM boots to a login prompt, despite both the FreeBSD image and zdata.zfs having the same pool G= UID. --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Tue Nov 19 05:44:53 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 4Xstjy0JHJz5dcC3 for ; Tue, 19 Nov 2024 05:44:54 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Xstjx5sJJz4Hnq for ; Tue, 19 Nov 2024 05:44:53 +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=1731995093; 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; bh=91JEPnTKcBgzDRcq3qI+7DCW1lPB99G1Y/9W0w65X6M=; b=rwg4GYg54G5rGI6STdT48Lj/bBmD3Kl7eI7g7kamFyfHUpQ0BmNZWOie0utYCnTZsjCKJT fKLMf+3b3LAO9O7s/rLiC9UvbqI8pyZaktywR6sI/ueZwhcHkg2NhVdq/nGQG0lrB05w4P i0blbrLNHsnTd1zGaW1FbdS36r9bRE1zP92NpltZkDxmWhusJBzNPpX24Zy6E16a73bVod I+bfdupVc3URHUZhEChh7mfNxqZj8E+ZzwHQXmZo3EwFoBgf0QuYQP1AHKJcgsoplvH3Uf 7HFzBv/Oy3Ou7RSJ2At86Amtw383UZi6aFP0ybi+7QC04IJ4QndS2+ZoPyym4w== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1731995093; a=rsa-sha256; cv=none; b=sA0CycfjyUO7UGc3BK7gel2e0Fs2Ot1U+pScSE782D1+qvLJSf4xu+cCxWwSpsyYznZVvt RIaI1egDz+GvScppPukQbDC3h2d+HmM1naORzUDG/SorBC3HbInh3H8/SbPptsi0CuQKa4 DEgmd9TCvuWi5VI1SQlxu1dl7tvSsHAMvRhSAuaN0ppdBvDBmrtdJaBMAoWD9U6pnu32xp YXrDBmRQ3oNPp9nDMVh81W/VKfzN6FFu0O3gRB3/V0MGgNg9q/3ljEYlml5kAaXbEpSGBn dsLxvljmfXMj8AjtVkR/8GarlkHVRzFUe0tdrQsQZDs8G5g+BpgBZezAYg7m8w== 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 4Xstjx5LtCz1Bw8 for ; Tue, 19 Nov 2024 05:44:53 +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 4AJ5ir7S026963 for ; Tue, 19 Nov 2024 05:44:53 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4AJ5irHx026961 for bugs@FreeBSD.org; Tue, 19 Nov 2024 05:44:53 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 282858] login.conf.5: Remove extra quote in login.conf(5) Date: Tue, 19 Nov 2024 05:44:53 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Documentation X-Bugzilla-Component: Manual Pages X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: freebsd@kumba.dev X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter cc Message-ID: 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=3D282858 Bug ID: 282858 Summary: login.conf.5: Remove extra quote in login.conf(5) Product: Documentation Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Manual Pages Assignee: bugs@FreeBSD.org Reporter: freebsd@kumba.dev CC: doc@FreeBSD.org When the 'pipebuf' resource limit info was added to login.conf(5), a stray quote found its way in, which leads to an unterminated quote appearing in t= he man page output: > pipebuf size Maximum size of pipe buffers." The attached patch fixes this. --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Tue Nov 19 05:47:08 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 4XstmX1gGDz5dcLM for ; Tue, 19 Nov 2024 05:47:08 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XstmW6SRpz4JN8 for ; Tue, 19 Nov 2024 05:47:07 +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=1731995227; 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=S2ucBYHICUM1v3cK66zg2Fw00cANROBhQjbFts9+EYA=; b=ascLntRMWu07Gf9jOhlyw/3A8P1+20B1ag5zf3WHSpeXkhhJiLkkxHhn4DbFeSqtszyeAb cGN0L1qSeSas6YLTITErMn18p6o0b0MXi96tf51/ZGq96yZYoEYY7B7kXrW8DA/U9J1+1o Sa8OZ8qvFkbQHbtwA2hioDjauh8fcBfema+rvA+fU5OrSwzpkyiXpAJnhoe0p5gQYP2lle SEmtENA0FrKlkITR4LZf9Q0vA97LD1XCnpb7VYRgsJAjy+y72vrwNQE2F6t4+/oZAz4Aod wcKPahvVwfIAMnTUWVnbjPol/j7mHRqTfKJ+xRUlnZptGPdWnf55ukkOFsiS3g== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1731995227; a=rsa-sha256; cv=none; b=hZ1okD1t+y+vOLO4P4Eup35H1EmiPVb8jHCd4/OKwM332uo1gDHQVyOfA3w7pfxpF85qj6 xJF60ycPJF3hhShg9w60GdfAsMq+LR2NiQlOUddPPtWwqZ83FOv8y2xcYi0YPaYX7Ck9GX uGSaBGuYkO/AWKvm6/HeYEsfaOlRI1VZbHnktyzvVNB/06aH74mXSHtsjBNbWjgroVTcia EV9a7fhM5UnviMr6x9oUC7d3z+YcYpEIfTKOC3aMhyw5TU0XhN5DtfMwuoNtqXphY4y/7y kS2Rmip19kmvUoV9KY/WpoecBU/CSKNre/x98dmVBWLzyGaew/UTV9eWP4c3Xw== 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 4XstmW640sz1BHs for ; Tue, 19 Nov 2024 05:47:07 +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 4AJ5l7J6028495 for ; Tue, 19 Nov 2024 05:47:07 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4AJ5l7Ib028494 for bugs@FreeBSD.org; Tue, 19 Nov 2024 05:47:07 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 282858] login.conf.5: Remove extra quote in login.conf(5) Date: Tue, 19 Nov 2024 05:47:08 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Documentation X-Bugzilla-Component: Manual Pages X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: freebsd@kumba.dev X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: attachments.created 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=3D282858 --- Comment #1 from Joshua Kinard --- Created attachment 255295 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D255295&action= =3Dedit Patch to remove unterminated quote --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Tue Nov 19 06:06:24 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 4XsvBn1s1pz5ddby for ; Tue, 19 Nov 2024 06:06:25 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XsvBm6jkHz4KtL for ; Tue, 19 Nov 2024 06:06:24 +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=1731996384; 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=vHK+wXhukCnoPwer/+NNNF/bPWwzPpKN+JOyNaFGH3k=; b=ebNVBJpaZeU0MCPjoNgwvZZqTQxWpTbu30IOeKWIj+oXLpgkHjTzaUArrw/aIqkQlO51cG 1mfPCoU8IfphekM0dJAM2P1A1HcP18DOq1HjozdnYsMQMMbZSFaGtVGhKsJAk7i4/KjSUH DK8aCwHMOMA4FMq1vwScHA6fC1lXB/0ws9+lIeRRlaPTk+W+ZGzA1DNe6xONJJKE7aUEnZ yFD4d8pN26DLkO3QGslgViFQkLfY1emzalHu9Nncj1bxXbEgkqzSNUR+y/FDqy9UZWYGso QOvl8x3g/MomICFcjdEy02SC5ErXI5gSXq+z333kUFHcyg1PnQ5LfgygW5q3LA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1731996384; a=rsa-sha256; cv=none; b=Z5kujTb/skybPJ0gMDDULcU7gtyfQz8uf6OAgK2OQ+GEuwsQUq0MaHu0hA5EApvcLb3WuN 2cLqhE5fej5ADBjmP7nEoFXgdqevUOL3f5jVEtBfOZnlnvoCTY3R31g/juzJ1rtVZACuzF qYr+Ot29yW8EKjde2bBPUzkD5tLyR2HDuQpuOkBf5G34QkelacMqz6s6wTdBBmad8PmxM1 G31MDQh+90ZCcx6mh7RQPws9awBNPeY4WQUfOgZTOKU7trnFCZlqm/AkAl/Jetc/UuQLrF Q+8XNv+Z/EzpTPs06W069hux1OfYDuyaJtDri0hmjNJpDRkNwzojrmMJKpAiPQ== 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 4XsvBm6KYzz1CSv for ; Tue, 19 Nov 2024 06:06:24 +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 4AJ66OW8061287 for ; Tue, 19 Nov 2024 06:06:24 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4AJ66OtL061285 for bugs@FreeBSD.org; Tue, 19 Nov 2024 06:06:24 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 275741] sys/modules: Fix processing of WITHOUT_MODULES Date: Tue, 19 Nov 2024 06:06:24 +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: CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: freebsd@kumba.dev X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: attachments.isobsolete attachments.created 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=3D275741 Joshua Kinard changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #250958|0 |1 is obsolete| | --- Comment #4 from Joshua Kinard --- Created attachment 255296 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D255296&action= =3Dedit Fix processing of WITHOUT_MODULES v4 Updating the proposed patch to recent -CURRENT. --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Tue Nov 19 11:23:32 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 4Xt2Dk548Qz5dvjk for ; Tue, 19 Nov 2024 11:23:34 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Xt2Dk2NrMz4l5Y for ; Tue, 19 Nov 2024 11:23:34 +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=1732015414; 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; bh=mwF+1RYzoRd4xMytjkFSQB7LV+4iUvNvcGlDZlsgAb8=; b=BJm9jl1ZY3uwrx0e1VEbM2IC1B/mQsyjjT/45+XXNgy5mtJ8g8Img2qqPxlPttuACmQlWG X/Xa+/CJP4z570UkVIPnn5IaBm0V8nlrmnYbQuF9IBuwxRtvwb7pGwHTumb1gJeQj3m16V P9qODUPoSE8c3WVoCFrHX3PQgfijMigM4SAVwUjjkKOql4ZBk/74BUT5A7rPuJQu6MGCGn 3nnLUUrBxCzPe1ipmNwNY9RpAiqzJZ025L/gGmr6Qq/9iyMGby6rvGhCTufRwiWgsNNqjJ 3lPJR+UAUDUUpHKfSDHEKSYl5D8m/CgP1IEi5jWJKk0ONKk8WEKF5zAsQmC1TQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732015414; a=rsa-sha256; cv=none; b=b61b4GA4Fuu5Uz9BECojbQaKtwFaWMiEL/NKzUUXhKAeAkxgFL/mxghz3IaM1Uz9wf6kiN aLTVpWKqc0Jov4xycFKib3KMgKktmRvlrccauUZVlM49iWlW2qsGcvF49SV8vZ+XDNrMbb gdZJRTMucyHPMeLgwGUva56xmtSefezfR7XuaNzFyvDMuQPf2FJ80QsWbCxn4BYTqN8tGG IwSoqSk6CD3aADmgvyYcgjb9u0drimQYTIzbnbNoAe2xCA23DZNrL1KKzLgDA4c0WOcY2x UHzCiTgIxH/JCshFrZ+jPo2Mhec3B5grrsI2209rzba2p/nzPGMGlx58AyLOmQ== 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 4Xt2Dk208zz1N88 for ; Tue, 19 Nov 2024 11:23:34 +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 4AJBNYqR032257 for ; Tue, 19 Nov 2024 11:23:34 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4AJBNYE6032248 for bugs@FreeBSD.org; Tue, 19 Nov 2024 11:23:34 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 282860] Kernel panic at boot on intel i9-7980XE / asus prime x299-A rev1 Date: Tue, 19 Nov 2024 11:23:32 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 14.2-STABLE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: keivan@motavalli.me X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter attachments.created Message-ID: 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=3D282860 Bug ID: 282860 Summary: Kernel panic at boot on intel i9-7980XE / asus prime x299-A rev1 Product: Base System Version: 14.2-STABLE Hardware: amd64 OS: Any Status: New Severity: Affects Only Me Priority: --- Component: kern Assignee: bugs@FreeBSD.org Reporter: keivan@motavalli.me Created attachment 255299 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D255299&action= =3Dedit kdb backtrace Hello, FreeBSD 14.2 (Both the beta3 and the beta2 build) incurs in a kernel panic = at boot and then fails to automatically reboot. This also affects FreeBSD 14.1-RELEASE. Tested when booting the install image from usb in both UEFI and legacy mode= on a computer with the following hardware: asus prime X299-A motherboard (first revision, bios release number 4001), i= ntel i9-7980XE cpu, no onboard graphics/igp, nvidia geforce rtx 3060 gpu Attached is a picture of the KDB backtrace --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Tue Nov 19 12:26:10 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 4Xt3cy630cz5dydY for ; Tue, 19 Nov 2024 12:26:10 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Xt3cy3r7Kz4pyk for ; Tue, 19 Nov 2024 12:26:10 +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=1732019170; 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=ra4rpZgwvF3LnO3EzLxzXVvvhDFty/H0yDO5/vo7nJc=; b=lLpxL6zb3Q4ml2JH3sQJoGZvhkNWHKkDQBnEs/ZUZEgZg2eU2og8cEVKGePCqRr4aM3Ntl nvnP8BevDYEArSKzdBTx3tyrJc7zp6xRIPP2pZZzpcZmo/G+3wi5WNrETIySCcmL75Zo3j dylokYlV9VfJ7/qozb+DWAbqM+XmC9nYnOu0Ei9JfFR5gfQ/aVwqw8Hszy5JPOZnUa+7+9 NU89WuS/uL6Sm6G9xfrA/0I/2CmIEC/jqERB7PRaHvgv1qssj0liG7yzbOBTGPzgj7sKnX Fnc1h+nTCfhxOS6Q+Qi3LsN0kq0N0N224IReH8u7dAqOiUwewtP7muYtREKE0w== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732019170; a=rsa-sha256; cv=none; b=TFhnsUh26wH6/PGpdA0bsMN8Ere4ZH90tRGqed6d/+NNGEX5qQOZBW1O9R6K3IDyRYp4Nh RFRq7gHE9F6skXwmiA4vuU19QIeUfumJbgbku5MLK2d6LKbB1jze0FbIHt6ZFqKOyKAKEo fI9pK8DOcS2eKTAIpv8BmIWfOUMzL7YQ+c/nqaqAskW2oqWQWIXNcK32op+jVsXlFn83AO 75fa1BU09oZqcdd7Ox4PLz4miGo9ls4l7tla01Ff3WknqEung/Gt1NqJ26xilPn7+rprUf iC4KTmv9uegzc+j/ySbBy94HlDbMz0LuvJqw6n1UwQCwhfiDA2MH3Au8xqbuAA== 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 4Xt3cy2sZlz1PX1 for ; Tue, 19 Nov 2024 12:26:10 +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 4AJCQAKc041515 for ; Tue, 19 Nov 2024 12:26:10 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4AJCQAa0041513 for bugs@FreeBSD.org; Tue, 19 Nov 2024 12:26:10 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 272787] Add asmc support for MacBookPro10,1 and MacMini6,2 Date: Tue, 19 Nov 2024 12:26:10 +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: 13.2-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: jwb@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: cc attachments.description 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=3D272787 Jason W. Bacon changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jwb@freebsd.org Attachment #243679|asmc patch for macmini6 and |asmc patch for macmini6, description|macbookpro10,1 |macbookpro10,1, and | |macbookpro8,3 --- Comment #2 from Jason W. Bacon --- Comment on attachment 243679 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D243679 asmc patch for macmini6, macbookpro10,1, and macbookpro8,3 Attempting to extend this to the MacBook Pro 8,3, I added the following to asmc.c: { "MacBookPro8,3", "Apple SMC MacBook Pro (2011, 17 inch)", ASMC_SMS_FUNCS, ASMC_FAN_FUNCS, ASMC_LIGHT_FUNCS, ASMC_MBP82_TEMPS, ASMC_MBP82_TEMPNAMES, ASMC_MBP82_TEMPDESCS }, I'm not sure how to determine the features in order to create ASMC_MBP83TEM= P*, but using the 8,2 features, it seems to mostly work: FreeBSD marlin.acadix bacon ~ 1001: sysctl dev.asmc.0.temp dev.asmc.0.temp.Ts0S: 38 dev.asmc.0.temp.Ts0P: 26 dev.asmc.0.temp.memory: 40 dev.asmc.0.temp.Th2H: 42 dev.asmc.0.temp.Th1H: 44 dev.asmc.0.temp.wireless: 129 dev.asmc.0.temp.TPCD: 55 dev.asmc.0.temp.TP0P: 50 dev.asmc.0.temp.TMBS: 0 dev.asmc.0.temp.TM0S: 55 dev.asmc.0.temp.THSP: 37 dev.asmc.0.temp.TG0P: 46 dev.asmc.0.temp.graphics: 51 dev.asmc.0.temp.TCTD: 255 dev.asmc.0.temp.TCSA: 51 dev.asmc.0.temp.TCGC: 56 dev.asmc.0.temp.TCFC: 0 dev.asmc.0.temp.TC4C: 54 dev.asmc.0.temp.TC3C: 55 dev.asmc.0.temp.TC2C: 56 dev.asmc.0.temp.TC1C: 53 dev.asmc.0.temp.TC0P: 49 dev.asmc.0.temp.TC0F: 57 dev.asmc.0.temp.TC0E: 56 dev.asmc.0.temp.TC0D: 51 dev.asmc.0.temp.TC0C: 56 dev.asmc.0.temp.TB2T: 27 dev.asmc.0.temp.TB1T: 29 dev.asmc.0.temp.enclosure: 29 FreeBSD marlin.acadix bacon ~ 1001: sysctl dev.asmc dev.asmc.0.sms.z: 255 dev.asmc.0.sms.y: -39 dev.asmc.0.sms.x: -6 dev.asmc.0.light.control: 0 dev.asmc.0.light.right: 0 dev.asmc.0.light.left: 0 dev.asmc.0.temp.Ts0S: 40 dev.asmc.0.temp.Ts0P: 28 dev.asmc.0.temp.memory: 42 dev.asmc.0.temp.Th2H: 44 dev.asmc.0.temp.Th1H: 46 dev.asmc.0.temp.wireless: 129 dev.asmc.0.temp.TPCD: 57 dev.asmc.0.temp.TP0P: 51 dev.asmc.0.temp.TMBS: 0 dev.asmc.0.temp.TM0S: 56 dev.asmc.0.temp.THSP: 38 dev.asmc.0.temp.TG0P: 48 dev.asmc.0.temp.graphics: 52 dev.asmc.0.temp.TCTD: 0 dev.asmc.0.temp.TCSA: 55 dev.asmc.0.temp.TCGC: 59 dev.asmc.0.temp.TCFC: 0 dev.asmc.0.temp.TC4C: 56 dev.asmc.0.temp.TC3C: 58 dev.asmc.0.temp.TC2C: 59 dev.asmc.0.temp.TC1C: 56 dev.asmc.0.temp.TC0P: 51 dev.asmc.0.temp.TC0F: 59 dev.asmc.0.temp.TC0E: 58 dev.asmc.0.temp.TC0D: 54 dev.asmc.0.temp.TC0C: 58 dev.asmc.0.temp.TB2T: 29 dev.asmc.0.temp.TB1T: 32 dev.asmc.0.temp.enclosure: 32 dev.asmc.0.fan.1.targetspeed: 2000 dev.asmc.0.fan.1.maxspeed: 5500 dev.asmc.0.fan.1.minspeed: 2000 dev.asmc.0.fan.1.safespeed: -1 dev.asmc.0.fan.1.speed: 1996 dev.asmc.0.fan.1.id: Right side=20 dev.asmc.0.fan.0.targetspeed: 2000 dev.asmc.0.fan.0.maxspeed: 5500 dev.asmc.0.fan.0.minspeed: 2000 dev.asmc.0.fan.0.safespeed: -1 dev.asmc.0.fan.0.speed: 2001 dev.asmc.0.fan.0.id: Left side=20=20 dev.asmc.0.%parent: acpi0 dev.asmc.0.%pnpinfo: _HID=3DAPP0001 _UID=3D0 _CID=3DSMC-HURONRIVER dev.asmc.0.%location: handle=3D\_SB_.PCI0.LPCB.SMC_ dev.asmc.0.%driver: asmc dev.asmc.0.%desc: Apple SMC MacBook Pro (2011, 17 inch) dev.asmc.%parent: --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Tue Nov 19 12:27:02 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 4Xt3dy1s3Xz5dytZ for ; Tue, 19 Nov 2024 12:27:02 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Xt3dy00qSz4psG for ; Tue, 19 Nov 2024 12:27:02 +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=1732019222; 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=94PMwGt2qmXutO1c5AipQaV78U4wsrzAz+gnapp7Kog=; b=x4WBe/aydktfFfx6bFrLBlosq7dgb8N/o3ZUkl6lufgMjR9jwDl1GVE/3XURNsXOikLx3Y fX2CUM3BKgJoEgKnehIHrNUoi2UVfYgeja0DMTuXGFhxL1+OyJtxPrZeAds/uRm/nMca3V Njqg9WgyvOFc5Zs7OTqQgDKo4IzzNHhT8l9FQqRsoLOsfeurhbS2E6uNyWN73P/lSdQ77z LxUsqC7qq3bKRVV6nPsDVglMViJ7Ta1IBxANswAGsZyICnE8Odnz0rgVWkAxMALdkwhHcK 4jXt7K/cyEUljKkKqsjMLsCQdz4/5lQgDkLvV1G0+p5CH5bb+ioFuYFI+mzffw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732019222; a=rsa-sha256; cv=none; b=iM6dKm9hfLSrZiTBGubn8vHEfd+Tkit+eJ3T86vfV/3CMD/mn251RrT8Ybcjzm3V4UWjeV cUzDKgQsRB7NBl1K41isIaeZWMeW0n8KmoRXMYVQ8nVgfut5w1xokYlwLJLry6Bx2EhE7e BJeXjO4JodFoCjPlxNpzu3DQ7JF0w147C0phmTMkMm2byqYEcMKIvGLwBpCtQOY2LlzRdJ PcCW296UrKF8MGu5CwB/mvcggoD6NMZUskM69PYCnxNO8o2nMWzX4w1cdTZXglUC83g5Zu lSVTD2C/KvcDe2bOuXyWA32sYggUIiHF80Cfg3Pa0K7pfUV0cMulh2n9k8ZuoA== 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 4Xt3dx6bNJz1P8m for ; Tue, 19 Nov 2024 12:27:01 +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 4AJCR1gX042322 for ; Tue, 19 Nov 2024 12:27:01 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4AJCR1ln042321 for bugs@FreeBSD.org; Tue, 19 Nov 2024 12:27:01 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 272787] Add asmc support for MacBookPro10,1, MacMini6,2, and MacBookPro8,3 Date: Tue, 19 Nov 2024 12:27:02 +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: 13.2-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: jwb@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: short_desc 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=3D272787 Jason W. Bacon changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Add asmc support for |Add asmc support for |MacBookPro10,1 and |MacBookPro10,1, MacMini6,2, |MacMini6,2 |and MacBookPro8,3 --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Tue Nov 19 14:36:58 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 4Xt6Wt2CCYz5f5kb for ; Tue, 19 Nov 2024 14:36:58 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Xt6Wt05tbz44cT for ; Tue, 19 Nov 2024 14:36:58 +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=1732027018; 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; bh=oY/B4fA4GcrILSMljbDirzrBpe+vkt8DtL0yByq7mDw=; b=jCnH4YP1vwGlkJnAsp74vittB+2+D1UujdIf6/ZgUfgAmTsA78z6jdtth91R44sEgWELwp CeaQnZ66TdXFfhN68ez1TisTIE1vdh/+nsGLsy/jaT+C0nXfk51/fGPNF6PGZtZexK0O4v Ae7Qz26UE2brAmctthykFCKBY+SFJIV9Z2He9DMNfW7SCropO9hsnYdzDsEN9GWpgbeae/ ZxDRUMUlOdbwHK0rxYOasVMLGD1OUViLPGex/OUlgNKeFA4um+lC7e2wWMB/nAVRSfvhep oxnho3wPdn0jetssBQfE6GFeNZ1UC9raUijjZzddenxm1ZttGn2LxBsxraBmLg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732027018; a=rsa-sha256; cv=none; b=hvudSLjQ3WsgitMKRLNMZ/K61YdavGNZv+Z+Nb/R/UoGCx1qKwUZ7dAZiNE6XOMDKRUzUf craQkQwNvOJenBW61fhPFyQk62FqxM/JDl2zZ+Sm0ANnHOhcGegBjcNUUexXmWnwFmhl5A YhRV13hhOzOl/jHG7Eko+ztkoIl0aCEd5AYIVHR5kRUlEuRY1a5SXDjxvonkWvKCvMpf6Q tUFVwJTnWe6mKIZgUddGfPR4CWS1BqnnzzJ5BBoRmWs2OXpK9Wq05aRHesSdxEKyJicCe1 KqeshwMos+DiAe+QZfhwnXyv75dEb+MlvlS9H253itAjqfxPsXydPiSBNubr0A== 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 4Xt6Ws6jfGzDkJ for ; Tue, 19 Nov 2024 14:36:57 +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 4AJEavpV075661 for ; Tue, 19 Nov 2024 14:36:57 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4AJEavYq075660 for bugs@FreeBSD.org; Tue, 19 Nov 2024 14:36:57 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 282863] pf(4): Cannot add multiple filtering rules with IP address range Date: Tue, 19 Nov 2024 14:36:58 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 14.2-STABLE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: sergey.koupreyenko@gmail.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter Message-ID: 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=3D282863 Bug ID: 282863 Summary: pf(4): Cannot add multiple filtering rules with IP address range Product: Base System Version: 14.2-STABLE Hardware: amd64 OS: Any Status: New Severity: Affects Only Me Priority: --- Component: kern Assignee: bugs@FreeBSD.org Reporter: sergey.koupreyenko@gmail.com How to reproduce: 1) Use the pf.conf file below set skip on lo0 set block-policy drop set loginterface pflog0 set ruleset-optimization none block in on net16 pass out on net16 pass in quick on net16 inet from 10.41.2.130 to any no state pass in quick on net16 inet from 10.41.2.128 - 10.41.2.191 to any no state pass in quick on net16 inet from 10.1.0.128 - 10.1.0.145 to any no state pass in quick on net16 inet from 10.42.1.128 - 10.42.1.145 to any no state pass in quick on net16 inet from 192.168.78.254 to any no state pass in quick on net16 inet from 10.41.2.128/26 to any no state pass in quick on net16 inet from 10.1.0.0/16 to any no state pass in quick on net16 inet from 10.1.1.0/24 to any no state 2) Enter the command (pf(4) service is enabled) pfctl -vvv -F all -f /path/to/pf.conf No ALTQ support in kernel ALTQ related functions disabled Ethernet rules cleared rules cleared nat cleared 1 tables deleted. 0 states cleared source tracking entries cleared pf: statistics cleared pf: interface flags reset Loaded 762 passive OS fingerprints table persist { 10.41.2.130 } set skip on { lo0 } set block-policy drop set loginterface pflog0 @0 block drop in on net16 all @1 pass out on net16 all flags S/SA keep state @2 pass in quick on net16 inet from 10.41.2.130 to any no state @3 pass in quick on net16 inet from 10.41.2.128 - 10.41.2.191 to any no sta= te @4 pass in quick on net16 inet from 10.1.0.128 - 10.1.0.145 to any no state= -- rule was already present @5 pass in quick on net16 inet from 10.42.1.128 - 10.42.1.145 to any no sta= te -- rule was already present @6 pass in quick on net16 inet from 192.168.78.254 to any no state @7 pass in quick on net16 inet from 10.41.2.128/26 to any no state @8 pass in quick on net16 inet from 10.1.0.0/16 to any no state @9 pass in quick on net16 inet from 10.1.1.0/24 to any no state Rules @4 and @5 is marked as "rule was already present". Why? 3) Show the result pfctl -s rules block drop in on net16 all pass out on net16 all flags S/SA keep state pass in quick on net16 inet from 10.41.2.130 to any no state pass in quick on net16 inet from 10.41.2.128 - 10.41.2.191 to any no state pass in quick on net16 inet from 192.168.78.254 to any no state pass in quick on net16 inet from 10.41.2.128/26 to any no state pass in quick on net16 inet from 10.1.0.0/16 to any no state pass in quick on net16 inet from 10.1.1.0/24 to any no state --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Tue Nov 19 15:06:02 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 4Xt79Q3SQNz5f6wx for ; Tue, 19 Nov 2024 15:06:02 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Xt79Q1Gm2z46TQ for ; Tue, 19 Nov 2024 15:06:02 +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=1732028762; 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=SvZoGnyZ3Gc00MOSPLecaKRZa0S+fnTZgCMggnh8+zc=; b=oITs0bqOjZNMimETtYUsOb4ktCVRrs1eV4tCU6x+hcvidd1b9PZ6wkzimS6BszmSClmtN7 iddo3ZVWhm6SkrXT6cGdrsB9d/OxYX14vVeNvIaFnPCdpAcKBq9LsN/JgnJoSIxS7gyTd3 IGkMfE71K2OVPueAbVd7PUZZb7qkIjvlLY8/YmXIMi3X7JbIP9Axpsfm8p7JxuGGoV+Vv3 QYXCV3SJrAAhzs9u8MIGUegxovlkCJo8PUeE2PfRzmLxpKB7R9m8RNx4GKVpFMcsw3m0oy 8O+FOKT29/JuTNo9IYac+SmrlttMPvInuuZ4m62FObPybIXU3DV3dYTvNW5l1A== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732028762; a=rsa-sha256; cv=none; b=Aa0flSgiEFGuFsCZB0USTuutDrL3xjbExYUHR0TXw01xx+qzvUEEY6ZT0r+6EA7A9hTTK+ 9+C7/VifRLmt4+CM/b2pOtp4mlU9cVpenEEM8jX8Pb6Jt2svieSMFKonOpCFTgJ2IQeU+O buFfOgKkqTL2FlLNZQuz0BOIPAoiA4DJouEfsNNVJg4iYj3PsTnLONbcmfu8zebj+k7Z0T hOqBCUqhOrFyM2J841NJstnPuav9xgi+7pu2WtrMQLr8UXByexd+dYlydqQ+LxrYM3X7yT YA07lD78yEkSLyVCsYrDQlGSwZnPiZD8NDAVm0peElROv391ogaSldMM4qrPPQ== 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 4Xt79Q0lsxzFXT for ; Tue, 19 Nov 2024 15:06:02 +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 4AJF61jc026884 for ; Tue, 19 Nov 2024 15:06:01 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4AJF61a4026883 for bugs@FreeBSD.org; Tue, 19 Nov 2024 15:06:01 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 282863] pf(4): Cannot add multiple filtering rules with IP address range Date: Tue, 19 Nov 2024 15:06:02 +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: 14.2-STABLE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: linimon@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: pf@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: assigned_to 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=3D282863 Mark Linimon changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|bugs@FreeBSD.org |pf@FreeBSD.org --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Tue Nov 19 15:07:15 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 4Xt7Bq6QZ8z5f77t for ; Tue, 19 Nov 2024 15:07:15 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Xt7Bq4stVz46tK for ; Tue, 19 Nov 2024 15:07:15 +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=1732028835; 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=6Yv7Lp0k+sOA3irj7uFOSZQoGRRMEezPZQjjqr0F8h4=; b=DM+W3/Xt9bOD33YOXa6LlRa/vnNIBhCWae82LQGXALqA6Nm222hJEIj0DJ2PJeFz4n01RC Ek6718a/pzH9x7OHNhUKR8J5qsuZNAjxJawjGlCna09nip4dUp/sUuLB7yBB3nWUZzVn+j hjbWd6Xb4GMc0EaaqbfhiXOH/L8WrQQ/M/IoSdSx+KUqeCHP82hEQN0tjJFpjMcsKzMDqo MHMg99s5RopYh3v5JUDlN1jU+xV9PzWTCO1X6F0kWI2UmPBuX+salOHBgOpXu/uiH/0Fow 2CRGDxVhiBSfIO4GKFoECAafCZgIX/Xdj9kI38XJElk1X8xA7ctU7S5RXcvGTQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732028835; a=rsa-sha256; cv=none; b=nTSY4ee9uWCr0i0aSgfmXrJCtmGsMezzPmqTAzWzNPQV+sfLBmEateIyJDxzd4LWdb14Py kJj3XRa2o2yAZ7Oj2ruTWTMSuid5bsT8CDIv/i+Zu1pSGnW2LgZMj2XXqHOouOEz9d85i2 ZD2gESDuwRMxxaOBhJs9mB64QuI3lML/anki8yHQ+PVXgIJdNJ6TdB/JgeXtahyw+htHGA 50/sUs1FjT0tx8yZ+8LivdTRS6A3avUsCR/mLf8StJWhwynsZgJoloxJibE0tBi7qDfg5I U1S4hsNdeTrH16z6xWr9I0F6qOH2w9GdVD9QTAvHgZlDUGqW+qy1r8R/yrdjuA== 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 4Xt7Bq4VLxzFCM for ; Tue, 19 Nov 2024 15:07:15 +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 4AJF7FsL028028 for ; Tue, 19 Nov 2024 15:07:15 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4AJF7FdU028027 for bugs@FreeBSD.org; Tue, 19 Nov 2024 15:07:15 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 282860] Kernel panic at boot on intel i9-7980XE / asus prime x299-A rev1 Date: Tue, 19 Nov 2024 15:07:15 +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: 14.2-STABLE X-Bugzilla-Keywords: crash X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: linimon@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: keywords 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=3D282860 Mark Linimon changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |crash --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Tue Nov 19 15:16:31 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 4Xt7PX0tfwz5f7WQ for ; Tue, 19 Nov 2024 15:16:32 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Xt7PW5TWfz489F for ; Tue, 19 Nov 2024 15:16:31 +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=1732029391; 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=6d806+/SbdNOvW8yu+y4bdX92eUN9rwtJ0jJgco0O7g=; b=IA+mJdKlV2E+ptdxHlgQqxER71IGhdm1YaJ8/ZULIZoyB5Lk0vfNI8evhDCCQ3TlqAGPiE i8qzdErxRMfyVjATB4XlN1BC2gY7Ya7UZNgwSGYkBA5A0e5vH8xW3JO4fpghHhvaIwY9ck nwA01rl/mk3vEwlYmki2D/LA9QTABeJ/9RMCIaHBCIB8TsaEllD8I6Kim0g35vvajil19X NXJNatFCt9bW7KLWKIeD1dPFUzOxGeRfVAfiVNjINdtYbWCuUh7kxkD7rc+SDXr5IbJOCb IzLgD4GQStG4IqxPkEA+Fccr0so8MX9zyjcEdrXSTkL133TYiDsI0p4m9Btyaw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732029391; a=rsa-sha256; cv=none; b=B0rHm8WW8MPT5lN8x0S38N+8nVepwKEaLekaw8FXSiQDxcMY69mup7y7pJ3lqHMso4GN/H /LKxkmTPYIxXra3yNvCh0EqcAgC/dYh5mxhfbIs+jmNAklsx7kC7UKWzNCP+65p/BISrzK QvAM8U1bsc9sgxmnpHDCP30BiMkoY8C5hJ1OZEcN5+C4QJl3ccKuJ7/Hd5VBPYVro+iwuh AWy5TYpRudQ7Tw5vGaD7i+UBHqLC5tm3CAuRYQaG0PfWrcNmO0zQHbGJB6GOejrRw3ikz+ r9tqO/q2tcFuTrRCAy52vOS12AQGWgleYp6sdTQ/oqaOYMCfrcotMmdS4G1b/w== 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 4Xt7PW4xK2zFkG for ; Tue, 19 Nov 2024 15:16:31 +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 4AJFGVQc043535 for ; Tue, 19 Nov 2024 15:16:31 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4AJFGVcM043533 for bugs@FreeBSD.org; Tue, 19 Nov 2024 15:16:31 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 282860] Kernel panic at boot on intel i9-7980XE / asus prime x299-A rev1 Date: Tue, 19 Nov 2024 15:16:31 +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: 14.2-STABLE X-Bugzilla-Keywords: crash X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: markj@FreeBSD.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 bug_status 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=3D282860 Mark Johnston changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |markj@FreeBSD.org Status|New |Open --- Comment #1 from Mark Johnston --- Does any version of FreeBSD boot successfully on this hardware? Are you able to boot if you enable "safe mode" from the loader menu? --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Tue Nov 19 15:57:16 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 4Xt8JY0Xnfz5f9Fh for ; Tue, 19 Nov 2024 15:57:17 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Xt8JX5mH8z4HgK for ; Tue, 19 Nov 2024 15:57:16 +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=1732031836; 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=E+qR/W6NLIUJXyJgCIN9hFuffI/Avp8ytf9c5O8fhtk=; b=N7vARBpxlRUiH9xrhFv1ARqflB3RjXb+XIHvHEgc1PUfgL1sX7EVbpYnUBhLHTmRMK1wuY cqiSVzyNMPcXSdwik9oLqJsXOd8D0Trdbwxl6MAflM7FZ4sFhlp+tFeH4/1bZ7wL2wlS/A 6GgBwfX5ICLbNb1m34241ZnFkeNO5CxXTc56ZpH7jGPH3Qe8XDHwQLTw23EphbVO4qxs4S RGcypZPaoO6vrjdAlSw1qIzqxQXshbLvpOm2j66IKiVEpwIfwURPq+BatXtToNKH6xJ/i2 IY3eBbxfil01LO8LbWqUyx/q55kFfwahDQEY/nIElFJVtr9VJJhVKm1Ruzv35g== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732031836; a=rsa-sha256; cv=none; b=SKgOvexGVJvlrLnk74qQYTl7lBd5bAzKz18yxe26yDDV4gFMEyI6hwpFFjdii7v/4D6JsA tBtunTvr7hrF4HBDixDVeM2pIWl57rA7Gv9ZOgq9W6lUrkAa44MVgvMMRnTzTsISjqBObH uSZ9WMZQYWBA/LInZhjRvlZQq585NilYW0Xbxh3saOzrWFLWiUt8yH45UlM66RyENcnmnz 9cJYOvNDhUtu1kzcDlmoqbmR7pHR6rlg9dgps2oQGqhAStEgVL6YBQbBicH7Weachxu7qd eKUST/hVxUHoO2xeolsYJWKnBCxmq5YTF2Eb8YLN48ImliWArUJCmZUDA51jLw== 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 4Xt8JX5FQdzGWf for ; Tue, 19 Nov 2024 15:57:16 +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 4AJFvG5E014258 for ; Tue, 19 Nov 2024 15:57:16 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4AJFvGTA014257 for bugs@FreeBSD.org; Tue, 19 Nov 2024 15:57:16 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 282860] Kernel panic at boot on intel i9-7980XE / asus prime x299-A rev1 Date: Tue, 19 Nov 2024 15:57:16 +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: 14.2-STABLE X-Bugzilla-Keywords: crash X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: keivan@motavalli.me X-Bugzilla-Status: Open 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=3D282860 --- Comment #2 from keivan@motavalli.me --- (In reply to Mark Johnston from comment #1) Hello,=20 I have never tried this hardware on FreeBSD before. I will try tomorrow to boot 14.2 in safe mode and FreeBSD 13, 12 and 11 too --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Tue Nov 19 19:51:26 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 4XtFVl1NfQz5fNDK for ; Tue, 19 Nov 2024 19:51: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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XtFVk4Cl6z4c2l for ; Tue, 19 Nov 2024 19:51:26 +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=1732045886; 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; bh=RxO/vdqXqO1NfyGhFwB98VUf9wzLw/x3IIvIndujvYY=; b=gZennsrlMqQzfJIN4Pk21ecX1ArjLtytbBwH19c0GUKBcTfxt2yvqlyL6y/mlwotss+q4T ijJMTjZkev6WX9ec705XuZCtHqe0ZBGlYm7eh39XkOJL8RFIuUJLCNloQzMO40I6nLqjcL 5UmfWQqNqR4yDHjI0jnMC6D9cadf0BvwQnCHF8nixUWBHo5r0QQAYlJCGkDh5v6R6RWDuJ KbqDGoOIfHiS5Hy8Tx5c7nbE1aAduDl8tCcuVHR+QPcREMkeJnZs+5A2mpTtHrXU28bZjs EceHQ3jmmdVFmgyQiG63jOFbCtvYlGqIrS8opF/TaDc3DRM7J/DflKgjUy7urg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732045886; a=rsa-sha256; cv=none; b=Y2+j9DVB5s5cqcogvFuFb5KJeWiu6lP9z5yiXy4A1Z5DGOSuP796OcG4KnosD/ueJSE6aL KFG3BEDqNMu3kAxAsusPZXVVOiQe/LwIEJMz6/nyhA/ntYG5IW3usffVEjoktr2ZfANavq ufJ4FLF6bpixc6SPEtEr0BM4QnAtU/8NEdS76snNzG8/TbRVaYY1DJmG3BhzhOo/Tvt7TR J58stlzXjV0ixrK8iyb4lzX+Y3wlrIKaiqlzScdvax2Ys2UIR0l1zdlWiXCFGcDTjnnSjE gzhQ/5KXOD1OuOOJ1j5+21M8GiBA4CHjOntrGA2j3JznqmRN51+a8hBt5F57Sg== 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 4XtFVk3r2pzNll for ; Tue, 19 Nov 2024 19:51:26 +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 4AJJpQFd028365 for ; Tue, 19 Nov 2024 19:51:26 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4AJJpQjN028364 for bugs@FreeBSD.org; Tue, 19 Nov 2024 19:51:26 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 282866] '... | ... mountd[4634]: bad exports list line mnt/b/' Date: Tue, 19 Nov 2024 19:51:26 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Documentation X-Bugzilla-Component: Manual Pages X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: tzxzan+cqw8r63qtfb5g@sharklasers.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter cc Message-ID: 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=3D282866 Bug ID: 282866 Summary: '... | ... mountd[4634]: bad exports list line mnt/b/' Product: Documentation Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Manual Pages Assignee: bugs@FreeBSD.org Reporter: tzxzan+cqw8r63qtfb5g@sharklasers.com CC: doc@FreeBSD.org FreeBSD version 10 and earlier - VMware Workstation 16 Player (Non-commerci= al use only) Player root@:/mnt # cat /var/log/messages ... Nov 19 21:13:53 mountd[4634]: bad exports list line mnt/b/ --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Tue Nov 19 19:51:44 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 4XtFW50q1Xz5fNJn for ; Tue, 19 Nov 2024 19:51:45 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XtFW36rfQz4cg2 for ; Tue, 19 Nov 2024 19:51:43 +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=1732045904; 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=s53QkCnh+epQKT+O1Gtx1rarmV5guCW8OHBpGK/65Ys=; b=d64tAY0sVpoERfBftjRgbnL/gw0EYjZoMJe8qRZacOZyXkK723l7+1xZUntWqa/GVWvZ6l 8Bsp9HoX1mk579QLLpw8FBf6+bK7/r07iez0rgT7UTC9cYXjuiT5Ncu6CBbJAtJWF+Yj9g HHc4XsVrCAwXaimFZetOYa5+Q9pGl8TeTTYaVZ6yLApQwNV75nfUJXC0WDKlyU0l78pI9J lMJ+8RZlp2bdox3aKgJt1k8iz9nu5MoeKHpZ7VKTmCVz5FmWSeKn2A3XC4RcI/x8jVasCD DthRUGhlSA+AKXrjoaD7cqbbKpA3Jj/tnB6DszO6GFHvr9xd4fL1YiNFjIx17A== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732045904; a=rsa-sha256; cv=none; b=Zr/W3UPBXZs5Lkj8LkGsBLdxk7o/tiVn7E4+qYoUkMxPozDyQ9vFvdkC9doP9PHRRzivs9 uR4p0neIXJD7swDvY+3nAvvqYGWP+fDl/B5/xbrRP+YTu57XEN6tas9nVL+KKkTF9R4Fz4 Zy88CjBVtVvWq3hZaxBJoI/2H4ub+rU7NKSJHRWh7QvIB8zXoOCQ2Legw7nj001VKQYJbu GSpO3E7RzZYRccaFdNhjpCXPWHjE/QeWdT9fOUhAdmf8X0gWk7Ji16cUuQA2Tc6PhHXEmb Xe3v62g5SQGgQuQBaLuWTvZ1pkGbO5YPDMfMWsCTzB2zMVe987ZTwXuyJ4mL1A== 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 4XtFW36SnlzP14 for ; Tue, 19 Nov 2024 19:51:43 +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 4AJJphXq031325 for ; Tue, 19 Nov 2024 19:51:43 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4AJJph4J031322 for bugs@FreeBSD.org; Tue, 19 Nov 2024 19:51:43 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 282866] '... | ... mountd[4634]: bad exports list line mnt/b/' Date: Tue, 19 Nov 2024 19:51:44 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Documentation X-Bugzilla-Component: Manual Pages X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: tzxzan+cqw8r63qtfb5g@sharklasers.com 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=3D282866 --- Comment #1 from tzxzan+cqw8r63qtfb5g@sharklasers.com --- https://man.freebsd.org/cgi/man.cgi?query=3Dexports&apropos=3D0&sektion=3D5= &manpath=3DFreeBSD+10.2-RELEASE&arch=3Ddefault&format=3Dascii --- ... ... The first is to list all mount points as absolute directory paths separated= by whitespace. ... ... The second is to specify the pathname of the root of the file sys= tem followed by the -alldirs flag; this form allows the host(s) to mount= at any point within the file system, including regular files if the -r = op- tion is used on mountd(8). ... ... ... The third form has the string ``V4:'' followed by a single absolute path name, to specify the NF= Sv4 tree root. ... ... --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Tue Nov 19 19:51:52 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 4XtFWG6g95z5fN67 for ; Tue, 19 Nov 2024 19:51:54 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XtFWG40llz4d16 for ; Tue, 19 Nov 2024 19:51:54 +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=1732045914; 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=D6dtNGEaIJkrYrqa28KoarfDlu2pP8RvXO5b+8ciaVM=; b=BWCwFl0BXtJL0P2PInuA6h3JeTN7O/GF5MGkPqW4HuKkspqV4KOHkyv1oTNpjQ30zTZseS 26TUYzN5tyM4ltI7x5/ag3pLXGI8EXmbANUDEUsrdx4AaYZZpBeVxtloViEzJq1McRIr6U o21V3r+4OIAHTdjBNZCpmXinEHbrVPNAq6eawpXg4mrExin5VCK2KF9TJIgwoCy1A4hoks WC1Vi78YUUKbj+pVzUEiWZk/DWTfyGcoeYshmbQHTQu3Reub4W6+2MLCq98uQuIG3/TDaZ i5byzykffADBFsgZtUTMzJiE753aA3tz8OcV1q5Uu/MS1Szehon5ie6z3WtOLQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732045914; a=rsa-sha256; cv=none; b=xu/nC7Hc8NTsx+bvrz1XkGPYfSD+CIUq1ZIy7wfuyPNZl6unB3+v7db5hNzzOpqQlmMfGM ekF5n7xQUGtzpjZ9Vik4DJ0uS/lCMmrapKpy/omYgMIDSd1Q4F0fTsb7lQbCqpXFtQYQEq 4HiDdi9jhn2BAUBuPwGiajc5pcvXH5izs5xKcPYsJTZGOVbPZj21Pw85GudIlMdHbekdEy VeMsu8w2sLqEegktkxQ2mi8uLllgaPGwHUAv9sfEyBz5WpFm3ng+12/NVO6MfvgK5ZKC6G yDzr8aH4ca/dsobmCDlC9b7TbtS5xwBYmzRRMIdzNECriL+7sOnEBiStdp/U9g== 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 4XtFWG3X95zP19 for ; Tue, 19 Nov 2024 19:51:54 +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 4AJJpsKt032375 for ; Tue, 19 Nov 2024 19:51:54 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4AJJpsgc032373 for bugs@FreeBSD.org; Tue, 19 Nov 2024 19:51:54 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: bugzilla set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 277959] Refactor of usr.sbin/daemon caused regression in restart parameter Date: Tue, 19 Nov 2024 19:51:52 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bin X-Bugzilla-Version: 13.3-STABLE X-Bugzilla-Keywords: regression, vendor X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: commit-hook@FreeBSD.org X-Bugzilla-Status: In Progress X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: kevans@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=3D277959 --- Comment #15 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=3Dbc1dfc316a2bba97773a14b96f5e976a5= 2524be4 commit bc1dfc316a2bba97773a14b96f5e976a52524be4 Author: Kyle Evans AuthorDate: 2024-11-19 19:51:27 +0000 Commit: Kyle Evans CommitDate: 2024-11-19 19:51:27 +0000 daemon: stop rebuilding the kqueue every restart of the child We populate the kqueue with all of four kevents: three signal handlers = and one for read of the child pipe. Every time we start the child, we rebu= ild this kqueue from scratch for the child and tear it down before we exit = and check if we need to restart the child. As a consequence, we effectively drop any of the signals we're interested in between restarts. Push the kqueue out into the daemon state to avoid losing any signal ev= ents in the process, and reimplement the restart timer in terms of kqueue timers. The pipe read event will be automatically deleted upon last close, which leaves us with only the signal events that really get retained between restarts of the child. PR: 277959 Reviewed by: des, markj Differential Revision: https://reviews.freebsd.org/D47004 usr.sbin/daemon/daemon.c | 121 +++++++++++++++++++++++++++++++++++++++----= ---- 1 file changed, 101 insertions(+), 20 deletions(-) --=20 You are receiving this mail because: You are on the CC list for the bug.= From nobody Tue Nov 19 19:51:56 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 4XtFWK2Br8z5fN68 for ; Tue, 19 Nov 2024 19:51:57 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XtFWJ5ZKcz4d1d for ; Tue, 19 Nov 2024 19:51:56 +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=1732045916; 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=N+x6TA6unB/f3fbOF5LKSAcTvT3NMhaxhetOzYE2Skc=; b=ugCOZdq9LwCWzJt2i7xRed0AD6NuLhRbgU4DBama7p6wuoJQ7FW5uxnb0j9op90pHLPQrK fCGZiTYrxmRBVvUt05ET39xiZOsNGz0fRw7EltPWuuODpeCI9vMOPyuX7TiIwAbczV9YOk S0ebhodrtE/EseX2wxpWVWfHtTnXseMnsr11aIL2QGED+myWXY+eB/pWSaBdm+iZegqd2S 7LfycQrubZ5pE4PYuRaTJeLPtXeTw5TR8cc9YvpoZtHNwfRLzTEZXJ3DLeiWs8FJ5CixHM zOOw+dwN2vjacxyJ1D/Ef59DPp++xJKRMjopmiWH/e030Cy7l+4U86SzZBBKjQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732045916; a=rsa-sha256; cv=none; b=gOj46OeKTsxmFrp0L6jjD3qslHSaOYG3uFbfoaDoCE4myQf9bnPD1m0yIY5rNVh5vzx4Df LslWxximvW1BwLfYKUqmvjRNcIV/q19YLCGD1ITG1skrOOMkjfE3/MWTb9zi3pMa208gUO ZETu8O/M1AgykgDjeIcCk92QkXFffO06Dro3fenPAVg70h7eATd6O+GemO2C5KsKZG0aUn eYOc9TqHS/EjyCOzhxeq7Yf2yJ6OeEGoy2l0zFOlcZTIPlIfGV9cb7DQ/M184hzdrjj8lS AkSB8galaPkXGtOoOKzUsC/6LubLA+GUu3+Nflc0j7eoDl0LwGqiEPTXUmPMbQ== 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 4XtFWJ59mSzNls for ; Tue, 19 Nov 2024 19:51:56 +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 4AJJpumI032441 for ; Tue, 19 Nov 2024 19:51:56 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4AJJpuHV032438 for bugs@FreeBSD.org; Tue, 19 Nov 2024 19:51:56 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: bugzilla set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 277959] Refactor of usr.sbin/daemon caused regression in restart parameter Date: Tue, 19 Nov 2024 19:51:56 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bin X-Bugzilla-Version: 13.3-STABLE X-Bugzilla-Keywords: regression, vendor X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: commit-hook@FreeBSD.org X-Bugzilla-Status: In Progress X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: kevans@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=3D277959 --- Comment #16 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=3D9ab59e900c1dd693b4d14285389a035e8= 1341789 commit 9ab59e900c1dd693b4d14285389a035e81341789 Author: Kyle Evans AuthorDate: 2024-11-19 19:51:27 +0000 Commit: Kyle Evans CommitDate: 2024-11-19 19:51:27 +0000 daemon: tests: add a test for missed SIGTERM This is somewhaht hard to test reliably, but we'll give it a shot. Sta= rtup a sleep(1) daemon with a hefty restart delay. In refactoring of daemon= (8), we inadvertently started dropping SIGTERMs that came in while we were waiting to restart the child, so we employ the strategy: - Pop the child sleep(1) first - Wait for sleep(1) to exit (pid file truncated) - Pop the daemon(8) with a SIGTERM - Wait for daemon(8) to exit The pidfile is specifically truncated outside of the event loop so that= we don't have a kqueue to catch it in the current model. PR: 277959 Reviewed by: des, markj Differential Revision: https://reviews.freebsd.org/D47005 usr.sbin/daemon/tests/daemon_test.sh | 38 ++++++++++++++++++++++++++++++++= ++++ 1 file changed, 38 insertions(+) --=20 You are receiving this mail because: You are on the CC list for the bug.= From nobody Tue Nov 19 19:53:33 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 4XtFY95Jjzz5fNWr for ; Tue, 19 Nov 2024 19:53:33 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XtFY93cXWz4fMH for ; Tue, 19 Nov 2024 19:53:33 +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=1732046013; 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=bUwvSh5Rz/zo1mDc1Rq6TMm1WiuP0oN4iRha1W3EueM=; b=SD9NhswoXBlQtb3iSEfi+EG6W9g1Y3zdwTewjRT44vRup6cebETnyLfirhm5iMktczT/Go XNxVuBtYdADu5BetAEQkJOZ2usq6BhPYNTwPyivTQZN6O3Xw8zTMYTn+y24Jz08Q9px2lo SUy13joMBXicdfE9IkeaCggvTD0MbI8RED5AzgwuDAQUA4x0UPmY3EkOFDgsAlJcw/N2Px rSmktqERY1oaMFuHzw4p7zP+pdXEd8igcBQ7uQOv2AdKRWzajrzOTEaw2tYwccqq04MMJM ih0NLWumQ0lvoPETX35f3x2mZ0AE8ew/LZy1zVA1+KGzUCvrrYstZ6KfMNR04A== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732046013; a=rsa-sha256; cv=none; b=XQI4mf9kbufNW44imyCwj4E85ZxUdBr4oaVTd4LiozARWLCa0iWselwMiRs02dfeE1l0Uc VLpo5+p2VLt4yl4r3cLCFrjZUksBOGxjf4OZ+j7YYLxx4j0iA87RJvA5kkzZCROYeYXglE 35riz03WVeP7v23yj/6Cg+wQzho5txOTNw+qQWEDyXGhyr5PtZ4oHskkfLkB+PvufdELw1 1+X892Rqm/HM4nF/9MR7mi0MTOyhO/69e0jWCuWg0s2BBfmrkiwsZL0DdsDIvRJfyZdFCd V6B0+Uh+AEhP5umc7JthqmR7siyX/iFuuGKJaeFdgUcYVpqeW/5C3iGglNQpFw== 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 4XtFY93DKrzPFP for ; Tue, 19 Nov 2024 19:53:33 +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 4AJJrXuk034621 for ; Tue, 19 Nov 2024 19:53:33 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4AJJrXJV034620 for bugs@FreeBSD.org; Tue, 19 Nov 2024 19:53:33 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 282866] '... | ... mountd[4634]: bad exports list line mnt/b/' Date: Tue, 19 Nov 2024 19:53:33 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Documentation X-Bugzilla-Component: Manual Pages X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: tzxzan+cqw8r63qtfb5g@sharklasers.com 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=3D282866 --- Comment #2 from tzxzan+cqw8r63qtfb5g@sharklasers.com --- Obviously / apparently the 2nd form requires also absolute path. Not sure w= hy the absolute path is explicitly noted for the 1st and 3rd form and not for = the 2nd... --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Tue Nov 19 19:59:16 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 4XtFgm5h65z5fNNp for ; Tue, 19 Nov 2024 19:59:16 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XtFgm0J5hz4gPr for ; Tue, 19 Nov 2024 19:59:16 +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=1732046356; 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; bh=LAnbyUt6705gdusHl5V9cOWdBDgnvHjAp0KVRrnCCaw=; b=VH7JNnADrUYNmEzUGDDWzkfd5d0S5Y93L8bNJ6z0dVvGZnuyEwHfqwP5KZpQIDCwwydE4N 0Qc+z4yU6WlOvkec4l/fI4Tv5NNSNG864yNwUpUvPqanAld9cN/iQujgXwW159RSayzJKW pQFwBL4s7zfXIQFEvFokLFFaqMJabW/HvK/fEJXg8rj2YjTWW5nQ5v1xm3HN86AVSdReKa GlULnlTJW3Vm1uTrJdW+0xAnOOzdp4/H2ibvs/ORQtlU+bFLTCSQ20Wuv6PGc2yMkiuMAd IAic0sjZwc+R65aKHYn4an87X7pxFTazUYynrdkzRNk5SaHn7QQLswlm1jO23w== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732046356; a=rsa-sha256; cv=none; b=GJOYoG/euWV0luXlf6IiuuO+o2WmzD4/HCHmbq1oSNx99XXg9oEMm1SrhJtC6IS+1q8lC8 43s8C9RYVVOKeN+hMsafSvb3D7W6Hj1gOeD+gHRBTYEJyM9/cNNGe4bAb0hy3Cej0UuEoN YMP1tz4/PpUljJs9gV/6jvaPKU1wx3Sb1HVl5O1r2M5Lm4FVe73lK1x+Ah0mr1om1yR3g8 4G5Se2JZN6G+dzmTVbrydT6oiC9bCgiW4wywSTQQF3rEOwjP+bNSKV4PGA7LP+R1Ft1jCI niB8yo8R8AupFiZsdXHEVBmGngeOgo6x+QNl4BxOHvyln38A12fpMGtUFkVOxg== 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 4XtFgl6q3TzNZw for ; Tue, 19 Nov 2024 19:59:15 +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 4AJJxF7w039035 for ; Tue, 19 Nov 2024 19:59:15 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4AJJxFOu039033 for bugs@FreeBSD.org; Tue, 19 Nov 2024 19:59:15 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 282867] ffs(7) not advertised enough. Date: Tue, 19 Nov 2024 19:59:16 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Documentation X-Bugzilla-Component: Manual Pages X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: dgilbert@eicat.ca X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter cc Message-ID: 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=3D282867 Bug ID: 282867 Summary: ffs(7) not advertised enough. Product: Documentation Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Manual Pages Assignee: bugs@FreeBSD.org Reporter: dgilbert@eicat.ca CC: doc@FreeBSD.org So... I was looking for information regarding ffs and trim --- specifically= , I had just dd'd a disk onto a mirror and wondered if ffs had a method like zfs trim. Anyways... manpages like newfs, mount, makefs ... etc. Someone needs to ma= ke a list. They didn't list ffs(7) as a SEE ALSO. And "man ffs" grabs ffs(3) .= .. some library fucntions regarding bits. So... I humbly submit that the fact that ffs(7) is missing in many SEE ALSO sections is a bug. --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Tue Nov 19 20:08:38 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 4XtFtb0bfNz5fP60 for ; Tue, 19 Nov 2024 20:08:39 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XtFtZ6TNgz4gt7 for ; Tue, 19 Nov 2024 20:08:38 +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=1732046918; 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=tWxEt8oe5zAr9VIlMp6fAbV5OEQbVBWQVUQjaTbJ1kc=; b=CRdrlpmQZ0Fmli9qhDEnGon1Aju8+kokjOzjRDhHdjdLj7nA4iVUsiA3JzE3QNUnwCskE+ 0bxHqXugmTjxBmjDklEaAsZwes9UY1H5RLnsymgf8BNnr28T2VFGDe9Y+JXKQtvn5esijc 4HAsGQe1hL4FahIWErgw8jbVW6DipSZE+/58+dniKlUEo9UEDcE8/bUe/7dHGPYVcOdZmS cPWA4ak+JBFyk61I905Qcz286jHlYm/zohD9WgTl0IGCj1cu0slQfsMWjyMI9tPvQVsxTe NPVfT0WUvgP1bEAK5gv6IAVJuRQNffTj879ZUuZ5FwjTGMgiSpYy0TTCgWK5RA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732046918; a=rsa-sha256; cv=none; b=WKlgjATks9tPn1X1oJ8XzcPg4KnuZEvMcxg1y8+bOD+KA6D9qFY4AKPJygggfH85LDx9eZ Bys5NhaJA9C77pTMpXLMMIXmuHZqmT1yAqVvu4VB1a1wLPgwzQ2ZDjyCrJ+6qS2xuuK4ca 6BZvu//TcHgYuOYt9Rpr1+FHfxemxWceyYmRT34SU1oKOTb8a0R6p0Mu2MAOYF8fmO39Z9 mVrzjFsSMd8NHBC9ru2uHp3qykX+cj1A7HqfGe1gN7E1ywZwdfoHIZt8KQZdVD9qYbJw41 IgBxDGj2brPQVeOoaoZtutfXh5QMOct0isUzP0xCkqTHAhS9QuhKfbkga0b/gg== 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 4XtFtZ641hzPTs for ; Tue, 19 Nov 2024 20:08:38 +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 4AJK8cEN055807 for ; Tue, 19 Nov 2024 20:08:38 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4AJK8cQ7055806 for bugs@FreeBSD.org; Tue, 19 Nov 2024 20:08:38 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 277959] Refactor of usr.sbin/daemon caused regression in restart parameter Date: Tue, 19 Nov 2024 20:08:38 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bin X-Bugzilla-Version: 13.3-STABLE X-Bugzilla-Keywords: regression, vendor X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: kevans@freebsd.org X-Bugzilla-Status: In Progress X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: kevans@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=3D277959 --- Comment #17 from Kyle Evans --- (In reply to Rudolph from comment #14) Sorry, that's entirely on me. The fix will be in this week's main snapshot, I'll give it a couple of days there before MFC'ing it by next week's snapsh= ots- if things go well in stable, I'll see about an EN request after some soak t= ime there. --=20 You are receiving this mail because: You are on the CC list for the bug.= From nobody Tue Nov 19 21:19:09 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 4XtHRy2Lv2z5fSRd for ; Tue, 19 Nov 2024 21:19:10 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XtHRx6K6Fz4nCT for ; Tue, 19 Nov 2024 21:19:09 +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=1732051149; 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=VRViA5f1i1b3vkhIIOxT1TEdjXGGFNf7uYCpKNWSmSQ=; b=RuXfnG1BTPE22pFbSHhNdIxwnuYlls6aJDDVvG9iri20+vUSeEeC7gpt5Fe+pYtvDDbUeq QmfRG/w7+cJ3Kgtc0gzjIVNdVCyMdErzLb5sffEsS2jB3JgAfNDSNZR52GkPlUqdWMhYrN 1KFXYi0W2xNlvfo28FUMc10LpMpSO27xR8Fh3tJoWaOuxvpMwIt4M7e/zSPZdU+RXxd4q2 uSaw2LHK8YY9P8X0i/Ps7Xwv20nX4fKONUp3I6BL7P12umMRsc2R8FoSABf8t6bKXKFbjI O9ku44loua9ej/G1L8oF7vfM1dRQrWoIm/lpPKWyRSige5N/VxkSUO4+S3KhCw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732051149; a=rsa-sha256; cv=none; b=Uy8zeWcjhgzW/Ldd9Es2UlHA2mkeEg0yM+hPRUoE/nyZELnqfo5pUTtPH38aDerQxzxA+1 pO+jnAWwEq0mDiCtiP1fKKUrckr6fhYvdvdEQThlaq+qDcNo0yjH8vjmc4NFObjgFJ23qt DPEO4enyL10JXN/+6MPim4PKF9fp4fB6ISW28j02wcYZSh+0aXsjVnHMWOqA+Bhrv2yCMQ 1+W3WGNiq/8ntw9wP3wOQgxdyi2uCB9WlurP6+n5oR8Xhm9EyaeUSbh2qSTedw0AnkeXPK CVqLu1Jt+XzIqHR+/AouR6QOF04i0oSfDSjRioX8AmjxkxTqwPBDJMiHbNiTXA== 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 4XtHRx5lj2zRJl for ; Tue, 19 Nov 2024 21:19:09 +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 4AJLJ9Wb085793 for ; Tue, 19 Nov 2024 21:19:09 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4AJLJ92L085792 for bugs@FreeBSD.org; Tue, 19 Nov 2024 21:19:09 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: bugzilla set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 282832] makefs zfs creates images with the same guid Date: Tue, 19 Nov 2024 21:19:09 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bin X-Bugzilla-Version: 14.1-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: commit-hook@FreeBSD.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: 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=3D282832 --- Comment #15 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=3Da20249443be111e8a3cb3b7bbe4a0d0e4= 60a6058 commit a20249443be111e8a3cb3b7bbe4a0d0e460a6058 Author: Mark Johnston AuthorDate: 2024-11-19 21:07:56 +0000 Commit: Mark Johnston CommitDate: 2024-11-19 21:18:38 +0000 makefs.8: Clarify that makefs-generated zpools always have the same GUID PR: 282832 MFC after: 1 week usr.sbin/makefs/makefs.8 | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Tue Nov 19 21:21:08 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 4XtHVD4CCyz5fSQ6 for ; Tue, 19 Nov 2024 21:21:08 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XtHVD2rMRz4pxZ for ; Tue, 19 Nov 2024 21:21:08 +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=1732051268; 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=pqUN+0JVVJoUSUevhUXqfDPmfSTQv3TWgfxLczv5RPA=; b=Dk4QJpsosSrsOjdDo3DAk5NNCJ9dt6ywDlFTlevO0M2/EQhJV5HAoyFElQ3pUtTPv0JP6F hCRtL7tQXjeP7VE2+dhloARWIaIdmsqTfn+RBdEJ9+Fy0zufhNwL0jQrNgkzdKMZUDqVbq VTC1AEnhBGm2h0/98ZL+ufvXud84gXL199KX4iKsMM5+aJfHXUOuLNiUREpKsPM57xPi5Z gw5s8cCvl3fuHY0KFmOo+JwixiGrhOGATDHkemlaRlJDjJTirjheu1oJTcglT5/Q+bgCSy QBoSUr7bSK8v97UMqzLmWT+Cm5y5MsrAcyL5buzBMysUfOYByUGToxznOyhujg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732051268; a=rsa-sha256; cv=none; b=ZJBaxv7Hn3wpZgM895dNZNV6QTctgpVQRNG6/1yTAN4S6kWbJYQA0a8j25DE+wqlF/FCFK V2zHTSbJp3uTV72cpz6VW3NfFGaNFgdEUA3gFpsuJCmFziqJGkWnfri4eze6vsMZsfaZQ0 SyyU3oHndSGEkBa2bpS5hTKOKi4fPEdrcugp9EZXjGSwq7S1++SVycWx22J5W9MsXaXZI8 MfBDKwLyReymcoUi6LTGzgtOUPqAw9tGvVEaN8WZRuOZNcpPKwBIWmI9p3wKGWB1ZGvsjz ciOGAD80OPt12duvuaXKyeBE1Wuy15c8oZo1S4tgp+V3lJsXZIUbQmdTak3n1w== 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 4XtHVD2QjWzRJr for ; Tue, 19 Nov 2024 21:21:08 +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 4AJLL8pl089230 for ; Tue, 19 Nov 2024 21:21:08 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4AJLL8XI089229 for bugs@FreeBSD.org; Tue, 19 Nov 2024 21:21:08 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 282832] makefs zfs creates images with the same guid Date: Tue, 19 Nov 2024 21:21:08 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bin X-Bugzilla-Version: 14.1-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: pat@patmaddox.com X-Bugzilla-Status: Open 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=3D282832 --- Comment #16 from Pat Maddox --- Doc update works for me! Thanks (I don't know if I get to close this PR, or someone else should) --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Tue Nov 19 21:22:46 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 4XtHX71Dk9z5fS2g for ; Tue, 19 Nov 2024 21:22:47 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XtHX65R64z4qfj for ; Tue, 19 Nov 2024 21:22:46 +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=1732051366; 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=DS/4GazRzKNxrw+r246ErLBYS6H1uRbZiFg8mTyeBI8=; b=tquK7avm32A0/hjOP0OIrHxTCt+Nw6AUcsFOCpT8C2FiX5EQ/xBa3GfV8H53Ux7W039UFl 6fNCguhbJHPGiQY62HLfFgqZMiF9vxUJDauF2VFiYL3+pMUUQBEq0EVugf9KyxU6NEv/Z9 131rb6iz85QvaHn+pOHCxaZ9HkjV1Ah6aCh74TyNOyZPUHF472IOHJusKemEHCJkVUrKqm GPFZx/NarcT2QT2x3dgW94/tYVUoPC5piitbqwrBSLiTBPqRgLXjFF07KZv3SbMG3S7C6V x/6t8stzhmMRfoFbpJM3t+t0KlPKWtueQJViG9m5SSH2Ov8omfKaijIMC1in0w== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732051366; a=rsa-sha256; cv=none; b=nR0mcKizr2yc+Zpxbdnh9WPSGbZo4cR+POZqKC3afuLZYzGoyWshTw+HB0EJqVibb7fsfq rm+KYap/5vNilVhrtPcO1D3Kj4aR9xSaDQxQ26/ZL94sRmWlTUdB8GzM9zGJ4MYB8zjV1X /DMVdmELl3eI1UQAFhdCky/b7tfgjYZid1HWeZqQt4CmXgmX6V5RuryrEHjNQZ1PCxj1Ti zhzsGr93RNA2mG8p1znMwYlGOKtEJVrMing2/Yt3nZntqpD1odIqKmck0BEkzoERx7u/mV HQ0Q9yeI4GJ4ruj1ZwgSoeDaHZvl7PscFMoSkC5L4X0hzMQUbqLx2nKBSVT6Kw== 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 4XtHX652TnzRMV for ; Tue, 19 Nov 2024 21:22:46 +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 4AJLMkWA097827 for ; Tue, 19 Nov 2024 21:22:46 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4AJLMknx097826 for bugs@FreeBSD.org; Tue, 19 Nov 2024 21:22:46 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 282832] makefs zfs creates images with the same guid Date: Tue, 19 Nov 2024 21:22:46 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bin X-Bugzilla-Version: 14.1-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: markj@FreeBSD.org X-Bugzilla-Status: In Progress X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: markj@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: assigned_to bug_status 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=3D282832 Mark Johnston changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|bugs@FreeBSD.org |markj@FreeBSD.org Status|Open |In Progress --- Comment #17 from Mark Johnston --- (In reply to Pat Maddox from comment #16) I'll take care of closing this after the change is merged to stable/14. --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Tue Nov 19 22:01:57 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 4XtJPK4Z5kz5cmDn for ; Tue, 19 Nov 2024 22:01:57 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XtJPK28l4z4t2M for ; Tue, 19 Nov 2024 22:01:57 +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=1732053717; 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=mfiHc441wHeF+a+KGYHZEc53EjG6WRrO4bcFZ3zDXn0=; b=olbJimqEddJeSKSNCNTGS9RD9tbbaWQ7vzh8zXLu1m0vuQPGFKx69+NO6DWmGf7TrNlGMG cpAa2ebYVB/1r7M4KxhsS8Ktz7CAdQb9KLXcjR2pPY6H+WKgO7HQqLkcAeb6t/v0HAsnxK kJL7T1t9AaykN27QArMehevgMCJA/U7QgDLsfuznMhyz/bL78BS4I1qe+h6aV7M7ypJAlK fpq8PW9dgzgR2aAosJTn2Fb+ZBF9CWy3lHtyGo5yTiWVo5oiPs27Gy7HdLIOsIaKEGZZt3 BO6MV8Pvroptm5lFA4EtSQlVZeDzsTdwztB7gQFGxm5Ic//z/sRxSe5QhfgEig== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732053717; a=rsa-sha256; cv=none; b=yDgyxQsXp5PCEPcyt+VVrbnUugZSyXH+K8hkpLtKwvH4sd1AdaElUTh/bJ/+LEsl6C1qkM Pt3Dj6npLGNuJ0QmBhRandcuPjduWEG9CELeg4uQH4AZKQrgNxsLCvv7Q1R9uo0UxZDYBf NlxZccLh9xo9Y5ZWTMfuNxTSwOKUp17jrfM+tdN0T1ryWgtHuMUvTHSiYpBYVqnYYJ+thl obYee8Xbh+Ssce1ByHaWj0OGfRwiZF9zQwGewIRRq+XvuT9xc61zN7cBV4ttp6phPXN7BH f7dM31+bYY0EANLYoWWMTWhpFpvOJoshKmOVsRFpSj5f1AlJh/snK5zsk9GKiw== 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 4XtJPK1m9RzSKl for ; Tue, 19 Nov 2024 22:01:57 +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 4AJM1vwO058794 for ; Tue, 19 Nov 2024 22:01:57 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4AJM1vAF058793 for bugs@FreeBSD.org; Tue, 19 Nov 2024 22:01:57 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 44034] Multiple sysctl variables are not documented Date: Tue, 19 Nov 2024 22:01:57 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Documentation X-Bugzilla-Component: Manual Pages X-Bugzilla-Version: Latest X-Bugzilla-Keywords: tracking X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: linimon@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: Normal X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: see_also 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=3D44034 Mark Linimon changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.freebsd.org/bu | |gzilla/show_bug.cgi?id=3D2= 634 | |08, | |https://bugs.freebsd.org/bu | |gzilla/show_bug.cgi?id=3D2= 316 | |30 --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Tue Nov 19 22:01:57 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 4XtJPM016Tz5cmDp for ; Tue, 19 Nov 2024 22:01:59 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XtJPL3wcwz4ss9 for ; Tue, 19 Nov 2024 22:01:58 +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=1732053718; 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=guD0VJKW5wHHsqCn8SVeKGPMmESaMFMcSSlOFCP0zfo=; b=o9tw/mTLlyoYyb5ijDVrtneFMpkQmdcP4VFxH/R60pZCMqzXk0N5AUFrba1D9nAogMP9tL ktkaW5JCXJeDKUH6NxvFbCoIuLDAVqkNx7Yz3uxHlodnn3eIV6q0/myjaBFpdbKiARjJqy P27I5g6vg3+7pAJ6YkriHJBB6XD2ULJ9KBwZsRhqyRMUfwCGd7c6UMDkCpoKS02sglDFOE FsEUGaFZs6I/QGzx+RrxMZXrijBfMEdn2IiWq2xvRMH0TiD+D4AX9vyCgG2nft39qc3esf hqUyX6JDBuIxNljSf8IVsHhxc1HsTZrhmHQU6xKbeaAy1y9xYqUzCx5HELZESg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732053718; a=rsa-sha256; cv=none; b=Ab9yCneaP9TZXEENBs2ySDVwfmoaZhdkoUVUe3YK7+nREbUdHF5GErtYsCjB092ESpXy8g ZfWw2Ii933DteRhw2I0QE6lQr9P8W4f3ZiIxPfOvx0tzp2i+R7Lrcl0BvJ1kGhBKOXGhUQ 9GSTtvTDVfEICCW8TGAXzrPjpzzKUycvDSzXNyfZg2qHVdUKkD55jMF9JZ2d0yrh7uQHfn bYHvIz0jSuZDLV2mF7u8cViIYwh0fL9HG/5G0YWg/V4V0aX4AJDWYEjNxbA5AFXKr3xai4 6f8J5E8/G1bjev/bdczqSoSjTY308Iylmsfa0w5DEa6BOLFumEhRIADnZ29VSQ== 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 4XtJPL3QVVzSKn for ; Tue, 19 Nov 2024 22:01:58 +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 4AJM1wOh059122 for ; Tue, 19 Nov 2024 22:01:58 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4AJM1wKd059104 for bugs@FreeBSD.org; Tue, 19 Nov 2024 22:01:58 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 263408] Make sysctl(3) (and wherever else discussed) toplevel name uses reflect current practice Date: Tue, 19 Nov 2024 22:01:57 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Documentation X-Bugzilla-Component: Manual Pages X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: linimon@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: see_also 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=3D263408 Mark Linimon changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.freebsd.org/bu | |gzilla/show_bug.cgi?id=3D4= 403 | |4 --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Tue Nov 19 22:01:57 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 4XtJPM52CXz5cmDr for ; Tue, 19 Nov 2024 22:01:59 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XtJPM35jjz4ssC for ; Tue, 19 Nov 2024 22:01:59 +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=1732053719; 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=z14pBK2Bfe7vKDD0tHdvJ/LV3+qupHR1mRwao72RuIQ=; b=JqsAtPdx5lF8dEAGS70Q90yw62p6LrbZRmYUh7VupCLc3RmJuPausDiINzmQhmnm+omEE/ XHLMvrPcp232rrokM70vbw7JQwroFi6aumUY708igqTwi4AKrgRfpGbXyIAXwybRgirt1S ItnYRLbDGRcyjeWPJSZvXTUtTz2uluti0uKleUp61O9ei1uhC6aj3uPb3O9db0bVoXRHNc UxjcyT4usz5+T+PXGZSrzbKdQpscYfG1ZKFe8DHzJsxrOSA0afZNa9XbGUJSoCFR3Hz+MB TsFFk+H7Qw8XUxNBmiWFslfa6OGB70B7VGg4ggZRg1PPFp7p7NThr91t5uQYNw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732053719; a=rsa-sha256; cv=none; b=a7Ltw8SeiId+nvVjOOJY4CV42pAyqyHifjzknHq6LjweaJQJwYc+P7/rY8PPxDn7AxHxF4 XNL+UcyrzcdHvPp4X6P0E6mJHISbR9/c397lEQU1GIBRseSw977LSY9a1dCTpHgKiwePCA rXrYwmqWeHnmQVxg/lyPkIuAu7aw7ReGR2KRxMstZLqJUYvf9nNnH0O3c/qxfKWvpr0scb 5v71s+VkFLM/yVy8vgBjjXPwUUg3YQsnkh5PnrZhxQXpiwhr0WYQrzRw12DnwpdyTkaTjT 3wn7GtN1N9f5k4M0yu+z0cKmvNENoJsSI/+un5ddvFlWg4o72UY3faJtIwWEZg== 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 4XtJPM2k9JzSFg for ; Tue, 19 Nov 2024 22:01:59 +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 4AJM1xbQ060005 for ; Tue, 19 Nov 2024 22:01:59 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4AJM1xWo059989 for bugs@FreeBSD.org; Tue, 19 Nov 2024 22:01:59 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 231630] sysctl - missing descriptions Date: Tue, 19 Nov 2024 22:01:57 +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: 11.2-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: linimon@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: see_also 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=3D231630 Mark Linimon changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.freebsd.org/bu | |gzilla/show_bug.cgi?id=3D4= 403 | |4 --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Tue Nov 19 22:46:30 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 4XtKNk49V4z5cpkt for ; Tue, 19 Nov 2024 22:46:30 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XtKNk2B8Rz4xct for ; Tue, 19 Nov 2024 22:46:30 +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=1732056390; 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=DfUqTegG6o8YVlRomuEevu8DrN22pWxuygobkwpQgXA=; b=UO4c1qvf3oHgnmBBmgBO0chS7X6MVzCrpmahoYZi1nksuPY2X67XkXYCH6GIEvFGREvcEb 3j8WpFd2peOwwQa0EbrWw6Y9JS64U6O+NgJVhw6SSITYYs1eHA76sniL7f/sRBM3pnzHqk gybg6zU485oh9Aq1RS3/TDZbKNrR6dsu/stsLqEH/vsIksYQA4jE7BR7XUc9+4GcCERDdt ZQjYzAU2NqRTwUPS5y0w8XcteGNGKQnjuH6PC2lmsgj+2OQNw5gAcGduxAauFjMqUNllxD 4Z/yy6IDWQ6aPLSUJZS+TXjZrvf7eaP0DwhZK8r9xbnR5FOpQwnwJQf8ZUawhg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732056390; a=rsa-sha256; cv=none; b=ZT3g5M/NukaPOpZgdn8rZVWShc3M24iELjRye9kZ6acNrwDQtUfno8Gc8xrUaH42n8quH9 gq653otIFniCA0F4TpwvySHr+QRMMXC6taFwdMi5jRtcd5lfS7/Fv+Ccj1t0ex9qjPmChF /dt8FSKJ5badqLTUdWLvAeAi9xQHr72x72lVHDp4tfOvvGPBPTbLN1A9UPb5Wnk697Mv2d GQsBLg4X1rRHYh+sg7JBUlN+jxDANvCoulCSPPDTTr4MY33qV28lA+IwXKt0OA5zo3o3nL 63y3/VfdraIUGVsX/qAB9kaR2WZk95bfPFNSWqkM4pSF88t+iNxgTQYv4CLkKQ== 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 4XtKNk1cwSzT4R for ; Tue, 19 Nov 2024 22:46:30 +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 4AJMkUru041596 for ; Tue, 19 Nov 2024 22:46:30 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4AJMkU9J041595 for bugs@FreeBSD.org; Tue, 19 Nov 2024 22:46:30 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 272787] Add asmc support for MacBookPro10,1, MacMini6,2, and MacBookPro8,3 Date: Tue, 19 Nov 2024 22:46:30 +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: 13.2-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: jwb@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=3D272787 --- Comment #3 from Jason W. Bacon --- FYI, now that asmc is recognizing my model, I'm getting the following error repeating in dmesg: asmc0: unknown interrupt: 0x2a --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Tue Nov 19 22:48:43 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 4XtKRH0sp9z5cp2H for ; Tue, 19 Nov 2024 22:48:43 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XtKRG5tRQz4xhh for ; Tue, 19 Nov 2024 22:48:42 +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=1732056522; 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=0GGThWOfu2d5qJ21niobpfaci749/kRqsdOhaK0Nkzk=; b=lOWON/qNb6ROvDAQOpU9zqpRtq2q9tQNPjIUp8R0YPd1fzK1mmjROsR9dX/qM6XxhTCjIA 4omfa8JPJbNIxu85RmCPyrJCRJxpo2N0SKyn78rcq7Hy7rCXgs3JN1YrDCtX70xD3MZmGr iccStEFU7rI6afnyVTppg7TViHSI59bJ2Xq74f5YNiHuDGu+fs4YyFw+u85geI13wxxpOz rcjjnmSq3eSOCFpePD5m0NIo9PIhl7onsqfQfM3o+0htmfSiXdOsooSugXEhob2YKhJJlg OdHpBgM45FEK61EdSkxtYdQhC6MSCGW4+2Pb82WQV2PjrQ6ld4wY8moQ3O6EUg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732056522; a=rsa-sha256; cv=none; b=yvt+Vmm974FkvK8VslLrRDtOKm7y2klcQKktdeadDdzSU3guyfY6FO+3LD7CaLYIcCQbiW Q5FsRDuL0bv6bFYB51rvnkdFmuNFlZ5LapHSKhUXA/YulcgxVhUx/nCn4a9l1Lb6A59Hgi jHfmKmadUfO36NLL462q2ocXX19EPs9f4zlMMm2mJVtHZa9pxvKoLUd8ekuHAPTAZ2z2Kr eJEzzEc2ezcDNM5qmcee4LTGWE7/Zi/jQYdyQLT7b5d8bKvEiIiY7NEL7zUsDyS2miq7w9 KHagNVdB5FVf5ztr74YjG0QoLklIwbAmCXZlQ0VQLpCEJg73scsLwo5/C1psvw== 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 4XtKRG5VYdzT5k for ; Tue, 19 Nov 2024 22:48:42 +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 4AJMmg9C042903 for ; Tue, 19 Nov 2024 22:48:42 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4AJMmg1t042902 for bugs@FreeBSD.org; Tue, 19 Nov 2024 22:48:42 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 252241] MacBook Pro 8,3 17" black screen after suspend/resume Date: Tue, 19 Nov 2024 22:48:43 +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: 12.2-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: jwb@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=3D252241 --- Comment #2 from Jason W. Bacon --- FYI, this is still an issue with 14.1-RELEASE. Suspend still works and I c= an still ssh in after a resume, but the screen stays off. --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Tue Nov 19 22:54:27 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 4XtKYv5sBdz5cq11 for ; Tue, 19 Nov 2024 22:54: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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XtKYv3nntz4yHS for ; Tue, 19 Nov 2024 22:54: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=1732056867; 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=BddjQQj9YwgUuoMbpPfHSIkhXPtxkQhNtqg1WsbMLCE=; b=gUpWfbpeIeMPf2v8yP2rM4shEis6Gw89tFYVlCC1bYBfAdPql64PcjyPvKHp/gvWmWaJT/ P2rg3wfxhcNwsyPlYWPRQMdobRk9XwpFFXC4HI6wyzA0eNHnNif6HQsSEwxLDdSVpsTqq1 2SvbepjVywk+z6hkQ5bSUE7WcxlvgE5AC0yrCpe4azKXXsxMaZ2Rd08h2PnZ6+hdxwkqcP zVYLO+lu4gQgNs1RqsQHIgTWbIL6rPbJx13YBPdrMCSiP6wrxHlp8NBXWeqsT5kCjcg6RT gj+ahtQLixetqcNUr/v8/QStPbe9jhaEG0RfgyfUIbHUNPVFMW2G1RCJIRDEtg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732056867; a=rsa-sha256; cv=none; b=ZandZrympwsy7AVNoMAuuhBDTAnNUlnBOjIIsoOgK70ByqY9awMYxwGGMLo8YFzfCVAcJ4 tht41nelQBfUHAtai2va4WKiO56XBKWjrrxLVPVkz1BgWX/g1gVsBxhPt8FiQjIfNL3QyW geZjMwakjzbJJ8mjoYZD1xqcr3KscGxEZMV5wDPmWB22Xu84JUmgusPngU+hXO0FoiiZun jUcWfuVW4ZjwK2SqHinKXPeezBnZacy7qFRtu+8PfxrfLQscHWmpM2p9U7kwrp1BvOZjSD NWWp9/LvqsedK14YWgsRlmcAQBfsM2rtqYKYy1bSpMPcv1NG/Ipmn6qxnEGGNQ== 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 4XtKYv2rTqzTRn for ; Tue, 19 Nov 2024 22:54: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 4AJMsR01054334 for ; Tue, 19 Nov 2024 22:54:27 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4AJMsRAd054333 for bugs@FreeBSD.org; Tue, 19 Nov 2024 22:54: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 252241] MacBook Pro 8,3 17" black screen after suspend/resume Date: Tue, 19 Nov 2024 22:54: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: 12.2-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: jwb@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=3D252241 --- Comment #3 from Jason W. Bacon --- I tried emptying /boot/loader.conf and rebooting, and shutting down Xorg. Even with minimal drivers loaded, and working from a text console, the scre= en is off after resume. --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Wed Nov 20 00:59:45 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 4XtNLT68xHz5cycH for ; Wed, 20 Nov 2024 00:59:45 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XtNLT3S75z5637 for ; Wed, 20 Nov 2024 00:59:45 +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=1732064385; 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=dlMCrmNtzWUZN0rCIq1MwHQBk+TWlSfT8FbAL4zV2ew=; b=s4NrhZnVqozo4fOl9Xez9Z6zG5E9r2V4lHLDpkzJMcqpdQtJzmFJtsWxfCBpIZFwXWf4zB yyXVVHYcT2iGALIUKOoNyriN+nPIMhVFCWvv83a6s/N8nEo/TyYRswXum4IkIahhxKPl3x fCry1qf/iIcMnHuQtGt+ep0+JrgnGj+MSypZ/15vV0Rzl+iRAwOhDvgZABu0hezW+UrykU ZX9m7kjcEObBAny8XqOMSHQcObLkZHmBBcdNDVrZmB9zR+YQ9G8xz97fFKnT1DjMBlAFNX VTbPGWYbXKgQfpnYJJ5kvkE25uSthmNqm1tc8m9Uf5J1EuRhV9IFB9BnzAeSjA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732064385; a=rsa-sha256; cv=none; b=bSk5Sl0zXF38+qnAewzWkVelD/t+pfXRCiE6qS6JV3pD+iyQtet3/NbkDTyeK0utbQ1lH6 oueK+zIgGW/C1g1eFKWWjPdZa5KdMItj9UC6LiPTkYXjIa/wLN+f6gNHSNXoV0mWGvty2G jXA37UfgvS5VJUAnj9ggp73ms1NGg5CZD8qGUyPAhAYFH1hOwSal863vCDJFJyjYzP68H+ 4sCTcZEm0xNOubQoeMNb7P6lPX1vlgzETtMdY557EPiIaVyZPvnGGZIf3LWuSC1fuYCoei JxkSgjdw2t1tADJnpc0HS0Q0L9kMRuF5fh1wpGESgz9IsllwJJzNTsW5t/3uKw== 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 4XtNLT2xRTzYgN for ; Wed, 20 Nov 2024 00:59:45 +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 4AK0xj1P068118 for ; Wed, 20 Nov 2024 00:59:45 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4AK0xjja068117 for bugs@FreeBSD.org; Wed, 20 Nov 2024 00:59:45 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 282860] Kernel panic at boot on intel i9-7980XE / asus prime x299-A rev1 Date: Wed, 20 Nov 2024 00:59:45 +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: 14.2-STABLE X-Bugzilla-Keywords: crash X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: keivan@motavalli.me X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: attachments.created 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=3D282860 --- Comment #3 from keivan@motavalli.me --- Created attachment 255308 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D255308&action= =3Dedit freebsd 12 panic screen --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Wed Nov 20 01:00:45 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 4XtNMd4d8vz5cygN for ; Wed, 20 Nov 2024 01:00:45 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XtNMd2tTmz56Hj for ; Wed, 20 Nov 2024 01:00:45 +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=1732064445; 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=oQfknxPPBCqWMts0h1DKdg4k0FyAP8Wz3DAm/wl6Ohs=; b=qZLsYkc6xKm1/fDLm+KuJHUs2xldHEfJPbkLCUZl4cL1WhCvsB8mn48TG6YCTyyhRros04 sw2cTQXTpgFJUxJBN4beqlfZZH4FMoBMziavQAuN009PJGqqT1oimGxgCZ70lcVhRM0tyk d+gkQtH8Tvb63XNggK1dVfaqe/plPTzVVmB/EyffnFyCvRcBVO20xse0pgY1mBw6akHIOL T4S3hoEANUVFA2YniqUXs4MxWIBGQP2JNq4zuTMkw2vtY78rpFGemlMClI8nR0SMMEXfC7 /3aWUZY1jIgQ8aPx1ArNk6ol3SvfBbXG++H8O87PNl4W4StMToIOhK32CCydJQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732064445; a=rsa-sha256; cv=none; b=DoGyb/DNE2JNEheq8x1hJ+RkHLfiy/Zn2Qv5uPlv1pWocuhgkrcka07asNtpoj2egIOoys cs4OQIS+ozlibiccB1RHqV4J07ukQ8/QIX7pFTqIZTJAVLqx5Ja3dYZwH7wYuNpKvQPCUq k/+j24VTcH2/ips44JTlzBI827tKyUtXBpvRcqT81ZZ3aahWEno6DhNETF+0bVI0FtBGjC ljyvVPCtcCxRBfP0Qu4i/Nnlkwsm36qhFsIvkJ4jEAK7eKYngZP8h5iLJaFxtr4hFWqqOW n3cRpHPDi4Tn8m8cPos0SDvA0PNlMTwa73fiQHk2ISfwLqUCdivOPniSuKAQJA== 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 4XtNMd2VNqzYNN for ; Wed, 20 Nov 2024 01:00:45 +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 4AK10j62071950 for ; Wed, 20 Nov 2024 01:00:45 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4AK10jXa071949 for bugs@FreeBSD.org; Wed, 20 Nov 2024 01:00:45 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 282860] Kernel panic at boot on intel i9-7980XE / asus prime x299-A rev1 Date: Wed, 20 Nov 2024 01:00:45 +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: 14.2-STABLE X-Bugzilla-Keywords: crash X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: keivan@motavalli.me X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: attachments.created 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=3D282860 --- Comment #4 from keivan@motavalli.me --- Created attachment 255309 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D255309&action= =3Dedit freebsd 13 panic screen --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Wed Nov 20 01:01:28 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 4XtNNS3Vflz5cyJF for ; Wed, 20 Nov 2024 01:01:28 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XtNNS1ylbz56v0 for ; Wed, 20 Nov 2024 01:01:28 +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=1732064488; 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=p33LEl29eX0mhnK1E4V+nCjxH30iDWY5bne7HusKO9M=; b=l2bEc+61ND74odoX5t58jPUx8o2zJxVe5Je98Iwaoj8Szj0bqdGlqjWbC1+gFz7Z6xCxZX f2165Mp3yp7jfOFt2iH870ZjlWn64xpIWrrOythz3HBNA7qb94qQ/fNi0N96DHnqIsJxG0 e6flh8Jz3z7OPBt+XF0S/cEObAZ7bTL6376m079dotCinKTDtzfctX81z9Ul9Bhs5kmbnu dESKsFyF3T206nSgZuUgOnIz7d5EALEjscqYAXoMoSTmV56miAczfgDPnBzX94YOMK7AKq 11Spavp4EdQ4RPU09ON3W8QCzA6b85je4N1KKtn4pxlg1pJM9BoeTPJQVqZnRA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732064488; a=rsa-sha256; cv=none; b=ETRXD1ONpwfnxvvhuCzS12Lo1i85R4795F0bfA7HaPdKVaXUjq2XRye+yhPxMe3vpUWZrz whon49p6f8f9WieiDSkL4vEHsiapB0PPYFhQpb6+rvKdyGSsYDA9mx9lHnDAJ19jQyZTIJ xLjKDkAQclfiHjFWswPyqkJB+FTNe/1iAM9ZwWl8DUprhRTektxTOXOq/z5mHPMOYopQtO yVNK6c/r+mIgy2+eaB9XTaRsxG/XW1VP1VYR5r9ckoa/ckDIDyHYttQyw80Ta4n4RZcJ+N Rs4aLDqg6yWgH/8KR8ujrOIJDAHYEXZ1iXe0cyjggWQ+EHx7MkirVWUUDHAf8A== 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 4XtNNS1YzGzYd1 for ; Wed, 20 Nov 2024 01:01:28 +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 4AK11SW9077645 for ; Wed, 20 Nov 2024 01:01:28 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4AK11SlE077644 for bugs@FreeBSD.org; Wed, 20 Nov 2024 01:01:28 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 282860] Kernel panic at boot on intel i9-7980XE / asus prime x299-A rev1 Date: Wed, 20 Nov 2024 01:01:28 +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: 14.2-STABLE X-Bugzilla-Keywords: crash X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: keivan@motavalli.me X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: attachments.created 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=3D282860 --- Comment #5 from keivan@motavalli.me --- Created attachment 255310 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D255310&action= =3Dedit freebsd 11 boot (no root dev) --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Wed Nov 20 01:01:58 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 4XtNP220njz5cyn6 for ; Wed, 20 Nov 2024 01:01:58 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XtNP20mnjz57Qw for ; Wed, 20 Nov 2024 01:01:58 +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=1732064518; 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=dZW5zVU9xjAe5gwB9uestMpdkxoacmCAdOz2bSA/j44=; b=G80kqaF7mTfw2mWaowxqhEJUHrW3RnUyinGUvTb2LyEeM7wWpWF1lLlkDXo0432yvhKUZf J+k2Scf0lblxsasBAGBklujOETtXE2rqCJ0vjOZcZc/0y5oNJZm2yGrbf7texevjrelPpB TFe1jcAu2CNvAoMjPdkEiL/p1hhlxfrU/aiNnQZwXpa0Yp7h17RiX1qmE7VQ2CTuN2b9Xu ks7Zg4DeR05zE0jg35tKlwnG3I4H6Y54O9hWg227o6zOPSI/8/oJqgX8dE7M7FUizpoIEk fbXxJnU+oEsRWheSvkxebMoLMGoN4EO22/fVB3je82pF+8t+GH1dnr/BFHaoZQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732064518; a=rsa-sha256; cv=none; b=ahGzxHmifF8TafZld73OVq7E0DqkNjgTPYKgHU31YgV3ksEyZNMwlV20Dufk1ERlH0Y32n DQ78wWTlv+SIcdsetTjWT52i3X9Yj+sOxHBGXrbYdtzd1OpHNe1P90UPXirMllNEySs+fE xwZx60R4qfS5IiIo8jqkX512Lb9s/kx+FgrMqhLI5vA/o66SPcw+9P41yXIYAUdBgapo25 m/bUm0Wc+OBUYiSw44vIzQ+1YZTsRsVayjzppHsK+ZrseJaAeaI0+JKhWTw+wq3v7/BW2L jDlp1phcVjXLGVTtatYTjx5UZapUhFhy2SGCvlN2ZI7VzRFRQkkMMlEYMy392Q== 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 4XtNP20FkzzY40 for ; Wed, 20 Nov 2024 01:01:58 +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 4AK11vqp079891 for ; Wed, 20 Nov 2024 01:01:57 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4AK11vZh079890 for bugs@FreeBSD.org; Wed, 20 Nov 2024 01:01:57 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 282860] Kernel panic at boot on intel i9-7980XE / asus prime x299-A rev1 Date: Wed, 20 Nov 2024 01:01:58 +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: 14.2-STABLE X-Bugzilla-Keywords: crash X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: keivan@motavalli.me X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: attachments.created 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=3D282860 --- Comment #6 from keivan@motavalli.me --- Created attachment 255311 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D255311&action= =3Dedit freebsd 15 current kdb --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Wed Nov 20 01:02:19 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 4XtNPS0rfGz5cydb for ; Wed, 20 Nov 2024 01:02:20 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XtNPR5Jxlz57SZ for ; Wed, 20 Nov 2024 01:02:19 +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=1732064539; 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=yeg84wT0MlxeCjezwqEED35lkXKxeRXThk+6F2iaVDs=; b=Sq1/0zzK8K+Ukd5x1YwRmZfg3gxHH8C/qoIsVeQIBmx+39+DCRTkCguc4M6M7o0jGvLxhE hHpCWHoK7kEevLe5M37jnlYv8HK+GLgEJDkjJYdpFU4H+eQH8oIWpsGMOdqS9fPSmbV9cS N7pA5PVsG4ZS79W2ND73x7RxxE+Jzsg29OYF6QJjnbpEZ35mPo3JSnOf8IOBzLjOO7EFR0 m9D6C31CdBV83lVADRcwKTGEXAHFYDqHa6yAnUsLZcNLtr8jNI+PtFhV6ivJNxRTW2vvl8 cRoZQBnM6j4UXIj9ANkOXTCusknFfVLu5O14hjgDjgVQ0B7kKLFPIQBVeMiJWg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732064539; a=rsa-sha256; cv=none; b=YOgbCPrTY85oBDe86EtZLcVVd9w0hIQejhnPPtBkd36fP8kbq4SKxQmt1uh8ynAg3fSWGg fxu1yUZU1nTR4HTm1OEPra1eNUBV8b2coHwRc/V56uJMCeOGGDsduRi7tTvzsEeW8FiJ5V m2cWtNLC8WVnRgPDNl6bYfeBucLvqf5HTZl8oTUlQymhPY95p0AaspTZW9khMiEzSHZ/kn K/Bc0l935yZDdSWRD+dzFFz9LbmL7MpCM8fejx0b9L5f7ash9Rt7Ikq/QElbtLPYhAJBzr ng4iN05FMfWdJ9rJtPmOGq8qRNxvavYHzBxJzy+65Ou7uNIXUJzea3uPkYCEQg== 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 4XtNPR3lqrzYZj for ; Wed, 20 Nov 2024 01:02:19 +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 4AK12JDB080366 for ; Wed, 20 Nov 2024 01:02:19 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4AK12JcM080365 for bugs@FreeBSD.org; Wed, 20 Nov 2024 01:02:19 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 282860] Kernel panic at boot on intel i9-7980XE / asus prime x299-A rev1 Date: Wed, 20 Nov 2024 01:02:19 +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: 14.2-STABLE X-Bugzilla-Keywords: crash X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: keivan@motavalli.me X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: attachments.created 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=3D282860 --- Comment #7 from keivan@motavalli.me --- Created attachment 255312 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D255312&action= =3Dedit netbsd10 boot --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Wed Nov 20 01:02:43 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 4XtNPv6g1Sz5d02w for ; Wed, 20 Nov 2024 01:02:43 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XtNPv1VYYz57sl for ; Wed, 20 Nov 2024 01:02:43 +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=1732064563; 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=Bh2dJaggPIyHcOdjSqfNAO+IAfjAC58BD9LVstG/XxI=; b=cPE7mt5AMKscDxizXlfICWccD9BODfcaGnZNqFc6O57cgSJRzbaDadNGw2N/sQ+tMqLW54 7bNHajt6Ee8EU5fLu6POLXiQ+TSxYf1q5f35rJGgLCPTX6Vkyzm0iazaCy1E+0gBHooLM7 s8IOnfEVLxUhhhsHu61hUZfWbKhHriWPIJS/bSF43SNgWiW59cH/eJ82Zu5CYfZEDZYNGB 4eciVcaJRUWhlVvnekIROeDpEP6BUUXjgHIXwD9HqJFzumgNy37gvcNC7d3WZwlHzb8FKY nqQLimspuVEUgsiPBL78j6gknTt9Eti4I8AHC3Muye75T+6wEAy4FRPAXfpbkw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732064563; a=rsa-sha256; cv=none; b=hgNCxGubYnqfeNRVMd0Dh1GOJyyv5evm/krkdWlTO2rPPEW93fb6ZIrAGL9TUh/dc+M5ZD epXYtVWQEodTYUhiS6MC5bCMW/5prepe8AeKVWg4cIh7dM6Koj4K3O3Tlp3pG6uiJNAuVB xa8iEOS8sVdO1L/qZ3mYqRDKYwQPdVeotfl/wACIuHVR1LmRNkFoEABZ/tJawHkBHEkpnS K1iTm/3Q63U9XVadQRVeLjQ9ZXF5wCBb4zyrX1lR/ShZTayokFYAq8AUCYBLbwM2hYGGlv aEC8vgAKYRjwLMp+Y56qWTdH0iXZAKJaBj17bA835L8ehvnjgaKgdZDJoIBhlg== 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 4XtNPv1712zYdQ for ; Wed, 20 Nov 2024 01:02:43 +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 4AK12htq080713 for ; Wed, 20 Nov 2024 01:02:43 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4AK12hhG080712 for bugs@FreeBSD.org; Wed, 20 Nov 2024 01:02:43 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 282860] Kernel panic at boot on intel i9-7980XE / asus prime x299-A rev1 Date: Wed, 20 Nov 2024 01:02:43 +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: 14.2-STABLE X-Bugzilla-Keywords: crash X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: keivan@motavalli.me X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: attachments.created 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=3D282860 --- Comment #8 from keivan@motavalli.me --- Created attachment 255313 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D255313&action= =3Dedit openbsd 7.6 boot --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Wed Nov 20 01:03:28 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 4XtNQm12Q2z5cybP for ; Wed, 20 Nov 2024 01:03:28 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XtNQl62HYz582j for ; Wed, 20 Nov 2024 01:03: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=1732064607; 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=zGsjur4UHuLwdLLpE10peVKB6WxvS6HTXeHTZ8Jsp4A=; b=FuqYsJjsH5ih0jm8JgIKN5qYgx6EXZanxxtsd55JuCEVLHGN519kX8tOlQ3/nsSB4576d/ geo4b/wDMhJfGoqfST9R7z1RF2WQ0kamlW+sx0cLKtqT6seqjtXsvdLGQu3L8IR3Ff+6Zn 14uQxr1a+vrajbXixlWTf66oVLkKXWZpJZkzVRGA6rSPhvidudK6Q6JkRej+U/R48sJ8QM QhkHX3bYyHlrRLZDMnkbHLJx61aaf+g6w7hffHOTOKAErMbNQFnSD9mtFUcqiXuCWYbQnd EFmeLXVsNa1HdxNwp/iO5PHKUJCoq9CyhJ5C6roSBEel+2WTJyWwanJp23YW3Q== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732064607; a=rsa-sha256; cv=none; b=Jnz9R45CnOnEUvcxGN0oR36p7sG0kEETC+edg6NF8qrqzUWFcB3wHqZ7fKWowhW+2jWW/D lpsuAo2YZMs+8/M8hj954J70YulE+QkdLl23fLIbWaUlPSLHWEs+PWpv2be8vUQs9N3suX CIzOaRPAIwb2v0hh7NyeynDsTX0aikU3rA9dHdPfYSIfd6gsDp2eC0+0p+OPyfGuo9EDo4 H/7NBDzjh10MSy+w/VsrDes4WJ5q03y0QhxEV/HGC53H8EwVqKqopdQMD9XDFQ6Mp8MF+Q M8WSR4mYoSy90+g08cTDp4Uo6UAcB1ED+e+5F3I0zI63ze73xqD4Q7b7d3Oqaw== 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 4XtNQl5dmPzYNr for ; Wed, 20 Nov 2024 01:03: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 4AK13R6M081449 for ; Wed, 20 Nov 2024 01:03:27 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4AK13RAP081448 for bugs@FreeBSD.org; Wed, 20 Nov 2024 01:03: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 282860] Kernel panic at boot on intel i9-7980XE / asus prime x299-A rev1 Date: Wed, 20 Nov 2024 01:03:28 +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: 14.2-STABLE X-Bugzilla-Keywords: crash X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: keivan@motavalli.me X-Bugzilla-Status: Open 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=3D282860 --- Comment #9 from keivan@motavalli.me --- FreeBSD 12.0 to 14.2-beta3 all crash about in the same way (panic screens attached), both with default boot options and with the safe mode active. FreeBSD 11.0 does not panic, however it is unable to mount the root via usb, both when attaching the drive to a usb3 and when attaching it to an usb2 po= rt. FreeBSD 15.0-CURRENT (20241115-79af8f72b3af-273651) crashes in a different = way, but the kernel debugger prompt does not accept keyboard input so I'm unable= to have it print more information As a side bit of information, both linux (debian 12 with kernel 6.1, *EL 9.= 4, more recent distributions like fedora 41 and ubuntu 24.10), OpenIndiana, Ne= tBSD 10 and OpenBSD 7.6 boot successfully, but full ACPI support with graphical acceleration seems only to be available/working on linux at the time of wri= ting --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Wed Nov 20 01:25:04 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 4XtNvh3v1rz5d0w0 for ; Wed, 20 Nov 2024 01:25:04 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XtNvg6t1Vz59Fq for ; Wed, 20 Nov 2024 01:25:03 +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=1732065904; 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=RYmOjL/4X+iSDmvdIAdD0/Z6e2Z9L/+eoo2O81VC+FU=; b=dr2dX2s3ZBakoyM+pnRBL0yhhFNR1jwpRfN4zUInumx3K2V1TSsVvIGQxc7fFrwifcnvZD H8fG5W0eB739mGcGCsRtlq1E54i9UnXCRjN7jk7tRwkVLF/zcwh6ccAcCNhWPq0zFtbFNm B2xjhX2u7u+fobxN6M/m+zd81dnEc4h0hobREEfxLEBdJteifdqKxmGOlJ+Xu9LRQ8wi1T G8srvlTvPYwOKtYSgiTM9f2wBNm55Dmynw8cGkANrB/tTIbkTv28B16LhORxBTkIbYK40p VsdlKMBnp9qUX2wL+GK/BWbpCrsm9ORsPTmLms8FQeCMb1nHzneKgjTZRutduA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732065904; a=rsa-sha256; cv=none; b=kQn2t9ZkvPihmVZigZIC3G8PZB3SmI3pLx7wCSfBu0dPCExgsUSyLiDOhJYg8PeHHd8rKs i9/UuWCgpRh6iSaxknbm3WdTDPEFprbBEmiKvUSUU/ZjBnqgX37nBPVC0+OaZQgw52VzZ/ 8WZh+G4Z6y0/FKmjTY4H643TQRqPFLH7D1SlGjf/3CQd1seVLxqhdA3057s4D5RsxStpfb QGJcYKPOE6T7gHrhTohHh+ozT9LEah5mczrwdMkh7j8deN8vhyD+5ByuCWsPNOWWmXqdiH VJYYwY+D8joRinQPEuP8da0PnmN5tvfFIeRE6iDETUleZUej4emJTKK3uOZBGw== 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 4XtNvg6NQNzZJW for ; Wed, 20 Nov 2024 01:25:03 +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 4AK1P3Zm022981 for ; Wed, 20 Nov 2024 01:25:03 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4AK1P3MD022980 for bugs@FreeBSD.org; Wed, 20 Nov 2024 01:25:03 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 220246] syslogd does not send RFC3164-conformant messages Date: Wed, 20 Nov 2024 01:25:04 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bin X-Bugzilla-Version: 10.3-RELEASE X-Bugzilla-Keywords: easy, needs-qa, standards X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: michal.os@hotmail.com X-Bugzilla-Status: Open 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=3D220246 --- Comment #8 from Michal Scigocki --- Hi, I took my last patch, added a bunch of tests and created a pull request= on github with the changes. https://github.com/freebsd/freebsd-src/pull/1536 --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Wed Nov 20 05:28:53 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 4XtVK21Mdwz5dGZZ for ; Wed, 20 Nov 2024 05:28:54 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XtVK20DKcz4H0Z for ; Wed, 20 Nov 2024 05:28:54 +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=1732080534; 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; bh=m4IZ3TiMM79o0daxNzuuuxYV63qfDNCBewfZfDoM2Js=; b=WOJd1m08iKTWf5vohEP7c+S1XSuNsQ8rq1BIITY7lSMhpBwAaGrPjcqw1fQXkjSbX0WJGf ikjfiRYJwuCQkN60nDTYic9IsMyPssG6nqNZnfvOmmeQkGIbseBYuocAVKPFmbiAmD8LVp SgTSmnvLtNJQBtCsLWUQlF4tAY7QucndVpJTAuIXSV4J64i+hRrjIo4MVGPNS7lt4od/9J /cmw3rCix161PBKItl/NcqE5UatR5xpk1QAIVlAESOr7r7VZkbnC9JKx5sEKhdOdPrLnn8 RJ4JVU3Q5mBMevvvy73vIinopyiLIF2sB1e/lbz4CvdCYSBcPkWCqKZtoj7hdg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732080534; a=rsa-sha256; cv=none; b=o0b0jcfyaw/Jw2dMfgk+Atlo0SSK9CEQLLZeMAXVlcaEhBugUcVD1G8PJ1zl0EzxPaUOLs u50cmDmWMavBmPFi+66y4xfnbv+cjfTDcTGU37E1LCAVRn3W5JWdK14mxkijAL5x4DZ1+0 BI3bvazndpY5X/5EaZ8x/qXhfI1nBdf6EZQkTCenFXBELSGSQs0Eq+S+PqiAZSlPesoTQy 1j+yOOal2W45CGRRWSearMYy+Nn9Hom4sYMgfqGnxz1M8+MsYhRAnz21RaOZfiinLlkz5/ jkYWeFQpJNaVBY4RF50lZavjcMKkfBpF8LFuzx5cfm0A2wcGKqAbI+x4n0T7Yg== 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 4XtVK16ySYzhW3 for ; Wed, 20 Nov 2024 05:28:53 +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 4AK5Sr3a053014 for ; Wed, 20 Nov 2024 05:28:53 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4AK5Srw4053013 for bugs@FreeBSD.org; Wed, 20 Nov 2024 05:28:53 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 282870] rtnl_handle_iflink() has a type mismatch for ifnet_link_event Date: Wed, 20 Nov 2024 05:28:53 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: Unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: nakayamakenjiro@gmail.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter attachments.created Message-ID: 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=3D282870 Bug ID: 282870 Summary: rtnl_handle_iflink() has a type mismatch for ifnet_link_event Product: Base System Version: Unspecified Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: kern Assignee: bugs@FreeBSD.org Reporter: nakayamakenjiro@gmail.com Created attachment 255318 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D255318&action= =3Dedit patch for rtnl_handle_iflink type mismatch In sys/net/if_var.h, the type for ifnet_link_event is defined as: ``` /* Interface link state change event */ typedef void (*ifnet_link_event_handler_t)(void *, if_t, int); EVENTHANDLER_DECLARE(ifnet_link_event, ifnet_link_event_handler_t); ``` However, in sys/netlink/route/iface.c, the rtnl_handle_iflink() function, w= hich only takes two arguments, is registered as a handler for ifnet_link_event. ``` static void rtnl_handle_iflink(void *arg, if_t ifp) { NL_LOG(LOG_DEBUG2, "ifnet %s", if_name(ifp)); rtnl_handle_ifevent(ifp, NL_RTM_NEWLINK, 0); } ... iflink_event =3D EVENTHANDLER_REGISTER( ifnet_link_event, rtnl_handle_iflink, NULL, EVENTHANDLER_PRI_ANY); ``` --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Wed Nov 20 06:10:25 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 4XtWDx4Kchz5dJhM for ; Wed, 20 Nov 2024 06:10:25 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XtWDx2Z9vz4LBd for ; Wed, 20 Nov 2024 06:10:25 +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=1732083025; 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=jSAGJNQ5jn7tNDrEShkmkcGT0lsZjfCad2lEWAz5/00=; b=EGHBPtXmb+ccquTbS24aW7RUzvNLMgBOiPrB6mK97Kv7FXOl9XLVHAVibnA4j0X7x+YrBK tjtbdAFABEj7mz6h9KgNlvROlM3knlDksQw41a9jq8M7J2RgUsqj9gXYM0epis1HFSsvfp VWGlHQq3VfS1FX3n6NaPuyUl1eHvndHf41Z1enQkYpnwLuSntvB/VObOXW/TgXSec5ensT Yj37S0GzfI9EDpcrPSNQwRPMDivxScWMWfRIMSVSAoII7w1/X7/aEdH70KU6xtOwVAckxu a98qQEcQNi4oLanpU0Rymi/HKmvD02Lorco7TDdy3VGrepnEof+OKbhJcap3KQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732083025; a=rsa-sha256; cv=none; b=Q7lhegmOXiPKI+3kqPhebX0dEK4Jy3NrQLURRFwOCB8SQsv2obHiFnLAwOKjWz1GinF/CO MNVgK+AinEF/L0VfnRTk/mFoMZQAWiq6mvE71dsls5sVLEMk/lBkkBLdxtW8vmCS85O3ZI Ue5x7uwP8xx51yZN0AwpIYILEpS38JI+yDmRdbU9HbEwvE78o/irpeYNA2xgIHvwCVcIm3 B5exfUJ2EbtlifFa3ePYCn5Bvr4D9Zi3w/uW0zsu3cjBVpYteb4P1pJToKhbwEG75FhVoS tt+rulemeYwVzZglzGdP5Y7TKbc2tWK20666U/HyFpZFquvWOhiYVSUBrkY5EA== 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 4XtWDx23YCzjPm for ; Wed, 20 Nov 2024 06:10:25 +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 4AK6APpQ020958 for ; Wed, 20 Nov 2024 06:10:25 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4AK6APRt020957 for bugs@FreeBSD.org; Wed, 20 Nov 2024 06:10:25 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 282870] rtnl_handle_iflink() has a type mismatch for ifnet_link_event Date: Wed, 20 Nov 2024 06:10:25 +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: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: linimon@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: fs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: assigned_to 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=3D282870 Mark Linimon changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|bugs@FreeBSD.org |fs@FreeBSD.org --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Wed Nov 20 07:37:28 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 4XtY9N5gPNz5dPW5 for ; Wed, 20 Nov 2024 07:37:28 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XtY9N4YzWz4RbK for ; Wed, 20 Nov 2024 07:37:28 +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=1732088248; 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=21gcHHf/0GFk6y08yexhPIBkDWxRIxkZmpOgVU93d4M=; b=Hxmj9L8spYxF7xVSfpLvvP3DxJTPsHJxhal1986iKRC3NrKA0AJqv9qNazkk0rvZG9s24G nc+bQ8+ya5E+/gHoYJ6eEYKvUgpBOZq/D1oJ4r1VzZ3NT1mOEYZwlLMlnPzm+CCJIQpi3+ NnRy84zpej+tOQOBNcm0jqXFM6gqLjg9d+zQ3l1/9k90bCJkonJhQ9N7RmY80lZF5dyHcJ 14mYYVoXU8Ybgh5xbgwrsUs3YP2W8ZKEyo5b5Y5yulJGgR7Qt9zwMy+c5Qz6/RSyvYbJNr ihQeFVWOgPCiFYrPoY8IXEF2oLaKutR+zV9yIGnDsaF6ItEsoGO2BBR7ja3L6g== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732088248; a=rsa-sha256; cv=none; b=k6N6tB5MwHKMUS0Q+Apz5MrXnR48V8cuRNonNl5giptT5fZ+/sEPrXy/wMCjUm+CNA688Z 0OTyDWR8yVemlf84addKIiSHjrQhpAyQZRW5Fcw1PN9z08F3abdsVpKUYYGDm20Vo9oHmB avEeEJjngLiV4PGHV5apYfQA95tisT7wPFlr/r/TkvYMcWsLtrxIalsphYCaDJuGuvChQE GjOcqKR37uGpFXIqMS669A8c++NyyFHquso9Xpy4n06zxDikADdLIuM92rbStqlShzuTW8 EpstLutjzZnNze8DCf3TpJmtgAN4QEKr6CQ5Twpwgb8V7BlF0J7tMvhfaDJIMg== 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 4XtY9N43XjzlgW for ; Wed, 20 Nov 2024 07:37:28 +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 4AK7bSOx065649 for ; Wed, 20 Nov 2024 07:37:28 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4AK7bS0R065648 for bugs@FreeBSD.org; Wed, 20 Nov 2024 07:37:28 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 282673] ipfw tags are lost while transit via if_epair Date: Wed, 20 Nov 2024 07:37:28 +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: 14.1-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: zlei@FreeBSD.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 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D282673 Zhenlei Huang changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |zlei@FreeBSD.org --- Comment #6 from Zhenlei Huang --- (In reply to Mark Johnston from comment #4) > Would it make sense for epair to preserve tags if the endpoints belong to= the same VNET?=20 Technically possible, and looks reasonable. > That's a slightly odd configuration, but the reasoning for stripping tags= doesn't apply there. While I suggested bridge + epair + vlan configuration to intercept tagged frames ( as in the following digram) in a bug report [1] about bridge. It is clear and promising. tap0 --- --- epair0b.5 em0 --- bridge0 --- epair0a --- epair0b --- epair0b.10 igc0 --- --- epair0b.20 I'm not sure if that is commonly deployed but I think it is not an odd configration but rather a **workaround** / **solution** . I do not use IPFW but it seems the man doc > Tags are kept with the packet everywhere within the kernel, but are lost = when > the packet leaves the kernel is outdated. I think preserving tags within the same VNET is applicable. 1. https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D240106#c31 --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Wed Nov 20 07:48:48 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 4XtYQT5V5jz5dPh1 for ; Wed, 20 Nov 2024 07:48:49 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XtYQT4PFsz4STy for ; Wed, 20 Nov 2024 07:48:49 +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=1732088929; 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=MzA9qQqkPFGykWH2Qz+EEQolIVnCo/CWPO5OWjTbcfg=; b=o8WT3u7SdMICOs089m2I2UaJFsLV7V7itRP7rUBoRZHD1vB+nXW+phwmFlgzubr9YPAv5F B4XdDrqucOSb0YCM8sQHob+/dRQ2WnpkRknvvEyvr0+TovKR1KknKne4lPC1B8J+FWzRC3 jlg8QuI/RVvxK9R22wvNVb5PojTKnCnki61MFE1rjuQ3RL2ClLKMrqSRvHi6XjFpm+MDxg YocVXBU0AFVT7JVGEgnstimcxIIqNjc4b3bGo9rlsdqntavND8mYO6U9jDy/AhAHG+ZBLv tRl/HkrB8ALaB7tJ0QJanrFcFREo/T9yt9JEYI44jccMHp3kjoyN8Dx9uclmUA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732088929; a=rsa-sha256; cv=none; b=gGuodwYFbi9Ll7GYIPnjyOOlmGrgOGavxj4tfCblp0eP9TYSX6dcotpuFNY5Rk/Q5hh7UJ 11Btl07bYXr6H89iD2pzmZSS9SWUh+l4T3OUh0ZrjXYZuenxmVWi2vi1sWcYJ3pWggEvUG 1U4CtiNdsyYrQO8DAiHjr8XsDD0dCU9QcGE8tmMI5GShbHTjEf7J/WAbQ0iq2WJdLhDvz8 bLIero2l7MKcpyFHbjcKQrUotAjFoUvNpzaoP+HYJyo6Voj1AeKrKFJx0BdueE31gIWHUN CGbTDbD+Mru80zy8hGqaD9xhMjL1Y0Tznz8EGCYrnNJQWVcVID5MjSR9Z5H9lg== 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 4XtYQT3yXjzlyD for ; Wed, 20 Nov 2024 07:48: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 4AK7mnkE083606 for ; Wed, 20 Nov 2024 07:48:49 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4AK7mnwk083605 for bugs@FreeBSD.org; Wed, 20 Nov 2024 07:48: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 277959] Refactor of usr.sbin/daemon caused regression in restart parameter Date: Wed, 20 Nov 2024 07:48:48 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bin X-Bugzilla-Version: 13.3-STABLE X-Bugzilla-Keywords: regression, vendor X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: rudolphfroger@dreamsolution.nl X-Bugzilla-Status: In Progress X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: kevans@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=3D277959 --- Comment #18 from Rudolph --- Thanks for all the work and dedication! --=20 You are receiving this mail because: You are on the CC list for the bug.= From nobody Wed Nov 20 08:06:28 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 4XtYps0DDzz5dQDM for ; Wed, 20 Nov 2024 08:06:29 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XtYpr4WW3z4Tdk for ; Wed, 20 Nov 2024 08:06:28 +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=1732089988; 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=ULg5nCfsqQCZ1kfy75N3mwfy7eh4VpwvaRteOfL/lnI=; b=ZZ8CiUH73ZKTFUwCBryNeCHx4U1mn5xtlhLW2SrQk/uTncyduTnq08kgO6IySqTFahfZ5+ w2IWWhYEUmaN7KovyHNmPd5Ky5tKfHVoRARsjY24fv0BQWQxsQzgF/p5BCUc1KrGJRTnLA wbJTfGOfHfCvHUQQR49l/ockzJqEg+aLe/bVwZjMiQ+wBykiLiM3EHvdqrNJ1NPd8/2QXx +0fc3erJLyo4gIgmZ7UCcVkSJjG0tek37sH8uVrL7HK2jpS88hZj1whAElelYX/1lr7LNH vbE8bGiwH7p3FESyB2ILOO3vbKztaQw5pG0BA2epEW5QLqYXvNPqOPSuqM6Bmg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732089988; a=rsa-sha256; cv=none; b=xlVTo5GZyzMocs5lkwbNmGrRd6PxFj7lU1NlSs9LkjqL2SDQpAwyQ9TykW1NxDVe5UNUgI AxJTByKn0XWmKxXO8pgOY0DAafUf9LMNAarNb3xbROnvw8h3UBN4r0YPyduNaNFPKJCwEB 1uOw3abBxRJXjyRAcBqnH5FQbMgqRFPriMgAR82AdCN2X3+zFSOvx1hB0vdhaPO2BYd/MA qFodMWxyxgftLrbAFxIGlGx8h4aR7+EwRsfId9gTCt5mqzl/D8klgj1n6ZpBwQfW5xG6Xu JRmLIeib0Ryiqj6mQWMIolEKHwEOT8TOeolhxETY9I0MhyIrPTxWzLiuve1NDQ== 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 4XtYpr480QzltK for ; Wed, 20 Nov 2024 08:06:28 +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 4AK86SV3019423 for ; Wed, 20 Nov 2024 08:06:28 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4AK86S4Z019422 for bugs@FreeBSD.org; Wed, 20 Nov 2024 08:06:28 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 282587] [quota] Cannot set quota from chrooted environment Date: Wed, 20 Nov 2024 08:06:28 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bin X-Bugzilla-Version: 14.0-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: luc.techer@alstomgroup.com X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: attachments.created 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=3D282587 --- Comment #3 from luc.techer@alstomgroup.com --- Created attachment 255320 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D255320&action= =3Dedit quotafile_FreeBSD_14.0p8_fix_mountpoint_check_from_chroot --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Wed Nov 20 10:52:15 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 4XtdV82Hw7z5dbYJ for ; Wed, 20 Nov 2024 10:52:16 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XtdV75RYlz4kYd for ; Wed, 20 Nov 2024 10:52:15 +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=1732099935; 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=BxquDz+/21UXTnZoWbgl/Ls9gMwQCVWvoWAkDDtWqaI=; b=G/pc23g7uhNjuYHoS6sVKrgzOPnxYIlXnBrjN0fJYqxNkQ5DZwcDPsauUh3FJkYG841dPK qg61p7q3oQzNQfPCf/Z8VO9W0qzAEriohx2eW9Z1jZlpVvvHgjHuezgU2QgIh1A0KEbP5S oBFqsb2roLQT3M8H/MBSNeZ97C4oZqdYS1ZZh9FQoto848c2zjLFQCcCT4WQOFOKTx+49P SHSP8YJV9siAGRmyF7dN+QypVEUd5zx1dnobQXjPqm6Jj30eDZ2FVPrKV3/ZL//bYEe1lh smacWx6v7R8eRkmuBI8CybOQ1vXAxS9QrgHfnWVh9WRjTECMFwMPwpyuWMKLSw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732099935; a=rsa-sha256; cv=none; b=OkANDkQh9YLfVEBp4ECERNIeMeoGIayuRD7uOF1pLN8x7NmkOPJQ0FMlr7pL3HiRqE/NMP WZoWQtrZNRjvjeUFCLdQYOQKeg0SgxK2RpK++3TbgSHRO5b/qtt0N+mHusEyYT8X7v8ya5 kI+nce7DiQyCR8rshqfl3zNTu2DNcd39Zg+/7ySHn9cfPvhNtcXtDXcuYlwpu5WodgRu62 n8lUM35sUL90W+iiA0pZS9GwvFG6xzndQq5WFMYnA5d6In9dt5cik1Vf/6jID/fW/nXjrR tG2/W+UcBbTWWqrpneAsX2JwEeTqRgI996dwlAjSp+pdFBDPteXGZFLfOi/Upw== 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 4XtdV753fNzrgt for ; Wed, 20 Nov 2024 10:52:15 +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 4AKAqFnb008286 for ; Wed, 20 Nov 2024 10:52:15 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4AKAqFFn008285 for bugs@FreeBSD.org; Wed, 20 Nov 2024 10:52:15 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 282860] Kernel panic at boot on intel i9-7980XE / asus prime x299-A rev1 Date: Wed, 20 Nov 2024 10:52:15 +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: 14.2-STABLE X-Bugzilla-Keywords: crash X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: keivan@motavalli.me X-Bugzilla-Status: Open 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=3D282860 --- Comment #10 from keivan@motavalli.me --- While FreeBSD 15-CURRENT does not allow me to interact with the debugger through the usb keyboard, it seems that the program counter value at which = it fails is the same at which FreeBSD 14.2b3 panics: 0x4e6134ec. FreeBSD 15 prints out that the instruction at fault is movq %rcx,%rax. I don=E2=80=99t know if it is a fair assumption to think that FreeBSD 14.2 = is running the same instruction at that problematic address, but on FreeBSD 14.2 the c= pu registers are also printed out and the destination address in rax is set to 0000000000000000 --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Wed Nov 20 16:02:01 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 4XtmMY1wQ1z5dRVt for ; Wed, 20 Nov 2024 16:02:01 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XtmMY0n5Cz4Dt4 for ; Wed, 20 Nov 2024 16:02:01 +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=1732118521; 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=B/HVfQ8RilY0V+4thyYalHSjj60I8SuL/bMbOZ5QWbM=; b=s5/H6p1ePUCT/MT+93Xr+MXM1q5FJCa9M4SdcqrzlUBhn3+EfH57cb2DaBxx5AdapZAnPJ nyDbF43fwAowHpb7UipvHoKbC3ees738dwQuLHMXlbEYnG3NBPN/yAPJEk3yxI/KrbeklM H5uufOlS/Yjy46YRcr9gY/RpwyQhpyVJwHP0/pndt3i15JnCYQFnudMgMOvXBChoWqKZak qumpvglCY5ChYmurdRRHybNScV8M4g7U8Bq2/Yz2ZyVHpN+yjY+0BLyVDGs0bFG2xgLmUt GxTOWe3bxg4Uf6JnOvSazDmO9fQE9yUCaeF5o1HpltBD5gen0IS2ntuPw8DjaA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732118521; a=rsa-sha256; cv=none; b=PMlb+d7Dk5KVnvAX2lpeQMQlHk3TARxhmK3/Tw4R1bI8f4vz4IC/Ouj/F7Bp3VsMmytohI OPVlhf9fLpMk5DzMQuqPezp3yR2FWdvlBmGQ1vBOOPVDBOXDHZUnvJF8hLdv/j/SRHHKA8 aMTFSwJqYOTIGCzRCGN6MA0QF8AewxIXaE6gpDvmGmgRd3Yst7Sd7hGpo5/YEFy+vvEa4N OprSrVrq5g4ocESZtweEL6EHpMLGSnokWJ/4bVvGxRmVW/9gB6fmTnpWO+v0LT9ISDCC8x 1BXuIa5IelqhtKY5//QkU3CXgomKAxZjVln6zRr5L5s7LivHoPwxlxG4ir7l1A== 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 4XtmMY0Mb4z11n3 for ; Wed, 20 Nov 2024 16:02:01 +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 4AKG206L037062 for ; Wed, 20 Nov 2024 16:02:00 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4AKG20hL037061 for bugs@FreeBSD.org; Wed, 20 Nov 2024 16:02:00 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 282860] Kernel panic at boot on intel i9-7980XE / asus prime x299-A rev1 Date: Wed, 20 Nov 2024 16:02:01 +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: 14.2-STABLE X-Bugzilla-Keywords: crash X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: markj@FreeBSD.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: 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=3D282860 --- Comment #11 from Mark Johnston --- The 15-CURRENT boot is with bootverbose enabled and in safe mode, I believe; could you please also try it with debug.verbose_sysinit=3D1 set from the lo= ader prompt? I'm wondering which SYSINIT is triggering the problem. Does the 15-CURRENT kernel always crash at the same point? --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Wed Nov 20 16:20:42 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 4Xtmn65vRMz5dS3T for ; Wed, 20 Nov 2024 16:20:42 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Xtmn64DkGz4GGR for ; Wed, 20 Nov 2024 16:20:42 +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=1732119642; 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=8BCeLABtHgTpJFqN9Gwlk8zKtUja3clWsG0vO+MmqZ4=; b=FkkDKlc2BUst1n2bf7iKjVdRtqy7O4Xw0GYbm0JmliqjMgWn0zF7vVJ8OFsgBjz93iALnE FJ5+wxYhIOdFsdrRVELVmzr6QSpZURpIwZx8fP+XaDlzKmFluMnRWslMkUAcuxSiDTdi7Z N5PH/bf8TEiJwTnmLUn9tMX+isnzLS2Gpx6CvhiSPHZqEPTnIOn/j112Mh+GBqj5MsfHXW /rKZuMyY4dlxrzKhtaA/PePQNPr6T+vxWYpviSh1VeDdfifIfmWEa35oc1XPPMlbqh8x1J 1HPj2qu450tJnY04aJzqNhpnvJQ0nUJus3VpFC60oAndItZheghZ2CCjwv2nxQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732119642; a=rsa-sha256; cv=none; b=eE5Ez7GkRjETl6Ojev7cWNroLdzkd9b2xGF/Ht2uJ1oik2vaQfh/oS4rn+Qp88RlaTQYX7 pQBegmMm2UBUC0Kf37a1DFGDWkNAqRQA0U1ske8jLcZc8pd/c/oLS1+adTnR4qj4acFggU 3RDVV6o2E96nBeh91bJl/oVEBWcbzmOsCucBIaxjAfBi1D52ICsZil2e6z6DP/6x2nRvv3 pMFD3uE3akk+XA/RkdYQ9QizRuxrIe2/Equr21dLYdabs020+Qo9D/DQYSoClwZqGZcFXI Ut/jKTiclAmNvOBKJHyg2q4BgL/+0sMa7nRVNGVCRSN1ExYFd8NyzhNtzxdEVQ== 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 4Xtmn63sB4z11xq for ; Wed, 20 Nov 2024 16:20:42 +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 4AKGKgjC070546 for ; Wed, 20 Nov 2024 16:20:42 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4AKGKgHI070545 for bugs@FreeBSD.org; Wed, 20 Nov 2024 16:20:42 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 282860] Kernel panic at boot on intel i9-7980XE / asus prime x299-A rev1 Date: Wed, 20 Nov 2024 16:20:42 +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: 14.2-STABLE X-Bugzilla-Keywords: crash X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: keivan@motavalli.me X-Bugzilla-Status: Open 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=3D282860 --- Comment #12 from keivan@motavalli.me --- (In reply to Mark Johnston from comment #11) Yes, it still crashes at the same point (seems to be always the same). with debug.verbose_sysinit=3D1 it reports: subsystem 3100000 configure_first(0)... done. module_register_init(&cam_moduledata)... done. fbd_evh_init(0)... done. configure(0)... [here it crashes] [ thread pid 0 tid 100000 ] Stopped at 0x4e6134ec: movq %rcx,%rax --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Wed Nov 20 16:38:08 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 4Xtn9D1grSz5dSjX for ; Wed, 20 Nov 2024 16:38:08 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Xtn9D0PQtz4K4N for ; Wed, 20 Nov 2024 16:38:08 +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=1732120688; 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=NsRgG7JnBJgH3LFZhPV6SG3UQ+lqfeMzxL1pXvbowGQ=; b=algqyQZh+ZTvd4gO6JqSJkYdLYuiqKKRY+b57jSnpWycvtkQ8jvttsLaucP8+phXLAarjk HPvdzOdVldEoWS8TOOgddVb1A+qyPbDF4rpk9eyAKOpy5wQk96sUUCM0FJnEp6HhB7neIx NJjHtuJA2oQNvvdIxPIONsbYBgOZBMW19wcsO/ut2ZPuEreVIZsIPKfJIaQDC/1EbEyNay MK3skHLjx9W4rFNxD5j5EAuZDjkcHJfaFxOOBQ56P0fs0hbq3nbroKQIxX9hFjbVjpNU1C /z1R8sbZ3/eE4bZ896yrpVKHKCHyM+iAXxkWqpvCZdSbTHRMJ4pT+LnYJaUDfA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732120688; a=rsa-sha256; cv=none; b=dMeFSjWHyrP4y2BlSyIaUJXdXMFtPsiOkO0jS5YWBRq0JtH0CQa1BQtplovi3XEqKOfKMY 1xuVHynBtuR0gJXTK40ANdRLUw9QXGx2Q0CAE8Ntlv4QFnaHsNILrQBjRmVFCFFR/9DmVe IjG/yRjzX7tOPF4hII/An7dnk2iiD18B+B5oyExwe4ayu9dsZ6MIFypK6S9tqv+twFd7Nl j/ZBtVeUktyyOGD8ie6PETSfmN9EdCNesIgjdTWoT1kkk20ADKRzPGD57r7m4JekJ6Ju1B 9CXl/SSI1wDLHAm6I+Wh759KMWMvprrRVjKEOynW2eH7jPT23XtSh9V09Df7Ig== 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 4Xtn9C70qQz12YH for ; Wed, 20 Nov 2024 16:38:07 +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 4AKGc7AO004269 for ; Wed, 20 Nov 2024 16:38:07 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4AKGc7F7004267 for bugs@FreeBSD.org; Wed, 20 Nov 2024 16:38:07 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 282860] Kernel panic at boot on intel i9-7980XE / asus prime x299-A rev1 Date: Wed, 20 Nov 2024 16:38:08 +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: 14.2-STABLE X-Bugzilla-Keywords: crash X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: markj@FreeBSD.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: 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=3D282860 --- Comment #13 from Mark Johnston --- (In reply to keivan from comment #12) I think we're crashing while probing ISA bus devices. Could you please try booting with hint.isa.0.disabled=3D"1" hint.isab.0.disabled=3D"1" set from the loader? --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Wed Nov 20 16:57:50 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 4Xtnby6zBHz5dV5M for ; Wed, 20 Nov 2024 16:57: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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Xtnby5P5Cz4MCj for ; Wed, 20 Nov 2024 16:57:50 +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=1732121870; 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=hK6L/pM2HrdgGBRreMF5U2NoeS9Xjb63uFdaOKQf340=; b=X8SV7xgYj6XLcjjRf57o9LK6O3U6BLD1RKZi7aKzD0tI+Sx+4SeKqch1i4ihjpHJfoig0c ev7r8AncjTn02uEEvoRnGn3rQhBHshlxPTiUtJVOAHdFmG+u8LyfNCsQgsXQ5XsGb2XFqL 7zEHGmBrS9FP38B73gFT75ZlFIq7suejHez9UXRMkIDXU5S1Lf5JGTe+qitxy8CQ8FCW+R WVmFESdlzBGXAxeB77M7klqgr49DDKx9hdCk/I7W3zlazDNV0WVNx1bs7B0+RTmCjbzd7I qA+Xsz4Awf3eoia8+3pKPPtwHYIw4kkIpM3beJk7dDl/htCBlrmiSUHLrj7uxQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732121870; a=rsa-sha256; cv=none; b=iVJKm693OGnwS9kIc21q+6mrIQqKnHHBfAAo1EyEJtqNw+CiD+CP67QuxUifghtDFwHFR4 JZnwiTE7EWjpqzAyeFvPqAi+RfwY6Tm2zOljvUFh6s8xa8IeqZ+gQDcNZ7AoNi+XojPEEM lmhMhgs5WuYo4XBxY8oQJUWZ5DGqugFeB7q3AxZN56xmSsmoS4K3uAKReRN5xP691qjhRx hOmYDhWnweIirkXxNjWDbCgQxKq2TU0ddZuwSDes9U65kQKDa8OhIQIAG16lEzdTrBoq7u 0gNjYRGja1qGo6AugK9qmDxbDFznrrANGl1TtGixlLo2JbD5/NqQvz9jUIjXWw== 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 4Xtnby4lkNz12jF for ; Wed, 20 Nov 2024 16:57:50 +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 4AKGvohD040162 for ; Wed, 20 Nov 2024 16:57:50 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4AKGvojp040161 for bugs@FreeBSD.org; Wed, 20 Nov 2024 16:57:50 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 282860] Kernel panic at boot on intel i9-7980XE / asus prime x299-A rev1 Date: Wed, 20 Nov 2024 16:57:50 +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: 14.2-STABLE X-Bugzilla-Keywords: crash X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: keivan@motavalli.me X-Bugzilla-Status: Open 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=3D282860 --- Comment #14 from keivan@motavalli.me --- (In reply to Mark Johnston from comment #13) done, no effect in disabling ISA probing --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Wed Nov 20 17:05:58 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 4XtnnL5pGvz5dVl0 for ; Wed, 20 Nov 2024 17:05:58 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XtnnL4l1Qz4NRJ for ; Wed, 20 Nov 2024 17:05:58 +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=1732122358; 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=mbco5fV2ufcD0Hx8WgaPAudBdybdkRxSrOdZyoG0U18=; b=nNO/EtG8miRjzVGTv8Mza6ZylfcOCETZ1sEST4ggRRUREyMFBIzhXnHLROTbHyd1Z56Ucr SUpsf+Z/HRjXZMoVrq/+wTYQD3k9mhr/QEg/QUhMTLsW9DzCSApT/qZtSd09ggJ6UzOZwX iuwREfeu+dkVMyq8E/5ii8XovEbFv/pmEsYoqH4jbj1gKhRN9wy7QLveCn8eioMoFosUME ZpPuLePbHopUkZE6uNGIE2GCglnKWuqjYwokyDfIxfEz9Jy3JZDvhPEIxB/iJzYp4EJSzi 2zR0RyWwdtdkr6AUB8pRabVOxNgU/NeH2kuk4AtVtTrP3Hs48pyIgIBqf4oGag== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732122358; a=rsa-sha256; cv=none; b=SQoeY0clKYnJYoE/ucqA+7tWvlxLaox598J/f7b2OmrG0okANoX9UV7rVXt8WKz8qYL5eU OciIfSig0PrNnIeTXjOS3Xwb2QjRA3lOUz9UX+UURT5ROLIygZ4YId3yZ3A+CmTh6iuJVQ ZVfj7bGO2HYdZeSgI1EmMV8BVuUEhIQrIwqkJiioL+YU9B8iK0pXJZNt4XVrCRA8zeU1vl 3uWayX1YRfdOWZQvHC1ttabIV8KmECD+GYnwbLYagSQVQSXbcJyZdZO/d01rmYDlRkoWWz RPUzQE2FEZLXS3MGJ8DN26S0VO6kH5E69Mm/xUtzm96LB7ln+fV/lyO67Ht/Zw== 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 4XtnnL4DkFz13SR for ; Wed, 20 Nov 2024 17:05:58 +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 4AKH5wlK054977 for ; Wed, 20 Nov 2024 17:05:58 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4AKH5wo9054976 for bugs@FreeBSD.org; Wed, 20 Nov 2024 17:05:58 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 282860] Kernel panic at boot on intel i9-7980XE / asus prime x299-A rev1 Date: Wed, 20 Nov 2024 17:05:58 +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: 14.2-STABLE X-Bugzilla-Keywords: crash X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: markj@FreeBSD.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: 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=3D282860 --- Comment #15 from Mark Johnston --- (In reply to keivan from comment #14) It still crashes right after printing "configure(0)..."? Are you able to build a new kernel that can be booted on this system? If s= o, it would also be useful to try a GENERIC-KASAN kernel. --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Wed Nov 20 17:10:59 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 4Xtnv75p03z5dW2c for ; Wed, 20 Nov 2024 17:10:59 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Xtnv74k19z4Nyx for ; Wed, 20 Nov 2024 17:10:59 +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=1732122659; 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=XfjSaJ/KqJ3dm5oV2lPj5SdVrZBsWTsYHIbmoHlZjmI=; b=SlQUgCWNqQqynkcj8UH62rp4OBIEBy8K055rVPWuQuouELw96/JymtLWW3peWsI7O5pPjS jeFNobs2bs90Eiw+7wPWjO278rd0+1YGT4LmV1g/ys8BDufLXVHOI7GWE7eKfRGcStx31v dGowZg2vGSazGY6iOcl0JeKMmxEmVuYZRnfzrvC8VGkHMZSTdas4kKEEH5zo5Tmm6N3TY8 /jkJk5eMjJ/XAX5Nb8Y+0OfrQNXkiiQhFTdFz2InpTSP0yF60w81MsiR1z6ylQmKDoxut1 kGKw19sOkNGa8RTo0GLSRqdh8JxLdTa7dLR8D6CGX230mZwyCiaJF9Z82QJGpw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732122659; a=rsa-sha256; cv=none; b=Sry8kEV7LMdqRzYNiZvCP5eZGHInOvw1on3K0F15lPibWLsZWh07PKHpropRfa8ODqrE/Z 37GkHPjtpsiGJeDRAYZplzkd0DJ6PSzxTnNfGPsQ4f2RRXNUpfCm7PSjr957tNHNGD8bCk iBO1VJhD71YX6G1P4g9abJKfuy6xPRgvcCNIs36IcHzyu6YvLB8KHVfHo33c9l1gHk9p7D /d5R5r16hSWoqHi+MLcZc6I6Q+UAkDV05gX4PctQ5gSmVXO0g46i4TEbyUmsTFyfT1MxzS M2kGbWJ9JBbRkrXaUNcjiktHfdbgRYkuC1GmxlvNj6HrRAvRhQ/lNKgE3JnCtw== 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 4Xtnv74JRHz13DJ for ; Wed, 20 Nov 2024 17:10:59 +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 4AKHAxAc058631 for ; Wed, 20 Nov 2024 17:10:59 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4AKHAxTc058630 for bugs@FreeBSD.org; Wed, 20 Nov 2024 17:10:59 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 282860] Kernel panic at boot on intel i9-7980XE / asus prime x299-A rev1 Date: Wed, 20 Nov 2024 17:10:59 +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: 14.2-STABLE X-Bugzilla-Keywords: crash X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: keivan@motavalli.me X-Bugzilla-Status: Open 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=3D282860 --- Comment #16 from keivan@motavalli.me --- (In reply to Mark Johnston from comment #15) I can try. Which branch do you suggest to checkout for this build? --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Wed Nov 20 17:11:38 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 4Xtnvt3gXVz5dVnv for ; Wed, 20 Nov 2024 17:11:38 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Xtnvt2VCtz4PDY for ; Wed, 20 Nov 2024 17:11:38 +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=1732122698; 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=O+RXSETjlVEOKYCUStpuQE18jpy+MsLispL4WF2wugY=; b=JWvFNyVQKaULrplib4qPD4PDcujoyC68OQFYtmSRUld4tjv0Qy7/lnJimVYlVG5pQ2w9NI 40/85h9KhazPUOJV+5Dg3eutXxFYUYNTE57GM5DccIpGppfwZ/FQI7jhltIBlHOJnUZPFE x2rZupNXt0+vZ5rvtK8tI0+vO1BT+0MXOqsg6lLlcIMjB1rcz+AkhdtFLcXCCpWpzpRK8U c2HPrsjs/dc1mLOm260SLYHE8xPfsuXlADTlqsaWNbeXoKqRAZesP31ByCBaJOAx3Yr3+g 2t1IExGd176pn6+9fR4HuWOZug+sBDLeqPEWOtqAg6SyNU3so3sb9sJbuRPRvw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732122698; a=rsa-sha256; cv=none; b=hjyeVD+jy3D9iMFRRaTPnaK/ut9xZNFX5K5FuxWvp8TxKW+8tNEXfWaPr010OZciGq+mAu pbmA35AZG6bJYoZPAEYOvf7qyayI2LrsoqUlVhwhahphVWiZsxY2Sj6vXmR4A8mL/LXa4i sGjbPWOZEAD29AUVLCYySYN99CVAXICN8fA4+lExu9agxVMHtGZvSWpOxSEnXR7UgNGNPx wtuyYkHQHmKYbC/zTEQszmYoBTGZvjcsMupDdMbqYjxZyCdTCLJ1XJ8qmA089YeB3AWuJZ 6yHDu3fTtJ61Ipjb3gx38x1ZdvDgYNnQKaFLO89lSK9VZEPQ8M6An1GhIdWo6g== 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 4Xtnvt26Cfz13WN for ; Wed, 20 Nov 2024 17:11:38 +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 4AKHBcQK063839 for ; Wed, 20 Nov 2024 17:11:38 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4AKHBc93063838 for bugs@FreeBSD.org; Wed, 20 Nov 2024 17:11:38 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 282860] Kernel panic at boot on intel i9-7980XE / asus prime x299-A rev1 Date: Wed, 20 Nov 2024 17:11:38 +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: 14.2-STABLE X-Bugzilla-Keywords: crash X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: markj@FreeBSD.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: 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=3D282860 --- Comment #17 from Mark Johnston --- (In reply to keivan from comment #16) I would suggest trying "main", the default branch. --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Wed Nov 20 17:22:17 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 4Xtp896rS8z5dWNx for ; Wed, 20 Nov 2024 17:22:17 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Xtp895l5Dz4Qlc for ; Wed, 20 Nov 2024 17:22:17 +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=1732123337; 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=wCAXradjH1bDSsJ4l/bw79qEs6U7epXgqpFxjQsFYXQ=; b=eEuIjTzaQyUiMIHaJWpQkmrNQaLFdIjzg2NFQCXQnB+zhjZ9AxjIaiVkbsdpS0Bh+XCYug Xezzd+KnVzBi6ZcpekpbBhfi362Xx/E8Ij8JQzKWoa0cKaqwTpQutIUzOloB830jRIwcmJ qMc+RJsd4Q6sAd/mTPx7nDsRLOJDbUihxX26/0C3A2Ah3RnUw/GswqsG0EScpAS+YnCKKo dEh8mu0rbGH7of8LqHJZEjGGj2gKY3+pg6NqrPud25YcEbo7MATgcXHrU+fNcXAjOl31Pk VeO+qbk0Iusr9vsaISoDFadU8rYS6ZxyErJpKKfLIpAL3/QVdIKumGqGMEvGYA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732123337; a=rsa-sha256; cv=none; b=O8BXRLoNWXEJKft2AZDPdX/5wajA3WTcZalOnTvaBSK8f1FGt5D1oyniRLlMC3cwrk7UBZ 4yWS2lyrBpwO4/GHbOflprTWhR4K+svDL1hvZOlDu/eCTZXEp7VA9595j6QhGp7GS9d/I7 AB2Vbn60l3xJjuH4FQM0vCnvcjfeYLGSsDZy28hJkaX9yXt4BPSjDwtJKsEH/43eP1u4zu ZoWnbmV0Ygcl54+Z65xDR5kb8gqh/5xN9lF/KE61tMbBZ1SvXrV9K7T/6MyYNAJfcCg5Lo HfJ+uV9fU62WVM7FuxH9JlgO2eEF7361NnFKcBHp12xDgVWhCl7Ly0kRsIIKHg== 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 4Xtp895MFJz13vs for ; Wed, 20 Nov 2024 17:22:17 +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 4AKHMHX7083779 for ; Wed, 20 Nov 2024 17:22:17 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4AKHMHKL083768 for bugs@FreeBSD.org; Wed, 20 Nov 2024 17:22:17 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 282860] Kernel panic at boot on intel i9-7980XE / asus prime x299-A rev1 Date: Wed, 20 Nov 2024 17:22:17 +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: 14.2-STABLE X-Bugzilla-Keywords: crash X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: keivan@motavalli.me X-Bugzilla-Status: Open 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=3D282860 --- Comment #18 from keivan@motavalli.me --- (In reply to Mark Johnston from comment #17) Ok, I will try to build a kernel with KASAN from main and then the memstick= .img target (or can the newly built kernel just be replaced on the already writt= en freebsd 15 install media?). Also I forgot to add, yes in the previous test it was still crashing on the same instruction/PC right after configure() even with: set debug.verbose_sysinit=3D1 set hint.isa.0.disabled=3D"1" set hint.isab.0.disabled=3D"1" or=20 set debug.verbose_sysinit=3D1 set hint.isa.0.disabled=3D1 set hint.isab.0.disabled=3D1 --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Wed Nov 20 17:43:33 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 4Xtpcj321Wz5dXf0 for ; Wed, 20 Nov 2024 17:43:33 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Xtpcj0rYfz4V4f for ; Wed, 20 Nov 2024 17:43:33 +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=1732124613; 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; bh=jTngQrVUZvQauXWsVJeE9We1dJJpqnzA1CKg4mFKGy4=; b=l+qWK+NFGyTi7Zz1sLVgUvSwrh7lvcOmBqnCyzCf03adTQz3/q9JzXGdQ6wI+VE1GTGgy0 W8a+fEjLiKlR3cUWFDw4d13zfdOaSdbnbl72QE3+0+rVTU1abSiiAJsTAFgIkdH6n04uKv XFMPZXVFlIw+oaGXKHWHTW5Fuwz6v3al3dWLR//EkGi1Exsn8csc104pACs9s45az2DtZU wYUvaZogsYHtwKE/vbN8p5LYtRz2fR9B5TmknYWbSt65NfL6di3GZwJl13girDIZM8CdaZ DouCMZxWxdEDyExCw/LUsD2VkE8IrbtqEHv6hwWRA6m0p4Q4OdIU2/YOrrYYzA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732124613; a=rsa-sha256; cv=none; b=YfJvsTh/N1j/YLm1ou5GDPh+sbk7XekMge0vMNqmFBEVzaxYMveiYcmdS4TKSUHQ6JrPX6 VBvDvN9C6MkXDGP0EB6HRiA/T9EONPBS2d8n6/mz2xuHCKvgs6M4kQaeR9FZvOo17M5uP4 E2m1RwQYMeQjwEWcnIyZiYOzi9y5L6sXwbreiS7H/UJHIsU0cw9W3c8sb8Y/MOmIummVKc fGdXyOcDBxQPJPHmRfjUdcIhPmb0zr8dEGIP/kKa7aRMJ54mH0m9u4Xrn5iOGD2PMB8ASd rT+5XH5aS44nftfroVQ2tczGWSYXyXj0IgLX3qzrp1g8nvSFRgLAt/bBXGhXPg== 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 4Xtpcj0M2Rz14G1 for ; Wed, 20 Nov 2024 17:43:33 +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 4AKHhWG4018989 for ; Wed, 20 Nov 2024 17:43:32 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4AKHhWoP018987 for bugs@FreeBSD.org; Wed, 20 Nov 2024 17:43:32 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 282877] pfctl: [Feature request] Allow pfctl to reset statistics for an individual IP address Date: Wed, 20 Nov 2024 17:43:33 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bin X-Bugzilla-Version: 14.1-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: freebsd@ohreally.nl X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter Message-ID: 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=3D282877 Bug ID: 282877 Summary: pfctl: [Feature request] Allow pfctl to reset statistics for an individual IP address Product: Base System Version: 14.1-RELEASE Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: bin Assignee: bugs@FreeBSD.org Reporter: freebsd@ohreally.nl Hi, I'd like to request the implementation of a new feature in pfctl. This new feature, as stated in the subject, would allow resetting the statistics for a single IP address. The resetting of statistics for all IP addresses in a specified table is already implemented (`pfctl -t sometable -T zero'). However, resetting the statistics for a single IP address in a table would allow me to continuously block repeat offenders, while releasing one-time offenders. The scenario I'm thinking about is as follows: An offender is added to a certain table, let's call it , either by= PF using the 'overload' feature, an external tool like blacklistd or fail2ban,= or manually. A cronjob expires addresses in table after a time period X (`pfct= l -t blocked -T expire 1209600'). An external tool like blacklistd or fail2ban (or something home-brewn) trac= ks the PF log, and resets the statistics for offending hosts that are already = in table . This way, repeat offenders will remain in table indefinitely, whi= le hosts that attacked my server 'by accident' will get a retry. PF already supports the necessary ioctl command DIOCRCLRASTATS, which does exactly what I want. So only pfctl would need to be patched for this featur= e to be implemented. Actually, thinking FreeBSD pfctl was the same as OpenBSD pfctl, I requested this feature on the OpenBSD bugs mailing list yesterday. The request was accepted, and a patch was committed this afternoon. However, after all this, they told me that the 2 are not the same, and I sh= ould make a new feature request here. So, here it is. More info can be found on the OpenBSD bugs and tech mailing lists: https://marc.info/?l=3Dopenbsd-bugs&m=3D173206758904599&w=3D2 https://marc.info/?l=3Dopenbsd-tech&m=3D173210109222862&w=3D2 And the definitive OpenBSD patch is here: https://marc.info/?l=3Dopenbsd-tech&m=3D173210375324534&w=3D2 Thank you for considering this feature request. Sincerely, Rob LA LAU --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Wed Nov 20 18:55: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 4XtrD606VVz5dcys for ; Wed, 20 Nov 2024 18:55: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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XtrD546k4z4cN6 for ; Wed, 20 Nov 2024 18:55:49 +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=1732128949; 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; bh=c+eTAV6Mf7KBXP3lAI5XszDpZq4ELZrQDyWdaorbsGY=; b=cDzw8nBTxKZU9RSAppfr3OVivHEv/gS+rqLaG28t63wcNj1GiC4bBDWYB+Ri06zZkU8Sns ZzqAa+RL30zWYNLhEmxirdfxEi3d4xjtycMT/FLAN8O32/iEtCNlgLGgG9l+5MHtDHHFWQ m24riRwA6+EFlAmohqpn5W+BZFlGvnHUd+2K5gZrCv1hCoWom/GiN7bBj9RfOibvz4Jn1X TbvbNJuVS+R1vBshBHwVuCg4fl0jDkPFE3jCcDycTTOAjN+5HQc/GKwLiMOPZpAJSxS+hv gEPQ2XcgmxaWofkFMh/3h2wad4ziSYVn5fGqHwNa3hIaZH9OeR4fVHSK1wF6Eg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732128949; a=rsa-sha256; cv=none; b=t4NGkjK0VD6NZipwlZ1MsWQ+ngYqcSmxs5RV9BCcKwpAFrfNcd9Xh7wywxS2MQ99RWWYX4 yCF52FA/RCnURaYzjonHY7WS/WNjzVR+bV93S4lmBorJ+FHhwpfV6p7pxGrfqb+9XiYKqH aDGPT+A1Angg9ZufDRIlALaolVhdYaeXE7z9B38N9Rp2wQroaasBYVXB9bfSGUW9WhkjNQ LmfZzmbpFmXDD88n13lz4cTGbzQUM8kZykb7hOIbKtAH3mtY6/e1fsf5/OhmuXDSaQVHWL Tjyiiyzx1m2PHwrh3Kx+Dwgta5TSfYOr180SlBFBE9lQ8H9CKVWQ0euM/Mho2Q== 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 4XtrD53bjQz15Wk for ; Wed, 20 Nov 2024 18:55: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 4AKItn5Z041284 for ; Wed, 20 Nov 2024 18:55:49 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4AKItn0Y041283 for bugs@FreeBSD.org; Wed, 20 Nov 2024 18:55: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 282878] panic: excl->share in zfs_clone_range when block_cloning is enabled Date: Wed, 20 Nov 2024 18:55:49 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 15.0-CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: asomers@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: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter Message-ID: 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=3D282878 Bug ID: 282878 Summary: panic: excl->share in zfs_clone_range when block_cloning is enabled Product: Base System Version: 15.0-CURRENT Hardware: Any OS: Any Status: New Severity: Affects Many People Priority: --- Component: kern Assignee: bugs@FreeBSD.org Reporter: asomers@FreeBSD.org I can immediately reproduce a "panic: excl->share" on FreeBSD 15.0-CURRENT = with witness enabled by using fsx to copy part of a file to another offset of the same file, with copy_file_range. Note that "zpool create" by default enabl= es the block_cloning feature. If I disable that with "zpool create -o feature@block_cloning=3Ddisabled" then I cannot reproduce the crash. Steps to Reproduce =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D $ sudo pkg install -y devel/fsx $ sudo zpool create testpool vtbd5 $ sudo zfs create testpool/fsx $ sudo chmod 1777 /testpool/fsx $ cd /testpool/fsx $ cat > fsx.toml < flen =3D 1048576 nomsyncafterwrite =3D false nosizechecks =3D false blockmode =3D false [opsize] max =3D 262144 min =3D 0 align =3D 1 [weights] close_open =3D 1 read =3D 10 write =3D 10 mapread =3D 10 mapwrite =3D 10 invalidate =3D 1 truncate =3D 1 fsync =3D 1 fdatasync =3D 1 posix_fallocate =3D 0 punch_hole =3D 1 sendfile =3D 1 posix_fadvise =3D 1 copy_file_range =3D 1 > HERE $ fsx -f fsx.toml -v fsx.bin Stack Trace =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D (kgdb) #0 __curthread () at /usr/home/somers/src/freebsd.org/src/sys/amd64/include/pcpu_aux.h:57 td =3D #1 doadump (textdump=3Dtextdump@entry=3D0) at /usr/home/somers/src/freebsd.org/src/sys/kern/kern_shutdown.c:404 error =3D 0 coredump =3D #2 0xffffffff80a4feed in db_dump (dummy=3D,=20 dummy2=3D, dummy3=3D, dummy4=3D) at /usr/home/somers/src/freebsd.org/src/sys/ddb/db_command.c:596 error =3D #3 0xffffffff80a4f50b in db_command (last_cmdp=3D,=20 cmd_table=3D, dopager=3Dtrue) at /usr/home/somers/src/freebsd.org/src/sys/ddb/db_command.c:508 modif =3D '\000' , "\200\000\376\377\377\000\240\000\206\377\377\377\377\000\000\000\000\000\0= 00\000\000\024\000=DE=85\377\377\377\377\270\237\030\266\000\376\377\377\b", '\000' , "\270\237\030\266\000\376\377\377\\\016<\203\377\377\377\377", '\000' , "@\267(\264\000\376\377\377" addr =3D -2093216164 count =3D -1 cmd =3D 0xffffffff85c1a938 have_addr =3D t =3D result =3D #4 0xffffffff80a4e5e0 in db_command_loop () at /usr/home/somers/src/freebsd.org/src/sys/ddb/db_command.c:555 No locals. #5 0xffffffff80a604c2 in db_trap (type=3Dtype@entry=3D3, code=3Dcode@entry= =3D0) at /usr/home/somers/src/freebsd.org/src/sys/ddb/db_main.c:267 jb =3D {{_jb =3D {0, -2196000688248, -2196000688048, 0, -2195968188= 488,=20 -2196000688240, 0, -2136603956, 0, -2050388976, -2056072656,= =20 -2047184000}}} bkpt =3D false watchpt =3D false prev_jb =3D 0x0 why =3D 0xffffffff855999e1 "panic" #6 0xffffffff833c44c2 in kdb_trap (type=3Dtype@entry=3D3, code=3D0,=20 tf=3Dtf@entry=3D0xfffffe00b428bc20) at /usr/home/somers/src/freebsd.org/src/sys/kern/subr_kdb.c:790 __pc =3D 0x0 __pc =3D 0x0 other_cpus =3D {__bits =3D {18446741877708864128, 18446741877708864= 608, 0,=20 18446741877741359112, 18446744071616731088, 0, 0, 0, 0, 0, 0, 0= ,=20 18, 3023517235, 18446744069414584320, 18446741877708864600}} be =3D 0xffffffff85c1b4d0 intr =3D 2 did_stop_cpus =3D handled =3D #7 0xffffffff84fdfad4 in trap (frame=3D0xfffffe00b428bc20) at /usr/home/somers/src/freebsd.org/src/sys/amd64/amd64/trap.c:606 __pc =3D 0x0 __pc =3D 0x0 __pc =3D 0x0 ksi =3D {ksi_link =3D {tqe_next =3D 0xffffffff80a60bb6 ,=20 tqe_prev =3D 0x0}, ksi_info =3D {si_signo =3D 93489948,=20 si_errno =3D 93489948, si_code =3D 93489948, si_pid =3D 9348994= 8,=20 si_uid =3D 93489948, si_status =3D 93489948, si_addr =3D 0x5755= 560,=20 si_value =3D {sival_int =3D 91780296, sival_ptr =3D 0x57874c805= 7874c8,=20 sigval_int =3D 91780296, sigval_ptr =3D 0x57874c8057874c8},=20 _reason =3D {_fault =3D {_trapno =3D -1148842708}, _timer =3D { _timerid =3D -1148842708, _overrun =3D 1122754903}, _mesgq = =3D { _mqd =3D -1148842708}, _poll =3D {_band =3D 482219559295477= 6876},=20 _capsicum =3D {_syscall =3D -1148842708}, __spare__ =3D { __spare1__ =3D 4822195592954776876, __spare2__ =3D {-123990= 4248,=20 -512, -1272399104, -512, 0, 0, -1272399216}}}},=20 ksi_flags =3D 0, ksi_sigq =3D 0xfffffe00b428bbb0} signo =3D -1 ucode =3D -1239904256 td =3D p =3D dr6 =3D type =3D 3 addr =3D pf =3D i =3D #8 No locals. #9 kdb_enter (why=3D0xffffffff855999e1 "panic", msg=3D0xffffffff855999e1 "= panic") at /usr/home/somers/src/freebsd.org/src/sys/kern/subr_kdb.c:556 No locals. #10 0xffffffff83207d0b in vpanic (fmt=3D,=20 fmt@entry=3D0xffffffff8555f098 "excl->share", ap=3Dap@entry=3D0xfffffe0= 0b428bf70) at /usr/home/somers/src/freebsd.org/src/sys/kern/kern_shutdown.c:967 buf =3D "excl->share", '\000' __pc =3D 0x0 __pc =3D 0x0 __pc =3D 0x0 other_cpus =3D td =3D 0xfffffe00b125d740 bootopt =3D newpanic =3D #11 0xffffffff832076dd in panic (fmt=3D0xffffffff8555f098 "excl->share") at /usr/home/somers/src/freebsd.org/src/sys/kern/kern_shutdown.c:892 ap =3D {{gp_offset =3D 8, fp_offset =3D 48,=20 overflow_arg_area =3D 0xfffffe00b428bff0,=20 reg_save_area =3D 0xfffffe00b428bf40}} #12 0xffffffff834cf988 in witness_checkorder ( lock=3Dlock@entry=3D0xfffffe00b8781e30, flags=3Dflags@entry=3D1,=20 file=3Dfile@entry=3D0xffffffff89dbd04b "/usr/home/somers/src/freebsd.org/src/sys/contrib/openzfs/include/os/freebs= d/spl/sys/vnode.h", line=3Dline@entry=3D101,=20 interlock=3Dinterlock@entry=3D0x0) at /usr/home/somers/src/freebsd.org/src/sys/kern/subr_witness.c:1183 __pc =3D 0x0 w =3D 0xfffff8043fd86a80 class =3D 0xffffffff85cd2ac8 td =3D lock_list =3D 0xffffffff86052938 lock1 =3D iclass =3D plock =3D w1 =3D lle =3D j =3D i =3D lock2 =3D #13 0xffffffff830f999c in lockmgr_slock (lk=3D0xfffffe00b8781e30, flags=3D2= 098176,=20 file=3D0xffffffff89dbd04b "/usr/home/somers/src/freebsd.org/src/sys/contrib/openzfs/include/os/freebs= d/spl/sys/vnode.h", line=3D101) at /usr/home/somers/src/freebsd.org/src/sys/kern/kern_lock.c:1224 x =3D 0 #14 0xffffffff85481897 in VOP_LOCK1_APV ( vop=3Dvop@entry=3D0xffffffff89e60190 ,=20 a=3Da@entry=3D0xfffffe00b428c3e0) at vnode_if.c:2241 rc =3D #15 0xffffffff83827f44 in VOP_LOCK1 (vp=3D0xfffffe00b8781dc0, flags=3D20981= 76,=20 file=3D0xffffffff89dbd04b "/usr/home/somers/src/freebsd.org/src/sys/contrib/openzfs/include/os/freebs= d/spl/sys/vnode.h", line=3D101) at ./vnode_if.h:1118 a =3D {a_gen =3D {a_desc =3D 0xffffffff85d7e570 },= =20 a_vp =3D 0xfffffe00b8781dc0, a_flags =3D 2098176,=20 a_file =3D 0xffffffff89dbd04b "/usr/home/somers/src/freebsd.org/src/sys/contrib/openzfs/include/os/freebs= d/spl/sys/vnode.h", a_line =3D 101} #16 _vn_lock (vp=3Dvp@entry=3D0xfffffe00b8781dc0, flags=3Dflags@entry=3D209= 8176,=20 file=3D0xffffffff89dbd04b "/usr/home/somers/src/freebsd.org/src/sys/contrib/openzfs/include/os/freebs= d/spl/sys/vnode.h", line=3Dline@entry=3D101) at /usr/home/somers/src/freebsd.org/src/sys/kern/vfs_vnops.c:1829 error =3D #17 0xffffffff89a6043b in vn_flush_cached_data ( vp=3Dvp@entry=3D0xfffffe00b8781dc0, sync=3D1) at /usr/home/somers/src/freebsd.org/src/sys/contrib/openzfs/include/os/freebsd= /spl/sys/vnode.h:101 flags =3D 1 flags =3D #18 0xffffffff89a5d5b4 in zfs_clone_range (inzp=3Dinzp@entry=3D0xfffffe00d5= 49aae0,=20 inoffp=3Dinoffp@entry=3D0xfffffe00b428ccc0,=20 outzp=3Doutzp@entry=3D0xfffffe00d549aae0,=20 outoffp=3Doutoffp@entry=3D0xfffffe00b428ccc8,=20 lenp=3Dlenp@entry=3D0xfffffe00b428c8b8, cr=3Dcr@entry=3D0xfffffe003e1b4= 200) at /usr/home/somers/src/freebsd.org/src/sys/contrib/openzfs/module/zfs/zfs_vno= ps.c:1472 bulk =3D {{sa_data =3D 0xfffffe00b428c610,=20 sa_data_func =3D 0xffffffff834d8c5e ,=20 sa_length =3D 50720, sa_attr =3D 46120,=20 sa_addr =3D 0xffffffff86052984 ,=20 sa_buftype =3D 255, sa_size =3D 0}, {sa_data =3D 0xfffffe00b878= 1e38,=20 sa_data_func =3D 0x0, sa_length =3D 21210, sa_attr =3D 34145,=20 sa_addr =3D 0xfffffe00b428c680, sa_buftype =3D 17785,=20 sa_size =3D 33613}, {sa_data =3D 0xffffffff00000009,=20 sa_data_func =3D 0x0, sa_length =3D 0, sa_attr =3D 0,=20 sa_addr =3D 0xffffffff85cd2ac8 ,=20 sa_buftype =3D 10552, sa_size =3D 34309}} mtime =3D {18446744071671194496, 18446741877741359112} ctime =3D {18446741875728397312, 0} nbps =3D 18446741877658343232 clear_setid_bits_txg =3D 0 count =3D 0 last_synced_txg =3D 0 inoff =3D 416811 outoff =3D 461290 len =3D 44479 done =3D 0 inzfsvfs =3D 0xfffffe00bdd7f000 outzfsvfs =3D 0xfffffe00bdd7f000 error =3D inos =3D 0xfffffe00bdc25000 outos =3D 0xfffffe00bdc25000 inlr =3D outlr =3D zilog =3D maxblocks =3D uid =3D gid =3D projid =3D bps =3D size =3D tx =3D db =3D outsize =3D inblksz =3D __sdt_probe36 =3D __sdt_probe37 =3D __sdt_probe38 =3D #19 0xffffffff891ef5a0 in zfs_freebsd_copy_file_range ( ap=3Dap@entry=3D0xfffffe00b428c9e8) at /usr/home/somers/src/freebsd.org/src/sys/contrib/openzfs/module/os/freebsd/= zfs/zfs_vnops_os.c:6179 mp =3D 0xfffffe00a8b62100 len =3D 44479 invp =3D 0xfffffe00b8781dc0 outvp =3D 0xfffffe00b8781dc0 outzfsvfs =3D error =3D #20 0xffffffff85492627 in VOP_COPY_FILE_RANGE_APV ( vop=3Dvop@entry=3D0xffffffff89e60190 ,=20 a=3Da@entry=3D0xfffffe00b428c9e8) at vnode_if.c:4471 rc =3D #21 0xffffffff8383b16e in VOP_COPY_FILE_RANGE (invp=3D,=20 inoffp=3D0xfffffe00b428ccc0, outvp=3D0xfffffe00b8781dc0,=20 outoffp=3D0xfffffe00b428ccc8, lenp=3D0xfffffe00b428cba0, flags=3D0,=20 incred=3D, outcred=3D, fsizetd=3D) at ./vnode_if.h:2419 a =3D {a_gen =3D {a_desc =3D 0xffffffff85d831c0 },=20 a_invp =3D 0xfffffe00b8781dc0, a_inoffp =3D 0xfffffe00b428ccc0,=20 a_outvp =3D 0xfffffe00b8781dc0, a_outoffp =3D 0xfffffe00b428ccc8,= =20 a_lenp =3D 0xfffffe00b428cba0, a_flags =3D 0,=20 a_incred =3D 0xfffffe003e1b4200, a_outcred =3D 0xfffffe003e1b4200= ,=20 a_fsizetd =3D 0xfffffe00b125d740} #22 vn_copy_file_range (invp=3Dinvp@entry=3D0xfffffe00b8781dc0,=20 inoffp=3Dinoffp@entry=3D0xfffffe00b428ccc0,=20 outvp=3Doutvp@entry=3D0xfffffe00b8781dc0,=20 outoffp=3Doutoffp@entry=3D0xfffffe00b428ccc8,=20 lenp=3Dlenp@entry=3D0xfffffe00b428cba0, flags=3Dflags@entry=3D0,=20 incred=3D0xfffffe003e1b4200, outcred=3D0xfffffe003e1b4200,=20 fsize_td=3D0xfffffe00b125d740) at /usr/home/somers/src/freebsd.org/src/sys/kern/vfs_vnops.c:3141 invpl =3D 0xfffffe00b8781dc0 outvpl =3D 0xfffffe00b8781dc0 len =3D error =3D uval =3D inmp =3D 0xfffffe00a8b62100 outmp =3D 0xfffffe00a8b62100 #23 0xffffffff8381b113 in kern_copy_file_range ( td=3Dtd@entry=3D0xfffffe00b125d740, infd=3Dinfd@entry=3D3, inoffp=3D,=20 inoffp@entry=3D0xfffffe00b428ccc0, outfd=3Doutfd@entry=3D3,=20 outoffp=3Doutoffp@entry=3D0xfffffe00b428ccc8, len=3D,=20 len@entry=3D44479, flags=3D0) at /usr/home/somers/src/freebsd.org/src/sys/kern/vfs_syscalls.c:5004 infp =3D 0xfffffe00be2a5640 outfp =3D 0xfffffe00be2a5640 retlen =3D 44479 rl_wcookie =3D 0xfffffe00af7c1240 rl_rcookie =3D 0xfffffe00af7c0d80 savinoff =3D 416811 error =3D savoutoff =3D 461290 invp =3D 0xfffffe00b8781dc0 outvp =3D 0xfffffe00b8781dc0 #24 0xffffffff8381bfd1 in sys_copy_file_range (td=3Dtd@entry=3D0xfffffe00b1= 25d740,=20 uap=3Duap@entry=3D0xfffffe00b125db40) at /usr/home/somers/src/freebsd.org/src/sys/kern/vfs_syscalls.c:5042 inoff =3D 416811 outoff =3D 461290 outoffp =3D 0xfffffe00b428ccc8 inoffp =3D 0xfffffe00b428ccc0 error =3D #25 0xffffffff84fe7aaa in syscallenter (td=3D0xfffffe00b125d740) at /usr/home/somers/src/freebsd.org/src/sys/amd64/amd64/../../kern/subr_syscal= l.c:161 se =3D 0xffffffff85cca640 p =3D 0xfffffe00d4686020 sa =3D 0xfffffe00b125db30 error =3D sy_thr_static =3D traced =3D _audit_entered =3D #26 amd64_syscall (td=3D0xfffffe00b125d740, traced=3D0) at /usr/home/somers/src/freebsd.org/src/sys/amd64/amd64/trap.c:1192 ksi =3D {ksi_link =3D {tqe_next =3D 0xfffffe00d4686160,=20 tqe_prev =3D 0xfffffe00b125d748}, ksi_info =3D { si_signo =3D -2092083493, si_errno =3D -1, si_code =3D 8, si_pi= d =3D 0,=20 si_uid =3D 0, si_status =3D 0, si_addr =3D 0x0, si_value =3D { sival_int =3D 0, sival_ptr =3D 0x0, sigval_int =3D 0,=20 sigval_ptr =3D 0x0}, _reason =3D {_fault =3D {_trapno =3D -11= 48842708},=20 _timer =3D {_timerid =3D -1148842708, _overrun =3D 1122754903= },=20 _mesgq =3D {_mqd =3D -1148842708}, _poll =3D { _band =3D 4822195592954776876}, _capsicum =3D { _syscall =3D -1148842708}, __spare__ =3D { __spare1__ =3D 4822195592954776876, __spare2__ =3D {0, 0, 0= , -1,=20 0, -512, -1239904248}}}}, ksi_flags =3D 1069188108,=20 ksi_sigq =3D 0xfffffe00b428ce60} #27 No locals. #28 0x00000076404d133a in ?? () No symbol table info available. Backtrace stopped: Cannot access memory at address 0x763d1f8198 --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Wed Nov 20 19:19:02 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 4Xtrkv4hKzz5dddL for ; Wed, 20 Nov 2024 19:19:03 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Xtrkt5jPzz4fbY for ; Wed, 20 Nov 2024 19:19:02 +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=1732130342; 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=ikEuaQH9tNu6IcMnJebhiVwm/FXcfI9BHSqB7GLguKg=; b=WopnhvsxsjnL1lTeulPf6IrRpjkTURxd1IW2QoQFO7ZRBU0eiLy3Mj8AdzyBjdhL+SFl3F Zk7/UWAEldh5QjJiFlucUoFNEaRfFnFf8cfJwEUAAg1m83qHPbncYgJwWqGBmjEKZA2wZx G0EQObNht0XP+FNGnoFBd4K4P44pIbrhtk/tGyEm74kwXAibjio5WWT9/EgfAJYGQVeZy5 QCNJctFk4Gx5mUA/oCX93CbLCp1dJtE+4WTUidrRK16e4JdaBF8vk8bnD+6XOMOx2Xvb0F vOwcLJuBSqlULINOIWqC9M+1jzrb+8R5wGfMbf9GAjVrSKFW62c31m+S41ejdg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732130342; a=rsa-sha256; cv=none; b=yGJJ3MnEvxKVag3mxik4CQp2xjMDcfX7R/N5YTA7ddBkBIDi+EE/o6IjZMAcZyU/XemajB eB8Vf6n9GXaBZx3pvA4g+W0sl/RMA1ql0v2BAqPGVuG+8Ez8DmhUe0JRhzFW49m7aTsXXv nNYs4YEJDh0o214lTurTG5/YEyJin22Qfp9LNIWsciXZdraOhW26fZBqKwYEGl8T8K47Y6 icG/MzqgLslcUMDE+DJfdkfaG8JFe4dzm6vlbGHias119baOiCiVlsnxA+AzzDvrOmYwmY atv1IyGP/pMrezSO16oASrP/A0dR409Fk2E5hHPls/rw5pBYEsp8C2jHng4qZA== 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 4Xtrkt5K56z16X2 for ; Wed, 20 Nov 2024 19:19:02 +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 4AKJJ2MS076961 for ; Wed, 20 Nov 2024 19:19:02 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4AKJJ2P9076960 for bugs@FreeBSD.org; Wed, 20 Nov 2024 19:19:02 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 282860] Kernel panic at boot on intel i9-7980XE / asus prime x299-A rev1 Date: Wed, 20 Nov 2024 19:19:02 +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: 14.2-STABLE X-Bugzilla-Keywords: crash X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: keivan@motavalli.me X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: attachments.created 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=3D282860 --- Comment #19 from keivan@motavalli.me --- Created attachment 255329 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D255329&action= =3Dedit FreeBSD15-CURRENT GENERIC-KASAN kernel --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Wed Nov 20 19:24:08 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 4Xtrrm40Wdz5dfb6 for ; Wed, 20 Nov 2024 19:24:08 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Xtrrm2wPRz4g5b for ; Wed, 20 Nov 2024 19:24:08 +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=1732130648; 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=17eHV+OMjFEvXfTdzILqQq5It5b0hhF6qG0bP8wrrAA=; b=Yu/4eLYBP/TPT0KpNGHMvV9vk7LibHL71VuDIjW4h5HDXpyR05CaqN29E0/w6WwCXci/4c YfXQL8Fn4PLBQZSMmT7mNWYEoLV+42f1ynRhMDFb9jYMZZc0G1iP5NcsECbe++fsNGT1/8 92n7kUDJ7bdueyc/bnVj/Kf4gGWqVhuIbPUYw2MadiQ58ELZr4yEai5B7l8AECvMwk2Sn0 NNflolaf1sxWIjOR2wbc+BXg/ODKGZwu87xr5zuC/pvHJlqlmQCnBX/IK/mTngxEwx45UF 6cDFVcGehzR4N47NthFuhYDViipZGQzMczHLvoUiQ9RfGDO4R4NYcSawPTAsVA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732130648; a=rsa-sha256; cv=none; b=G6a1lOe6yN0KS0RW8KTwkPV42Mu8bpKGlKpjUk5Sah71PFxnRovgtmcCMfzOGY0QAS6PZk +If9vOMDKY8w29STsobT6G0i8pdda/6UhEJ8sb+XIBE7wSRXJF9qHUmxs/YNaS5quzQYhN LlVyYin7ITy8B5+rNmoNhP2UJrJOIo2AhhKA9ryXWBXfIdWfQjfvkyN/A22WHGq0GpJeU9 foAdxG6ukn4lDuK8TD7sWBp7lpLit8q7zYhjav6H6p4up8tfSdJZO0rwmIkM+Z8fVBaXzL Oqy+o0zXvd4n1eG0PKy2vgEHl27Wz90sL3fr8+jp47u9O9V5oQLsTdxnCa61rw== 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 4Xtrrm2Mlyz16vq for ; Wed, 20 Nov 2024 19:24:08 +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 4AKJO8uj088319 for ; Wed, 20 Nov 2024 19:24:08 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4AKJO8ap088318 for bugs@FreeBSD.org; Wed, 20 Nov 2024 19:24:08 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 282860] Kernel panic at boot on intel i9-7980XE / asus prime x299-A rev1 Date: Wed, 20 Nov 2024 19:24:08 +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: 14.2-STABLE X-Bugzilla-Keywords: crash X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: keivan@motavalli.me X-Bugzilla-Status: Open 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=3D282860 --- Comment #20 from keivan@motavalli.me --- The FreeBSD 15-CURRENT kernel built with 'make buildkernel KERNCONF=3DGENERIC-KASAN' does not print any more warnings and it even pani= cs on the same program counter address as before: 0x4e6134ec Maybe the bug is in asm platform code/not covered by KASAN? --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Wed Nov 20 20:02:17 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 4Xtshp0BGkz5dhPC for ; Wed, 20 Nov 2024 20:02:18 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Xtshn6CZtz4kCZ for ; Wed, 20 Nov 2024 20:02:17 +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=1732132937; 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=y06woe+H/jyFKDy9JsfErrut9zn7QLjrEH+abDnBXyo=; b=lDXsy2foq7obvdNmHpcs+gGb0uNkI6OjIQIQ+KnuEj63KcSvez1+yypllv58NuctkOyhXR K9gTd4rEnDcNeUrJTmLCpeOPat7g9Q0U8TWsuR9hw9PvKxqa3NDZ0eXVdanDnGs5GdfrsP pnxohYGTQFYMi+CeDIiyxLufj5CqT0cSTmHEtx8FALe0nDkTJry4ktOygCirS9+PSVDxcK DaVx53Y/GzJqFkjoM2Dc4/rnqZ/QdG4OIbVwGi28+xhDjimDGT+B+h90M/TetsrdE+Ec/o TiokX2PxyWDrfZrYFt1lJ06uwh469UzCj7Eb8/y9qdcarhxJLMOqjl6u/qftmg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732132937; a=rsa-sha256; cv=none; b=X/3YRLIxqoJlXvqcKrZQ1l/FtH42BHKHzKpSr+aLjKC95gMz0UGWSuGMb1ZpT84hTuCQh2 FzYtI2qWwXmlwUyKnA8bJFkm9BgTMx9lnev83xxkBxTOuY/Uf0FyDhKcva2SfhlTL7tuTC eNDd+XfLSg9Cmhs6mMaFNjW9fYSJ4WMwsopcdC42MUFHfDOZPb1r8FeKfj8e1BJMzhf5K3 EwbZU6HjxstPaIbUElYfr3BIZN9LHvLKiLJnED0uq5ZaQSOBNNPwHd/i/mTGz621Be8cXk ctDprV4ix29l9xSflc03/h1MGAPEm16JG3mbcpR6dK+8ErU5C9GtUO7k8cQSZQ== 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 4Xtshn5qPgz180q for ; Wed, 20 Nov 2024 20:02:17 +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 4AKK2HQ1055760 for ; Wed, 20 Nov 2024 20:02:17 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4AKK2HEx055759 for bugs@FreeBSD.org; Wed, 20 Nov 2024 20:02:17 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 282860] Kernel panic at boot on intel i9-7980XE / asus prime x299-A rev1 Date: Wed, 20 Nov 2024 20:02:17 +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: 14.2-STABLE X-Bugzilla-Keywords: crash X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: keivan@motavalli.me X-Bugzilla-Status: Open 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=3D282860 --- Comment #21 from keivan@motavalli.me --- (In reply to keivan from comment #20) no difference with a GENERIC-KMSAN build either, except for a warning about= the WITNESS option being enabled --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Wed Nov 20 20:23:21 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 4Xtt9620cNz5djlt for ; Wed, 20 Nov 2024 20:23:22 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Xtt95451Qz4l7K for ; Wed, 20 Nov 2024 20:23:21 +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=1732134201; 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=EedsGbglOW/a3z44JBVy8hpa357CHWZvqbuol3zxM7E=; b=BubsmtNZhWUGpofRCpJwgH74/f1ZU2dJelMWIP8u5pKyKLeK4Og5Be+mD6+H42FSy6iqVC FxD6G7fdTcFLE/Buii8yFUH6mdoOI/YVWYBMLxXslKhZ3bdTQ6vTC5ooQApCbSNUQKfeFR jqOQjg+gcF2+tQfk49j551iWYCnx3Cj71AV06sa/fCCKj1KYOCwtBOH+whzeyaB1/HDiOb 59jKJ9KsoG6AVsxPWyJkALgzLNGiIl8P3TQtKTvO+tIm0Sm+LZc102Knawiq8nAENX4uUV 24zxDXP90vyixFnmBdNB9dzF/3nJ07tQFSw/4Hz32UUMbSKUi4vZxhvjNvJZow== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732134201; a=rsa-sha256; cv=none; b=A0PVmNwbLVzZBhsdXrEq5+VCvrqNeKEOTUAAKtAn1lJSfyG/DKw9vBZsjw7IKlIBIxubE3 ZOBpPILbkegAisVpzDY897R2Rev2m95FMPHyGW9TwC+Xix6TgK0/+FOwXsGdG0IdViqNv7 T59ZEQmciDD1Zh+xE/dGnmQbvBVT8wrqg0H3HubUijbZ+yK4+pdBL82XhphLWrCvBAAHnJ DNPEEShkmMSJPkqxZiA+mYkMCM0JbzAn/KJf6F7KQLz8p68zymBlDsKNHMJDMT4TYFA73w OrlS+i29JIEgAAbqq9jrG6hO+QA5fA3eOfEAMGBFZY7S9sXuET7sfTkdVM8f5A== 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 4Xtt953hqwz18XF for ; Wed, 20 Nov 2024 20:23:21 +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 4AKKNLA0097537 for ; Wed, 20 Nov 2024 20:23:21 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4AKKNLbS097535 for bugs@FreeBSD.org; Wed, 20 Nov 2024 20:23:21 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 282860] Kernel panic at boot on intel i9-7980XE / asus prime x299-A rev1 Date: Wed, 20 Nov 2024 20:23:21 +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: 14.2-STABLE X-Bugzilla-Keywords: crash X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: markj@FreeBSD.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: attachments.created 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=3D282860 --- Comment #22 from Mark Johnston --- Created attachment 255330 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D255330&action= =3Dedit debug prints (In reply to keivan from comment #21) Ok, thanks for your patience thus far. I guess one of the driver identify routines is triggering the crash, someho= w.=20 I attached a small patch - could you try booting a GENERIC kernel built from main with that patch applied? It should tell us which driver is at fault. --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Wed Nov 20 20:40:42 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 4XttY644msz5dk7F for ; Wed, 20 Nov 2024 20:40:42 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XttY62Yq3z4mTT for ; Wed, 20 Nov 2024 20:40:42 +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=1732135242; 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=6zbldaOWNMirrkfsnXBr/dnvY2oZxKelvrnPYY9Gi00=; b=n2ZOMFp5GZ2IgJZOhRRs7e2jvl/NWwt/3c5zowzsVWsgvP6oiqaXcMjgCFFyfRxHdx3GQB IGzHq6s1YvGLxmdxJho0iYdixFxS6k72EYZOflQg/q7eh1pa2UPZJ6WAxv47E8Ce1ggADr k7PYBgL0xwHI7yOgmMpmnPmLMbwH2t83mVEM4VFnaqlaA+HEo0j/hwHcRby7kyFKfinIwn yFAAoxLKp2Fms6tx6UHbuh8ESk4vRCi4d/G7l9N79mfWm9bFh/CGr/MKH8Cbq7fO7MsHN+ WTiFNWr0UeEV4HXoOwp7xPOVF7ADoxyQI5E4Jl+6azTzOTRbnKNOMyemONQxhw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732135242; a=rsa-sha256; cv=none; b=YMuu9sYsgyFRIR9yWEAUVXxTt+gjhUIwlu5l5iI6BMNQy1ju2zbbe6kA4Xl1gSQY5BV3Or pDjamfmNWsXeRDAiuh2J8pGaKk/lO4XCgFYaxyqG2TvDI6kc9riplQGMSzqqKCeecnsybi YEiWMVblWEa9eD2BaajQxgd19yQIN1vdvSZ9df5G0xte7ZDQom5ZJVMfpEXZ12TvEf6zYh gCBBbhZ8iMNgP1lx3JN2BX3avpRcpPPChN2e92sUIdP8rrXNcfHtzxmWsZZ5ilo9/C6X8U 7wSeS6ZBJzjst6DLAafTQ+Y6RRkMALP51BNzDN4gDgxlNEAOICBLWdM5R64KEQ== 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 4XttY6210Rz184n for ; Wed, 20 Nov 2024 20:40:42 +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 4AKKegi1019119 for ; Wed, 20 Nov 2024 20:40:42 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4AKKegQo019118 for bugs@FreeBSD.org; Wed, 20 Nov 2024 20:40:42 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 282860] Kernel panic at boot on intel i9-7980XE / asus prime x299-A rev1 Date: Wed, 20 Nov 2024 20:40:42 +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: 14.2-STABLE X-Bugzilla-Keywords: crash X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: keivan@motavalli.me X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: attachments.created 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=3D282860 --- Comment #23 from keivan@motavalli.me --- Created attachment 255331 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D255331&action= =3Dedit FreeBSD15-CURRENT printf patch Here it is --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Wed Nov 20 21:22:16 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 4XtvT44p5jz5dmHx for ; Wed, 20 Nov 2024 21:22:16 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XtvT43lGVz4t2Z for ; Wed, 20 Nov 2024 21:22:16 +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=1732137736; 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=qaNo2KjD5IaXfS0yS4rHDNKpQvvxzBbPfwUprrbf/lg=; b=nqwgnoH2Wd8dLxknXCgng3KibzPc3PRrn0lU40dKFghs1SFsmuSTeAlzeHhgkkWQBL18o8 SKRPVc0Yc3sTe/2nks71ZOHNJDXxXFTOkSkHzznoS63wsocAikbpuiK5d34p2h6XcKiUr2 CImWImAuaSN2z0x3kNYM3jmmvld91p9FZhxqroXDVM3pzYV1YvzH1eGCLkJFZB+Pv4nJE6 bWNWJHqjqHKWLdbT/NIw0kgKX33FbIqNyHtwjq2Chp0Jjc+e3n8In1zkx+FNhbBTHNMygn Qq6yVsG3OC2ykRinpKhzU1CvYKzLa04Dq5tJYz4Y+0Zmu2LycvK2PolgGr3WkA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732137736; a=rsa-sha256; cv=none; b=LhUZXb2cuPjbH9Nmx9Xt+sDuwjevVqc4wfr53DGaohtHO3M6aFfb8G6yacZoS+mzzOAA7B wStTNE++pxZJJzBURCmJ347uTvUjunqxcFpaHmRNootQ02k67utCjMq0Ycg04wNVwszxmX nquUpy3A8NygF1A154No65YBiKtVEEw94vyQW+R2lajz+rzxjS0Mpd5gAP1+WWo9vg3DUP XUUDqK4sSCgDkAzMS6YzFGHsW7daKLhw/bEPbjUKZcQ+xRlk5I0Kp9f/bT9VWerr2pIbr7 2Tlfk41RE8Brtlcd7IjywVV0TQ6ygmL0q7Jc1N7MUa20WplwnswR4FdmSQxuUA== 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 4XtvT43LpTz19Pm for ; Wed, 20 Nov 2024 21:22:16 +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 4AKLMG8s001434 for ; Wed, 20 Nov 2024 21:22:16 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4AKLMGkG001433 for bugs@FreeBSD.org; Wed, 20 Nov 2024 21:22:16 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 282860] Kernel panic at boot on intel i9-7980XE / asus prime x299-A rev1 Date: Wed, 20 Nov 2024 21:22:16 +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: 14.2-STABLE X-Bugzilla-Keywords: crash X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: markj@FreeBSD.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: attachments.isobsolete attachments.created 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=3D282860 Mark Johnston changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #255330|0 |1 is obsolete| | --- Comment #24 from Mark Johnston --- Created attachment 255332 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D255332&action= =3Dedit more debug prints Ok, let's add some more printf()s. Please recompile the kernel with WITH_CLEAN=3D, i.e., "make buildkernel WITH_CLEAN=3D". Please also keep booting with debug.verbose_sysinit=3D1 set from the loader. --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Wed Nov 20 21:42:23 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 4XtvwH496Vz5dnsY for ; Wed, 20 Nov 2024 21:42:23 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XtvwH1dWGz40GR for ; Wed, 20 Nov 2024 21:42:23 +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=1732138943; 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=9G+kSWgyjJgqrWJFpPlWbnB5hlXo8ZKGgVivRfNYU5o=; b=dVegnhkHYqY3xP5lW9Z2I6nabrovDTa7okWGFhghkmpSf6D0hfvOeH5aeOleWUfaNzXURx s0NLkvFlYmrB0W1ZVb68MutYxf5DoTVLL+scr+VuK983FNY5JacpMCVpdDvkcopLiWYgWj sppiccFmR61VqG9j2vWuD7hEmIXusIB2UeM1T4ekihNZsQsLVnrr53SES9X1SvmY0UJ8KA zr2fRt2jVxKvThIFmdULGsh4q/8G8nlNi+FugUxhKKjfxLNiWIMpa3jcmveZ2K+0RGQkNH RbIz0/YDnTjBTp5Zzo9sCJZ7CaXU3zSaCv6GLJEjyRB7aab+5wsWdRSydiQNuA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732138943; a=rsa-sha256; cv=none; b=NKxNO+RSpTj8zm4xwl+Mg4GWg1rwsRs9zt5CUA8vc/6rqU2PLc1ZXqLoLmWNc5yhe7rgD8 dt27w2E08JMGEq8yIzkaqJxhwTezyOJdWPUtW4hBXe1thWssDcZq40QOc8OwjJk692jAPG z3IAXQmS80Z/prQrlYkw6ME5halpi/ca7LfEYSLCmJk6gUDSFts/nfkmbRUfR3mD2gukTO IP2Bc04cotLqhafh0YIGjhWMXYnt8+/RM7lIQ0i4ho7mDlS6dQj3S4sXvJ2N6fGvKZTNLb dIl1AGu/zy6HoTzBsT6ix9wSdKKYuCoX3sp9EI4J2yHwLmUggCPgVwf1yxk/7Q== 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 4XtvwH0LlVz1BPR for ; Wed, 20 Nov 2024 21:42:23 +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 4AKLgMMU032696 for ; Wed, 20 Nov 2024 21:42:22 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4AKLgM2N032695 for bugs@FreeBSD.org; Wed, 20 Nov 2024 21:42:22 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 282860] Kernel panic at boot on intel i9-7980XE / asus prime x299-A rev1 Date: Wed, 20 Nov 2024 21:42:23 +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: 14.2-STABLE X-Bugzilla-Keywords: crash X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: keivan@motavalli.me X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: attachments.created 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=3D282860 --- Comment #25 from keivan@motavalli.me --- Created attachment 255333 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D255333&action= =3Dedit new freebsd15 debug output here is the new output, with set debug.verbose_sysinit=3D1 and the new patch --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Wed Nov 20 21:50:27 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 4Xtw5c0WDxz5dp01 for ; Wed, 20 Nov 2024 21:50:28 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Xtw5b6Hqbz4191 for ; Wed, 20 Nov 2024 21:50: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=1732139427; 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=cBNPld8Fnjgy3F62WHxRrr/za0+FFXZ3JGMVDbh1GeM=; b=v0fUPPtk+y9BMjOBFgu9ebG2XbnYZwIim68/xFr2Fd5SAr+nCmIgjip58gu0UHXwlbJuZv QqOPzwEoL1t3ZUmTNWxqJSDc89JAxLZ5Ryvr8vB9EEykHD96SAKaKzlRQ0UhR0KtuhzLGx sHYophjiGMvkFvN3Qm7UThAHiXCuPoLv6W/6MPro82GQZEYwkGJ+4ktmyfA8vfBIkdTIAP MfFpckYUrkSMltag+b0Vb5Yb0aAt7APRgcMasA+jnC2zcvavY6yG8n3cOto6ptATk2F5uD qKyvdHR9zdzhiBBl38ZKJwWQ363KZJ8Tsnuw0gnbd6SeZ31Uv4IPY9BELBzb3g== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732139427; a=rsa-sha256; cv=none; b=mlufh+yyVaAjZhN7DFj3JchRQrGE6ooP+CHEWVNuykBqoCDhUUiAg+wRAROX6Inetxp6YR YqWtoSwL0WQQW23H1eWl8XxXZ/AR73KQD8ze7X6hUMWBH0ro7aI9x4wPlkOLaq/uHmtZbF jd/0H3tcx+TI7Oq0DaJz/EY5D/HGstU+7ZyzV8jeu7sZ364R9XSPvZpB5vB98I53ioju1A NPFOTGcw2Um93wJidwDwBAXeqZp9raJSOZyfsJ0bsFqQ1TG4TOiIYFX6dv7lDTwiUO35oY KVdp/09pIxjK9NJnb/ZiY/2PtztLfTYTrz1shcw0tbIc+7o1fULCxKL0ngxqRw== 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 4Xtw5b5ptRz1BCd for ; Wed, 20 Nov 2024 21:50: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 4AKLoREL037756 for ; Wed, 20 Nov 2024 21:50:27 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4AKLoRXv037755 for bugs@FreeBSD.org; Wed, 20 Nov 2024 21:50: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 282860] Kernel panic at boot on intel i9-7980XE / asus prime x299-A rev1 Date: Wed, 20 Nov 2024 21:50: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: 14.2-STABLE X-Bugzilla-Keywords: crash X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: markj@FreeBSD.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: 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=3D282860 --- Comment #26 from Mark Johnston --- So perhaps there is something strange going on in the efirtc driver. Could= you please remove the "device efirtc" line from GENERIC and try building a new kernel (again with WITH_CLEAN=3D)? I don't think setting hints.efirtc.0.disabled=3D1 will work, as that doesn'= t stop the driver from probing. --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Wed Nov 20 21:52:19 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 4Xtw7l6Pylz5dncZ for ; Wed, 20 Nov 2024 21:52:19 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Xtw7l5G95z41bZ for ; Wed, 20 Nov 2024 21:52:19 +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=1732139539; 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=p+5dc5GOL6PyvG8S1kfjACJKM1lRCW43qtbcJFUcFVg=; b=lkkp6InWtIuFqNgqo2fsvoXYB81QplrJR7fKD5++nZSYO7OhIVRAVI2UbspMBGgLXn5Z+1 fKtE3ShkCX7pIIZuGRWYDJPUDYhrhYUCevAoCRLaUUPVXR2Pp0WkQjuU7xJwKlK/VBR6LY fmCn4TehXcIB3z4bJUTveEk1owGJJ1D0+CMH7yy0MpjgGomNLFfprcTUFY8z0dWIDDASL6 PUnyMjX/HrnIuJjh7kB+ssYMbZm0k69zVKTiKue4Uc07jCgcQPYLx4Lug5SHcxQfrMGb1O kXgnPbqoOs099fQhYSPf967nfGutM/njvKMcsPuZYUkYrHW2vCjpTpn9LBFZyA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732139539; a=rsa-sha256; cv=none; b=PhieFSKOPFRCa/yhypQd1nekavS+g4ep7SEOcb9H4vHYC05LE4mYke57eeH3BBpDuaHs91 n84/yxncky7z4Cl+DfOChltwTk2ABnRmPlqSfGeZh6Zs5n06Aqc/LT1vPDvnRXAXQVCTgI dfigmQ/ZXRgZIL8rN7fDM9+UqBVhAl5WKWjWAz0r5bDembv8PAo1ZddKLOceGag0+n/Bu+ VClqzCkhi2ddWIspMpV3H/gzFFOmL4GZ+x6uL5R4o4jS4HCAfCD3QWNZ2GDewhoNJDBayr MDfwInAVWsBX2498nZNkXalM5qKxvbLQCnhe5qmAVn7HPwbQYBSszwNKq4Iv+g== 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 4Xtw7l4t3vz1BK9 for ; Wed, 20 Nov 2024 21:52:19 +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 4AKLqJVH046446 for ; Wed, 20 Nov 2024 21:52:19 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4AKLqJUp046445 for bugs@FreeBSD.org; Wed, 20 Nov 2024 21:52:19 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 282860] Kernel panic at boot on intel i9-7980XE / asus prime x299-A rev1 Date: Wed, 20 Nov 2024 21:52:19 +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: 14.2-STABLE X-Bugzilla-Keywords: crash X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: markj@FreeBSD.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: 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=3D282860 --- Comment #27 from Mark Johnston --- Hmm, there is a hack in efi_init() which looks related: 231 #if defined(__aarch64__) || defined(__amd64__)=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 232 /*=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 233 * Some UEFI implementations have multiple implementations of t= he=20=20=20 234 * RS->GetTime function. They switch from one we can only use e= arly=20 235 * in the boot process to one valid as a RunTime service only w= hen we=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20 236 * call RS->SetVirtualAddressMap. As this is not always the cas= e, e.g.=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20 237 * with an old loader.efi, check if the RS->GetTime function is within=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20 238 * the EFI map, and fail to attach if not.=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 239 */=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 240 rtdm =3D (struct efi_rt *)efi_phys_to_kva((uintptr_t)efi_runtim= e);=20=20=20=20 241 if (rtdm =3D=3D NULL || !efi_is_in_map(map, ndesc, efihdr->descriptor_size,=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20 242 (vm_offset_t)rtdm->rt_gettime)) {=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 243 if (bootverbose)=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20 244 printf(=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20 245 "EFI runtime services table has an invalid pointer\n");=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 246 efi_runtime =3D NULL;=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20 247 efi_destroy_1t1_map();=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20 248 return (ENXIO);=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20 249 }=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 250 #endif --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Wed Nov 20 22:03:18 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 4XtwNR1w9xz5dpll for ; Wed, 20 Nov 2024 22:03:19 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XtwNQ3jN5z42CC for ; Wed, 20 Nov 2024 22:03:18 +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=1732140198; 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=dJNG+DMea7GdkhyD32XefWRSeav093/nRoLblmeBLAs=; b=Wqo90NhUwncb3fSTjFzn3+o+kGXXC6nuN9R5epNNtDsG2+WmoXWoM0T+N6v3q3IQTKNTtA yewkZamjjdzO90t+Of45a+ORdR7qBJ6ctJpGNC2kkObVFlqiGHGiQ1Hvk5unptBVeXYLbV 1QP2uCBmIB7804zyXwBsjhTgt6DnC26hPxI6B7G66yMSmPtLkGy82wpP2Ywou3J0S75/y6 +QXB/PIpkyPnzj7i/vqY3qY/duDCyQ0QFhzTcWJZ6CXDdf4gJI60rrOrImkBDWRn50WyoO vHnmC5vutiUYshRQ6fkNWBn/LJazr/NxQKJDrmZC3PKrBMJ024vpLshD6kxSgQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732140198; a=rsa-sha256; cv=none; b=ZNtHEyKxcYykqr8JDwFvDUk/cxmiyX1cTP9Iw7UCnUgQylqdJ22GGjnCyKT0HMcJYrFcCc ZOsae8G61Gy38z0AGgfDZQ36H7F3C5jFOU+9DVqIWYhGAaEFUJg6B6Zd153sUHUuv/Sv02 /vLhTMizXiSXP5JFKxHb5IQujTX2HQWxQuYX26XXM354xSPeI6+RbZCL15J3DGoVhP3E1K 73GJKDf7kSxeq5LdOc3QGyIzPmqjbYxS99n4M5BAfNZwXImA0fmKZpDMe0xDXd+zH53g2a CCZgF5sgf4gSbxAyw+dHo9eMDdxgxV1Qyh20rmoDgdUBpvBeRb8DEJ46z/O1GA== 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 4XtwNQ3KFTz1BTL for ; Wed, 20 Nov 2024 22:03:18 +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 4AKM3Id5065728 for ; Wed, 20 Nov 2024 22:03:18 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4AKM3IB9065727 for bugs@FreeBSD.org; Wed, 20 Nov 2024 22:03:18 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 282860] Kernel panic at boot on intel i9-7980XE / asus prime x299-A rev1 Date: Wed, 20 Nov 2024 22:03:18 +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: 14.2-STABLE X-Bugzilla-Keywords: crash X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: keivan@motavalli.me X-Bugzilla-Status: Open 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=3D282860 --- Comment #28 from keivan@motavalli.me --- It does boot successfully without "device efirtc" --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Thu Nov 21 00:12:30 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 4XtzFV2sjHz5dwgc for ; Thu, 21 Nov 2024 00:12:30 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XtzFV1Fshz4FgR for ; Thu, 21 Nov 2024 00:12:30 +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=1732147950; 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=15e+JgD1JmfRLl8FgzNiFqJJnVR2LvxTy0gzlXuG2AE=; b=xLinzoMu2weiXw5U3H+copCUmZamMlTWFinkdygQDAalTmrrh6F3ekOq3k1d9L4ZJImbip gNcAXBLFRRaNQ3uFQGBWXyazdorygC/BkWb4Sx+Yk6u3Ap+NPO+ss3883vlJj52hmRwoKK cyFX+wxqJEJvajrYSdR9k6fIcHouD6LfW1/QSFmaWs9fMJ7INm79CTrCPToZgGDRNWs++c yMiLqPUmMOayHekDtw09aho4kVyGoX+vTRdrB8SdqF4aUSgRTfGfmXQPLZkFKd55D6LAry dkIcsmybx/sCO1zHV5YHWlmOq3E8FWe0lu4M3iP/6Wu4AKe6slahszu7Sh3QHg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732147950; a=rsa-sha256; cv=none; b=n8lvpQ/y0JJEnbcYhwua+9DvIYwgtBfFmJaxwjCraXVv+cPWLXwKirv0WVsLzBZfSIw116 r+giz/p0WtSZcRRwBvJTbuIrJ/Yuc+9YL2R0by7ap1/1p6+AVY81dWkiZL0lpQ423NAmyC wcbm/YbhW15rg0Zj8m7J3kYuGmPv/b+ax6ew/htJ3WMQrPMR0vlfquZpxy6MpVqozWLJyN +GIzcTzTyqo7lUTVh6zTRGCgN01+H5C4sTOJGI5qCrCIqlonf9HItK0vhmlw0x+aimzQMs v/I70CPSzm2YFbY90Rgs4hXPPYmbRVtMzSOyuGtmpOllh3ad/codoPp5x6gc6g== 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 4XtzFV0t90zGXK for ; Thu, 21 Nov 2024 00:12:30 +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 4AL0CUmP089369 for ; Thu, 21 Nov 2024 00:12:30 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4AL0CUv2089368 for bugs@FreeBSD.org; Thu, 21 Nov 2024 00:12:30 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 282860] Kernel panic at boot on intel i9-7980XE / asus prime x299-A rev1 Date: Thu, 21 Nov 2024 00:12:30 +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: 14.2-STABLE X-Bugzilla-Keywords: crash X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: keivan@motavalli.me X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: attachments.created 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=3D282860 --- Comment #29 from keivan@motavalli.me --- Created attachment 255337 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D255337&action= =3Dedit poweroff crash without efirtc but it still crashes after issuing 'poweroff' from the shell, without the efirtc driver compiled --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Thu Nov 21 04:50:44 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 4Xv5QX6kvXz5fCmm for ; Thu, 21 Nov 2024 04:50:44 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Xv5QX5dbsz4jkB for ; Thu, 21 Nov 2024 04:50:44 +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=1732164644; 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=HlKAnoZo/0hUphWPOjrlg/aFwka2PPRRt1RBoHOtBNI=; b=ANrvNdctAF7ooRk/1Or9mqBqXWe4I3QKbIlvqNnIAIFtisKIUadQhQ4qpSVA0BAd6KjKGU /BVn0pynaIMEFJaLDaplQ7o4bttzAGZedt6bt3ZZv6bzeERQaXeJcgMdY393NG+BAvF49l GnEQ4/raXHGATq8kMs41Jij7SyqC2yiE4Zadj4DOa7m2iP1oEkfgrUmuvWso6C8qCLVdlP b9c5UzqsHIeBoyf5ekyEOakHH52xrRRwJm8xlgi/EU3ofrkoYzonlF6C+FdIBxQ/xskI2f jv3fsP2fF7wSe4PZQ9nvMOp9wjCBe+O9PjKpGqwDUmy/f0y4V+DWBjSniftFmQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732164644; a=rsa-sha256; cv=none; b=h7YQPWKch/SHT2ErxMzZ74mP8iLJCUAZakjwLvZ75bqNZUy44um2/J5Qh88udxvWGIWy66 ce2oRGydunOc00F18PLueBHYVYXp4RVYgi9PogAcFHFf+Cu/SiX/yzydgbCVYuqX8yELqO WUECINE3yqnoTRut3SOcpnTovGvlLRh2AalzRVJBny4SYPcXlHgDhElo9YPJePWm/SMebL 4Ei8kFh/l/zEFZJ1BPnfd+B7h0Go+qoBrXmBWz5seEwnuTsPnzkKpvizo+0i6zxUBbApWQ qLCDfY7qco5I6viFYEC/AD48dT6cyAWwDtCn0ie8AN42fgLYKrwWMUS1+w7cxw== 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 4Xv5QX5FFhzPWB for ; Thu, 21 Nov 2024 04:50:44 +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 4AL4oi15048792 for ; Thu, 21 Nov 2024 04:50:44 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4AL4oiif048791 for bugs@FreeBSD.org; Thu, 21 Nov 2024 04:50:44 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 282878] panic: excl->share in zfs_clone_range when block_cloning is enabled Date: Thu, 21 Nov 2024 04:50:44 +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 X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: linimon@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: fs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: keywords assigned_to 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=3D282878 Mark Linimon changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |crash Assignee|bugs@FreeBSD.org |fs@FreeBSD.org --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Thu Nov 21 05:02:17 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 4Xv5gt1kqCz5fDRb for ; Thu, 21 Nov 2024 05:02:18 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Xv5gt0hMJz4lKB for ; Thu, 21 Nov 2024 05:02:18 +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=1732165338; 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=fcauwdvx5XrJQSmHRJBnrkJJJMxnk5Q+x8mzA8BnokU=; b=ebrr6Q+ecxeYM0Zt3ElaWaarKTMkIWs5FJ9URt5TCA9V0oxiLMig5OGlQfbSihNHj78EGK txk6P9K7BtgNXkaKHftxQwXwBasUOtBhMZQ/MKpc7+dQfShKNFoX1MGwxtZj37ohTutr80 KHumG4EhbCKZWOgpoKOC6m/OfomeA0RIJsdce6Rj5rym0eub9C1TyLcPpEMl9YDxf+qbpo 0c4ZEy4IToxb+ogKUAVs18ilfDrIdn26hfC08m6jYackX+JHc3hWGSDtVyt92aZQ3Q7MPL /9P1pYRM8GPxrzbPQL3b6Rr+URue0PcdFJZVFMfWYn9WuHT75IPZGEBWKJ2uug== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732165338; a=rsa-sha256; cv=none; b=KuJEcDpizDO+ZpdjfpvUZUYHzsEmrqtg0VNR4EReCZ86ZdHDkLmbfvjy9NoCVztjduDiCJ EqcoYFOsGOfxpOwLAWvIHHAtm164FHB2khrVOmQbBBs/mt9yd8CmpmTcDNJARRoH3aa7qP M1uM+aGUyVMPdPICxz0HVJ6We1PO0pMst16o2GVUkCElocrHTqiAs0Yv2/yHvjp1VBpkWt LzbjA7Vd4IBcQE8JV0Vb6a4oDcCVt/2Zb5uZzhe7AFImP5tv4fkHMzxTw57+RKJoKiPYq+ HOU07Zp/EA4yw2z6LDuHptpuANtCY7WQNGliFJZwVk6S+WcFedkm7Tj3bwcMKA== 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 4Xv5gt0Hl1zQFP for ; Thu, 21 Nov 2024 05:02:18 +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 4AL52Hjk072868 for ; Thu, 21 Nov 2024 05:02:17 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4AL52H27072867 for bugs@FreeBSD.org; Thu, 21 Nov 2024 05:02:17 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 282860] Kernel panic at boot on intel i9-7980XE / asus prime x299-A rev1 Date: Thu, 21 Nov 2024 05:02:17 +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: 14.2-STABLE X-Bugzilla-Keywords: crash X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: kib@FreeBSD.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: 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=3D282860 --- Comment #30 from Konstantin Belousov --- Try this https://reviews.freebsd.org/D47694 --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Thu Nov 21 09:07:19 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 4XvC6b42JSz5fTBl for ; Thu, 21 Nov 2024 09:07:19 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XvC6b2htzz57Lf for ; Thu, 21 Nov 2024 09:07:19 +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=1732180039; 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=i1VyTFcUb95GWBKOTqVySEn1g63z3PTanNu6Ey+pSPw=; b=IbqmCXV2vxb20/eLPGwDU3/SIXiAThz4Vd4aGzI+28BMg8+NyVc3SksDm3Wm8fT3rV8Cbn sojfM7F+d9tybNwe3PlslJoBBeIMDnmfYUn2VDB7fwIEXmOauOenfKbyGYYoPoxZWsCpWs 0he94WoVKgAt6LEUQEq9eoRfzIGikcVFBt7wJPQXVWC7AKO8LH3tzAEtcoKKXF18lzhkBe nXh7lh5sN7w+v+TLaFCuPKKQPpLXUAEyi4fBG7GQTzFxQuM/2xltdBJq+JFbGsGTHZALdJ nvmEjNBWT1Hf9QAxBUWcV2ezWpAZH0LP8Ot5YUQLC5j8Jdc6rmWtvlSX570Mjw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732180039; a=rsa-sha256; cv=none; b=PYp3N0GqJ6mveW1LASXaqyzRtZEOFJ6v9BDzfe0nMkVivQL0+NVzdgXmNGGRn69OABJCOF mRQHf2uC8PCm+x1b+ar+IwPRLShh2WPbzLbFeGRYA3wKFRURfhn7WgdC+0JG38Hs0GdWWX pehQKnFknnwneMgIV401qYXWCU3Nxopx8ZVrWWSzSaErbfssl/eG1DxlhOFnqrL86Skiq5 AVq8Yi0I505aeBvmhzw4LlsTiqyhv+/fCdbegGR16iYKATzrbTtt9Pd19iRzUNmwB5DRI4 sg9FywbBM1dmKDLCDuY9jO8VBz2KUNabx86h32N5Xw0PMlVLZJu0PiujfwPWyA== 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 4XvC6b29zGzYgK for ; Thu, 21 Nov 2024 09:07:19 +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 4AL97JJx088786 for ; Thu, 21 Nov 2024 09:07:19 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4AL97Jtr088785 for bugs@FreeBSD.org; Thu, 21 Nov 2024 09:07:19 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 282860] Kernel panic at boot on intel i9-7980XE / asus prime x299-A rev1 Date: Thu, 21 Nov 2024 09:07:19 +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: 14.2-STABLE X-Bugzilla-Keywords: crash X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: keivan@motavalli.me X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: attachments.created 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=3D282860 --- Comment #31 from keivan@motavalli.me --- Created attachment 255354 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D255354&action= =3Dedit unrel mutex warnings The results of testing the D47694 patch are: -booting with the patch and efirtc compiled in the kernel: panic at 0x4e613= 4ec: movq %rcx,%rax during config(0) -booting with the patch and efirtc not compiled: the system boots. Issuing a shutdown causes a panic at 0x4e6134ec: movq %rcx,%rax pictures are not attached as the error is always the same as in the original reporting. Attached is another warning about a mutex not working as expected that shows up when booting without efirtc (not related to this report I thi= nk) --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Thu Nov 21 09:14:55 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 4XvCHM5PgNz5fT8v for ; Thu, 21 Nov 2024 09:14:55 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XvCHM48qLz58fX for ; Thu, 21 Nov 2024 09:14:55 +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=1732180495; 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=xxrVLFSc97BOhRMtpuupriN5ldlC9fPb5Jz6WY4caVc=; b=FVgHzMV7x9J51aulWI6GucRWx6oDMgyLMTAlr93UeAMHqhmiKy8GcGNSvCPQxRItbH4xEk 8YNbwmnBX18F+ESuPnIHuoiCvvdFu562oYH0XvlBURLlnGtZ3JJ5KuhZGSj3Vwj4SDq9zq g7XZkiCDZ65zLUeVSvCMC0Zm7aMmAqrZoWDQ9XbYPlw+KBNjAmyUwl6JHVMI//Jt3+PvOA oRgy7VqZBkb8PFM/op0Frmfq9HXhehPXC/FicONPH/EvufVyfQfBvABDtrdgviufhUvCGr C4wQvkd1inYpTuU9x58TO+XeUvxNbHu/OaxzMksxbk7TvY8vrsHBiYc7qqM5XA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732180495; a=rsa-sha256; cv=none; b=xJvuNywRGOi1ZC3mPQFnQ3eGSV7VMeg3pDR1NgDY0iGZoUhegxNwms3uxOF+FTyW2QgLG9 sV6KjrYNQStZLHr35v5K8gjogmJh9q4Ci07D0d8DMPxCr8qi3UJ11uIDq5KMqUx9KpnUNC yQH11xNOQmp/lUeKyqWzg5nb51EORP9nK51p2GFkIaGF7hm/9ioABBk8FWf44Fa1PGIRTm M0cQO2HWyN9yzulfWyYlXaifcpjOF+J7Mvwo0IJSWjvOV++8D5XuLF/7Um/mcO7CWDCt7b FzOilNOrxf4ZbHqoTEzjUiUJjVI3acUv/1P9VPba3a150FdstVprCLiKqaEtrQ== 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 4XvCHM3dyzzYqf for ; Thu, 21 Nov 2024 09:14:55 +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 4AL9EtDR005396 for ; Thu, 21 Nov 2024 09:14:55 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4AL9EtL9005395 for bugs@FreeBSD.org; Thu, 21 Nov 2024 09:14:55 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 282860] Kernel panic at boot on intel i9-7980XE / asus prime x299-A rev1 Date: Thu, 21 Nov 2024 09:14:55 +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: 14.2-STABLE X-Bugzilla-Keywords: crash X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: keivan@motavalli.me X-Bugzilla-Status: Open 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=3D282860 --- Comment #32 from keivan@motavalli.me --- is there any step I can try to identify the offending line of code for instruction pointer 0x4e6134ec when successfully booting the system without efirtc? --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Thu Nov 21 10:13:21 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 4XvDZn6mxNz5cKkv for ; Thu, 21 Nov 2024 10:13:21 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XvDZn4Mmsz42R7 for ; Thu, 21 Nov 2024 10:13:21 +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=1732184001; 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; bh=zHtJmFy5omSYq/iSMr6yIcnfIWPfSMndhbeIHDYyCxo=; b=qkgadaRyXhp/T7XdKsLaL6cWGl0qTuLSVK2pib1JJOuJoL4e6rMGbU5c0S2RpX5sTza0IQ oX+4EwMtJBrfxgEW52ePVtd8khV5Gp5hOognSswh7Db2pJllAslBFVHDE1uOvC+2S0D8kB ERlZihpZxVmi6PIUj6VTgoBMgV//g2O2PGfirRz6IKTvEkwbwEbBZfidKc40ZLf6xX9vUN nNpWfDFCZ6fGy3mxxOsMxVqAxe90+SYlNVOXAj9r7iVSC7eUVsH5bS7x34OJleKpAu+V8T 7RGFcXlz2V4U6JhBXXvBIKJkciSFJ6cPJFRSxLKM3iLpTSL+6mE2FYCEbvvulA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732184001; a=rsa-sha256; cv=none; b=e9xRNj8MhQdT/SR41N6VAl497QfCzCz2Q+4gBDDbdwQzjdfs6iqvB5GtvD49lg8nDS20x2 339JVBjzQUdQmOsBlnTDspzs/LEYQOyvBzGcuZt/d5Di920IAK4LoPv2L38u6ftADMkR82 Gr1ZRQPuISrO9e1KWt4JVcKVLjpijjAjOeLfIPRsfjPB8bELaa6AZ6E1AJBbdd+vcJVncp egjT3orBeGhqYpWstO4J+bIMSuDZZUgd0syFGqog2TKbp8upydzz83W03Qi1V6Nbxa8GO6 8d2zTLPenV+qODaMVk3/Us/BMSZKVtlzhFMPT7qr9jqqs2AfV0v9a6P2JPrDyA== 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 4XvDZn3zW0zbGR for ; Thu, 21 Nov 2024 10:13:21 +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 4ALADLrB013955 for ; Thu, 21 Nov 2024 10:13:21 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4ALADLCG013954 for bugs@FreeBSD.org; Thu, 21 Nov 2024 10:13:21 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 282887] [13.4]Broadcom mpi3mr driver: DMA allocation fails Date: Thu, 21 Nov 2024 10:13:21 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 13.4-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: chandrakanth.patil@broadcom.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter Message-ID: 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=3D282887 Bug ID: 282887 Summary: [13.4]Broadcom mpi3mr driver: DMA allocation fails Product: Base System Version: 13.4-RELEASE Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: kern Assignee: bugs@FreeBSD.org Reporter: chandrakanth.patil@broadcom.com We are encountering DMA allocation failures during driver load on the recen= tly released FreeBSD 13.4 OS. Were there any changes made to DMA handling that might have caused this issue? Notably, the requested memory allocation size= is relatively small, yet the allocation is still failing. Below are the driver load logs: mpi3mr: Loading Broadcom mpi3mr driver version: 8.12.0.0.0 OS version: 13.04.000 mpi3mr0: mem 0x28080f00000-0x28080f03fff at device 0.0 on pci17 mpi3mr0: Hard secure controller is detected mpi3mr0: SOD ioc_status: 0x8 ioc_control: 0x472000 ioc_info: 0xff000000 mpi3mr0: IOC state: reset IOC ready timeout: 510 mpi3mr0: Set up 1 MSI-x interrupts mpi3mr0: ioc_num(0), maxopQ(127), maxopRepQ(127), maxdh(1023),maxreqs(8192), mindh(1) maxPDs(0) maxvectors(128) maxperids(1024) mpi3mr0: SGEModMask 0x80 SGEModVal 0x80 SGEModShift 0x18 mpi3mr0: max_dev_per_throttle_group(16), max_throttle_groups(241), io_throttle_data_len(68KiB), io_throttle_high(128MiB), io_throttle_low(64Mi= B) mpi3mr0: dma_mask bits: 63 loaddr 0x8000000000000000 hiaddr 0xfffffffffffff= fff mpi3mr0: Current Personality: RAID mpi3mr0: fw version: 8.12.0.100.00000-00004 mpi3mr0: Protocol=3D(Initiator,NVMe attachment), Capabilities=3D(RAID) mpi3mr0: Issue CI Header Upload: Failed IOCStatus(0x00b2) Loginfo(0x3001045= 3) mpi3mr0: Supported MSI-x count: 128 CPU count: 128 Requested MSI-x count: = 127 mpi3mr0: Set up 127 MSI-x interrupts mpi3mr0: mpi3mr_create_op_req_queue: Cannot allocate replies memory mpi3mr0: Failed to create Request queue 127 mpi3mr0: Successfully created 126 Operational Queue pairs mpi3mr0: Request Queue QD: 512 Reply queue QD: 1024 mpi3mr0: Failed to create operational queues, error: -1 mpi3mr0: Retrying controller initialization,retry_count: 1 mpi3mr0: SOD ioc_status: 0x1 ioc_control: 0x472001 ioc_info: 0xff000000 mpi3mr0: IOC state: ready IOC ready timeout: 510 mpi3mr0: Issuing Message Unit Reset(MUR) mpi3mr0: IOC Status/Config after successful MUR is (0x0)/(0x472000) mpi3mr0: Set up 1 MSI-x interrupts mpi3mr0: ioc_num(0), maxopQ(127), maxopRepQ(127), maxdh(1023),maxreqs(8192), mindh(1) maxPDs(0) maxvectors(128) maxperids(1024) mpi3mr0: SGEModMask 0x80 SGEModVal 0x80 SGEModShift 0x18 mpi3mr0: max_dev_per_throttle_group(16), max_throttle_groups(241), io_throttle_data_len(68KiB), io_throttle_high(128MiB), io_throttle_low(64Mi= B) mpi3mr0: dma_mask bits: 63 loaddr 0x8000000000000000 hiaddr 0xfffffffffffff= fff mpi3mr0: Current Personality: RAID mpi3mr0: fw version: 8.12.0.100.00000-00004 mpi3mr0: Protocol=3D(Initiator,NVMe attachment), Capabilities=3D(RAID) mpi3mr0: Func: mpi3mr_reply_dma_alloc line: 1784 DMA mem alloc failed mpi3mr0: func:mpi3mr_reply_alloc line:1989 DMA memory allocation failed mpi3mr0: Failed to allocated reply and sense buffers, error: 0xffffffff mpi3mr0: FW initialization failed device_attach: mpi3mr0 attach returned -1 --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Thu Nov 21 10:26:58 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 4XvDtW10pbz5cL6H for ; Thu, 21 Nov 2024 10:26:59 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XvDtV6cs0z43VM for ; Thu, 21 Nov 2024 10:26:58 +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=1732184818; 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=EwyHEjm7dyDZyPVy+oUgUmb9iRgn0sCnUBE4tzKSVNA=; b=HBxMEghDSzEGb8m0uMEh7senneW4mjg85NMt+MOdVZJOKT59UX+zSm9gHLIOWJY6PrYMLD nJ3O0WaHOiiSngUZFzZpt4Ue+BDUI4fS3KYMZ9TGVjt14SGF8ntZ4M9NVQnUG+YKY3E9tE Jcf8oaK9fyaCSjWJauDFUfpr4pf5OD0UJHCy1Aa9Sv9hVCSHumnZ0i0Vx79SnFIiScR4QR 5ENAFB1CiyyAWc0v0UX17xcQSxI2gHWxWJ+eQnhUpcoykIEFJOiRPY2JNEx7k/rS3xaYh6 ISTFcN79MaBDUxzz87B+m/BRCV+dxUU528w8ZspepKz/I30pK3p9akdKidEp0w== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732184818; a=rsa-sha256; cv=none; b=YGdzPVwT4l9rpiETE8OwH+mIXBVDgPvJKI+ldIpXGL0141a32h/PN+ycaujp2T0Vunnw7H 7F48tRUvNdbJ+jeTOk5zvFZUd3Hk4oxJ4lrlEoflCzRcLlRKsfQ8nUoOduUY/PSYBU3l0T hrZignf7Er92q2782Y6aa/nwgRfxrOrvWo3V6V4T8VcPUhm5Im163BhFSImeQ/SNFCPSI+ 8s7EEFFcvIXavFntt0OsVIZgwWoqZbAFfvwBE1udI4fUTD08j8q2IpPQydh2ZLp5LecJ5r MH04XMqlGsCA3HllEtZDS30qA2EQHvqg4go/uRdFlpWsVP/gTzutvQhDNeGAYQ== 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 4XvDtV5D9nzbw5 for ; Thu, 21 Nov 2024 10:26:58 +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 4ALAQw1P032870 for ; Thu, 21 Nov 2024 10:26:58 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4ALAQwpj032869 for bugs@FreeBSD.org; Thu, 21 Nov 2024 10:26:58 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 282860] Kernel panic at boot on intel i9-7980XE / asus prime x299-A rev1 Date: Thu, 21 Nov 2024 10:26:58 +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: 14.2-STABLE X-Bugzilla-Keywords: crash X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: kib@FreeBSD.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: 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=3D282860 --- Comment #33 from Konstantin Belousov --- (In reply to keivan from comment #32) The source code for the faulting instruction is stored somewhere at the BIOS vendor office. It is EFI RT call into BIOS that causing the #BP exception during execution. I updated the patch in the review with some debugging info, which should al= low me to understand why the check did not detected the exception occurring at = the RT call. I need the panic info with the patch applied. --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Thu Nov 21 12:02:22 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 4XvH0Z6KZpz5cRqZ for ; Thu, 21 Nov 2024 12:02:22 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XvH0Z58flz49qt for ; Thu, 21 Nov 2024 12:02:22 +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=1732190542; 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=IgCL8mip2fOY4ICBJt3xM0JEII9rNNSDt3hagiUFfx8=; b=Gu6S0NC9FNbgGDInfT/V95LBD0ByDv5Bjx8D5t5s5kxt82zqzGW9uyeVHOxp0dXVxhV9Ps YKqCHZc7lwXzX+C6XoOCyCEXDLJ4BQQwABXJooC3fO/MO7lbS1+lqwpVYN74lqCjKhW86s gBC54gCnbPaeBaplseLVSlGiRWQOWPmLOl3aMQM0OAqTTkjaB7Pktet5nIf2nnfIoGvk4v TRyjVD90yZfbsltpKJUXQmgZS+KBiirXyOduhDcWK9eyea2vqxTDNjpyMPVt2dE5cmcOHJ XXz0UnhvYSwMwW790eD7UVt6Bop0UOWIx1Ta5tdp514sCkAZ00F31unYvTTVRw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732190542; a=rsa-sha256; cv=none; b=jTAsRiCwKdtY4NWmK8GD7//qGYVwfxWGi+WYIvGT/vBXHj2esGhXtHV6mxl82DRCiGLDx9 ESBHlpjqRm/3hsuqngDrYxOFZTbNblb4kMhINWU95gvrWWY4cu+NTL06425Jw2JdBabH8q xAgf5/cri2SA1prA8vW/mPBq8bg9mFQVN77LKkn3asckrIroMJitCDtKODRsJwEmVDu0wx dGnrMteu4XgkRgjbRXGJYyRq5N5D2T/0i7KsnBcYNYpQCqXyVTb2JvrFPzk8HMwTRRiMPw ImrfA8v6P7+UCq8hoQZyXJUo4DeYMSAyg4vFcV1yIg9licqkXJXRWXhOfEq4YQ== 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 4XvH0Z4mFpzfHq for ; Thu, 21 Nov 2024 12:02:22 +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 4ALC2MVv099686 for ; Thu, 21 Nov 2024 12:02:22 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4ALC2MTV099685 for bugs@FreeBSD.org; Thu, 21 Nov 2024 12:02:22 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 282860] Kernel panic at boot on intel i9-7980XE / asus prime x299-A rev1 Date: Thu, 21 Nov 2024 12:02:22 +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: 14.2-STABLE X-Bugzilla-Keywords: crash X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: keivan@motavalli.me X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: attachments.created 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=3D282860 --- Comment #34 from keivan@motavalli.me --- Created attachment 255357 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D255357&action= =3Dedit FreeBSD15-CURRENT debug BP pflags output Attached is the new debug output --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Thu Nov 21 12:29:30 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 4XvHbv0GhPz5cTW6 for ; Thu, 21 Nov 2024 12:29:31 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XvHbt6DY8z4FDC for ; Thu, 21 Nov 2024 12:29:30 +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=1732192170; 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=BNmixxjDNEjVWUMBz/dZ2JMuW1UZPd/PdcWHIQlgBtQ=; b=ykk1ORWHE5jney0wDQbW9ZDwmRdoX4sBAEb7SJWNb+Dgx8Coe2qJviJnS+WrJUKOXmh46Y 9mejvL2orWJLWA1XyxvozAOtJ3L9jz+e9UwY+p5tw63JMH3SFsQr8xXvA2kjC2ko9jSQpD nNOylLO8udSylpskLxPihqfdbPos1aKq3o1h4B7PMSqAoNIouOxazp7bVAX8N75zxKWgeQ DGbFkBXaZczMO/Dr1+hRs7QASy8+NfeLzEIqGXTzEj6oebo2dEqcs+bmVDbEMrgBtbRtb8 3r65NGAC8pKdXFzGHNEMaLDQgbBtwwWLSeTN2wmSktjpP/HOrtkJpUjG8haH8A== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732192170; a=rsa-sha256; cv=none; b=F5bQNFGV49/YL99DesmoOfvb6DUX/yl0lPh/HeTtOZTyHVFM50tybgElBpFHJ3jNiaeFJA I6oTqqx5sZTQy2msdrRVUvCx5vGGgVmv+JDeIczUCMxAZkWDpghi0mAePhdXgyhcTgCr95 gWLU4yteLwRBiLJ18rgQVau9ErNSp4Eoxci081fd11Vdfjwl9WdBhO8rwDwoNilFoWRbCI 9JxFyN5dBSutZli61RnavFDv37jbePyW/j5QaxzaN1Xh+YtKcuUP3trBZ0VSZ5xLEn49dz p6wDlZV3KJrOQRIt0DzV4hBYoMUIi6u3AB3BiylIIKquGmD998xD3hD8BYfY9A== 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 4XvHbt5qC0zfvx for ; Thu, 21 Nov 2024 12:29:30 +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 4ALCTUvC044400 for ; Thu, 21 Nov 2024 12:29:30 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4ALCTUVb044397 for bugs@FreeBSD.org; Thu, 21 Nov 2024 12:29:30 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 281965] Support long filenames Date: Thu, 21 Nov 2024 12:29:30 +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: CURRENT X-Bugzilla-Keywords: feature X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: scineram@gmail.com X-Bugzilla-Status: Open 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=3D281965 --- Comment #3 from scineram --- ZFS and Linux supports 1023 bytes, so the new limit should be at least that much. I don't know about other filesystems in FreeBSD. --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Thu Nov 21 13:29:39 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 4XvJxJ048rz5d2Xp for ; Thu, 21 Nov 2024 13:29:40 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XvJxH4qQXz4JyD for ; Thu, 21 Nov 2024 13:29:39 +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=1732195779; 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; bh=tFqG/QSopMPNUSWzohjoZ9fvkRSYc2gosGe9t+4dj4g=; b=nK1uct7+TXDdxwdm3InBzeZ5VjFGQgQ/U3lejL2kIt5DNpO8TW/brFjSstZv4swsniCRLW UaDVq5W1GgSi50x/HpuR+cW+K1k15mHeH5JT/TRWfNzab3dMPMk3NZ7uQSeDsoToZ0VWX2 c1pLVBPhE1e3BOJpYbUDc+XjXi5TpANpW0+ighXjY358wYbPwVBw3KZ4EfmbJxLAKFGZDu VmOx2NUpZgME+J4l1KC6m3yz0IYZBdoGQMcVxC20jI+4liwgHIa9P+Lh4Nvkw15ig/mmI2 xFeQeN+G1wmT0A7muSliJWO6sp0/OJ5qDbJwfuq+UM+aviHUPbFT3l3/kimpFA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732195779; a=rsa-sha256; cv=none; b=QhoVd1cxHbwuwint0TtagAJ/eZE3qXrSLxtYeqjWKg0LIUK9dSeUCgj8fgrJM+9u8nBpuS BJTK4pjR/zLIiLRuorHkl9tpk15x8labNMeWpGb7VarmUKNYTjXcRzPcz9zmuHH+MJdT4E HSAChtp5uf8xqn3LIJlFHDe3/PcpgKHGlmy5lRMh5KV/81JSsBGdVBsSH22l5//BWIp4fl YIA5MXGZX3+Kcl4x/zIkr+IvWpJKofEXqYDPkgOcF4vgmJyGdCC8cmdgRglXpqxOeTnewG W4gRf2E/9rOxKn5zAMIYTW68mlj2TkllY3oh8icbEEFA0jJI2u3pwJl7U44Khg== 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 4XvJxH4RFVzgrH for ; Thu, 21 Nov 2024 13:29:39 +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 4ALDTd1C052742 for ; Thu, 21 Nov 2024 13:29:39 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4ALDTdjR052741 for bugs@FreeBSD.org; Thu, 21 Nov 2024 13:29:39 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 282891] gptboot and loader.efi can't work with geli encrypted virtio_block devices Date: Thu, 21 Nov 2024 13:29:39 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 14.1-STABLE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: ant_mail@inbox.ru X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter Message-ID: 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=3D282891 Bug ID: 282891 Summary: gptboot and loader.efi can't work with geli encrypted virtio_block devices Product: Base System Version: 14.1-STABLE Hardware: amd64 OS: Any Status: New Severity: Affects Only Me Priority: --- Component: kern Assignee: bugs@FreeBSD.org Reporter: ant_mail@inbox.ru After series of experiments I came to conclusion that gptboot and loader.efi can't detect and work with geli encrypted virtio_block devices (vtbdX). Steps to reproduce.=20 Run QEMU VM machine as: .. -drive file=3D"freebsd-guest.qcow2",if=3Dvirtio,index=3D0,media=3Ddisk \ -drive media=3Dcdrom,file=3Ddvdboot.iso \ ... Create geli-encrypted system according to https://forums.freebsd.org/threads/is-full-disk-encryption-with-ufs-possibl= e.92399/#post-643920 Try to boot VM without DVD and you'll get: --- Booting from Hard Disk... gptboot: No /boot/loader on 0:ad(0p3) gptboot: No /boot/kernel/kernel on 0:ad(0p3) FreeBSD/x86 boot Default: 0:ad(0p3)/boot/kernel/kernel boot: --- Then try to boot via UEFI using=20 ... -drive if=3Dpflash,format=3Draw,unit=3D0,file=3Dedk2-x86_64-code.fd,readon= ly=3Don \ -drive if=3Dpflash,format=3Draw,unit=3D1,file=3Dfbsdguest-vars.fd \ -drive file=3D"freebsd-guest.qcow2",if=3Dvirtio,index=3D0,media=3Ddisk \ ... You'll get: --- Setting currdev to disk0p2: FreeBSD/amd64 EFI loader, Revision 3.0 Command line arguments: loader.efi Image base: 0x1dd33000 EFI version: 2.70 EFI Firmware: EDK II (rev 1.00) Console: efi (0x1000) Load Path: \BOOT\BOOTX64.EFI Load Device: PciRoot(0x0)/Pci(0x2,0x0)/HD(2,GPT,96DDAD28-A7EA-11EF-88EF-B388856C1CCC,0x4= 28,0x82000) BootCurrent: 0008 BootOrder: 0007 0001 0002 0003 0004 0005 0006 0000 BootInfo Path: PciRoot(0x0)/Pci(0x2,0x0)/HD(2,GPT,96DDAD28-A7EA-11EF-88EF-B388856C1CCC,0x4= 28,0x82000)/\BOOT\BOOTX64.EFI Ignoring Boot0008: Only one DP found Trying ESP: PciRoot(0x0)/Pci(0x2,0x0)/HD(2,GPT,96DDAD28-A7EA-11EF-88EF-B388856C1CCC,0x4= 28,0x82000) Setting currdev to disk0p2: Trying: PciRoot(0x0)/Pci(0x2,0x0)/HD(1,GPT,42FF997F-A7EA-11EF-88EF-B388856C1CCC,0x2= 8,0x400) Setting currdev to disk0p1: Trying: PciRoot(0x0)/Pci(0x2,0x0)/HD(3,GPT,CAB6C2BE-A7EA-11EF-88EF-B388856C1CCC,0x8= 2428,0x1C00000) Setting currdev to disk0p3: Trying: PciRoot(0x0)/Pci(0x2,0x0)/HD(4,GPT,D2D4B5C3-A7EA-11EF-88EF-B388856C1CCC,0x1= C82428,0x17DBB0) Setting currdev to disk0p4: Failed to find bootable partition ERROR: cannot open /boot/lua/loader.lua: no such file or directory. --- Repeat the steps replacing 'virtio' to 'ide': -drive file=3D"freebsd-guest.qcow2",if=3Dide,index=3D0,media=3Ddisk=20 and things will work. QEMU is v9.0.0-12054. --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Thu Nov 21 14:23:23 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 4XvL7H535Nz5d8MB for ; Thu, 21 Nov 2024 14:23:23 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XvL7H39DDz43Qj for ; Thu, 21 Nov 2024 14:23:23 +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=1732199003; 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=ekEYOlNLDWgyeyzrQur1x/CTlmA1zwyp8F8A3UjtF8A=; b=vps4HDaY4m8NAK49194TepXhra5/mABCEZ9MyBS1wJJkk5XPATxk323U4s+oJOcQhlk/Hh PzI8LDLnNUveeLHHClYXoDbwyiCfd929bk0Dcx3iL+lcjJ06wrZDdMJx2oyiTvgAsHPH+k h3N4GNBgaxireSZ8n2e/KXy+lUHj37DsxiF31P/7VekQ4i1bfvMsULytSpqpTSuMnEmF2O M1y7i56TRLMEixUzuyMBU0pBVnrQCPg+z9Dqp8DJua+AnoF9d9Dua/TkJfNItKfmDfCQ0V EnVI4F6RuE3nV6gFKi0IxDaDQDcMMOTYoF9gjMfa7MbGIiXTVn46617Wpwpc1Q== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732199003; a=rsa-sha256; cv=none; b=md9ft2/lbiPSCjw0oJafdI2rIDlMVEHmAMrWjKyFlpIKC3Ua9mx6TxVPxvhRphBjO49EGs iynlu0W+uTcXmM3hk1ROWs7b1Q8/6/j13A/Z5t57Ywvj1WnRZeyuOAdjzAlMGPWBn/pxLn 72X4iD5BIdP+1354UA6I3UHQ6LaqLWXPt6MitO1T8QmkFdHg/VkXTL2awdQd0rZJkx2jJI EjaQMZzidV4KTHGhoi2vurlyvxIoRWpe5niqQMNbLNLFuI91+9dLNE4yP3cHBamq01Hhh3 948TtyhUW/jj+TradfbICQvuAmU/6i/EcreRj7F8w3fEOLwS12dtV3jREYPHVA== 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 4XvL7H2mnGzk9f for ; Thu, 21 Nov 2024 14:23:23 +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 4ALENN9r060518 for ; Thu, 21 Nov 2024 14:23:23 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4ALENNZD060517 for bugs@FreeBSD.org; Thu, 21 Nov 2024 14:23:23 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 282891] gptboot and loader.efi can't work with geli encrypted virtio_block devices Date: Thu, 21 Nov 2024 14:23:23 +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: 14.1-STABLE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: linimon@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: virtualization@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: assigned_to 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=3D282891 Mark Linimon changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|bugs@FreeBSD.org |virtualization@FreeBSD.org --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Thu Nov 21 14:26:31 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 4XvLBv4VSXz5d99m for ; Thu, 21 Nov 2024 14:26:31 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XvLBv2bQrz4458 for ; Thu, 21 Nov 2024 14:26:31 +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=1732199191; 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=YTJ1ck1BxAO1s5QTVPYoOnBOZoAmxQukT4ON/wj/WPA=; b=O36l3YwdB1iPH022bFdvI5pFlegdpj+Q+MnvlO0YtmHX/vi4YgzDgVZI2LcGBydPqALGRC 2X6LvyPRawP+KTYtsgzrcE8a7CCh7WphyV68I+PQ+Nh2hEwFi/TFkgGpBGCYxsLwyZdHda AYcEuTEeCgCxu3PwZE1/4vccDf6H84Y3nOjFGsmuaMCCQ+4uZoV4J/1sYD2St0UPqKJ+3U 51z4UDKzwQb4owodkEWdeZSBFnhfCHEsDOGhITt2cn2MPRDAnqmx7SRJaq8ROa91E3Fp85 puM4LcNg9SZFuUpupopw5FWJC9+lNijlCP9nwMWJrQkbx0ofXp57YD4U8LkdxQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732199191; a=rsa-sha256; cv=none; b=EsWNhEfzhFo/mFqrBQZyfAYwxjQ57bHpgkVQttDPCxvld7cGN/T6yPIrI4xGNLnV4tUpmZ KUO4WXXjEA2ycKg4TGrOQBes3wzQmBXGiqSZctmUg/RsgLtk0TPpN6/+pu4Wc/0KOQxXq4 s4Od5mL/4+GH12jpyoN0uUWzDlyGjGej/4QoE9gkqhRvcuZwt13LsDs1dpAm+yKOj1wdlz e33Oa+ffV0XBuKUIQ7YU2f8zYwVBhLLyaoD5i2INdOBkPWvJrd+e7/FEL+OA1diR7CWKue zbhvbeJkfaqNqemQLRFx0fb+bmlYWYevyGKbKxv2MaTcbP9CpQELxnL5GYOazg== 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 4XvLBv22frzjx1 for ; Thu, 21 Nov 2024 14:26:31 +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 4ALEQVvt062955 for ; Thu, 21 Nov 2024 14:26:31 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4ALEQV3f062954 for bugs@FreeBSD.org; Thu, 21 Nov 2024 14:26:31 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 282887] [13.4]Broadcom mpi3mr driver: DMA allocation fails Date: Thu, 21 Nov 2024 14:26:31 +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: 13.4-RELEASE X-Bugzilla-Keywords: regression X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: linimon@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: keywords 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=3D282887 Mark Linimon changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Thu Nov 21 14:26:42 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 4XvLC61tmkz5d8wy for ; Thu, 21 Nov 2024 14:26:42 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XvLC60nS9z44c0 for ; Thu, 21 Nov 2024 14:26:42 +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=1732199202; 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=LL3wtmz0NJyTmWwy3kkjDJIncNosN4DrAxuBrcjD7ks=; b=ui2q3ohS/qyPN/X8BEy8RhIFjqseHOJQ6X3KZWbClC9IKwwX/tJ62M3uo3xetY/wFWkX3u 2D6Dzr0iuV2YzOTIvgcgV5cx+/rCShGAVeYwvBGuAIITKvkiSZ0NRmAcN+qvcHvdB0RgRk aQR8NTCKXh+/L+AACxGWCb1baiAefihtWxMEvW0sEDUuFwtCBTiNU2WbZFpKKEDGP/IX5g 0pMkSF5B9gxulUM/u+FiLT9PavA5lH7Hw8uJUbuupwxKhkshzQpU3shqutaoMCobO4SbN7 ovU4CzOS6nn6pWoghac39mnoNHm9TJ1fjDzrJwokyfGRq53E4NTX5SALBOw8SQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732199202; a=rsa-sha256; cv=none; b=EzeVTK7EsL5Y1R/aWMVKOMqS1uPJsmLrXrKm4GzE2EeKgFxcKtFfbV/zVu5rFXo7h47nQs +H6Dkw9kpZMXbqQ+AkI8370C/hbRBLmjXCD7W6U2dK8fHpouyVYcs0kIo1xKZygxfTKMTU FwnYr+a/UMKuxMz6Dh/V8GUHCL5xjYv/pBpS6j6tPaFON+jV6n6CGc6LUoEG7EGctPQTUV JjSZn3uBA3Hxhtc37S+lULQfN/yrDL1CD+qGG35XlYdRfG/XlMmSDcSPfbFv3QKbuKkl4o wkDMZ90wd52zB6DjuqxA4oDwUUWpsQkA3TDKE1d3fd++v7tqDhcglwJOuvju3w== 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 4XvLC60Dqfzk9g for ; Thu, 21 Nov 2024 14:26:42 +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 4ALEQfqh063118 for ; Thu, 21 Nov 2024 14:26:41 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4ALEQfkR063117 for bugs@FreeBSD.org; Thu, 21 Nov 2024 14:26:41 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 282887] [13.4]Broadcom mpi3mr driver: DMA allocation fails Date: Thu, 21 Nov 2024 14:26:42 +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: 13.4-RELEASE X-Bugzilla-Keywords: regression, vendor X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: linimon@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: keywords 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=3D282887 Mark Linimon changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |vendor --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Thu Nov 21 15:39:56 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 4XvMqd1RCfz5dFcs for ; Thu, 21 Nov 2024 15:39:57 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XvMqd0NxPz4DxN for ; Thu, 21 Nov 2024 15:39:57 +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=1732203597; 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=iEJkWBFibVX6UWC+NyoS/LLT1gzHqkYtfD+CU5/rTdM=; b=BpX2F9B1sPcPRsttkxkVWj1oCVuqoKtJhMIvl1HKZPIe2YvjqtiequuKqqhOkI5BY7SKMI H3x2jeHR6I9zqHpITz+LZ0lhKi4un+6dtfhjjrT/W4K33ecVCidkHczRScJpkbzf2ZrxxB KR2Myw/T5RlyCvtneiJGkYueyFlad3i+sB2SetW0fUbiROiKu05nXxMUxk2mxy2EPThjNf YRAC/34h9gcKmZUqN+lMhB4wcjEK89wj8xFb4myEG616dqKQnFZZH0Epbi4dnf+IU5w3xE 12FOoMP8zX0RlOH2jn4aPFsuOmH27avoc0/3gmX7Tor2IKrtc+oqunb++Z/eDg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732203597; a=rsa-sha256; cv=none; b=wkvBzXNVPVj6fyFMatuytGFSMhes+QbyfkVDc+D62p9Enz1lo9DjWpEBu2o5/0Z+ngH/1i o9tw2m8EMdjup9//+XyJ37DlQWwt6U6IkSFjeSdrv2hw5wzAHEZO6IVPcnyeIZnxFJpFn+ QPz0ZXkgO6X/L92VRFQMYwyHgEpWzz7YHvUxXcJGiclVRWlKlj9gRzcU2fPiziYEgGFAtz E1X0vMzVWnDVs/E2ILGfciWarsQQ29h8FMb2FqO1xZlHndwjTbMIn3+Z5WPXYkyQamCkDg TXH6TwK/MqBU52LJZWi6YXsEKIjywDgfaEnsWYwMJ7Wu/EcRSEE0nlNk1EAzug== 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 4XvMqc70VtzlX4 for ; Thu, 21 Nov 2024 15:39:56 +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 4ALFduXW088681 for ; Thu, 21 Nov 2024 15:39:56 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4ALFduKL088680 for bugs@FreeBSD.org; Thu, 21 Nov 2024 15:39:56 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 282860] Kernel panic at boot on intel i9-7980XE / asus prime x299-A rev1 Date: Thu, 21 Nov 2024 15:39:56 +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: 14.2-STABLE X-Bugzilla-Keywords: crash X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: markj@FreeBSD.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: 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=3D282860 --- Comment #35 from Mark Johnston --- I wonder if Linux's efirt time works properly on this system? That is, is there a rtc-efi clock visible from procfs? --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Thu Nov 21 15:53:28 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 4XvN7D4Pb3z5dGLW for ; Thu, 21 Nov 2024 15:53:28 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XvN7D2WWWz4GS3 for ; Thu, 21 Nov 2024 15:53:28 +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=1732204408; 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=s4oP3jiR5PfwzwLb3+qu++ROQ/Kjnngdfy7aadAIrMQ=; b=EcqgagLqPJfo5RK5wUKXWF6YENdyQllD9fQUMNWSGXemth7LTwkmAllMLCnJra3UNR+lQG tlaiTZG/Tia5RZxZKspalaPhBhzWdGo3fe+fjee6C+TmE1HgMfqpE7MH/RQKOdwPKKRXsy EY8BFgbELLa5hzu1wllt3P2KSL9Q3ffsEKZzPx9qfFdgZeW5GQO3Lw6UEjKA8agjDo0eCn ZpM5CAQ+MkADQOLTkMNYmvCM90Vvg3XaszdTPhGY1banyugW0Z4WxI1RwgxYazfMnteAxP VqlHapPL+8frl+1eW/20v7AanlG02WtHqpmFibsgCWLBU61rikz86N9QpC87ZQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732204408; a=rsa-sha256; cv=none; b=UGTRjUwgI/BG+ZDLomz18LGUySBz9l5m9MJXd6mWX1OIF9dwiE/IH8uO5defOtV9O57RJP C9ZiOppcVebgaJMYv4/+/Nws7liBRzzQ5ERgZg9xSkjhOzGjq2xzDUdQdRXHHl8VpKGA5/ 7Ws+he2jNMV7YKx9H6PHtSl2RaqewoSzTyZ5smEMkTvoBCaepd4/wZYb1CgPK2W6yfA+WZ GQ86/OBIKp5d7Y8PoifcUH0BB62Kr57afym1QTOqstNoeGdqJH3aZ8M+KDHLZ8QmxwBgaR p/X2m1kYMz4d06LJ90xzriHB0pjI39HvvErhC6lriLwDuHuoQc0ncM6o1/nUXA== 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 4XvN7D1m5czmLc for ; Thu, 21 Nov 2024 15:53:28 +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 4ALFrSMg017746 for ; Thu, 21 Nov 2024 15:53:28 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4ALFrSLV017745 for bugs@FreeBSD.org; Thu, 21 Nov 2024 15:53:28 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 282860] Kernel panic at boot on intel i9-7980XE / asus prime x299-A rev1 Date: Thu, 21 Nov 2024 15:53:28 +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: 14.2-STABLE X-Bugzilla-Keywords: crash X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: keivan@motavalli.me X-Bugzilla-Status: Open 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=3D282860 --- Comment #36 from keivan@motavalli.me --- (In reply to Mark Johnston from comment #35) Debian 12 (linux 6.1) seems to be using the rtc-cmos driver instead of efi-= rtc ls -l /dev/rtc0 crw------- 1 root root 251, 0 21 nov 13.00 /dev/rtc0 cat /sys/dev/char/251:0/name rtc_cmos rtc_cmos =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D cat /proc/driver/rtc rtc_time : 15:47:28 rtc_date : 2024-11-21 alrm_time : 21:37:57 alrm_date : 2024-11-21 alarm_IRQ : no alrm_pending : no update IRQ enabled : no periodic IRQ enabled : no periodic IRQ frequency : 1024 max user IRQ frequency : 64 24hr : yes periodic_IRQ : no update_IRQ : no HPET_emulated : no BCD : yes DST_enable : no periodic_freq : 1024 batt_status : okay =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D dmesg | grep -i rtc [ 0.579202] platform rtc_cmos: registered platform RTC device (no PNP de= vice found) [ 0.931525] rtc_cmos rtc_cmos: RTC can wake from S4 [ 0.932252] rtc_cmos rtc_cmos: registered as rtc0 [ 0.932380] rtc_cmos rtc_cmos: setting system clock to 2024-11-21T11:57:= 52 UTC (1732190272) [ 0.932401] rtc_cmos rtc_cmos: alarms up to one month, y3k, 114 bytes nv= ram =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D lsmod | grep efi efi_pstore 16384 0 efivarfs 24576 1 --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Thu Nov 21 16:03:43 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 4XvNM32bzQz5dGyB for ; Thu, 21 Nov 2024 16:03:43 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XvNM31Tdvz4HD4 for ; Thu, 21 Nov 2024 16:03:43 +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=1732205023; 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=XbpmhwGja3x5knGYRySPSHlIkleA7sFhj+dLtzSMCg8=; b=K2yGwxQd5ie+21lw2KoacGnuzC8zdh0ALOJOl4e5nCtHhEDgoEMPq7MIL+KvRPvdbPDlqW N7wAMGPdVBhTu+nItcHrmg+B4JiRJhHnJplw3mPWF50TcwaB8lV2kN2Bj+lpyms+gjPLKu oXaz9mmTHOtXPAC3T1EnRzDBu2PpQziUCGnHkNBI8fiBLSOvBkxFbesWLKGrxZo0tWkLGl l4N6MOABVJez/kJ0lXQW3n94c5kpPFWahbo9YW0hB8VzVq+MvvYdPfuRdPAfLVGJ2Ih7PY EPBvlV6U/n9HrUab2kJ4suGUc5xqcPUS79JYtRsI+/D9NFIkGFGox84m86+gfQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732205023; a=rsa-sha256; cv=none; b=iLAd0InR1P3Tq0u22GbISAL4wPMen6R+eFMm5iDHiNCW56Ab/w+ZFeCJDbYVCuWtLJfQUa m6W5c3kj+LQuHKt1xE7ThFepwpoZBqpqOTJXScsfIbNts3/5kVRLYjEm00oiFyRYRKjOxR 4Mxxpv2NOmIno8Xp4VylOY+4qo+iSSSQGtY0isJhDkMiwNOyTgff1yh9+NzHfRRk8NO3T/ N5VtfsSvpPzpZyRfooLkzHGHzaxq72oVmnVZm8qroTL9rojmO4JQ3XG8Qx3hUZLAvuKf7w S7AJTnZujCArT9SY7eB0sSHVDCY/YfNsNXmf76pDky/X/Mp15crexVXGetodUA== 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 4XvNM314QTzmWS for ; Thu, 21 Nov 2024 16:03:43 +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 4ALG3gfj035690 for ; Thu, 21 Nov 2024 16:03:42 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4ALG3g2T035689 for bugs@FreeBSD.org; Thu, 21 Nov 2024 16:03:42 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 282860] Kernel panic at boot on intel i9-7980XE / asus prime x299-A rev1 Date: Thu, 21 Nov 2024 16:03:43 +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: 14.2-STABLE X-Bugzilla-Keywords: crash X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: markj@FreeBSD.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: 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=3D282860 --- Comment #37 from Mark Johnston --- (In reply to keivan from comment #36) Does the Linux dmesg show anything relating to EFI at all? Are there any BIOS updates available for this motherboard? --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Thu Nov 21 16:05:46 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 4XvNPR3W0sz5dH2K for ; Thu, 21 Nov 2024 16:05:47 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XvNPQ3NBCz4HyF for ; Thu, 21 Nov 2024 16:05:46 +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=1732205146; 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=vnSH58fNHBVr2l0tgPRwUee5vXRSphY/MX+88budmiw=; b=BC4fI24MKwGjC7XgHBjZZBvd97Qdk4/4EW+vZRCq/uBsZDAQyHBL1F1o2AwK6D5oimtsHE 95iBnBWmaTgPVKP4jQnwOcXuECEudhZDyHnbbqQ9ZE0azRGjJRkNPnfAM2+o4FK/TlkdRA EGqspauIv/tyrCfZPfF6OKnHRDGKDBIHH1HCggpwyt//J963te8/kE8kB6mM1ekWZwzc5R Wfpj2HQSwdSm8VCu8DGsIcGoPFEq8j05wBHDLDbx3Zu7w6kNrYgCYfJhakMAhbNQe5lATy nyS/l/CEShWBVL+IGXna2YFl8ADYym0eV8CZNdISLqsx/61wqwGq0GZ4iV8Etg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732205146; a=rsa-sha256; cv=none; b=CVLfiWB6mSoGh91Z0lG2KzSqUO3rT65FW+/2N191meYvX3RGUi/oRpHatnYwRX1KiJgACy ndSqAoNqRJfz6TW2vV2ohmgEs/HCEh/lFEt6idbwn5x1nvRdU1j/DXWa+X8KkSv4TWWuJd JCqvS7kYVK4l3N6hg2jRfbeBrfBT/jHumsUZWzL8h0d+hZTn8sHUF4WkCaObMCCoTUIde0 Y6xjCRaJOLXkfSFx2eEWU35exJBo9xsXDtEK7e8oMQrvPIs1SaiyRFTA+hOxzkTaXrdjBv Qo1F954+1TYp2a/hax/aLPNOUfisFq1V48Ee8kFVW9v8P+ppWQui/T3hsvZu8Q== 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 4XvNPQ2kt8zm02 for ; Thu, 21 Nov 2024 16:05:46 +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 4ALG5kwD037125 for ; Thu, 21 Nov 2024 16:05:46 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4ALG5kiH037124 for bugs@FreeBSD.org; Thu, 21 Nov 2024 16:05:46 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 282860] Kernel panic at boot on intel i9-7980XE / asus prime x299-A rev1 Date: Thu, 21 Nov 2024 16:05:46 +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: 14.2-STABLE X-Bugzilla-Keywords: crash X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: keivan@motavalli.me X-Bugzilla-Status: Open 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=3D282860 --- Comment #38 from keivan@motavalli.me --- (In reply to Mark Johnston from comment #37) Hello, the motherboard is running the last bios update (that was the first thing I updated when having problems some weeks ago once I got hold of this system) efi related output in linux: dmesg | grep -i efi [ 0.000000] efi: EFI v2.70 by American Megatrends [ 0.000000] efi: TPMFinalLog=3D0x4d1fd000 ACPI=3D0x4c14e000 ACPI 2.0=3D0= x4c14e014 SMBIOS=3D0x4e393000 SMBIOS 3.0=3D0x4e392000 MEMATTR=3D0x4718b018 ESRT=3D0x4= 7e89298 MOKvar=3D0x4e3c1000=20 [ 0.012687] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.540481] pci 0000:65:00.0: BAR 1: assigned to efifb [ 0.543068] Registered efivars operations [ 0.936432] efifb: probing for efifb [ 0.936448] efifb: framebuffer at 0xc0000000, using 3072k, total 3072k [ 0.936450] efifb: mode is 1024x768x32, linelength=3D4096, pages=3D1 [ 0.936452] efifb: scrolling: redraw [ 0.936452] efifb: Truecolor: size=3D8:8:8:8, shift=3D24:16:8:0 [ 0.937084] fb0: EFI VGA frame buffer device [ 1.026018] integrity: Loading X.509 certificate: UEFI:db [ 1.026442] integrity: Loading X.509 certificate: UEFI:db [ 1.026837] integrity: Loading X.509 certificate: UEFI:db [ 1.026883] integrity: Loaded X.509 cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4' [ 1.026886] integrity: Loading X.509 certificate: UEFI:db [ 1.026925] integrity: Loading X.509 certificate: UEFI:db [ 1.027336] integrity: Loading X.509 certificate: UEFI:db [ 1.027371] integrity: Loaded X.509 cert 'Microsoft UEFI CA 2023: 81aa6b3244c935bce0d6628af39827421e32497d' [ 1.027374] integrity: Loading X.509 certificate: UEFI:db [ 1.027411] integrity: Loaded X.509 cert 'Microsoft Corporation: Windows UEFI CA 2023: aefc5fbbbe055d8f8daa585473499417ab5a5272' [ 1.604755] tsc: Refined TSC clocksource calibration: 2592.008 MHz [ 145.017347] systemd[1]: Starting modprobe@efi_pstore.service - Load Kern= el Module efi_pstore... [ 145.028456] pstore: Registered efi as persistent store backend [ 145.029412] systemd[1]: modprobe@efi_pstore.service: Deactivated successfully. [ 145.029525] systemd[1]: Finished modprobe@efi_pstore.service - Load Kern= el Module efi_pstore. --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Thu Nov 21 16:08:06 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 4XvNS64tzQz5dH9m for ; Thu, 21 Nov 2024 16:08:06 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XvNS62zx4z4J8P for ; Thu, 21 Nov 2024 16:08:06 +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=1732205286; 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=TebVMvKK45JpeCS5x7z9KWXSZ7K2yBoxYch5u/G2E4I=; b=mNf+SJ76ryDOuZVcHqxIE4ymG4Ydppeaazwx3DyLfaaUkHHp6ANpRlbRpkQEXfb9P9mgbj WEQVDYHAVtfG1PRWH2XV4PLT6JCJ7sJLLM/7zuPuyiDO5Z//SGwvy/YaG6y2wJJyWNbXnr xnDueNU88TavVvxdClwM6Ih7rNZAR/wZr6pR6q94XYj745KEmDQPl8oCEamYHgdRL/DTm3 zTH7wwwcro8CrWbBnFXlT7Mh7Ziwp3qbsKRmwRmWZWuPpBFRIMWGWHSQ5FqDPh8t0gF8FW dwhB9abokHP6MiBlgDNTVJbSJtsnoLL/tKAMu5Sx1snzJIOXpoe0dxneZE7/LA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732205286; a=rsa-sha256; cv=none; b=YDHF8l98I3ZvGi2TkTchA5k+Fmy+cHI42Y2Wf9wu6ATPMkBR9Wg2k0cJXyNo0+Ay3p6dHS C6PcdNcd9qIexD3k0EMtXXGbjNHAUWSs1lMY8gTc/r3EzMOz55kc2ahlSIerihDMiqO0il LziPiOZyUIb9wfIxHpDIsds6mrjyc5eq0pvswXY6Wk6iewqfyiqL0AUJEvcaoF2r3BnCsn hlraMVS0AjlBcxR9kAIbZmar/jAEIZoouY+edtttshvMlMianIEOaW7HCHDiLgH/br9DFS EeMGLw9YlcMU+Q8syng+MdWr9/h3+oK3Ozxf4X06i7LAlSwqhMJ+kjeyOgK8+Q== 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 4XvNS62T0hzmJR for ; Thu, 21 Nov 2024 16:08:06 +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 4ALG86Wn039153 for ; Thu, 21 Nov 2024 16:08:06 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4ALG86cu039152 for bugs@FreeBSD.org; Thu, 21 Nov 2024 16:08:06 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 282860] Kernel panic at boot on intel i9-7980XE / asus prime x299-A rev1 Date: Thu, 21 Nov 2024 16:08:06 +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: 14.2-STABLE X-Bugzilla-Keywords: crash X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: kib@FreeBSD.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: 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=3D282860 --- Comment #39 from Konstantin Belousov --- Try the updated patch in the review. --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Thu Nov 21 16:26:13 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 4XvNs16fQMz5dHsb for ; Thu, 21 Nov 2024 16:26:13 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XvNs158lWz4KhD for ; Thu, 21 Nov 2024 16:26:13 +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=1732206373; 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=N3qOxnHZKeYPTQoOJWoDARcQuwzzfrgT9y51lf/AEbc=; b=YcuiFprxdy0Ru3DxvhOHa10XYCjumxKyCLZ9cgu8lZsPkNWQX59G/4LTCVXObwmW0i98zu QORvcz4/+TqwUX+7W80KBeAhZYVmyFgzA5W3FS66PyieY32iEplS8ukRl/iw1M41kViQg5 ndJ80xma7qiAmvppYggPx3Vs83dckfztHeDq6TUOjxanC1ueSojHx0vkhPMhrHcZ08adT1 L5qi0u5rK6A8t9+7AJrzUL0TKbf0NPs7itzYsYdogKLOVD51nUbYgWK8o1Kfv3lx25U8N7 800/LYTRod+1kKpG+rjZjadOk4CrLa7OwTrjA9mdTCpY2gYWVHqeGxipcaVKXw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732206373; a=rsa-sha256; cv=none; b=vxc99nIkdm3GS0mCYA5A5/3DXKAMeVHCv4+pU0M4JL2rKffeJLbLRjuPoGwvly7E+MWvW6 9lIUhyPwGFFnwUFnZhSHk/Pbre0cezSbQx1HRRS0CvZdVnQxGLIMhCCr0hHqy6CZpLfh+F CP24Sp6RPuDuy1CzeVZy8zW7hxguN8O0x6ETwReWOyR+ffh9dqxWuUEuNILuyR8E9IQtmM f+CHdvO5LeAPkRqow7Ddt40gnbyLitP62rS01m2CU7beAfjg+KRQ9X5t7syG1BqEBnslLf CFwMfnUibwThnC0pg+zcXvU/A+u+bDQVVPhnGjtDwzzeTwyw8yUsyoRWJsG7gg== 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 4XvNs14dpmzn2w for ; Thu, 21 Nov 2024 16:26:13 +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 4ALGQDJJ078453 for ; Thu, 21 Nov 2024 16:26:13 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4ALGQD8p078452 for bugs@FreeBSD.org; Thu, 21 Nov 2024 16:26:13 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 282860] Kernel panic at boot on intel i9-7980XE / asus prime x299-A rev1 Date: Thu, 21 Nov 2024 16:26:13 +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: 14.2-STABLE X-Bugzilla-Keywords: crash X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: keivan@motavalli.me X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: attachments.created 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=3D282860 --- Comment #40 from keivan@motavalli.me --- Created attachment 255361 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D255361&action= =3Dedit with the last revision of the patch the system boots With the last revision of the patch to the trap handler, the system with the efirtc driver compiled in, boots up successfully into the installer. It seems it is not using the rtc timer via EFI in the end, but it doesn't p= anic anymore. The kernel panic on shutdown is not happening any more, too, with the system shutting down normally --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Thu Nov 21 17:45:55 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 4XvQcz649Sz5dNpr for ; Thu, 21 Nov 2024 17:45:55 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XvQcz3yTlz4X65 for ; Thu, 21 Nov 2024 17:45:55 +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=1732211155; 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=8UdGTOW9MsrNyBpp1WCRbSGY9qkKwDgURFmqchl+Em8=; b=sNoCJOnUnrGiptIgl4q0s9wg8mR7Pq7o5zzxxg2Ii+CvB2lIy4y+cfbCxCcmx2PdqrfWLd C2g1SdtBjpKwhsvCU48y63p7LM+RFINyU9uPI8U5gHGOw1jtp5cr1PFj0awYRnNn2tH3QK bhcw0zl7zGc1iSrlBakZ+eCw3+NccugePSeAKOAW57D36cWJ35rXNmYcmeP9E0e4mIn2I5 N3ZamIcKW2+AenW7UA337HBqtSwe9wVlaBHhtLD34ZIBJ/I3MzI8HRHEwee9LkQ2dIS5Ni lxZb+EMjyQxcKKS+x/83Ejr/mNkxBC+9iL15Xdg0qHrL/4fFNZjZy3jlqMxvXg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732211155; a=rsa-sha256; cv=none; b=X+yjlhlbCd6Psv0YUX8zIqwuseU3IG7spQecsXp3/ngi6X6n3gSg9eVWSOGt4jQbB2SFR9 2QjKNLRm4QKKF5WDIgruAMJCflUHjdhRFVClJRfq+RzGnd5N6R1ldiTNWM7MN/t8hidV3n 1FC9si3TknItF6Sswdwq+9V1UCxasweEqi5SuGGzA5YwRxIIAF/yoJkoOZWul4GNjE2e+2 kgIxkInd1b4+3t2qNgX4RrGMM8fAero8GcwvHS41gDXMKbsftrRUW+3geNPh5N34GIHEvK v9XzyV1ArymAW3qB9JWfe4FRiCjZA1HtJxf9k+T76yUQ9gk7stap3vJTGdxiHg== 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 4XvQcz3Nymzq4Z for ; Thu, 21 Nov 2024 17:45:55 +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 4ALHjtxp020369 for ; Thu, 21 Nov 2024 17:45:55 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4ALHjsU8020368 for bugs@FreeBSD.org; Thu, 21 Nov 2024 17:45:54 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 281443] [Security] some unpatched code is in your repo Date: Thu, 21 Nov 2024 17:45:55 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Security X-Bugzilla-Component: Base X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: emaste@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=3D281443 --- Comment #2 from Ed Maste --- #1, #3 and #4 do not apply #2 may apply to 13.3/13.4 #5 needs more information/investigation --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Thu Nov 21 19:01:41 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 4XvSJP5FnQz5dST2 for ; Thu, 21 Nov 2024 19:01:41 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XvSJP4BPHz4fYJ for ; Thu, 21 Nov 2024 19:01:41 +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=1732215701; 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=+RzAoOD+KlXG1clNY4DF7nwCicnmQ11Z9egv8twOGn8=; b=pGx79Su5aJx7a8vngWElUIpHApNlNibIAfOnJw4/RH7c/JBmhnx9ktBgaAr/KFmYBb9Abq 6wLDBFE67N9AVBIcddBSxzIg6wC9MqfJ2OF/R35ZLDiWwCU8gIDLurANy9RedeJZB8YI6E YU11Ksy3jyfyuS3aRlxREtB9yr4E+47JneYSUVGRlB+Op3zsT9+I7xtlQfygP0NnFyHcdU NI0wsKU1lkIi7GeOeLz+zukDvIhYyNihB9t22V9s87sxcyOhwSsed6XgqnFVmamk/ZoIXk 1o9TrXfH5mXGd1PFosqO3Dn63RgLFgzU6mqM4V0Pmq32U3u+HWq5FxjAeQd/Mg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732215701; a=rsa-sha256; cv=none; b=etCypmuNu6Rga9PaakA/jW1XJbknkKRNoFQ3dysbYjcITOC7SF3ldjWdbeB4kwzhLQnX2F HXS2NHEs1l1cnZ1xPtibjABlx9Ho8hHb3CAkySMP2I+1qAor5E678phrnshXrMwFSt+93o kX87Qk4E/bpOkitkdrBj5RhgzncEJBvgq8wF5cxvW7UeEAlyOjEtgeR52fVDJcn8Y5zTkZ YP+pw3Ag0MprZM9uOoU++wo+UatyJ0G0CYlpRksGmS4emdNS5O44ElttqRpvaBhbMXtJ7p me/uqg6z8E5R9DPkkfqFq8HJVtGXV9JYqXeRO8zu+myNp6/u/fCbVWOgEz8vsQ== 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 4XvSJP3p9Mzs9B for ; Thu, 21 Nov 2024 19:01:41 +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 4ALJ1fm2060450 for ; Thu, 21 Nov 2024 19:01:41 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4ALJ1fb6060449 for bugs@FreeBSD.org; Thu, 21 Nov 2024 19:01:41 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 282877] pfctl: [Feature request] Allow pfctl to reset statistics for an individual IP address Date: Thu, 21 Nov 2024 19:01:41 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bin X-Bugzilla-Version: 14.1-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: markj@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: pf@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: assigned_to 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 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D282877 Mark Johnston changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|bugs@FreeBSD.org |pf@FreeBSD.org CC| |markj@FreeBSD.org --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Thu Nov 21 20:24:12 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 4XvV7d3d6Dz5dXjf for ; Thu, 21 Nov 2024 20:24:13 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XvV7c61KLz4pLd for ; Thu, 21 Nov 2024 20:24:12 +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=1732220652; 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=mmhJX/AitCfrSyD0HkLALcQidgpI8fzjoby+pmB3dBo=; b=xtD5Rj2NrvJ2yrP5EH5eDSFAdgAy/5bV0giBt9+SjttiT9msfJIL0U8iweQ9TUDr7c6oeo xskKkpLDTca39VllVttBn2J/i4vzylKyrPH4gV59TpiHzRpM7GoiNO+zOCch5n4X9HWRM/ /Had9WWY62ukuvfpgaCLZbl5becdG/qk9zi7zYYngKNFUlONi6XfVFul94RU+OukAnyrT5 CGf0Nj/TQYuIXLKFWhYND5IpbV71DL7iHr04TlIq2pwjr/Itpxy9BkYiLA26XQ/ZpiPsGf QErU5hfcsRuhr/xCEdKGs64x43IiF0Z2rdSWo2w1ymEiD4gtrtiVaUhxycpziQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732220652; a=rsa-sha256; cv=none; b=rJvfTMKgOr1mcDtRGP3h4kxtXTvJBioN8eX6QapcVpapOtbQUdnoQ2Wx2eZcdc3pWfgbb1 f27dA4lGNWRHdk4fPc9iYDKWAVHH0MxrQ1zJ2x33U+TRpuR0FzkscuMfdnLLL4l7X94Vjf oExLY8MVeAVqGNIUsWCsQfvzceFgjWLWFh/Oy2dh12oarp8rCTE4aAYqabdURa9UASGs82 lNNo+fS2luSUeU8o2fFb9AQSkGIfXuoCTHFVX5Bw6tMb8pbzXEh8Ji6gb4JxZzmDhtE/st e5pl7QwpnyiRxiY3dBJichh+yWt4+hspOBXJhYOd0p3rALEpR0kY43sTX5UbOg== 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 4XvV7c5XQmzvMw for ; Thu, 21 Nov 2024 20:24:12 +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 4ALKOCcb014963 for ; Thu, 21 Nov 2024 20:24:12 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4ALKOCDU014962 for bugs@FreeBSD.org; Thu, 21 Nov 2024 20:24:12 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: bugzilla set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 280078] man 3 hexdump does not state -lutil Date: Thu, 21 Nov 2024 20:24:12 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Documentation X-Bugzilla-Component: Manual Pages X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: commit-hook@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=3D280078 --- Comment #1 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=3D169e23d41f8ff16244f4fb04924fdc982= 8325dce commit 169e23d41f8ff16244f4fb04924fdc9828325dce Author: David Gilbert AuthorDate: 2024-11-21 20:23:16 +0000 Commit: Jessica Clarke CommitDate: 2024-11-21 20:23:16 +0000 hexdump.3: Add missing LIBRARY section All the other libutil section 3 manpages document this, and although it's heavily implied by the libutil.h header in the synopsis, we should still be explicit and consistent. PR: 280078 Reviewed by: jrtc27 MFC after: 1 week lib/libutil/hexdump.3 | 2 ++ 1 file changed, 2 insertions(+) --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Thu Nov 21 21:36:15 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 4XvWkm4wxpz5ddKm for ; Thu, 21 Nov 2024 21:36:16 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XvWkl6jm1z49sG for ; Thu, 21 Nov 2024 21:36:15 +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=1732224975; 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=FO+Lt6Sj6KTfQSToUYIt1UZ6rWXUh8bKiEKBX4gMhM8=; b=bbvYz5dWCWOCf3gPb4zhN3++wYBQKo2h3telDT1X1LlFNhEF3H/UMUFsGdktoYyIAXk2x0 LxV7GcXpYH0Z5hVVxaos1wHOfp/t/ZkoiYkCTDXWS3yf++J48suBata2c5HyZap2cQP4BS F9AoNWX1L6PlB7TiqHnZUVjnkyewXq6XqCvKz9Qe0vNubg5VzX96C7CkBOtuJeD/RFGXCR J+RPElDIfvWzyK8LopQFG35iImnlYmIlEANYLxg4aFvpZz99ENVN0w/y74NluKnprVgtnK 98mOL0CKtoYnmPIVCWlv2n62W1Z+I1wMLkVDco5slbWmuyRBhCGU/iUqbX0bSg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732224975; a=rsa-sha256; cv=none; b=JGT92tGtEj9oKOdArGIsbHt0c3k8DxZZHjQ2vQQ4CutS0HssmTkbsBbTGIGSzGCghhJhU2 r0ebM5MnxMRrGO6RJwRGOhLZJbc4rBWKEw/Aa1naoG+zU46DOt++Qvo50ahOcWZBT/esvM b8jErDSBPY7EErjmnCOpUvrwOtGxRPVrPsA4b1eOQQ9OcDhbMY2tMUZcRYmy4d+LRROfXR 1D8gphGf5ppHYl+AshxIoJmfEfhw9zje8wRY38pquf8HTBv56usdFOt51lSxZ46Swo8aWI vGO7B83hYhTGp+tOxlUi9xNMDY/A+gjqnC2CeUF0gu3V1EA0yfIvJMXU+o6NDA== 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 4XvWkl6C50zwsy for ; Thu, 21 Nov 2024 21:36:15 +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 4ALLaFQ0035744 for ; Thu, 21 Nov 2024 21:36:15 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4ALLaFqm035742 for bugs@FreeBSD.org; Thu, 21 Nov 2024 21:36:15 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 254040] AMD 5950X hyperthreading strange performance swings Date: Thu, 21 Nov 2024 21:36:15 +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: 12.2-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: markj@FreeBSD.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: bug_status 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 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D254040 Mark Johnston changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |Open CC| |markj@FreeBSD.org --- Comment #6 from Mark Johnston --- Is this still a problem on supported releases? A few years ago I fixed a f= ew scheduler race conditions, mostly in ULE, that caused cores to go idle even with pending work. I tried running this on a 16-core AMD 7950X3D with hyperthreading enabled, = and don't see much variance: git (main) markj@xinde> for i in $(seq 1 10); do t; done 1048576000 bytes transferred in 4.312122 secs (243169371 bytes/sec) 1048576000 bytes transferred in 4.062625 secs (258103089 bytes/sec) 1048576000 bytes transferred in 4.081073 secs (256936378 bytes/sec) 1048576000 bytes transferred in 4.017203 secs (261021443 bytes/sec) 1048576000 bytes transferred in 4.118516 secs (254600457 bytes/sec) 1048576000 bytes transferred in 4.063185 secs (258067483 bytes/sec) 1048576000 bytes transferred in 4.067748 secs (257778022 bytes/sec) 1048576000 bytes transferred in 4.484794 secs (233806939 bytes/sec) 1048576000 bytes transferred in 4.207453 secs (249218714 bytes/sec) 1048576000 bytes transferred in 3.954746 secs (265143670 bytes/sec) --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Thu Nov 21 21:37: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 4XvWmZ2wmPz5dd1Q for ; Thu, 21 Nov 2024 21:37: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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XvWmZ1r3pz4BYg for ; Thu, 21 Nov 2024 21:37:50 +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=1732225070; 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=es1B1RGrZRt85cPV2CT8aFjTUantLxgi7CJBy5CXTl0=; b=cl1L/xRk/meiTV1ZreOr6JeKmewhCkzWbD5TBQGiTkVt4MiKHDhqtgRR/wbI6VY84uUt34 S3XNR9T4nrf5cEl7uYHk62fJCLvcJFunOO18SUUprWOmfzZxHNECMbpo13lgSLd1BHVAu9 5XzK1UArsGHKTktpSz/FGO6y4hmjvZ7qn08XY94LUhAufU/6FUNDmnOPBWOMA7EuEJ9x3O mnUAys5zXkmNZwirRgmbkTcfr1y3w9v9gi/dIfhzVLZceZ+5macUV4gjnxQS3Y09ja2ddg +GtzBIbS/eSiZI7vBwJUxv6fFIUoKQRS3O5NPv609rHF3yUJEkRy6TTa7IrSoQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732225070; a=rsa-sha256; cv=none; b=C+sMBKhPzLiWXPSeINsEdyhFa+ohud0EdHqFxGSRdV7mFcuVnANcw8fgxBicrcKJ8bmYuI RchmsGuioJcwOfx5x2PZmMTn1trW1ab7N4kPsqWiguYHKl0/IYQnkgDGf1RbmrmoY6+oZp bEUmhsVhtUp4vUi7TIctgkPeDHMfRJTVVPNL1AkQ+Vb7fwL3GK1PcXLRwwnKnnvo4tLC94 fg7a/AeNFS2wePVRPiqgO5bIx0r03v7j4LGqkQq+yV/rFIDx/zqK8diIytPuRkW68h3t2H RriplwqVWXtt23Wi87dOSg3c81AMigoR8xP5416xtEjSMh5ED6F/UQKLRA4s3A== 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 4XvWmZ1RRNzx3X for ; Thu, 21 Nov 2024 21:37:50 +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 4ALLboKk037285 for ; Thu, 21 Nov 2024 21:37:50 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4ALLboie037283 for bugs@FreeBSD.org; Thu, 21 Nov 2024 21:37:50 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 257732] Kernel does not compile if VIMAGE is disabled Date: Thu, 21 Nov 2024 21:37: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: 13.0-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: markj@FreeBSD.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: DUPLICATE X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: resolution bug_status 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 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D257732 Mark Johnston changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |DUPLICATE Status|New |Closed CC| |markj@FreeBSD.org --- Comment #2 from Mark Johnston --- *** This bug has been marked as a duplicate of bug 258496 *** --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Thu Nov 21 21:37: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 4XvWmb2jLyz5ddKn for ; Thu, 21 Nov 2024 21:37:51 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XvWmZ4f9Qz4BY8 for ; Thu, 21 Nov 2024 21:37:50 +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=1732225070; 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=WsDaA/jRnHm8q4IkzpeOsHAsjKfKzbTUgR75HlBKBaA=; b=iE8nqlYEKFI7XLUV3VBrD6q4p0NwN/fTWikB+9geCPeXTq6KdOOXPEbUa71lWF77cg3jA/ 91mspbMupy9otWqQe96JJYbYEITNd0ntVlhf++KWOmulWD60AfzUXThT/uz2sxf6TjCq2h lTkc4B98KyfvjHxCGDo7cqYXflCawxysxbVYO1oHvyz+O7hR/xI7CE9CRvTIfQ8U4mNXxo lhgT2pAvu14N04ARAgz8mzPBpQslld1vUAiyC+B9K2LFKf7TZQjQGtB9JzjjhHv1p2ZAn5 qUhsYuFKleZSZ2SRdlcV/VsxZtp4bHJk5iZ4T9C9j1tpnA/okPJL75l18K2ynw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732225070; a=rsa-sha256; cv=none; b=lncswmcu0nMtXTn7ZgTZagaYQYbVC+md5cN2x1/1rmYy7bIBUAPS1jS/iIpMA538VakjJE g2nf9hiVlidqmZd5eBlAg9I+VQOsSnt1W2Lt1DXG4CD1vOvgvj+ifkbs+FqZbAxGvkFedr TdXq6woWVEu1mpNeqy3+6d1YddN7CEcuTT9+0G6U8hkyyrrr0s1JBmTI6QWkjd73ovP0A5 NTbP6u4khZYj2fYs7OTgd2SxmJN1N4FjAb0il+Wqv2PJzFKAx0ltJWAtETOzR0H11yqdbU SvcX6dKbSiBuhwal/RxiYKrfjRrQfoTZHPUpTc0UQXAcpBNYQMb2IQTZHa/Wdw== 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 4XvWmZ45NPzwNg for ; Thu, 21 Nov 2024 21:37:50 +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 4ALLbo5F037301 for ; Thu, 21 Nov 2024 21:37:50 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4ALLboZG037300 for bugs@FreeBSD.org; Thu, 21 Nov 2024 21:37:50 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 258496] Buildkernel fails with DEBUGNET and without VIMAGE Date: Thu, 21 Nov 2024 21:37: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: CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: markj@FreeBSD.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: FIXED 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 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D258496 Mark Johnston changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |606u@dir.bg --- Comment #6 from Mark Johnston --- *** Bug 257732 has been marked as a duplicate of this bug. *** --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Thu Nov 21 21:40:06 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 4XvWqB5tk9z5ddVq for ; Thu, 21 Nov 2024 21:40:06 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XvWqB0mTwz4CXr for ; Thu, 21 Nov 2024 21:40:06 +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=1732225206; 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=ujAwxEecaqaS+93hrmD6xR6fvPAM+WCXRNHXIWNUQ6k=; b=RxNouT1GASwNZKzfY6EsBUlLmRR4Rvsx8xczgNHrzNowS2SSE5a/RMfT5nWa4yZGIMEwmC 3NhXjdskEd2drNvpvAiu5jlhu3Zr5QuUR221LtB5FJK56fDO+vHT3mHgQ2cPNMYEC4O6aS R616MN/9H/P1HV+WVxl/tKkt8HwQpM/nYHddOV6tAsz3x7mIoUiXjCkDRqQmf9HCzOsM1w BdY4aLfpg7UPRxSm5kWhglulZIW/ULqf3diKEMYKM+Lc4TQ+28JcIH/uXZB84hHSORQPuP WC2rsRna6wjWrgJ0Mqi1g+PrZQHEP7nB5Gbr1y+/1J5xo1c2qVk0/bviSLVH/g== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732225206; a=rsa-sha256; cv=none; b=IZJ87Rwi+0yEBuXCGLrJCqasvU8Y3/Hvod5f9zv+n2g0KcCwUxnU+Waw1u86yTkckaKHvo RAytY0BFaSQXbttpAkHc4bRDkQwZQxPJxGaW8Mk9+MggX6tmeDQ/gin5z4M+sHhiQO4H7j HprtEgZgKZ87V9X1OK8cnNx6Z+WvBHBlNxtvipw08wxYChFqDhnBwg/sK6aWs2/MID9oor UGHQmiJzoTW0EBYKbQ3y3I8jYYMndvrhC9s4Wio4Nb6EbZ4TNhMru1gwC+/HAywcoNnS5j m1vx4B1EYY7m4uDsehTkUGxTi2ZitUJSWJcvAI0iKvhwd38n1GIXNCUGey1CIA== 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 4XvWqB0N9kzx3Z for ; Thu, 21 Nov 2024 21:40:06 +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 4ALLe5Cn039475 for ; Thu, 21 Nov 2024 21:40:05 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4ALLe5Da039474 for bugs@FreeBSD.org; Thu, 21 Nov 2024 21:40:05 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 262493] bc has bad "prompt" for input, breaking 25+ years of FreeBSD behavior Date: Thu, 21 Nov 2024 21:40:06 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bin X-Bugzilla-Version: 13.0-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: markj@FreeBSD.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc bug_status resolution 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=3D262493 Mark Johnston changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |markj@FreeBSD.org Status|New |Closed Resolution|--- |FIXED --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Thu Nov 21 21:42:18 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 4XvWsl03hsz5ddLj for ; Thu, 21 Nov 2024 21:42:19 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XvWsk4X4Tz4D5R for ; Thu, 21 Nov 2024 21:42:18 +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=1732225338; 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=UTLNr6sUxtsYxabLQjn0Rg3E+mGQMjz4XyY1BEJNMgE=; b=FJlvc8Jeee8mzHTZc7K6eNulf6Y4IwS6ZAlyB47gtTtH6LyjqQ5LMBMrGaH90Pxd/H0c0m Tz9UvQYXOlnw1VzfisAWre0kdb4kbhF+tsbTsz+k5V8GvhsB6j6VpLiZGFJ3/DUzjBnO2M +UOE5iMvcdg9k3almh2H+hRxf3prlYlbZU+qYyr4yeFbd3QaEr2UOFlr2AzZroCENLVl9r U4UlKXmz0OQEwMuDawskNq/NvnVn+ay0SLxwL1WwBgS9rjGU5i09rUbqGdpRiwGEfqEyP+ M2GyWjoNBT8XghS2IZnKVq1s4ybNrbj0fbr4nGACX0o9bX01cGMaUb4wZNXYlg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732225338; a=rsa-sha256; cv=none; b=RpQKtN+tqwlBzxJw7/8QHMujylguTkJ6CdYq925txpS+33oX7IQLn9NCqXpfktgSrjK5aX XFB8sCMdaG0lgIgzDe74JsCkbiWZkPkQLc98jjs1lR+aR+NRhPU6g5N9/EQ3ByYvcx6Za5 q0DgRTargb7nCyioBD71nt8YZLCGKgvFzLMul/sl0s/ImgY8WM9eFfbnRcCEHUd92gy50k FYR6xMAW3lFyFTOSsQB8ahTmmK6miALU6hYhyjCIVItWhcVYiWzw7CtY2cjIk1VEE5ub5t 6LAmRXINk2gIwF50bs+EyQfIu1pI2DCxJMf/KNoeBgWBUDqyZqjBDw1Uk0hiKw== 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 4XvWsk41rczx8f for ; Thu, 21 Nov 2024 21:42:18 +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 4ALLgIxv047080 for ; Thu, 21 Nov 2024 21:42:18 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4ALLgIiI047079 for bugs@FreeBSD.org; Thu, 21 Nov 2024 21:42:18 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 263411] ntpd killed by SIGSEGV while trying to adjust RLIMIT_STACK Date: Thu, 21 Nov 2024 21:42:18 +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: 12.3-STABLE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: markj@FreeBSD.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: Overcome By Events X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: resolution bug_status 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 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D263411 Mark Johnston changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |Overcome By Events Status|New |Closed CC| |markj@FreeBSD.org --- Comment #3 from Mark Johnston --- I believe this has been fixed by the rework of stack randomization in commit 1811c1e957ee1250b08b3246fc0db37ddf64b736. Please re-open if you're still a= ble to reproduce this crash on a supported FreeBSD release. --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Thu Nov 21 22:06:27 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 4XvXPb2lcTz5dg5Q for ; Thu, 21 Nov 2024 22:06: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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XvXPZ747gz4HV9 for ; Thu, 21 Nov 2024 22:06:26 +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=1732226787; 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=UEL0wxyxN7KRYRcsCU7KN3/ZqDrnlyVWR9tQIKOQVzY=; b=ME4DhSJkbJI+ugvDu8SHhrokbF3iKvbieFrx7kAs2I9m+LlSkQb5CI+ktHqtH6uFhhakPS UWItQ4doCjgliwt0noa+pP/bJIDsjJQz4nPgZnVNi7CPj1TRF2vq01Yi1FQwFfWzEqt3TV 3TbP2njbZ9mlMlJKeLRN+kVDMhy9YVQ5rbs2ecnY5XDm6cD+DDp5VBM8cM0+zn9svnm/dk MSU4aQkrt0BEwSUZ8RKLfTPInSUgUWttecnoVKHMdjXC7IH+ZPquhB+zp45zAAXsIGUeP2 sdn/pSaZ4+MKVMJnc7/VTB7aN6iyDMrwL0AEZlwM94HxGULSfz4bKLgbmmvdmg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732226787; a=rsa-sha256; cv=none; b=v5AtPg/lJlsrDjAXDNJqGedVDkpyRDekL50FvWx4+m09TaigUHWWnY3i/pPqYAkazFnazy TM+hdCgL8gFqhoUbtm9MGlnNCKefpdWANTIuBHppjwkEnw3NuiTGJAOkxRg1xmMcRjE8t1 r1pYQGJKxJu09BgSF1CaLo74QEFhiOjy6e9ZfDpW2YHak69b2MTU0VYvKlbYiSH7pPiGRw DhqnW4n/UYfyV1L2xXHpe+fZZBfEhL0E6onuFf1NhyxyHRfocZcqpDl6Bh26gyL7nI0hZb BPithoivHQoABz/2En4oA+YqYyDKlreBbiQ6iCvjA7SU3cyj/VZMGEVIEPFgiA== 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 4XvXPZ6gm5zxDl for ; Thu, 21 Nov 2024 22:06:26 +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 4ALM6QUL090233 for ; Thu, 21 Nov 2024 22:06:26 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4ALM6QW2090232 for bugs@FreeBSD.org; Thu, 21 Nov 2024 22:06:26 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: bugzilla set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 282860] Kernel panic at boot on intel i9-7980XE / asus prime x299-A rev1 Date: Thu, 21 Nov 2024 22:06: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: 14.2-STABLE X-Bugzilla-Keywords: crash X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: commit-hook@FreeBSD.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: 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=3D282860 --- Comment #41 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=3De6ec41fa86d88f80bd663e55455a68446= 19a9b24 commit e6ec41fa86d88f80bd663e55455a6844619a9b24 Author: Konstantin Belousov AuthorDate: 2024-11-21 04:57:58 +0000 Commit: Konstantin Belousov CommitDate: 2024-11-21 22:05:28 +0000 amd64 efi rt: handle #BP PR: 282860 Reviewed by: markj Sponsored by: The FreeBSD Foundation MFC after: 1 week Differential revision: https://reviews.freebsd.org/D47694 sys/amd64/amd64/trap.c | 12 ++++++++++++ 1 file changed, 12 insertions(+) --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Thu Nov 21 22:09:47 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 4XvXTS1Fxtz5dfZ8 for ; Thu, 21 Nov 2024 22:09:48 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XvXTR6MfZz4HvQ for ; Thu, 21 Nov 2024 22:09:47 +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=1732226987; 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=k8u/fINuhf0hquy7ClEa9x74gXZt9jKjlb4ETEudkJo=; b=bvEbqLLYNP+xXhu+g6dtb5ubCPpFZZqPAcMMHI3YuQ8g2EMAsI5wLlZFqQSYQSZJJP1zch 43JKCpR/56vsZe+oLxjll8hS5dlvNhMLedrdaobDPPUx3uSQFgJwOY7YLEo2ZnLEr5DAKv kXY3g5FaygZRuwXbKXGeCbCWb7arkjh2gur2ZnTU6XM882JgXRRkicxNIhbYrHADW0vrPQ RBvk71uMsZfufs890JE+nmzV25bQBPhpyMXh8/rMGHFYp4TaL39aUVsxgq1LFrNDACFGXJ eKFp4zmNNnocALE2MsBNpQFBBGY8BSTo4a/O67VM4p+ZkHrDLrtr2F6YDj2cSQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732226987; a=rsa-sha256; cv=none; b=u2dWMWomgLqcIiv0+bC8/lZ/qmFP5x6QVMihQbS/B4MSXCFDc9/sZMNTBzKXa9DJGH/7FC X7CWzLpxKYd6TopHfCsHlHj0Jr2G+lC7I+SaZtqp1VhSJRNvvDxKRblhxzXpaRZBI1DY8h x+0tK1V1VPbGz9n3WRQs2kBKu0q6RyXESX8ne07iTXR2IqOdzzeFqNb0AP8eiQr3w5KUvZ 4gO4iHGRGBEzCJCG2o00NU3Hyu1iuGF7mX5/QF97iVPBHE0gUUlnl93AdCFJEvYxYaWHGa fDmRwuluYczQPUFlQo/3C37tFFwHP0ic2nHwpR1VGI2JZQYFFQbsI76Q6vKQVg== 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 4XvXTR5fYRzxgP for ; Thu, 21 Nov 2024 22:09:47 +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 4ALM9lJp092578 for ; Thu, 21 Nov 2024 22:09:47 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4ALM9lwT092577 for bugs@FreeBSD.org; Thu, 21 Nov 2024 22:09:47 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 280679] [termcap] [patch] bold colors broken in ncurses apps for xterm-256color Date: Thu, 21 Nov 2024 22:09:47 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: conf X-Bugzilla-Version: 14.1-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: jbeich@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: 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 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D280679 Jan Beich changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bapt@FreeBSD.org --- Comment #5 from Jan Beich --- (In reply to Cullum Smith from comment #4) > FreeBSD's terminfo seems to have a termcap compatibility layer ncurses in FreeBSD >=3D 14 enabled terminfo support (base 61f66a1f4403) but= due to POLA (backlash?) still uses homegrown termcap database by default. Users seeking advanced terminfo-only features (or Linux-style defaults) are expec= ted (base b75fb12b6827) to install misc/terminfo-db. CC @bapt as misc/terminfo-db looks barely documented anywhere. > special handling in 256-color mode. 0-7 are regular colors, compatible with vt100-color. 8-15 are bright colors, compatible with xterm-16color. >From xterm-256color source: # This implementation uses a 256-element color map where the first 16 entri= es # are shared with the aixterm-compatible colors (and in turn the first 8 are # shared with the ANSI colors). The three levels (256, 16, 8) account for = the # use of a conditional expression in setaf/setab which reduces the number of # characters sent to the screen for typical applications. >From xterm(1) manpage: boldColors (class ColorMode) Specifies whether to combine bold attribute with colors like the IBM PC, i.e., map colors 0 through 7 to colors 8 through 15. These normally are the brighter versions of the first 8 colors, hence bold. The default is "true". > setaf=3D\E[%?%p1%{8}%<%t3%p1%d%e%p1%{16}%<%t9%p1%{8}%-%d%e38;5;%p1%d%;m, terminfo(5) manpage explains the syntax. Basically, 0-7 colors use \E[3m, 8-15 colors use \E[9m while the rest use \E[38;5;m $ tput setaf 6 | od -a 0000000 esc [ 3 6 m 0000005 $ tput setaf 14 | od -a 0000000 esc [ 9 6 m 0000005 $ tput setaf 22 | od -a 0000000 esc [ 3 8 ; 5 ; 2 2 m 0000012 --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Thu Nov 21 23:13:47 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 4XvYvH4pxBz5dkGJ for ; Thu, 21 Nov 2024 23:13:47 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XvYvH3XyYz4PwB for ; Thu, 21 Nov 2024 23:13:47 +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=1732230827; 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=AU6Rb8TTZRgy+kZN+7g0nnr2b7qjNZbHYUCcz5itmJA=; b=Zk752nNK9WuGJYUG2mHjZTnKUa2yAy7iLMD624ZWRCSq8p7sM1yx0NyctlnzsI2c1OjsIi 2drpF+ne0zCWCl9ksAF/Z1Lwq8wKh2XlnsiVCUoQhkvSP9YE/GfrSn0WkFyq7dQ76BAQSK 9RqtDPfBfPmKiSYzyiJgqB6nNAM8zfR4GrZ7cKaS8+rE+qZzHob5rq2OFsLNPAgeWBJEZM hGJfDyhujJKshvansuS/lsWbPVIZy5pUZS4+w+5viLVldL9cBmQPkAcxy9vVvSzjKrPn2V 7uI0zHqV39FJtdrGCxAlQ96zEunKode19Liu0YtRUL1h2fz+i+lNAOMAyLqOjQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732230827; a=rsa-sha256; cv=none; b=u+SXU+qnBbX+FdVM+7fehhxVry8++itt+HWWCB8zbPwZ93aCrvsqVS4L2JKOoaX8BQJN0F Bkua5VS+avKX5ydnZ4LRUam5aA4zl3NJbeU8T6+QV2b1PegBJKAkVW3CuNoxJ8T1DTbALA a16tU/Qi0cO7ltxtU6Q6MMp+smrutpLtjJN3Skz6iidz+x3hYKrqZE91RK5zmN9/zz1rVP YJRUZ7GtiQ5GUASsVvw/piCkT3bY3mLtTeW6nV+ruxRezBf1LspyaBbWkIC+Za7ndESXOe Sv3xGeNUlgJdWugMLbIiEZsJiFJAHRFqKEX35H8Ru8yFGfXfnyfjRfZWWg79ww== 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 4XvYvH38qTzyy7 for ; Thu, 21 Nov 2024 23:13:47 +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 4ALNDltn011195 for ; Thu, 21 Nov 2024 23:13:47 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4ALNDlKY011194 for bugs@FreeBSD.org; Thu, 21 Nov 2024 23:13:47 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 280679] [termcap] [patch] bold colors broken in ncurses apps for xterm-256color Date: Thu, 21 Nov 2024 23:13:47 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: conf X-Bugzilla-Version: 14.1-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: cullum@sacredheartsc.com 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=3D280679 --- Comment #6 from Cullum Smith --- Thanks for the detailed explanation. Installing terminfo-db indeed resolves= the issue. I suppose this issue can be closed, since it sounds like termcap is functio= ning as designed. --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Thu Nov 21 23:18:13 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 4XvZ0P64wZz5dkgg for ; Thu, 21 Nov 2024 23:18:13 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XvZ0P4wJ0z4Pxp for ; Thu, 21 Nov 2024 23:18:13 +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=1732231093; 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=mqUN3h9ubZ079ta0kLdLW3pqnno0XMAPFgqNZy6kZms=; b=ikW37OZRrHzesar6NPt93xt9njCZOxklzlJDoaZFlUR5ilXH8+EjvH0Lpn+R5pqFijrvri Eyn1e8JpU5RZc6UhiRMAEXAnl9RU21tj7Bm6wqxjQaKvrZ0GpqpS5c0FtE3AvuoC/RtsR8 FtkyhsYXe83G6WZFJl032OtVMc9PWpixoowV6u3VS+jCrHLIxxCBxxRa0Hhy0jGXJvBudp EeitnzrqxfRZU5NDIUhZH9DJfFJXl8zebEaxBbosCkWQASKA+8BjZJDH4J1ZXf1/B7u6q/ iihCZljonrLT5B0Uf1Hjpxe7NOtkxC3x0lwmOirUF+WbysdOs3LZd3uZ0DuA0A== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732231093; a=rsa-sha256; cv=none; b=KCoxFA73DCGL/eVXIPxB76SYLMDsNqSYodrZUlLp/Epo9jqDiBdd6I6ckd/rWs4jp4MDKZ KPXS4KiaguRgGFMHGjhLl5arn9+9E8BRETxA3YbWZ9VLlNW7GbO7zlgQafH1fWQjqvl21A JwgQTXjAX2T8V1C5d7F/O9R2QiuOh9Trbq16EeEUGSuCEVyvlhjnyPAsjoJ1bL9vQnJ2b5 Q31QM1r4bIgDnOooz9IjQ1x90ib6ITxJ7XOuxNIZugL7x3vBoLf0jf+i8mwwTyIJX0VOb4 e/IlBzliHq01AY9xf7BCY1EXicDU1J7aqiKHUv9jJpMmRvYRutvF3NWmbnxFew== 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 4XvZ0P3wstz10hn for ; Thu, 21 Nov 2024 23:18:13 +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 4ALNIDbJ014353 for ; Thu, 21 Nov 2024 23:18:13 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4ALNIDgm014349 for bugs@FreeBSD.org; Thu, 21 Nov 2024 23:18:13 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 282647] termcap entries for tmux missing title setting capabilities (also for xterm?) Date: Thu, 21 Nov 2024 23:18:13 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: misc X-Bugzilla-Version: 14.1-STABLE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: jbeich@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=3D282647 --- Comment #2 from Jan Beich --- (In reply to Duane from comment #1) ti/te were moved from xterm to xterm-clear due to POLA in base 9190ba057c57. tmux in termcap does have ti/te but the behavior is controlled by alternate-screen option (similar to altscreen in screen program). Alternatively, on FreeBSD >=3D 14 simply install misc/terminfo-db to get mo= re terminal entries (e.g., tmux-direct for 24-bit colors) and Linux-style defa= ults (e.g., ti/te in xterm). --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Thu Nov 21 23:19:02 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 4XvZ1L6Jssz5dkYn for ; Thu, 21 Nov 2024 23:19:02 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XvZ1L3dT6z4QHR for ; Thu, 21 Nov 2024 23:19:02 +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=1732231142; 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; bh=ZxRWK/NC/TUk2l6ZvbQtCmgObuI0aQPpxpwjbQZHm88=; b=pWtyz7HTa1J7sPxzHDI6lv7dbciH4gIrnat4cz1xqHnP6YcH1UUtzO2BYvYw6A28areoBf OT7iYrueCVQmRE0xKvPqgTSrRh0/zQcdqxgxQzmFA2HYe/KecEstUyINcTTFP4hGAgtHvm WPbPv+JsYFaPP1kuJ/RiSb6T6S8bry979T7AlOKkjqQ+VfnGzmdMcuKIesYFGkwlJXVWtG xjlCArob2VXfCzr4ubZicJZbvreU/Kax2oSlpm2QmAsqvdtxjThAcvyzrqwBxCqZepTPbY fZKMHA+VtfOCtsA95rTrDMD1WSpCn0I7rCtLl00iFbqyasknSEio1uMCjsIoxA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732231142; a=rsa-sha256; cv=none; b=Fabl1uly/SacY/WQacoLJrfBk9/t/zXxu7NSpJNWhs1/bCbRXgdYnqpsmel7kj1P/Q5MvJ aPwOvoj5Mcran3gUxcCw3sAK3bG+b8dU8IYN1bBD060s2TocgPjBhJkHQBdgFyF8XCahUu 6yJqrW0h/FeehhcOwf2tHex6IesLpFzDFBxihbjiA+ZANQXnLY1TmMBtpQCSROcLyLcuDf JMlED2aD/57uaQ6gxPCFUDCOMAdSqA5z2gHg4WjYinWMQ/AgubrXrB98mjBa1xjBnUiUXo CY/9VjJ0tdcwpFVSbnweFnd0eBozsWMLI/QpV6HvM2fkPhRZE2OLTZG/ox2vcg== 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 4XvZ1L3DSzz10ZL for ; Thu, 21 Nov 2024 23:19:02 +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 4ALNJ205015026 for ; Thu, 21 Nov 2024 23:19:02 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4ALNJ2L7015025 for bugs@FreeBSD.org; Thu, 21 Nov 2024 23:19:02 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 282901] find(1): ls(1) equivalent for "-ls" is wrong Date: Thu, 21 Nov 2024 23:19:02 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Documentation X-Bugzilla-Component: Manual Pages X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: sneakywumpus@gmail.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter cc attachments.created Message-ID: 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=3D282901 Bug ID: 282901 Summary: find(1): ls(1) equivalent for "-ls" is wrong Product: Documentation Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Manual Pages Assignee: bugs@FreeBSD.org Reporter: sneakywumpus@gmail.com CC: doc@FreeBSD.org Created attachment 255370 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D255370&action= =3Dedit Patch for find(1) man-page, correcting "-ls" description After https://cgit.FreeBSD.org/src/commit/?id=3D3bfbb521fef5764ecabc2bf3fdc76f472= 58171f8 the function of "-g" in ls(1) changed, which makes the description of "-ls"= in find(1) wrong. (How do I properly link to a git commit? "Quick Editing Help" mentions only SVN. Also the "Preview" button produces an empty text box for me (using Goo= gle Chrome).) --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Fri Nov 22 03:16:24 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 4XvgHD6L7Mz5dydl for ; Fri, 22 Nov 2024 03:16:24 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XvgHD5DPtz4lsp for ; Fri, 22 Nov 2024 03:16:24 +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=1732245384; 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=tdDGjkXmfju+GheZXW2fdYbIAElAT/gyCRq/35qVOnU=; b=pR9Z0TgdclBD2MvRXxTKK+IeCtiYXi1PtE9cNJtHWCBm9pmrPh9q3Gmx32OxqW7TM6kebW 1Tk0CiRQ9PHqhzXkcRB1WSAu/Dq4ohFP4eeRH9D1HGeg0zLPCzdUBT7Cj464QC+utxEAw0 7XOBtv+tlKPnpGTMXfkQq67GCrMe1mTpaNADAEilRakeDqqK0XI+/E2oLXTD7A5AyNZzbz h3lKLIuXy0F+jRaROfbAIkdnFPrZ3aOiBYUlGmk0ifMGhyG5vpHV6UH3pz9DbEqnR9bEwB xmSu8DQxb+D8z+8CSCi1xRXry9gSjRIcGgpG9uCN8AEdU32m4C0dB2X35RnChQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732245384; a=rsa-sha256; cv=none; b=eDPJSLDGGBZMa5zWY7dVQz+KKKURzvotEDucc/X8ZQqp4tUDb+0P0sCTeDkqEUf9PT+QMh geEYjL1lmQkg/un4C8nEB+T8KbMyGeBk1Pn/XWr4zvntD0wi0oGFfvj1QjiQZoybqDAhF0 63+dLnFgNGB6dFtHngJGq1OHEGXTSQDWhLtQpeO0R8mWscfE6JhkQAmElZugb5Nosnl7bT AcJr3magE8iXAga5oitXp97ifBR9pDt7/KloROZH0H5oHq/v0+mmUta5ldKvKi/59QwhtN M9M84TjF8k8BrUjKnTHI0VdnPLBCrB8GX0w2kTeKwYQ2hcqTE4Nn0Yotp8SSQQ== 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 4XvgHD4WNCz168t for ; Fri, 22 Nov 2024 03:16:24 +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 4AM3GOsY030098 for ; Fri, 22 Nov 2024 03:16:24 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4AM3GOeh030096 for bugs@FreeBSD.org; Fri, 22 Nov 2024 03:16:24 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 282647] termcap entries for tmux missing title setting capabilities (also for xterm?) Date: Fri, 22 Nov 2024 03:16:24 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: misc X-Bugzilla-Version: 14.1-STABLE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: parakleta@darkreality.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=3D282647 --- Comment #3 from Duane --- That change seems like a backwards decision. Instead of configuring the program to not clear the screen when it exits, we lie about whether the terminal is capable of clearing the screen? If using `less` you just add t= he `-X` option. We now have the bizarre situation where `vim` for example seems to use its internal terminal definitions if the terminal is listed as `xterm` because = it can no longer trust the provided termcap files as being complete. It actua= lly does the clear if the TERM is exactly 'xterm', but not for derivative or ot= her values. It leads to a weird circumstance where I get more reliable behaviour from programs if I set the terminal to `xterm` regardless of what it really is because then programs use their more complete capabilities themselves. Thi= s is how I actually discovered that these entries were missing from the FreeBSD termcap files. Additionally, neither of the additional entries in terminfo-db contain the = ts or fs capabilities so this doesn't solve that issue. --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Fri Nov 22 04:21:22 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 4XvhkC0HRfz5dJdj for ; Fri, 22 Nov 2024 04:21:23 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XvhkB5fyxz4r0g for ; Fri, 22 Nov 2024 04:21:22 +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=1732249282; 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=ZmZ/rUDBO5ZQZQ1LrX5HfIjFMkql4R8Mp/+nCv82E5Q=; b=RlDpchF7sROVzj/dbCSE95BN/44kcqkjzLDz3PMKzqAz4IDilcSp7bv3JO/S/oEeDFLacw TyxqMsnRHFeVfiOZSVJbq0xPusFFqi3CFqvscU+SFxY7fwa4nkkcT5WjEzXRP3SBtGhRlB SB2KUs3QDSM87yZf0b/IzLMLWSozqVqH0x8/40ZnYOzsdhdCvH/lQL/st61fLMEdxgeyc9 llm1huQGeMTiXSUsnwPBO7mTnur5tUxMWBSMnIXZhPDfq/RCpb85WWezwz/HKNG4VIDDK6 rH6qIDF5B0Efmo61CdbhblEh/EQrijVBMDeEGqS2ZCvcCHQ2azxWQm2z3sH+Ng== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732249282; a=rsa-sha256; cv=none; b=TERhXEAq/WX/jh5MWoEGXwieVr7HatLJ46+Xv45/C3sfdPLtqCdzn4HT+5fOqeoUsyMXix hz+d9Sauq/dFP0w2am6up77u5MOEjtmE/AcAfSdNwNRwdv4JaIWNy26ihaMsjj+43iCnK7 lazisY833Iy4xjhNbeHW17y+sq0CN6sigeGlBHxqYzEI7DYUAWOg6rzM+FW+tqFREjMvy6 /WHGumhpoGt/pD3396K/GrE4FBwfVfAlf/L/XkpyMJr02XlO6Ii9DsQVVm71r/1yiDuqbz iTWrVvKohBzxLnbpx9mxppbWFwBJBHJ+sAYMZBJk9D0Eba/nNKjLdrpcr+kNyQ== 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 4XvhkB3l1Cz18VX for ; Fri, 22 Nov 2024 04:21:22 +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 4AM4LMuv045671 for ; Fri, 22 Nov 2024 04:21:22 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4AM4LMCN045670 for bugs@FreeBSD.org; Fri, 22 Nov 2024 04:21:22 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 282592] Framework Laptop 16: Touchpad driver crashes on boot Date: Fri, 22 Nov 2024 04:21:22 +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: CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: wulf@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: attachments.created 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=3D282592 --- Comment #1 from Vladimir Kondratyev --- Created attachment 255377 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D255377&action= =3Dedit hid-signedness.patch Test this patch --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Fri Nov 22 05:43: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 4XvkYK66Bgz5dPXq for ; Fri, 22 Nov 2024 05:43:49 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XvkYK2Lgxz43nH for ; Fri, 22 Nov 2024 05:43:49 +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=1732254229; 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=5EkN6MoSmc3rt6u/yknoP0tbG1s19KcYOTISpvRt1tY=; b=abuiSwUQA1oI4tb91bN4wAfNpMPbZLANMrtJZgUnwLz0ciyoU0xx7IDzLxU+LGj1/ryo0I 3OVWK0+PTGuqNny/8IpEpDhSOGyTN5iED3MTyU2py3DC2H5x07vL7xW8AS09iZvqzPTj8f 3QPYw8doZv9qNR/XrGCaLpCU/TRNr/U3XEucOvaqAogmNzJLIKuR4Tg/DSk/5c2MlmPGSm mlSzleQH13pZvJtPo515Pn3hhYu8fmrJZbrr0y+NVDBHJuSSnVPeQVUeZCD/9l1BsX/NOx OhjMiZURvDQXrfSfXu1xrgYki4A9vBhxJ86aBh7DAqF18FS9XbNtRloRDxoZbg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732254229; a=rsa-sha256; cv=none; b=kv3JAzZANgtFvMw/2MML5+gci80LDWJTXS2p/SkjtP92on2XhiNEdT3WKmBjSsNhU5EVKd gm9iVWwXQ2Ddw3PpNKUxZe4GfltXOxp9ilw+QZF5GCchgMOoAPBGO5XF4fYe/4vD7OUmAD I+sPOgCalbsVsLkcc++UMcVNIxZActqFAjIRKVSpVsQSTzoA/ByrUiJb1swxPDlMtElNKm oc1FHoIKXqhjAC6eILCVzHi1l1AUWJCLWHth0wtMMaDtRLCz7nt/Yew5Lz88PxEznHBwDU RpgldQNg9WAahymZFbCfRf5qOXedi9i/SRt/mpzuvy+eh7s0vWTii0j9+GoL8g== 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 4XvkYK1yKLz1BbQ for ; Fri, 22 Nov 2024 05:43: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 4AM5hnZb087189 for ; Fri, 22 Nov 2024 05:43:49 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4AM5hn24087188 for bugs@FreeBSD.org; Fri, 22 Nov 2024 05:43: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 282592] Framework Laptop 16: Touchpad driver crashes on boot Date: Fri, 22 Nov 2024 05:43: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: CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: wulf@freebsd.org X-Bugzilla-Status: In Progress X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: wulf@freebsd.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status assigned_to 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=3D282592 Vladimir Kondratyev changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |In Progress Assignee|bugs@FreeBSD.org |wulf@freebsd.org --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Fri Nov 22 06:38:46 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 4Xvlml1LgRz5dTJB for ; Fri, 22 Nov 2024 06:38:47 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Xvlmk6wl2z4KXQ for ; Fri, 22 Nov 2024 06:38:46 +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=1732257527; 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=XipEfpiwqOUeDRy4acc3DOgFu4EjTVQfiWhPqQ12mjs=; b=SKAgp9epAG2DZQQ9WPT4i0FB3w/JtQAKdpYmeaXyrVNbWrkqyEOWUWUr2tJROFi8KicgNa cZCjpEteiD0Xvo32BqXX4MCKwegyJLOAlr9nKnpSDo0Viiuhd4BuGEyQ6iPevuUvuGX8ke wM3ls6WpphNKrvg4tV1XCLZt+SftEBBapKwID+hI9ISLuqUSDu6XTiXVCpF4eIP5wpsvv1 6uAVgORgfoHdSK4m2k38EUFM1jIGgHj6kGfN3TeNguOCCaKfDegXEbUtYPnnu2zxTT4iNk /AxqnIcxVvxZHyOa218VyC8GxmblCMM8y18c2jbiBuEMRMfvYUdFlBVajMuo5g== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732257527; a=rsa-sha256; cv=none; b=l0xJHU2rwFhtXx/pSB15nXktFZ0pfIDuquzwpeQUt3HJj9hT412Cdzt0Rr0diRs8rbQGZu JauoavLQ0P9xnAoOFw8vQtB4m7qRDU7tX9yQ32QqUEbTY1sPkk9D92ZZcY0Ew9kwzwtFHW U8iXCWSV5AXJ04k0G5vAStm9vQHrbBbYNP/ONdBbxTw6QS/+hgZ4WJJUe077KJBk6WBv3+ LtDaVaKSx0L0oqwIfQ5QJe4oUi0EyglGcGHO00TAFBkWGk4qdq2ODW5eX0l02w6M0Lcr1/ TL0kW004aIteGEEp72uFRdKrSE4PS763QALZy2SlRDEQsxuBFxjBn+xXskUFIg== 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 4Xvlmk6F3Xz1Ccp for ; Fri, 22 Nov 2024 06:38:46 +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 4AM6cko6083075 for ; Fri, 22 Nov 2024 06:38:46 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4AM6ckt2083074 for bugs@FreeBSD.org; Fri, 22 Nov 2024 06:38:46 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 262098] [nanobsd] builds with s2 for /cfg, and can't boot? Date: Fri, 22 Nov 2024 06:38:46 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bin X-Bugzilla-Version: 12.3-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: jlduran@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: cc attachments.created 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=3D262098 Jose Luis Duran changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jlduran@FreeBSD.org --- Comment #2 from Jose Luis Duran --- Created attachment 255380 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D255380&action= =3Dedit nanobsd: Always account for 2 code partitions I was able to replicate this bug. The attached patch (not the final patch, just the shortest fix) should fix = the issue. What throws me off is that I was not able to find a difference betwe= en 12.2 and 12.3. So there might be something else. The patch always reserves the partition for code#2, it is not populated if NANO_IMAGES=3D1 or NANO_INIT_IMG2=3D0. Thanks for reporting it, if it is still within your possibilities I would appreciate it if you could test it. --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Fri Nov 22 08:28:03 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 4XvpBr1nSrz5dbW7 for ; Fri, 22 Nov 2024 08:28:04 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XvpBr0RTMz4RQS for ; Fri, 22 Nov 2024 08:28:04 +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=1732264084; 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; bh=EWOaG7M5DpbkWIs8Nn7B1NGFCd86zeeGc1WaY1PFD7s=; b=IdOtpMCY6qmISyEmTNjZ1rJ8hqSOER3Zk2hYNwtStn9zxs+JTgU9vnKwUsKrg/TMB031E0 JkbTYUAWKZ5ngB25S7JN/TJjkvNtyPux27BHLg/PsmWZM2Bx3L/TxdsLRf8MsHe1fPj/E6 rvJqgWoEmEJs7tHdSA6jXn254KBkWB2Yp72I/8UBBNr8RWGnoQgIZkb3dC6mSgH55G6x6M +V0hiECrpo/gIbKSw+v50CQ1fOjWi7tFDpxNarjLx6+o8cHOwN+4mkhK0RjrJ17IkCkCYZ kFQb4Ey500sjxQVkih8eAt/QnbTH627Ih1TlDTl4Hf0YfRkwFKiWU9XIj+CA2Q== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732264084; a=rsa-sha256; cv=none; b=vhUtCL3QUpWN9QQlj9GKHftfPJUF7ndd7VOLVCiieB4twwHXsQtzdq/6XlFC03/2R8I2+Z IDsZrjZA6NUVcw4qElr8k/1Ly/UfRUBspLP4zU+50K2LBNMVdNPkgL3ac0gv3F7eKbz9TI 1EBcHTeAZ3e4zSoD9QXHnpS2q1fz6A0lZzGLJVCeimsDLw4ZcVBgLLU/7LDCuAT1YsQJqK yt3acaqDgZ57xGNVS0opdg9cjLhYsLPsceIZ49WU6jqas9SEQQ86zLmcDSinPp13wYJnY5 g5xaO1FW+VybVBWwUkqhRqlUbIZ1Zq5zxWXIYaCYDRMR1N8yiJdYNzhJC/YPlg== 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 4XvpBr02l8zGmx for ; Fri, 22 Nov 2024 08:28:04 +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 4AM8S3CN072094 for ; Fri, 22 Nov 2024 08:28:03 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4AM8S3wn072093 for bugs@FreeBSD.org; Fri, 22 Nov 2024 08:28:03 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 282909] make(1): delays and error spamming when run from a dir which is automounted using -hosts Date: Fri, 22 Nov 2024 08:28:03 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bin X-Bugzilla-Version: Unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: mail@fbsd2.e4m.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: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter Message-ID: 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=3D282909 Bug ID: 282909 Summary: make(1): delays and error spamming when run from a dir which is automounted using -hosts Product: Base System Version: Unspecified Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: bin Assignee: bugs@FreeBSD.org Reporter: mail@fbsd2.e4m.org If we run make(1) without the env var MAKESYSPATH being set and from a directory which is automounted using the special map "-hosts" in an environ= ment where no NFS server named "share" exists, operation is slowed down significantly and the syslog is spammed with messages like: Nov 22 09:01:54 kiste automountd[12840]: "/etc/autofs/special_hosts share", pid 12841, terminated with exit status 1 Nov 22 09:01:54 kiste kernel: [2773] WARNING: autofs_trigger_on= e: request for /net/ completed with error 5, pid 12839 (make) Nov 22 09:01:54 kist automountd[12840]: failed to handle spec= ial map "-hosts" This is because make(1) uses the compile-time defined DEFAULT_SYS_PATH (.../share/mk:/usr/share/mk) and goes up the path until it hits "/net/share= ". How to reproduce: 1. Set up an automount environment using /net -hosts (optional options) 2. cd to an (existing) dir, e.g. cd /net/myserver/some_dir 3. Type "make" (no Makefile needed). --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Fri Nov 22 10:29:09 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 4XvrtZ07Wnz5dk5S for ; Fri, 22 Nov 2024 10:29:10 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XvrtY4wtYz4bWs for ; Fri, 22 Nov 2024 10:29:09 +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=1732271349; 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=Bz1rYOPaTE2TZqypOfDvMZXPYJz0J4Wz43YOX3RbSWE=; b=ylb4d6yR0BqJpzJiiP39ppsjlV0JvJQxsAjFHmCOzZ+rCaL8vYAj0oRu7YUleMfm+hTvs4 XC7eL0/vzr5beXuX9y1Asg2+ev3sdMHjYVej7mfxICDQsuXLFvNJvgUrxAVIPENvPajzlM mg0GQDlUhW9qZmU++IsHWgz+BqoHaZI0CILjwYs+mEwu/ZRjdeUZIQoRq2V+IFj1aUgN0c c0EtMqbiiutl7E73Q/sGW8lccmn2dQNSzBUyEqk7OnlapGiQaVQ/09/fydodKQ0DlMUsuo DVhuHpbl1XsmXBvwbGUYPJNjdFpv9Y81b4J7pgFEKW4xyLI+VCtkb81pcckzCw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732271349; a=rsa-sha256; cv=none; b=G7Vv7q9F42V9aL2raBhFnpYG5LV1Vp/NRTm2SwkTy24GYwTQ8U52MOg6QqdCDXTKLS2qmI B5BGLyshjjPcSOGjP9mDCKw9gfRDVvsnJEtNePHSBG4KlMiipp7cYH6sjiWMMVdJMcFOUc p4/dkaANjw+AL9kASeeFhTCqj/WFkIVVNasr6lZhjHJI8QFieoGD3xL29AdgJRQZKN7gwl 5rxaa3149TqRNPMRAHiB2WkABv+N6FDaEv8/iieTX7pAHhudp/lKTmc6g/NTEPahT4gZhW JDBS0Zw0wji90Nh5/sHr/NxHjwXXa9SsXA/tayDqfn477sQ4Zu64BqroUhBenw== 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 4XvrtY4XjVzLPW for ; Fri, 22 Nov 2024 10:29:09 +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 4AMAT9K7080968 for ; Fri, 22 Nov 2024 10:29:09 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4AMAT9JY080967 for bugs@FreeBSD.org; Fri, 22 Nov 2024 10:29:09 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 282713] Process enters in STOP state and doesn't respond to any signal. Date: Fri, 22 Nov 2024 10:29:09 +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: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: rupeshpilania@gmail.com X-Bugzilla-Status: Open 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=3D282713 --- Comment #11 from Rupesh Pilania --- PID USERNAME THR PRI NICE SIZE RES STATE C TIME WCPU COMM= AND 1214 root 1 102 0 146M 109M CPU6 6 936:26 99.78% parent-process ./procstat -t 1214 PID TID COMM TDNAME CPU PRI STATE WCHAN 1214 100136 heimdall - 6 202 run - ./procstat -k 1214 PID TID COMM TDNAME KSTACK 1214 100136 heimdall - ./procstat -kk 1214 PID TID COMM TDNAME KSTACK 1214 100136 heimdall - All child processes stucks at umtxqb if we are trying to kill. PID USERNAME THR PRI NICE SIZE RES STATE C TIME WCPU COMM= AND 1214 root 1 102 0 146M 109M CPU6 6 936:26 99.78% parent-process ./procstat -t 1214 PID TID COMM TDNAME CPU PRI STATE WCHAN 1214 100136 heimdall - 6 202 run - ./procstat -k 1214 PID TID COMM TDNAME KSTACK 1214 100136 heimdall - ./procstat -kk 1214 PID TID COMM TDNAME KSTACK 1214 100136 heimdall - dut-c600v-02:rtestuser 20] ./procstat -t 2803 PID TID COMM TDNAME CPU PRI STATE WCHAN 2803 100353 child-1 - -1 120 stop - 2803 100515 child-1 - -1 120 stop - 2803 100516 child-1 - -1 152 stop sbwait 2803 100519 child-1 - -1 120 stop usem 2803 100520 child-1 - -1 120 stop usem 2803 100524 child-1 - -1 120 stop usem 2803 100526 child-1 - -1 120 stop usem 2803 100532 child-1 - -1 120 stop usem 2803 100533 child-1 - -1 120 stop usem 2803 100534 child-1 - -1 120 stop usem 2803 100535 child-1 - -1 120 stop usem 2803 100536 child-1 - -1 120 stop umtxqb 2803 100537 child-1 - -1 120 stop usem 2803 100540 child-1 - -1 120 stop usem 2803 100541 child-1 - -1 120 stop usem 2803 100543 child-1 - -1 120 stop usem 2803 100544 child-1 - -1 120 stop usem 2803 100552 child-1 - -1 120 stop usem 2803 100553 child-1 - -1 120 stop usem 2803 100555 child-1 - -1 120 stop usem 2803 100561 child-1 - -1 120 stop usem 2803 100562 child-1 - -1 120 stop usem 2803 100563 child-1 - -1 120 stop usem 2803 100564 child-1 - -1 120 stop usem 2803 100565 child-1 - -1 120 stop usem 2803 100568 child-1 - -1 120 stop usem 2803 100570 child-1 - -1 120 stop usem 2803 100572 child-1 - -1 120 stop usem 2803 100581 child-1 - -1 120 stop usem 2803 100582 child-1 - -1 120 stop usem 2803 100583 child-1 - -1 120 stop usem 2803 100610 child-1 - -1 120 stop usem 2803 100615 child-1 - -1 120 stop usem 2803 100616 child-1 - -1 120 stop - 2803 100756 child-1 - -1 120 stop - 2803 100921 child-1 - -1 120 stop sbwait 2803 100922 child-1 - -1 120 stop uwait 2803 100923 child-1 - -1 120 stop uwait 2803 100924 child-1 - -1 120 stop - 2803 100925 child-1 - -1 120 stop - 2803 100930 child-1 - -1 120 stop uwait 2803 101143 child-1 - -1 120 stop sbwait 2803 102579 child-1 - -1 120 stop uwait 2803 394294 child-1 - -1 120 stop uwait 2803 577659 child-1 - -1 120 stop usem dut-c600v-02:rtestuser 21] dut-c600v-02:rtestuser 21] ./procstat -kk 2803 PID TID COMM TDNAME KSTACK 2803 100353 child-1 - mi_switch+0xc1 thread_suspend_check+0x260 exit1+0xaa sigexit+0x133 postsig+0x251 kern_sigsuspend+0x2b7 sys_sigsuspend+0x31 amd64_syscall+0x741 fast_syscall_common+0xf8 2803 100515 child-1 - mi_switch+0xc1 thread_suspend_switch+0xc0 cursig+0x651 ast+0x2df doreti_ast+0x1f 2803 100516 child-1 - mi_switch+0xc1 sleepq_catch_signals+0x2e6 sleepq_wait_sig+0x9 _sleep+0x1be sbwait+0x4c soreceive_generic+0x307 soreceive+0x44 kern_recvit+0x1ba sys_recvfrom+0x86 amd64_syscall+0x741 fast_syscall_common+0xf8 2803 100519 child-1 - mi_switch+0xc1 sleepq_catch_signals+0x2e6 sleepq_wait_sig+0x9 _sleep+0x1be umtxq_sleep+0x1= 32 __umtx_op_sem2_wait+0x6f8 sys__umtx_op+0x7a amd64_syscall+0x741 fast_syscall_common+0xf8 2803 100520 child-1 - mi_switch+0xc1 sleepq_catch_signals+0x2e6 sleepq_wait_sig+0x9 _sleep+0x1be umtxq_sleep+0x1= 32 __umtx_op_sem2_wait+0x6f8 sys__umtx_op+0x7a amd64_syscall+0x741 fast_syscall_common+0xf8 2803 100524 child-1 - mi_switch+0xc1 sleepq_catch_signals+0x2e6 sleepq_wait_sig+0x9 _sleep+0x1be umtxq_sleep+0x1= 32 __umtx_op_sem2_wait+0x6f8 sys__umtx_op+0x7a amd64_syscall+0x741 fast_syscall_common+0xf8 2803 100526 child-1 - mi_switch+0xc1 sleepq_catch_signals+0x2e6 sleepq_wait_sig+0x9 _sleep+0x1be umtxq_sleep+0x1= 32 __umtx_op_sem2_wait+0x6f8 sys__umtx_op+0x7a amd64_syscall+0x741 fast_syscall_common+0xf8 2803 100532 child-1 - mi_switch+0xc1 sleepq_catch_signals+0x2e6 sleepq_wait_sig+0x9 _sleep+0x1be umtxq_sleep+0x1= 32 __umtx_op_sem2_wait+0x6f8 sys__umtx_op+0x7a amd64_syscall+0x741 fast_syscall_common+0xf8 2803 100533 child-1 - mi_switch+0xc1 sleepq_catch_signals+0x2e6 sleepq_wait_sig+0x9 _sleep+0x1be umtxq_sleep+0x1= 32 __umtx_op_sem2_wait+0x6f8 sys__umtx_op+0x7a amd64_syscall+0x741 fast_syscall_common+0xf8 2803 100534 child-1 - mi_switch+0xc1 sleepq_catch_signals+0x2e6 sleepq_wait_sig+0x9 _sleep+0x1be umtxq_sleep+0x1= 32 __umtx_op_sem2_wait+0x6f8 sys__umtx_op+0x7a amd64_syscall+0x741 fast_syscall_common+0xf8 2803 100535 child-1 - mi_switch+0xc1 sleepq_catch_signals+0x2e6 sleepq_wait_sig+0x9 _sleep+0x1be umtxq_sleep+0x1= 32 __umtx_op_sem2_wait+0x6f8 sys__umtx_op+0x7a amd64_syscall+0x741 fast_syscall_common+0xf8 2803 100536 child-1 - mi_switch+0xc1 _sleep+0x1cb __umtx_op_sem2_wait+0x287 sys__umtx_op+0x7a amd64_syscall+0x741 fast_syscall_common+0xf8 2803 100537 child-1 - mi_switch+0xc1 sleepq_catch_signals+0x2e6 sleepq_wait_sig+0x9 _sleep+0x1be umtxq_sleep+0x1= 32 __umtx_op_sem2_wait+0x6f8 sys__umtx_op+0x7a amd64_syscall+0x741 fast_syscall_common+0xf8 2803 100540 child-1 - mi_switch+0xc1 sleepq_catch_signals+0x2e6 sleepq_wait_sig+0x9 _sleep+0x1be umtxq_sleep+0x1= 32 __umtx_op_sem2_wait+0x6f8 sys__umtx_op+0x7a amd64_syscall+0x741 fast_syscall_common+0xf8 2803 100541 child-1 - mi_switch+0xc1 sleepq_catch_signals+0x2e6 sleepq_wait_sig+0x9 _sleep+0x1be umtxq_sleep+0x1= 32 __umtx_op_sem2_wait+0x6f8 sys__umtx_op+0x7a amd64_syscall+0x741 fast_syscall_common+0xf8 2803 100543 child-1 - mi_switch+0xc1 sleepq_catch_signals+0x2e6 sleepq_wait_sig+0x9 _sleep+0x1be umtxq_sleep+0x1= 32 __umtx_op_sem2_wait+0x6f8 sys__umtx_op+0x7a amd64_syscall+0x741 fast_syscall_common+0xf8 2803 100544 child-1 - mi_switch+0xc1 sleepq_catch_signals+0x2e6 sleepq_wait_sig+0x9 _sleep+0x1be umtxq_sleep+0x1= 32 __umtx_op_sem2_wait+0x6f8 sys__umtx_op+0x7a amd64_syscall+0x741 fast_syscall_common+0xf8 2803 100552 child-1 - mi_switch+0xc1 sleepq_catch_signals+0x2e6 sleepq_wait_sig+0x9 _sleep+0x1be umtxq_sleep+0x1= 32 __umtx_op_sem2_wait+0x6f8 sys__umtx_op+0x7a amd64_syscall+0x741 fast_syscall_common+0xf8 2803 100553 child-1 - mi_switch+0xc1 sleepq_catch_signals+0x2e6 sleepq_wait_sig+0x9 _sleep+0x1be umtxq_sleep+0x1= 32 __umtx_op_sem2_wait+0x6f8 sys__umtx_op+0x7a amd64_syscall+0x741 fast_syscall_common+0xf8 2803 100555 child-1 - mi_switch+0xc1 sleepq_catch_signals+0x2e6 sleepq_wait_sig+0x9 _sleep+0x1be umtxq_sleep+0x1= 32 __umtx_op_sem2_wait+0x6f8 sys__umtx_op+0x7a amd64_syscall+0x741 fast_syscall_common+0xf8 2803 100561 child-1 - mi_switch+0xc1 sleepq_catch_signals+0x2e6 sleepq_wait_sig+0x9 _sleep+0x1be umtxq_sleep+0x1= 32 __umtx_op_sem2_wait+0x6f8 sys__umtx_op+0x7a amd64_syscall+0x741 fast_syscall_common+0xf8 2803 100562 child-1 - mi_switch+0xc1 sleepq_catch_signals+0x2e6 sleepq_wait_sig+0x9 _sleep+0x1be umtxq_sleep+0x1= 32 __umtx_op_sem2_wait+0x6f8 sys__umtx_op+0x7a amd64_syscall+0x741 fast_syscall_common+0xf8 2803 100563 child-1 - mi_switch+0xc1 sleepq_catch_signals+0x2e6 sleepq_wait_sig+0x9 _sleep+0x1be umtxq_sleep+0x1= 32 __umtx_op_sem2_wait+0x6f8 sys__umtx_op+0x7a amd64_syscall+0x741 fast_syscall_common+0xf8 2803 100564 child-1 - mi_switch+0xc1 sleepq_catch_signals+0x2e6 sleepq_wait_sig+0x9 _sleep+0x1be umtxq_sleep+0x1= 32 __umtx_op_sem2_wait+0x6f8 sys__umtx_op+0x7a amd64_syscall+0x741 fast_syscall_common+0xf8 2803 100565 child-1 - mi_switch+0xc1 sleepq_catch_signals+0x2e6 sleepq_wait_sig+0x9 _sleep+0x1be umtxq_sleep+0x1= 32 __umtx_op_sem2_wait+0x6f8 sys__umtx_op+0x7a amd64_syscall+0x741 fast_syscall_common+0xf8 2803 100568 child-1 - mi_switch+0xc1 sleepq_catch_signals+0x2e6 sleepq_wait_sig+0x9 _sleep+0x1be umtxq_sleep+0x1= 32 __umtx_op_sem2_wait+0x6f8 sys__umtx_op+0x7a amd64_syscall+0x741 fast_syscall_common+0xf8 2803 100570 child-1 - mi_switch+0xc1 sleepq_catch_signals+0x2e6 sleepq_wait_sig+0x9 _sleep+0x1be umtxq_sleep+0x1= 32 __umtx_op_sem2_wait+0x6f8 sys__umtx_op+0x7a amd64_syscall+0x741 fast_syscall_common+0xf8 2803 100572 child-1 - mi_switch+0xc1 sleepq_catch_signals+0x2e6 sleepq_wait_sig+0x9 _sleep+0x1be umtxq_sleep+0x1= 32 __umtx_op_sem2_wait+0x6f8 sys__umtx_op+0x7a amd64_syscall+0x741 fast_syscall_common+0xf8 2803 100581 child-1 - mi_switch+0xc1 sleepq_catch_signals+0x2e6 sleepq_wait_sig+0x9 _sleep+0x1be umtxq_sleep+0x1= 32 __umtx_op_sem2_wait+0x6f8 sys__umtx_op+0x7a amd64_syscall+0x741 fast_syscall_common+0xf8 2803 100582 child-1 - mi_switch+0xc1 sleepq_catch_signals+0x2e6 sleepq_wait_sig+0x9 _sleep+0x1be umtxq_sleep+0x1= 32 __umtx_op_sem2_wait+0x6f8 sys__umtx_op+0x7a amd64_syscall+0x741 fast_syscall_common+0xf8 2803 100583 child-1 - mi_switch+0xc1 sleepq_catch_signals+0x2e6 sleepq_wait_sig+0x9 _sleep+0x1be umtxq_sleep+0x1= 32 __umtx_op_sem2_wait+0x6f8 sys__umtx_op+0x7a amd64_syscall+0x741 fast_syscall_common+0xf8 2803 100610 child-1 - mi_switch+0xc1 sleepq_catch_signals+0x2e6 sleepq_wait_sig+0x9 _sleep+0x1be umtxq_sleep+0x1= 32 __umtx_op_sem2_wait+0x6f8 sys__umtx_op+0x7a amd64_syscall+0x741 fast_syscall_common+0xf8 2803 100615 child-1 - mi_switch+0xc1 sleepq_catch_signals+0x2e6 sleepq_wait_sig+0x9 _sleep+0x1be umtxq_sleep+0x1= 32 __umtx_op_sem2_wait+0x6f8 sys__umtx_op+0x7a amd64_syscall+0x741 fast_syscall_common+0xf8 2803 100616 child-1 - mi_switch+0xc1 thread_suspend_check+0x260 ast+0x376 doreti_ast+0x1f 2803 100756 child-1 - mi_switch+0xc1 sleepq_catch_signals+0x2e6 sleepq_wait_sig+0x9 _sleep+0x1be sbwait+0x4c soreceive_generic+0x307 soreceive+0x44 kern_recvit+0x1ba sys_recvfrom+0x86 amd64_syscall+0x741 fast_syscall_common+0xf8 2803 100921 child-1 - mi_switch+0xc1 sleepq_catch_signals+0x2e6 sleepq_wait_sig+0x9 _sleep+0x1be sbwait+0x4c soreceive_generic+0x307 soreceive+0x44 kern_recvit+0x1ba sys_recvfrom+0x86 amd64_syscall+0x741 fast_syscall_common+0xf8 2803 100922 child-1 - mi_switch+0xc1 sleepq_catch_signals+0x2e6 sleepq_wait_sig+0x9 _sleep+0x1be umtxq_sleep+0x1= 32 do_wait+0x41c __umtx_op_wait_uint_private+0x54 sys__umtx_op+0x7a amd64_syscall+0x741 fast_syscall_common+0xf8 2803 100923 child-1 - mi_switch+0xc1 sleepq_catch_signals+0x2e6 sleepq_wait_sig+0x9 _sleep+0x1be umtxq_sleep+0x1= 32 do_wait+0x41c __umtx_op_wait_uint_private+0x54 sys__umtx_op+0x7a amd64_syscall+0x741 fast_syscall_common+0xf8 2803 100924 child-1 - mi_switch+0xc1 thread_suspend_check+0x260 ast+0x376 doreti_ast+0x1f 2803 100925 child-1 - mi_switch+0xc1 thread_suspend_check+0x260 ast+0x376 doreti_ast+0x1f 2803 100930 child-1 - mi_switch+0xc1 sleepq_catch_signals+0x2e6 sleepq_wait_sig+0x9 _sleep+0x1be umtxq_sleep+0x1= 32 do_wait+0x41c __umtx_op_wait_uint_private+0x54 sys__umtx_op+0x7a amd64_syscall+0x741 fast_syscall_common+0xf8 2803 101143 child-1 - mi_switch+0xc1 sleepq_catch_signals+0x2e6 sleepq_wait_sig+0x9 _sleep+0x1be sbwait+0x4c soreceive_generic+0x307 soreceive+0x44 kern_recvit+0x1ba sys_recvfrom+0x86 amd64_syscall+0x741 fast_syscall_common+0xf8 2803 102579 child-1 - mi_switch+0xc1 sleepq_catch_signals+0x2e6 sleepq_wait_sig+0x9 _sleep+0x1be umtxq_sleep+0x1= 32 do_wait+0x41c __umtx_op_wait_uint_private+0x54 sys__umtx_op+0x7a amd64_syscall+0x741 fast_syscall_common+0xf8 2803 394294 child-1 - mi_switch+0xc1 sleepq_catch_signals+0x2e6 sleepq_wait_sig+0x9 _sleep+0x1be umtxq_sleep+0x1= 32 do_wait+0x41c __umtx_op_wait_uint_private+0x54 sys__umtx_op+0x7a amd64_syscall+0x741 fast_syscall_common+0xf8 2803 577659 child-1 - mi_switch+0xc1 sleepq_catch_signals+0x2e6 sleepq_wait_sig+0x9 _sleep+0x1be umtxq_sleep+0x1= 32 __umtx_op_sem2_wait+0x6f8 sys__umtx_op+0x7a amd64_syscall+0x741 fast_syscall_common+0xf8 We didn't tried killing the parent. https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D200992 Comment10. Lokks= like hitting hypervisor issue. --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Fri Nov 22 10:36:14 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 4Xvs2m0FzSz5dkP5 for ; Fri, 22 Nov 2024 10:36:16 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Xvs2l0w6Pz4cS5 for ; Fri, 22 Nov 2024 10:36:15 +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=1732271775; 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; bh=PmVR/tY41bVaZHRKeNo9mhPGIkyEYL7uNd2tujhuWic=; b=kMCgyqhHvjOu4po/WSHZjSyXlMoqD/rt+fKD4/cnBobf0OmoJx0LuezWr0R7A8vc/GwWJH AQUF9CnvXUK4mKbCb4gqW7bYTl0GecoOJte0CdZO1pNHrfgRtRfmrT3wePg4ZRVH2C5qZ5 NGHeQf2xTQeK48E9oM93GWKsHRYA1kOO6FCGJt+8RX+imDI73yRI3Rca4gTYnzZfhSuJ6h XkLs2SlxkOLV923wCRX0xOc96ATWhrQJQvI3qkQGn2F56y7ztlC1a9ZOuXPypRjE8VRY09 HjLfWgDB+hXW3Y0vvczi5/CAynRKsCNVuCVxuApaV+vBWA2QsrZn657XcljxOg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732271775; a=rsa-sha256; cv=none; b=pNLPoZcoe+z2jW+J58gjJxc0AUZ7Q9Gv0wPxT3UJRxeIGELKQEE2lgvTxeOe2yIYQTIbGq 5AAiOcHywsDKVNfJy/vNoIz1BvP0ZqtEACkuWrOvYLRPMM2+5yA7JXxdzfk/oGxq2+1ven aKdnasih6iAWM/SIiiHvu5uUtc4tjDrk9aKQRbmoUI2z4fUXk6L0+19mSHbn8VpMgNlyIN 6hvS8eQz3NPEADmpfoagecdsDEy3mqBquAc6ra1bWxohqeDN4kvMj0eihyYCT6wyeFicqR jgJKz9bbJ5ZQrG9VHzR5EWlnT0jc924VRlkWesKGYM3L1xgYCbCtlYUi+gx7cA== 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 4Xvs2l0WclzLMm for ; Fri, 22 Nov 2024 10:36:15 +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 4AMAaEqo097320 for ; Fri, 22 Nov 2024 10:36:14 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4AMAaEiA097314 for bugs@FreeBSD.org; Fri, 22 Nov 2024 10:36:14 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 282916] The strptime() function in libc/stdtime parses an incorrect wday value with the %x format for dates after 12/31/00 Date: Fri, 22 Nov 2024 10:36:14 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bin X-Bugzilla-Version: 14.1-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: erkki.moorits@mail.ee X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter attachments.mimetype attachments.created Message-ID: 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=3D282916 Bug ID: 282916 Summary: The strptime() function in libc/stdtime parses an incorrect wday value with the %x format for dates after 12/31/00 Product: Base System Version: 14.1-RELEASE Hardware: amd64 OS: Any Status: New Severity: Affects Only Me Priority: --- Component: bin Assignee: bugs@FreeBSD.org Reporter: erkki.moorits@mail.ee Attachment #255388 text/plain mime type: Created attachment 255388 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D255388&action= =3Dedit Test code for strptime(..., "%x", ...) When I use strptime() input descriptor "%x" to decode date, then after 12/3= 1/00 strptime() decodes wrong wday. Here are the different test results from the attached test program. Expected decoded values are (reference tests on Ubuntu Linux): 12/31/00: Time: 00:00:00 Date: 2000-12-31 Wday: 0 Yday: 365 (DST 0 Zone [(null)] offset 0) 01/01/01: Time: 00:00:00 Date: 2001-01-01 Wday: 1 Yday: 000 (DST 0 Zone [(null)] offset 0) 01/02/01: Time: 00:00:00 Date: 2001-01-02 Wday: 2 Yday: 001 (DST 0 Zone [(null)] offset 0) Actual values on FreeBSD 14.1-RELEASE-p5 GENERIC amd64: 12/31/00: Time: 00:00:00 Date: 2000-12-31 Wday: 0 Yday: 365 (DST 0 Zone [(null)] offset 0) 01/01/01: Time: 00:00:00 Date: 2001-01-01 Wday: 0 Yday: 000 (DST 0 Zone [(null)] offset 0) 01/02/01: Time: 00:00:00 Date: 2001-01-02 Wday: 1 Yday: 001 (DST 0 Zone [(null)] offset 0) Also wday values from %c and %x are different (first lines are decoded by u= sing %c, last by using %x): Fri Mar 4 20:05:34 2005: Time: 20:05:34 Date: 2005-03-04 Wday: 5 Yday: 062 (DST 0 Zone [(null)] offset 0) 03/04/05: Time: 00:00:00 Date: 2005-03-04 Wday: 4 Yday: 062 (DST 0 Zone [(null)] offset 0) --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Fri Nov 22 11:34:52 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 4XvtLN6zKgz5dn8m for ; Fri, 22 Nov 2024 11:34:52 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XvtLN5v63z4gQ2 for ; Fri, 22 Nov 2024 11:34:52 +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=1732275292; 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=ItNUoO6Y8HCf81nU55MqBpzRua03VnZM9IW/io+YBbI=; b=xPP+fQK5JZSCEFRh/dJJfqan8we0qGQM2ENyZEvS2jM8ryYvDwf0b4BbaG4ITyQ5rrz8U6 HN07aZ6hT5W4vfUrmpZmCDe/3ohGAxcv9Ifvn+sZjUCfcB2sR9tMK0fQEZwAfLOjCUjqos 4KT46T0IoHQp833a/GJoRIo6kmBzns0X/iRPtf5KKZOo3z0gJD+F5a0P63V9KgrY+GUZck YNwvHMEj4zaZ8Pcji4ypaRXPT9xvmgIZ7Fbz05rngmz8L3kfcP33u5T4p2hkXMouw/LpSW 5h318KLW94Hxs5mYYO4gd1NXcGYD1xrCioanOmf4adKQngqWr0Nvfio+hiOlIw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732275292; a=rsa-sha256; cv=none; b=Pr1ytj5QnxMtyT8C+7xT88lGCiuNM6sampgu0ec/RCXd93Ux37fysOUIsjbr+gEOlkciq2 zbm+87rMBJZ2INwChUELOEV/HxhAcwOnxSYXSNFbe3e8zfIN5xtlCnvX05nwcEuQNk9xVW ZKRS2Fz2zW1JnZiudMTRvKJYaftcoHUheiitZqL4LqiA8OU/P8kT/OQr+PTP86ADOoV50e DJRybERkj6xvXVx5w33DObmRgTHKtctQ95HXxCoBfIzGmF6s8Ip1DmKoAcc46j+GnkzncH L3JwDIwBTsHv4lQxsCrRE39OEBB4ND9bdQXtlkNV9DtMP5E203B3hMbYMntRIw== 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 4XvtLN5N9KzN8n for ; Fri, 22 Nov 2024 11:34:52 +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 4AMBYq5l097579 for ; Fri, 22 Nov 2024 11:34:52 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4AMBYq7Q097576 for bugs@FreeBSD.org; Fri, 22 Nov 2024 11:34:52 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 282860] Kernel panic at boot on intel i9-7980XE / asus prime x299-A rev1 Date: Fri, 22 Nov 2024 11:34:52 +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: 14.2-STABLE X-Bugzilla-Keywords: crash X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: keivan@motavalli.me X-Bugzilla-Status: Open 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=3D282860 --- Comment #42 from keivan@motavalli.me --- Thank you for your support! I have tested the same patched kernel/installer image on some other systems which exhibited no boot problems before and the preliminary trap handler pa= tch does not break them. Once the patch is finalized I'm willing to test it again. Also, the last memory I have of FreeBSD correctly resuming from S3 on some other computer I had is from around FreeBSD 8. On this system, even with the trap handler patch, it does not reactivate the video output after resuming = from S3 with the vesa driver; hw.acpi.reset_video=3D1 before suspending and kdlo= ad vesa.ko after resuming have no effect. The same happens on another ryzen pc= I tested and on my intel 12th gen laptop. Since the system this bug report is about has a handy COM/serial socket on the motherboard I can possibly conne= ct to, I'm willing in the future to troubleshoot the ACPI S3 problems as well, with some guidance --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Fri Nov 22 13:48:00 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 4XvxJ035Dgz5dvtC for ; Fri, 22 Nov 2024 13:48:00 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XvxJ018Rmz4ts8 for ; Fri, 22 Nov 2024 13:48:00 +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=1732283280; 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; bh=9aX/JV0xhU6F1GaxxDt82p6YlM+ursHZA4L0UgUeqR4=; b=RCPU1YqJZn0O2b9xvsjY8TCoLglYk8jX+i0exujI2KSPgqfOJlYPFambBOEUXI9HRrOwO3 6tnQLa3pJz0QPgsPsU7FAbZoiQ5739SUEuEMY6eHlg1vaD3VkiedyiO83P4ttpV7X/GoKc vy/ThkXpoyMKAMo6qabDXb6BoF/ld55FfOS+tRVkqlyhQ+SVzYLjCOryCqAqqkLKeuZBsN B7wJgVHTUfyobu0Z5Mbs1uu2fe32h++Fz6YrPgha0uhy1foOf1VPI8U5hXkw8+NcCZ11uZ KRBTir4nS1ps4LQri8XVDFGm+x9G7YCaEj/RjpqU7CUICeDncp1eJ3Mg94EKSg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732283280; a=rsa-sha256; cv=none; b=sbzMscF+N5CiDRtxPfv62dvwPR7429wonCi93oOSutVjhfTl/H5qXpKJcilL4l5aoGSHtS 93TdZrEvS34er90G7HL7OdFdew+W7YWfk4kRLobn2tMoFSRJKt+dvukeJyjGWx1+pcP0ps qVHYrfp2dElUTMQON0upCOd5gT1zMlGbkIMgo8FY04+HuaXk/EZmjYD3PeQnMJOxf9x9Aq MJfmO51JYeynQpjVAcLWbF4YRb4fU14BmBPJZ5WCkVipMDNX9LCV7uORT1s01udUnaZQMF C/mlB2FuKvX43TzKm5bZcHY1QJ+3x6ZHpltzdN/bK4UEbtm0/MJaDIZLSIVYoA== 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 4XvxJ00T3SzRcd for ; Fri, 22 Nov 2024 13:48:00 +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 4AMDlxNo032466 for ; Fri, 22 Nov 2024 13:47:59 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4AMDlxhQ032465 for bugs@FreeBSD.org; Fri, 22 Nov 2024 13:47:59 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 282920] usbhid: qemu Keyboard doesn't work with qemu-xhci Date: Fri, 22 Nov 2024 13:48:00 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 15.0-CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: manu@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: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter Message-ID: 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=3D282920 Bug ID: 282920 Summary: usbhid: qemu Keyboard doesn't work with qemu-xhci Product: Base System Version: 15.0-CURRENT Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: kern Assignee: bugs@FreeBSD.org Reporter: manu@freebsd.org It seems that usbhid doesn't like qemu keyboard when using qemu-xhci (it wo= rks with usb-ehci). How to reproduce : Start a VM with=20 qemu-system-x86_64 -hda diskimage -device qemu-xhci -device usb-kdb -serial stdio The keyboard is unresponsive. diskimage is simply FreeBSD-15.0-CURRENT-amd64-ufs.raw with usbhid_enable s= et to 1 in the kernel (It's probably the same with original image with the tun= able set, will test later). Recompiling a kernel with options USB_DEBUG and setting it to 15 gives : ugen0.2: at usbus0 usbhid_probe:=20 usbhid_probe:=20 usbhid0 on uhub0 usbhid_attach: sc=3D0xfffff80003412800 usbhid0: on usbu= s0 hidbus0: on usbhid0 hkbd0: on hidbus0 usbhid_ctrl_callback: error=3DUSB_ERR_SHORT_XFER usbhid_sync_xfer: USB IO error:5 usbhid_ctrl_callback: error=3DUSB_ERR_SHORT_XFER usbhid_sync_xfer: USB IO error:5 kbd2 at hkbd0 Dual Console: Video Primary, Serial Secondary For each keypress on the keyboard I also have : usbhid_intr_in_callback: transferred! usbhid_intr_in_callback: transferred! Let me know if anything else is needed --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Fri Nov 22 14:58:47 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 4Xvysg55Hrz5f08W for ; Fri, 22 Nov 2024 14:58:47 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Xvysg35RXz55bk for ; Fri, 22 Nov 2024 14:58:47 +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=1732287527; 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=quw2HTRWNzv1PTUlZ9WLs6dC3PZw9EtHQ7265koUToM=; b=Phh/y4OhwhzEFVc4ToEbTQ3tddgQ3tFBXLYwSx4FEipzKB3iJbnLpd+pPTYhPLJQ6dQ8/7 PzQEBVZJCxQrAQwpCiZLZ8NforO4gSwHHoFr4IzpAQ389CiFPDlDyE+bGdpWjhSkX3UbO7 T5t/53tLQJud+/mjpPgcilG+2K1vwClgrsjOBU6VanxmRrYlzrWYIsEd3YjvN1WwPMTrCO EQ1Wl0Oy04cXdfyT/4D0P0Sg/ptJCB6MHbIHVIj+wFzvNaCuR9hkux0OI6l/iX6W/Urrk6 vdW/FQClrXaprxZNdHLosI05ieSlXaGNMfw2g1HMTBfwrObiNe/UvUg8G6fLfQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732287527; a=rsa-sha256; cv=none; b=Vq9uAWoU0ykKbL0hFJIaMc0v+lHOFdZlQ5RdljZx1u2v6e7ROFYSq86iE1nYW1QMgICs7O ZkBRoK+8OU9u1JFLLzrMavDAMvdYsAw/j4DrE90svg+sCyNs73FMj+1o+OpIDtB24yedWe oMi/+U28Vqi6pQqoA+ZNZOgsH1yEv6aN4osJLB3IHqtBCvzqlaD66zivsZtDrtXCIKzj9F yRXOZcJsbdQtntYdpzOCQtlWFKl4m4Axl1c7OyU2Oy6FR/uWtdJJ6mMDSiejsAgy+CJGX/ yHIqF3x7TmlZydoCzDA85BdUXuYkXYcFd8n22GgofMp3YuBzAcYyoxkAA8+Z9g== 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 4Xvysg2TGwzTff for ; Fri, 22 Nov 2024 14:58:47 +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 4AMEwlTx059613 for ; Fri, 22 Nov 2024 14:58:47 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4AMEwlFD059612 for bugs@FreeBSD.org; Fri, 22 Nov 2024 14:58:47 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 282901] find(1): ls(1) equivalent for "-ls" is wrong Date: Fri, 22 Nov 2024 14:58:47 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Documentation X-Bugzilla-Component: Manual Pages X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: ziaee@runbox.com X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status 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 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D282901 Alexander Ziaee changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |Open CC| |jhb@FreeBSD.org, | |ziaee@runbox.com --- Comment #1 from Alexander Ziaee --- Nice find! The correct way to link the commit is to add a trailer to the co= mmit message saying `Fixes: {first 8 or so characters of the commit hash} (something about the commit so it can be searched in the distant future whe= n 8 characters becomes ambiguous)`. One possible example commit message: ``` find.1: update manual for -ls to match logic Fixes: 3bfbb521(Improve POSIX compatibility for -g and -n) ``` --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Fri Nov 22 15:21:43 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 4XvzN76tb1z5f1Xt for ; Fri, 22 Nov 2024 15:21:43 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XvzN75PdXz57vb for ; Fri, 22 Nov 2024 15:21:43 +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=1732288903; 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=rSh93IiZmS+n6D+7jHF8c70q1VzG4wy6FdOHJZE/aNY=; b=d52qKQu2Pk9RB+zQ/84iOsljYt1CnrbdNdjc1gglkxcAhoftYw5g4izU+2vG7TvFSGRhKt hkScliZewQAqKUPTAX+UNLp8l32cTMBQBaytrIGLWUQMdUSb58nqnDUQCZfJ7PtX/jqrrk HXOsrXobLbpMWQcEfjPrCqAjhuM94W7cTafAmVXlhmqnWugbfrXEyBXf41AACvEPC7+0d3 KYGqdn0rD0NLBqY83dpr4YQz6PD4U1E+we0nhluw366askrvQNb6hcOI+REWol+0twmChn 2RyXrdywODi3ncIkNqrrTARvR9wibSVTrY1JZYxweCJNy0EmwlfAeZi87WPPRg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732288903; a=rsa-sha256; cv=none; b=yzcEk9g0/Xs6JauzUHAPfxIfg2CJ/MwvC+a1kwg7n9xJ5mWfz7yR+rNC9XkTJ1UcshzUkQ pLVyjevSJcc0X2dRM5wHx8qgA5EwW8av1xRF7RHRyWOmYUSW6BXQ5/xrSUjyEKsR8mBStS 37AbetGM1x8kVEj7q/Vk+B0oJBbnMJu0NbLIRir5H9LMeuf72zDRy3k6DeEtLRkeHPaDK0 lMio+tapTdMsrqQq3M+psQUdDpe/jxkJ0eP063WTcJkwKVDnESS6z0OUTj5sYy0DrLY9rQ pbtNZjJH1vVWLjlfTep8Bag/oPa8/2UY06b3P+hjSrLifQrxrhNL5Nv72Jz+Tw== 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 4XvzN74zCnzW25 for ; Fri, 22 Nov 2024 15:21:43 +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 4AMFLhQ7004873 for ; Fri, 22 Nov 2024 15:21:43 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4AMFLho4004872 for bugs@FreeBSD.org; Fri, 22 Nov 2024 15:21:43 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 282901] find(1): ls(1) equivalent for "-ls" is wrong Date: Fri, 22 Nov 2024 15:21:43 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Documentation X-Bugzilla-Component: Manual Pages X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: des@FreeBSD.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 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D282901 Dag-Erling Sm=C3=B8rgrav changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |des@FreeBSD.org --- Comment #2 from Dag-Erling Sm=C3=B8rgrav --- I believe they were asking how to link to a commit message in a Bugzilla comment, and the answer is to prefix the hash with either =E2=80=9Cbase=E2= =80=9D, =E2=80=9Cdoc=E2=80=9D, or =E2=80=9Cports=E2=80=9D, for instance: base 3bfbb521fef5 --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Fri Nov 22 16:29:24 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 4Xw0tD4Zxyz5f4bZ for ; Fri, 22 Nov 2024 16:29:24 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Xw0tD2Z4cz439x for ; Fri, 22 Nov 2024 16:29:24 +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=1732292964; 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=iRyWwdqWfsA9ZLld2TtRwiCCzlZsZjyJtsCkn5efito=; b=jyASrfVVnWoN1hfybxzpjz7CLTGmPZfC18p2tSu+6dG9KbYm+UBk955jEvyHTLwkAkXiks wgttPL0CPvvhRol6aKej8VQqJPKRP6cthRg0XqGnzncH7+fmgx+zFXs4X5BJVM2dnMaIyL Lca7jZ99gyyjviVluoI12GiJvvavO0gAeoI6EMgvBUYmTkDKi8Xkkotgf5W9/rFMoU1tBH RROuPGu+bNtxgkE5GDH8oA8ysNEXJiRnawXMnC7etd6acU4y8H6rywUG5qwfOlPCGA1acq 5CpmBq6OS5yQROviPC16L6lB8KD0QAEcXxmeLkqWLW1MermXOF+JiV11tnZJ5g== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732292964; a=rsa-sha256; cv=none; b=xyIJ/0I9nIGocQPMEjbDnFkN7pFufAtYCvkgHIUT5OODUsWNHPPvaTeSQx1FINR7aIZF5q TRCD/Zkzkm/KYeCLitM+2uoqeEwF+nKsgOnsGAOQeVBH7dWiPY0fXa3vy7YjGfNV4zphcm +SxEqS8daomYZ9SqVjais2pfVI/taeGCHPNKjzYigITk2gIMrar6K7YxmWUZOjMwJNhokW hu3XxNquGgS8X/wY5cATGxdQQ0eJc+zCyK3poR5b5gRln9lOcQursQM1XSdGK85XlGjzj6 iOp96Up+MqtSyoW0zmUMO0nG42YdtmpFfLhpK0HRCiOJjLhjVKC7v46OOOXAbg== 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 4Xw0tD22tFzXQ4 for ; Fri, 22 Nov 2024 16:29:24 +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 4AMGTN0X030039 for ; Fri, 22 Nov 2024 16:29:23 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4AMGTNkB030038 for bugs@FreeBSD.org; Fri, 22 Nov 2024 16:29:23 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 282647] termcap entries for tmux missing title setting capabilities (also for xterm?) Date: Fri, 22 Nov 2024 16:29:24 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: misc X-Bugzilla-Version: 14.1-STABLE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: jbeich@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: 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 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D282647 Jan Beich changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bapt@FreeBSD.org --- Comment #4 from Jan Beich --- (In reply to Duane from comment #0) > :ts=3D\E]2;:fs=3D^G: tmux uses :ts=3D\E]0;:fs=3D^G: per https://github.com/tmux/tmux/commit/295a= ce682020 which matches xterm+sl per https://github.com/mirror/ncurses/blob/v6.4/misc/terminfo.src#L5709 FreeBSD homegrown termcap mostly follows terminfo except for POLA or featur= es that cannot be translated to termcap. So, this should be easy to fix but I don't use termcap myself anymore. (In reply to Duane from comment #3) > Additionally, neither of the additional entries in terminfo-db contain th= e ts or fs capabilities so this doesn't solve that issue. terminfo for tmux has use=3Dxterm+sl but somehow base ncurses picks up term= cap unless an entry is only defined in terminfo e.g., $ pkg install terminfo-db $ tmux set -g default-terminal tmux-direct $ tmux respawn-pane -k $ (tput ts; echo) | vis -o \033]0; $ (tput fs; echo) | vis -b ^G CC @bapt per base b75fb12b6827 which suggested termcap to be used only as fallback. --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Fri Nov 22 18:22:58 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 4Xw3PG6mNMz5fBlv for ; Fri, 22 Nov 2024 18:22:58 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Xw3PG35Mjz4JQj for ; Fri, 22 Nov 2024 18:22:58 +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=1732299778; 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=KQ1pEqTB0M5g33fcMsdZ4t9MAXqhj5wL1YKr7X7LUSY=; b=fBe+LYk/ibbw66ytFE05rKaniTndMa+OVIwfA8+j3W3jv0Tdpaqt1biwHJ1R+mTz8v1N8h ow/UmHyw3m0Xh+uhRveUn8I6+gjLBRvvDN/y7LQj7FzL4Zx18vkAGdcSyVNgQuClN5br2K fQBsZSRHxWm1abN26n50/Wma6HZKxBJVgaPdiWi3O2H+FYExXrs+EOjVcSh9ot5Cwr2D7f ZNwklQy74SkSrdMTDyRaC2wDcmHmveII49HAHVXzVzfRFmGqVeIIYnLUpsHnuAWxV5206j gYBHIB+NqSY77hkKwcQ50giCeO7BiVHnj3kAg+dn5c29ANFZQ3SsR/keXcFZRA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732299778; a=rsa-sha256; cv=none; b=tQMsh+boCzUxKF8cEz4I3izsuDCZHB07G2j5qyBuP1b6FCMPb8c8VrJT+jNAjFkgrkfj7Z XETgf8XnRVRuX2rs3HNEgGoSJ1CjNBDwBUo8V60zb9PY4nkdHDCKtj1NfNghPHnzhKq0p5 +yNHT8x8nK0CvVD5PYna+2v3EBlHQaAGDqBaoYYGtPm7LxlOcwdQgODy+tkioMJcs+j3KO ZZVnq6s6gMqaESQPaBz4H3X+8kOk5lYDwKzmmzQKIqvEs28wSF7mDE9F5f7TCtKbz6dSiN pg9iQtlnprB7odPWAKp1WhjPwJ4t84zcYeiH/8LkrUpt8n0uOidcZvez2ZJyVA== 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 4Xw3PG2j3SzZw3 for ; Fri, 22 Nov 2024 18:22:58 +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 4AMIMwAs053190 for ; Fri, 22 Nov 2024 18:22:58 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4AMIMw2l053189 for bugs@FreeBSD.org; Fri, 22 Nov 2024 18:22:58 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 282647] termcap entries for tmux missing title setting capabilities (also for xterm?) Date: Fri, 22 Nov 2024 18:22:58 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: misc X-Bugzilla-Version: 14.1-STABLE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: jbeich@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: attachments.created 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=3D282647 --- Comment #5 from Jan Beich --- Created attachment 255394 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D255394&action= =3Dedit fix termcap, v0 --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Fri Nov 22 22:09:11 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 4Xw8QH3bpLz5dRs2 for ; Fri, 22 Nov 2024 22:09:11 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Xw8QH0gbPz4gvD for ; Fri, 22 Nov 2024 22:09:11 +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=1732313351; 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=ohLs3ZN2DmbgYFkFFScWUHiZNYajskelX6JxeaaAaLE=; b=YCtRtsVL9GDwZ/tE57xy87DJw7oAOcB4VxqGhS6PCuVBaEaev5wwq6dhLZFA7ed/o8JGjA 8a6h2l2uBAv7A2V7O2NtrgwfMzpOGK7ES79Q1Tu6QD928uQa1x+ePxV1oqQykc3zwg3dwO aMxTvnaVNTPOCE/VwABuhK6rMYWERT6X8RHSYc1hx/xxdXVDXkL2ca8Mx+r43hGUO6V7i2 GZ3RJGDoJzqVaAtFYB+eyiTRVRruj7qWltCuVP/N1EwEuX+L4eCC66FIAppKt7uLPBnAYD VU2i/V6i2j52NZ4N3fX3JWNH3J/sjRaAEwbum80h/x7O9OUVM3EtboWzpyY/xQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732313351; a=rsa-sha256; cv=none; b=xwPG44o09VdWQKlc9DEoLnzw/ksSYoigWMpCedCbfzlMaoQZ+WwhPjESDdSozriaMLPqVy 9ZpEVU2yhJuVZDTMPHoWyYQrknMRONmjA2ul7P4Lq9ATimrhLe0gAN43uf05pThVnT4hbQ IyrS9lcOZ+EfIUUjoZzAuwWHEQ6NECYQE0nkBvOEn2liQ7RRnFGKLjqwbpQc0J+ESFs5oT RfB9xD9Q7lOdaQsww14GfpsFE89Nfe0qdtFVpAxySOpyIPOl9kP6SCLkyWvHgiR44gUJbv L0X+nru5qD4NN8XzX/ik1T1vKQ8KKutju/F6fj+xEfqFEiu8y2DrDKtP8eqYOg== 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 4Xw8QH0HRWzhqc for ; Fri, 22 Nov 2024 22:09:11 +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 4AMM9ASY053103 for ; Fri, 22 Nov 2024 22:09:10 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4AMM9AVF053102 for bugs@FreeBSD.org; Fri, 22 Nov 2024 22:09:10 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 282647] termcap entries for tmux missing title setting capabilities (also for xterm?) Date: Fri, 22 Nov 2024 22:09:11 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: misc X-Bugzilla-Version: 14.1-STABLE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: parakleta@darkreality.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=3D282647 --- Comment #6 from Duane --- (In reply to Jan Beich from comment #4) You are looking at the codes it transmits, not the codes that it receives.= =20 This is an example of application having default xterm behaviour if the xte= rm termcap/terminfo is missing or broken. The correct section of code is https://github.com/tmux/tmux/blob/ceaf9b7452983423b679b25d905ce6750a0e299a/= input.c#L2401-L2434 Here it accepts either 0 or 2 to change the title, but cross-referencing wi= th https://invisible-island.net/xterm/ctlseqs/ctlseqs.html#h3-Operating-System= -Commands shows that the difference between them is that 0 can also change the icon n= ame as well as the title. The absence of any handling for OSC 1 (just changing the icon name) suggests that the correct thing to declare to set just the title would be OSC 2. Us= ing OSC 0 in the capability may imply that the icon name is settable. --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Sat Nov 23 05:21:36 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 4XwL1F1xwFz5dxFJ for ; Sat, 23 Nov 2024 05:21:37 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XwL1D67B3z4L1V for ; Sat, 23 Nov 2024 05:21:36 +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=1732339296; 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; bh=O+wau2SteYMtQTjPkCVEdTU7P0HFtFL/V//2TJoj5bs=; b=pu4yOnoiarkYJQdsma9AGyDOJl+i23R9T0uY5J3+DapJpILoZEyCwTrAqrbOT1NXuFtHez bkaVn2JJl4zUiofj6uLtATEyJ+C3iDbiWDtqXrtzy5JKWp+mMWXsN+0xeGkGkObDAJL12n SkZdySNiT5t2vtafF9rKDAnTC7Mvl7CDwiIUu826mCj35v2PA/u6y24dtQUDmmnepNTe1q K+cbk3TMhSSBjDyYrjvVl26v03uAUZvF3+aFjfPzDxcxQrH2Smn61yF+Hs+afwpKpTKpFr be7m+sR0sws9x8fXqQQYGWKlIGBIBTTE3rAoVgIpcGZ+Wf1RlOnus3XVihUkdw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732339296; a=rsa-sha256; cv=none; b=lTsUU3cck4Jzm6HeCCMUbO8P1eMqQHc8dQM1UGGLqyRf4aHAfhHMhPjmB7KPZIJyLd9r+B 9tIYhBxkKPjkxAmWzPBOuJ4/HUiPRk9aa68dgN33RrEGL/6SFqNzdP22EpsyNtK0Qe1v83 211Ij2fyWd7GSvmNYVlc5gxXlQKxnsfumfI4+iGv4tIgmgdQApDOQ6vjdxRisxIpTrTq3G PH3KtBdKdHv2W7FM3A9asQvxy2KXoP5ZbPsnEvIMIg9UwScgW2BuGYzx6bgiUd6Sbkwcx6 jiiLEr9v/UJGn1EVMe/+GdvVjRTBy/mVbODQdyQ7XnQlNT59UzBUHjpAGOsjFQ== 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 4XwL1D5l9JzwDf for ; Sat, 23 Nov 2024 05:21:36 +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 4AN5LaIN058063 for ; Sat, 23 Nov 2024 05:21:36 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4AN5La9w058062 for bugs@FreeBSD.org; Sat, 23 Nov 2024 05:21:36 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 282927] bhyve: recent Arch Linux Live ISO crash Date: Sat, 23 Nov 2024 05:21:36 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: Unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: 2khramtsov@gmail.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter Message-ID: 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=3D282927 Bug ID: 282927 Summary: bhyve: recent Arch Linux Live ISO crash Product: Base System Version: Unspecified Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: kern Assignee: bugs@FreeBSD.org Reporter: 2khramtsov@gmail.com Host: Zen 3 (AMD Ryzen 5600G), base e8263ace39c8 Various parts of guest boot process, as well as starting python3.12 from prompt, all commonly fail with this in Guest Linux dmesg: [ 22.516086] Code: 8b f0 ff 48 89 da 4c 89 f3 4c 8b b5 68 ef ff ff e9 cf = 8a f0 ff 66 0f 1f 44 00 00 f3 0f 1e fa 55 48 89 e5 41 54 53 4c 8b 67 10 <48> 8= b 5e 10 0f b6 46 20 49 39 dc 48 89 da 49 0f 4e d4 a8 20 0f 84 "f3 0f 1e fa" is ENDBR64 (IBT). CET is on in host CPUID, off in guest CPUID. IBT isn't supported by CPU and= is off everywhere, though ENDBR64 should be handled similar to a NOP. GCC 8 seems to generate endbrXX by default (see https://stackoverflow.com/a/69226244), so I have no idea if this is ENDBR64 related or not. ENDBR64 handling as a reason is only my uneducated guess. I start my VM with: #!/bin/sh UEFI=3D/usr/local/share/uefi-firmware/BHYVE_UEFI.fd MEM=3D2G VM=3D"repro" IF=3D"$(ifconfig tap create up)" DPY=3D"w=3D1920,h=3D1080" ifconfig bridge0 addm $IF up while true ; do bhyve \ -S -H \ -s 0,amd_hostbridge \ -s 2,ahci-cd,/tmp/archlinux-2024.11.01-x86_64.iso \ -s 10,virtio-net,$IF \ -s 29,fbuf,tcp=3D[::1]:5900,$DPY \ -s 31,lpc \ -l bootrom,$UEFI \ -m $MEM \ $VM RES=3D$? bhyvectl --destroy --vm=3D$VM if [ $RES -eq 1 ] ; then ifconfig $IF destroy exit 1 fi sleep 1 done --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Sat Nov 23 06:16:53 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 4XwMF226cqz5f1sH for ; Sat, 23 Nov 2024 06:16:54 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XwMF208Bjz4PCj for ; Sat, 23 Nov 2024 06:16:54 +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=1732342614; 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=vq3qJZ87L6HKYMnlRkOoRO9LYg/V8Dkw+nA0jafEwas=; b=geBW3CnjaHSfISSdyqK3F9K6s1dpao55w9HaIcfTX9E/1LKNUMA2ugzcP+DJtOBdlgRsmK VFMiIFEREdbrKpBQGtRKlKoUrf1PwOfvszBe66KEAn4B6nquIRpDkinveX3ohbCmnU7OrD +DiwehOzJEpQlyTfJ5w7h4ayqD0rmzZoP4iN/ItdrcmMJmrVNDWmbcCyZ5WxA/qpp/HbXJ kT0fQkPaUNA8oOn1N5gIZVCmyJ6M4ISygZOoekQuABTaoLTyMo7/eM5tuXDPcSkcS9t8+I 2Z92xVDU0hoi8joMA8lumjCTuSkMdrRkGs0l5tpvzd23E3gjQd0qIuOCnvZ1Uw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732342614; a=rsa-sha256; cv=none; b=M2N6SnCO9GlmNdzY57jr1RhlNhinfeaaNdUaQhlHjNBHSdjfkgJHu30ElpSJfJVhzkeLFj inryQryXUAefNsyo0Pu6IKfXNSCSUvUjBG43oNif7kjP1D81KnlTZRy47EzrwwmWXmiwwz YQLG3LHhZKeALWWpUMvtm5FykCTEhBBWvUWnYc7kE53njBOJq0hV+ribw3WwSL73aYFNLY 2FNhXDPQdt5z7N8Tt5IGN4sA3ZZ8aA2D6bXCcystAUneWE8d6zE2eiRdvo/rZ7Cp0rzBat 5nidkBsVcFG9YeJfmLq67lZ4c6olM3FPMFt9FjxIcwySW49PwqoyLxgH5Vx0Kg== 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 4XwMF14KcYzxxR for ; Sat, 23 Nov 2024 06:16:53 +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 4AN6GrJd058439 for ; Sat, 23 Nov 2024 06:16:53 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4AN6GrfU058438 for bugs@FreeBSD.org; Sat, 23 Nov 2024 06:16:53 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 282927] bhyve: recent Arch Linux Live ISO crash Date: Sat, 23 Nov 2024 06:16:53 +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: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: linimon@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: virtualization@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: assigned_to 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=3D282927 Mark Linimon changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|bugs@FreeBSD.org |virtualization@FreeBSD.org --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Sat Nov 23 06:20:46 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 4XwMKV4djfz5f1nQ for ; Sat, 23 Nov 2024 06:20:46 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XwMKV327Sz4QXL for ; Sat, 23 Nov 2024 06:20:46 +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=1732342846; 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=Fu2uwE/6qQJGAgFo+oQXG64qcroc0pfnYDo4Ew2Kkz0=; b=gSzizA2tQO2SFz0TgsfUgkiWXtjssk4NzBG7daQjbCsNMlAyb320GP47ouKdcQ4h+Beknu 4xrred4VXHO651Xy8mhusywJmCxKSb97d+LEbgsFOpd+SYJ6jyIs8a2/P18qa+fcOd9Gk6 kUDt561Bi+YgLiQkjSbMaQPGX6k6r5engf/MZGCA9qaxCbG3d98Bf9wqd4zkwDF3KL/niM MlX/yyhnzQT3CbnYV7mGdaO0oI/4ZyR7PbvEiMuKB3Mz5U5bWP9mqr8nQzVxjBrd/KVo9p +H0xAsVuMrOF7u4Yy8h1u+Lo4Lige7OuGZtOLdU86R+LT5el6ri0xiTbGQl4ug== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732342846; a=rsa-sha256; cv=none; b=rEs10SH/9KiYJSA7c+i6WjNaQmfCyiAcvE71Ii4YhizLwP+AdlvgWUwRNDenIPpL+6/zAI YZN+a0Vg/Tl/4wqZs/T29cR+ddNcj4skv1i3+uVCmBl5gCEJTljQhnWsDD8n995A/w8FS/ BccblVcNOrWOjFiM7UQ6Y77kQe4tztE9lvfWi5ZMCpIN4qFhPS6UHsNo5a1BJW9CE2AFnz 38ZWpZ9sk2ogwnR5AvWAo3eb9L3IfclXh15qHretDMq5lPjXN5VClP7wh4SMKScvIrmsSn 5I+4IPxIN4SATKWzG9smlEx4cF7FBIE1r7SYnZNvBBoDL8JgFQCeJGRsEUqZfQ== 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 4XwMKV2TNYzy2x for ; Sat, 23 Nov 2024 06:20:46 +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 4AN6Kk2I061865 for ; Sat, 23 Nov 2024 06:20:46 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4AN6KkBm061864 for bugs@FreeBSD.org; Sat, 23 Nov 2024 06:20:46 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 282920] usbhid: qemu Keyboard doesn't work with qemu-xhci Date: Sat, 23 Nov 2024 06:20:46 +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: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: linimon@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: usb@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: assigned_to 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=3D282920 Mark Linimon changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|bugs@FreeBSD.org |usb@FreeBSD.org --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Sat Nov 23 06:45:55 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 4XwMtY0CBVz5f3Th for ; Sat, 23 Nov 2024 06:45:57 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XwMtX6Fk1z4Sn0 for ; Sat, 23 Nov 2024 06:45:56 +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=1732344356; 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=S/aHpmDL5O92wHY61ujBpzIqpslFqqkWjmLCcZT2IW0=; b=EMbuvBXNq32pw5SbOykGzQJ2A3tQXXW9SsAlGL3iWUUwF5QHQGxvL6hcTWgyeOVKQTUZa1 vfgxB5BX+U1g/nkqyEelMVnF7wYIjAexNMGgykaVaVycAzcbUgvVJTv7UnxWOdcLp0pkpC q95aMatcl6U0c+Lmp2lKSoCTfinLSg7j22zEOu90/gWz/SoxgSSEGa+g3EL9k3yedluzEy SnYYXP0cTbKQsKUNjqQkWHTfZ2xj72t8mHPIttswJWB2Nh7knM04aezhuG8EPs4cynu7e9 JnB9+JABP70/Iko43Lx5Y1N/ZAvJ3INQam+GY86tp9+d+i6a6Xwbiten5T/1gQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732344356; a=rsa-sha256; cv=none; b=x8krBc8MS7d2xCezL/6i4290gHAqxT8X+eGxe+VaMPXZCoMnK6kf79AsgIoUU7BhyVIBbP aorNjh2DqsSM0kKVGVuCFp+fXLFngZoEY+RaR3V7AKNbOImjBtWT0EA1KJDXg8dxmWokez 87MhNWETcdnGRy/midG4vkRjrRwS/i2MeXk4tloBSHFup7In9HT5X/QKmLSeZbgE7RGp9g uYP6DVLZaDiV3Pxfa5Tis/TF+Gso8WwXxU6yj8rSIv65WovY23v6Y3VBU7UEqsvaCelDQz VIKpefpqcN85ZbIvkpul9ydnwl8wHX2kfP5Hi8rmRCZEoA3OHsBx4QaQWV/+6Q== 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 4XwMtX5dmczyTq for ; Sat, 23 Nov 2024 06:45:56 +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 4AN6juSV010272 for ; Sat, 23 Nov 2024 06:45:56 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4AN6juo2010271 for bugs@FreeBSD.org; Sat, 23 Nov 2024 06:45:56 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 282647] termcap entries for tmux missing title setting capabilities (also for xterm?) Date: Sat, 23 Nov 2024 06:45:55 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: misc X-Bugzilla-Version: 14.1-STABLE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: jbeich@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: 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 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D282647 Jan Beich changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dickey@invisible-island.net --- Comment #7 from Jan Beich --- (In reply to Duane from comment #6) If OSC 0 is incorrect for tmux then terminfo should probably use=3Dxterm+sl= -twm (instead of use=3Dxterm+sl). CC upstream maintainer. --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Sat Nov 23 09:47:58 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 4XwRwc23Jfz5fFdg for ; Sat, 23 Nov 2024 09:48:00 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XwRwc0sVYz4j0g for ; Sat, 23 Nov 2024 09:48:00 +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=1732355280; 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=AKcvwywMHQkM9tpZWImP4kVFBwBzirXI6Ww26gtAU1I=; b=r/Fo5uXDe233zR9kBf8wHXesnwS5hesPilSk9fol043JqdePCPrqCDvBbbPdIYKY50aRyd Ln0aNAMtB1rDi3U+u9MBS5grfnaGO9na0HWFongnCcbVqKBzwgLIE3rabayLNawlOESYq+ iTL7P5TcMn/39VgNARa2gOrAwYNZJH7ZXUEIcUMCzLmo45j3MUi/wTfxlpRKOn3iZkPtP6 6USTdXBjS0YmeebYp5Ts/ktZSphM2XpmLeh3gqyvyHSWMLofOTkzNsh639nHXbLKvKytOO koHsKpZ6hL/0l4stpfbNFPYZ1CIG8XyNQPC72lftAWOdQQIfeMlMm8Gixm41WA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732355280; a=rsa-sha256; cv=none; b=vZtq1YS0NkUGhSqzoU8K4tnjzQFi8k2V08DX5yAdQUZiuegaJDYo5NmSYab6KT+dIN3e6K AeAFRlZvaYInnROp0t/L5oVgprM1ztBG4xik504c6HLHffb6BrcNhn0ey3m5dXcsIsKUrE 3AKW643Mvhybnu5F4op9nlVGf9rSlbrqqGcGrvnGw2ZZThIsVAMUs+KrlxAjk85bIWirTi CbZFBn/fcj5nLR8YMdvKWPEl6cc/eEb/pSMFqo0aN+a9k/qmJz5jA+1nCl0cmgSSX/vnS9 oAJnd39Yioim7/89mgEinPZf12qPE7JHc23pwpRUT9yTx2goudngJbsUOM1+bQ== 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 4XwRwc0LsTz14Gp for ; Sat, 23 Nov 2024 09:48:00 +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 4AN9lxeh017397 for ; Sat, 23 Nov 2024 09:47:59 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4AN9lx3j017396 for bugs@FreeBSD.org; Sat, 23 Nov 2024 09:47:59 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 193925] CPU-frequeny scaling does not work on FSC Futro S400 thin-client Date: Sat, 23 Nov 2024 09:47:58 +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: 10.0-STABLE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: loverscg3@gmail.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: Normal 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 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D193925 Cg Lovers changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |loverscg3@gmail.com --- Comment #8 from Cg Lovers --- Nice Blog. So much things need to learn for this blog. Really recommended p= ost. https://cglovers.com/ https://cglovers.com/call-girls/bangalore https://cglovers.com/call-girls/mumbai https://cglovers.com/call-girls/agra https://cglovers.com/call-girls/pune --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Sat Nov 23 13:53:32 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 4XwYMx3rqvz5dJH8 for ; Sat, 23 Nov 2024 13:53:33 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XwYMw6bKnz43Zl for ; Sat, 23 Nov 2024 13:53:32 +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=1732370012; 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; bh=Q4sIliOdNiMAzvElYMneGFlhVmTLE90XXBeKJKSRdsg=; b=kNBp2MB+p0wZWaEm5d3mIfcPs8TzrzgocDxS0LssaqLDxo1EKF2DXYgpheWcvHxrIC/xSW GW5xYSBOK+rz/0AyUWnE+GiLEmFSyQ89eqN8SnU1aj9gfk5lw9vAaSKGvcQfx+RWewk0XK mmBN9tRC0snR6ByDHjQDEaoS6EObkJiE0GukYDO+97xwqMR+K2foQ9xbb7TQF2QOclVs/J YyRJIh6clB6yZfmk615tTI9PrCHwuoPYJiuC17bRPocMvBiB352aHkSXh1SB+FxdDN0MnK dfuSEYEV85wApUNLs906CZGTaJvSmdBeSWQthegFGLJ0AgI5zTC+AR6I2eCSrg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732370012; a=rsa-sha256; cv=none; b=DZJDr0GvcgtBohj5EUkHdJ9XnnATNt2y2EoNBgtThrfF7mrH2Yb9sAbpQo/Od4gJ3VnKzv U/pBLQZDbpQMcvcmmOOYneLM5NOU8pvF0p8LqFMDfkFkQi5+uJZka10j9QBADnqNjFN2AY 57gCfzF8CC9/6QDR93vdHterlN+AFyITuxZNG3w7d1DYHkt3kEcthfWskhjquIYmLDEuJM YQI/FURMJ0upXnLmERlV9uDv6As36RmJEhwXU9r40EQqBdHZu6FQyB1hh7RaBXwhIgPESy ALEkVtUj3cyOpPOrYZ9BrtPwFAxHUi+J2PuaOHKf6JN+cTb8QMOblrtd1YcY9Q== 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 4XwYMw6CpBz1Brp for ; Sat, 23 Nov 2024 13:53:32 +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 4ANDrWXF062144 for ; Sat, 23 Nov 2024 13:53:32 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4ANDrWvn062143 for bugs@FreeBSD.org; Sat, 23 Nov 2024 13:53:32 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 282930] Minor spelling error in #nvmecontrol format -> Crptographic Date: Sat, 23 Nov 2024 13:53:32 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Documentation X-Bugzilla-Component: Manual Pages X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: gspurki@gmail.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter cc Message-ID: 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=3D282930 Bug ID: 282930 Summary: Minor spelling error in #nvmecontrol format -> Crptographic Product: Documentation Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Many People Priority: --- Component: Manual Pages Assignee: bugs@FreeBSD.org Reporter: gspurki@gmail.com CC: doc@FreeBSD.org #nvmecontrol format Missing arg controller-id|namespace-id Usage: nvmecontrol format controller-id|namespace-id Format/erase one or all the namespaces Options: -C, --crypto - Crptographic erase <-- --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Sat Nov 23 16:56:03 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 4XwdQW4kfDz5dXSg for ; Sat, 23 Nov 2024 16:56:03 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XwdQW38tCz4SPb for ; Sat, 23 Nov 2024 16:56:03 +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=1732380963; 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=moWRaR2KUxrwQdFAuXolYjHWqmm8XZhfsVBq8UZgLYw=; b=aQhL8xWC7K8i/N3IbenzBuM31wQ9yjRgkaC3O86YuR+rNZqtTEM1T0v0c68Cd95N+kVnve KJ6mSoAnt03tHa0TYzvXjB7mLe1GrxW1ulgtf6TuzeGAri4uZjMySQGZH6F50JDUEeM4OR M48pm3ANyQjPSIQhqhG0QEpXDBvEyJ1zqp85M+tXMHTidC/gGh1sOHu6uWw81j6OSrkRKn egJMS3msHkb/8yI1+a5tJ5mFSzBGsJiaKuxeRWU5kVILhaXScjVqPE8sMoJVAELb3VTkqO NCgPE1JZIZVAb0uIHCeGjfUNixT7INkoF5LjZaaxYuD0Y5K7oeto5KXEqtkgFw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732380963; a=rsa-sha256; cv=none; b=xxt87N+2buO0qSwSseAGqYaaG4Qohk1vd3reTE6w2Er1FUMvJaskprT2LFETK7a6T1SDqG MuDJaQbpPsm/+rFRCBviiswB4Gt+5ii5t5t5lw9ipb0o4uMq3PIVkZK5mU+0HwV6du+fu7 Sp+e/lQqCcx0wDR1xOnvE3LL1PLRK4r6jdzjjjyGDbLcYJPZ3+sDyiEVHFz0OjjwEiPOwc n6Qsy8xVqmBIUPjkga/q2tS4t+dL4E+pyu+rBPtpThjQsF23ylMDRyX48ylKCsTfNtcev0 qC87kq2Doqto22VeQCdfewqTIEIHSoDTJkc5i9odE6NdJsEI5BOJE1pTuOZF/A== 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 4XwdQW2SRjzJ55 for ; Sat, 23 Nov 2024 16:56:03 +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 4ANGu2n6095716 for ; Sat, 23 Nov 2024 16:56:02 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4ANGu2Xm095714 for bugs@FreeBSD.org; Sat, 23 Nov 2024 16:56:02 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 282901] find(1): ls(1) equivalent for "-ls" is wrong Date: Sat, 23 Nov 2024 16:56:03 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Documentation X-Bugzilla-Component: Manual Pages X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: jhb@FreeBSD.org X-Bugzilla-Status: In Progress X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: jhb@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status assigned_to 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=3D282901 John Baldwin changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Open |In Progress Assignee|bugs@FreeBSD.org |jhb@FreeBSD.org --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Sat Nov 23 19:11:00 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 4XwhQD5grkz5djR5 for ; Sat, 23 Nov 2024 19:11:00 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XwhQD0PDyz4cpl for ; Sat, 23 Nov 2024 19:11:00 +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=1732389060; 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=0k7Zgqq2Qre/rtw0pmAiU2SpGU8iywllxGrzqoRozbc=; b=X6JDJUgIX4uGdHuxtT/rCZNI16aD+DsLtutpjbKJ2CfiiLFjDRpX+KLSEEkkJ2nOGQmhGi QV/0LEhDqmo0vpsedfyfZV0eDUd27WBlIFyAYNp/wLoOuVBdWHh72jXEiQf3/GvEVJe5dP MxGxhZz944aun8EW9SSxH4i33/IGXxlyFMITaQkG+prxeoREzzAAa30HD6D8J5OXa0FYNl sZkycOsHCAV2CaR3FadEejOxEi0CfBUzYbl1t1GP57jNg4Fk0L543gXKo8lI0HVXF6U/vm Mh/6MPlHwAHtMwdagm6GAohYJfZh1gLxyRXTa3vus2hkt/t4TTQjaGHablW/OA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732389060; a=rsa-sha256; cv=none; b=AjrnFSM4fG4CyR8EdjGP4s1z5nyrG7rK4IvSSGlw+JMWQ+n9FRk1kYg+pNN1WsmjvPKFQ8 OxHbYCNWJ27QELvi44uTN9VBqcIss2cQY2sNNQbt0sCOR1EtMgd8205eGM87bsqNV1nlQU WhPPAL9Z/oPMs3Z3PsRx00koLofax31+ZDWkpJSj+2w3bTDFil/JU2bc0x/WR7DFst2Nyh YYFrnPpnDgl2tkt2VIVZ27HAaT3t6eF3cqgpHXWOBQP5q4VyL2xL7lZO2Ca4nq/EuGOdAl zUSrJrLNsAdL9f4EHzwvxHTz37RZtgtHRTHRWHMVB/ZlQnQb9oa6JogQuPeogA== 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 4XwhQC75YtzMHC for ; Sat, 23 Nov 2024 19:10:59 +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 4ANJAxoP022704 for ; Sat, 23 Nov 2024 19:10:59 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4ANJAxBu022703 for bugs@FreeBSD.org; Sat, 23 Nov 2024 19:10:59 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 282930] Minor spelling error in #nvmecontrol format -> Crptographic Date: Sat, 23 Nov 2024 19:11:00 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Documentation X-Bugzilla-Component: Manual Pages X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: ziaee@runbox.com X-Bugzilla-Status: New 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 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D282930 Alexander Ziaee changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ziaee@runbox.com --- Comment #1 from Alexander Ziaee --- I am unable to find any instances of `Crptographic` in the 15-Current manual pages. Can you give me more details? nvmecontrol(8)? --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Sat Nov 23 21:10:55 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 4Xwl4c0QHZz5drrl for ; Sat, 23 Nov 2024 21:10:56 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Xwl4b5H0Jz4mrm for ; Sat, 23 Nov 2024 21:10:55 +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=1732396255; 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=rn99glgx8iIcp3G2PWXsXUcMvW3+NsBBXwEaRp8Z0G8=; b=PzaXi5qLVbOeMaS7vK1CnNzGUsnnGaJs1NncOrKfqAhrVmg2Ohrybrc2Y0+NJ3NjtSyl7s DgiFK1UGbY4yQvZtgyFgvI18e2t7lsYtP3JkclhETSuXxOJpS6DIxyTctTK69BiFB1ky9m TMo8hOmTVe+Bkuu1Feu9j3JPU941r8thSTYFWrVJvqqJggfh7LnKqeGslJKZdc7E+79Y9R NetKBOyWzewXp/xabwe9R9llC6qJVxNwlPJlsOfOJRADGpdYbSlg7G20il2DqaubHiOeOG gn7sDs6WzSnefRKkriRnmHVL9ruua70A8tjRo2ZhTbUXdJgni7yTR4WxQ4M/Gg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732396255; a=rsa-sha256; cv=none; b=gmLhEEK7tYeSnDGzgYT7Y9DhI27UiYixpIG9sbiTE9MDsD88aN8bngp0injhmUnnNebetq 4V66RJLf8pddmQp9mXfjmYcgMlvE1+mMmpXWp7x5OlJtD/71Ta8SRHGePjuEQUBPLSSSAB DFGNhGIMdJJbZ39715sJ7cCcx2GqcdS3hMQ6rS2Em3jBcwnMFCsSxpKbAF6MsBsCO8JeJz T7C47CpUsBbapWvrJKRs4msx+kNZrK8R5CJAwLXQndi0vbcIjFW/2BCEAVIftvmmJvNMeb 4/7xz/rq9Lwm0ADvkbD+uwf8rrr613+0eXaSD8WNwAU3UzwUlL+WTgoYSUqUFg== 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 4Xwl4b4Q3TzQZ9 for ; Sat, 23 Nov 2024 21:10:55 +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 4ANLAt5T025755 for ; Sat, 23 Nov 2024 21:10:55 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4ANLAtQi025754 for bugs@FreeBSD.org; Sat, 23 Nov 2024 21:10:55 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 273029] idpirio action contrary to documentation. Date: Sat, 23 Nov 2024 21:10:55 +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: 13.2-STABLE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: dave@daveg.ca X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: attachments.created 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=3D273029 --- Comment #3 from dave --- Created attachment 255417 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D255417&action= =3Dedit Diff with requested edit. I've added a diff against -CURRENT of my edit. --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Sat Nov 23 21:39:24 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 4XwljT08Csz5dtgC for ; Sat, 23 Nov 2024 21:39:25 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XwljS5PyYz4q7C for ; Sat, 23 Nov 2024 21:39:24 +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=1732397964; 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=rh1pDumu9LTz4xv6GVPBPuOh7Ud7FNuK5LVSmXJvB40=; b=p9g+s5CLaCCDR8/Spq+o2jJedfyNbKsEVLEsmUR5mm8LhiARtae0xUXS2TBw5ttApOzuvf GV1a2SEOrppPA/O00bXRYdMwFgqDHTkn3GgpZVdt9y224kz3jHz+w6KqOQTKCVEhoz52n8 eyEDH+5OsghnhaXuz87NawP/IaZKn5j4fIUBg5/N1HYMEH+sn+kEunHhJlkk54IVIGXjSl x6/3aqhnrScC5vh07/xa8iSw76U1RDWv7Cpuy9YGmHEs9n3YrAWNdrK9vfGTmEtZDjyhK9 Y0xhrHiHTamhzfgJDNmElhNejU/NeZytCaQw/TqNXGNb63uRpZdB4+Wn0HqjnA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732397964; a=rsa-sha256; cv=none; b=AImfY2on3qS2jZzC9dBdKrJ3uvdzI/KkBlfrgqm7qfO2iHLfNlgn6mJ34BOEH5fzoW3VcZ P26iHAw2QLqXNB6HNw+lOt9R8PrMNqx3ppS5o89nCw5a+9NwZWAT7CZ4e8FphZtcbdgyIV AcP48lps3/KwYbqHzKwytXILgupF4xQG6P8bLspzoQ19nsbGDAt7Qoh/TWME5xaiTQ++Qq wY7ZQSkjn3zc4c4yAY6C3Nco86WDRn4UZ4WcsLqHHmzHi5uIB+pU2iRP4iiLReP/4pK/UL T72I1g9mMalus4jOjElRyAYe6+VuobgqJscUWlrsBIVgyiboR0N4qYO5bLiVwg== 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 4XwljS4VD6zR5C for ; Sat, 23 Nov 2024 21:39:24 +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 4ANLdOT4070736 for ; Sat, 23 Nov 2024 21:39:24 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4ANLdOFm070734 for bugs@FreeBSD.org; Sat, 23 Nov 2024 21:39:24 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 282867] ffs(7) not advertised enough. Date: Sat, 23 Nov 2024 21:39:24 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Documentation X-Bugzilla-Component: Manual Pages X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: dave@daveg.ca X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: attachments.created 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=3D282867 --- Comment #1 from dave --- Created attachment 255418 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D255418&action= =3Dedit Diff against -CURRENT. I have a couple of ways to make this argument. One is that the things referenced by ffs(7) itself should reference back. Another is that we have specific commands for fsck_ffs (which does reference) but not for mount, ne= wfs or tunefs (don't reference). Anyways, this is my ask: adding ffs(7) as a see-also for ffsinfo(!?!), moun= t,=20 and newfs. --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Sat Nov 23 22:22:28 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 4Xwmg85jY9z5dxHY for ; Sat, 23 Nov 2024 22:22:28 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Xwmg83Kd1z4t3q for ; Sat, 23 Nov 2024 22:22:28 +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=1732400548; 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; bh=SCJXOmRoGvLHlNavMxTaxXwSjljMISkDPcEZVXGhr+4=; b=hYm53SLGus6DEmX47eczHx1Iq+Q4zx7ktm2i7T+8IHaDj+fVC+T5SjAcaj4A/Sfg+tXgAd 2VRwIGfXl3tzBIVcesABCUvg8bB3QEZOusWV+STJvvzK4/lSRDP/qf5C1b07RDxlzmvN4O B9gkxGk2fF+zFvhDQiKVY6NavNP19LMrJJ4Wc31E5t5SN6GU/ZlvTI56cAmKk87AhqkX8/ Rz1eKCO0x+88PinuRZIPxxEcRvBOl+6EUdMYg2DMQsEPmgCmrlVaE3E/hIxNPDRV9tbVug VpkVBE3cZk0AxkOvmAdDXe8HkOoRKqUGivTGgbDNmXw+2BojCSqqEImvkK3qvQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732400548; a=rsa-sha256; cv=none; b=arxxxhIO7cxU1NTIRbln8aHOOgfgYVM+1W+htx9hyzkVcns7BL97fT+Nk6Iuav4bglU8X0 DwMJ0z8aKUS2arpMLkjuvT7iqKnJmKrz+QZx0ei+J6OiKsfBjH4FGt9nsR2rdKU1m+TMVv 7wcBBwGHIH91JROAm+hEeoOLnZRWxqQPUtfuR8UdJXi0GmA+MYCuWvzs5ixVIG9IVIDyGj Wi1/tybGFDwpeH11gKYQ/OT7eUn7MsTAOFeiYsgbUkGPUzEjiUidiQ4ClKWnMz7INKcwhv siURX5aBppynGzKgna7TgIVro1d3wbjylVSQcaAQaIjpgjYqrHqXb37wMvU3zg== 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 4Xwmg81kfrzSWK for ; Sat, 23 Nov 2024 22:22:28 +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 4ANMMSNm052213 for ; Sat, 23 Nov 2024 22:22:28 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4ANMMSNG052211 for bugs@FreeBSD.org; Sat, 23 Nov 2024 22:22:28 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 282939] /etc/rc.d/var_run:_var_run_save() minor bug in hardly visited code path Date: Sat, 23 Nov 2024 22:22:28 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: conf X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: milios@ccsys.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter Message-ID: 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=3D282939 Bug ID: 282939 Summary: /etc/rc.d/var_run:_var_run_save() minor bug in hardly visited code path Product: Base System Version: CURRENT Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: conf Assignee: bugs@FreeBSD.org Reporter: milios@ccsys.com freebsd-src/libexec/rc/rc.d/var_run:30 says: mkdir -p ${var_run_mtree} while it certainly meant to say: mkdir -p $(dirname ${var_run_mtree}) CURRENT and all supported releases have this issue it's line 30 on CURRENT (main), line 27 on releng/14.2, line 32 on releng/13.4 if anybody wants me to submit a pull request to each supported branch i will but it sure seems quick for any committer to go ahead and fix --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Sat Nov 23 22:48:13 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 4XwnDv1K5Nz5dyZ8 for ; Sat, 23 Nov 2024 22:48:15 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XwnDt6Wkkz4vW6 for ; Sat, 23 Nov 2024 22:48:14 +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=1732402094; 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=RyRqQOjUIFp1n3J8HhnZ8xD/jXUSzX19sSseopb2SLQ=; b=hDSKgR/Uva+eJgnKgT8AhcJFH8uJvrU0QsUqxUxEbPZVPN76N5LdNk7tjNbZT0Sh06kT3t 7O8aomfRZ9hI9ZchS1tyaIIqgtxd5KlU+u+/5HYhaIeZ8LBAflKfKquAL86L0mqeIYInUP xReqK0SoWuo1CejC7Y8HrtYMZAZnGEjeeueO8YKEIXQ6XsoS3YoymninKkrO70j3BNt+MD O6YkgOM0sokvD/0x488h/vzL0MjP1a0FJ72D/t0tX4Bhp2IKxfU9hU88cv/JlNxC2YncT9 IJgquw9xpCrfFK95ARvT4qy6UsQc5DZ9x8+95BWszoxUQGwoBgLlxDEaP7PoKw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732402094; a=rsa-sha256; cv=none; b=djwWMzImy+vDIAjRo0ei1Jn/faRdV1s64NK3oC5ZQfFTG7TDVi642uK8FEVvTQ/lSrQ+mX 3BJi9wjLR4j1z71JbIAFOZP3hSV0DUlIEnETXNaCZGIRF1shuscYZUZ0rP92d/8CgCUFi1 oOUnv4sJddexHU7mnHPMSfNDsN0MnC0vUNSiksyl7AAtxg2+c2ShOFAJIOXT/MU0rik75l IrMtXrmcOEz0BQNCRTtKRDprFGNgcA1VN4v7LaNhCVX90rVrpg4dFwnxYDAbo4pTSHBkxK xhNtVqYy7yvH/FJMCe2r8XI/53v42/fXFXk5Eve25pmzPwRwDVXLZzuFm+GtJA== 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 4XwnDt61DXzTB3 for ; Sat, 23 Nov 2024 22:48:14 +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 4ANMmEvd088124 for ; Sat, 23 Nov 2024 22:48:14 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4ANMmEE5088123 for bugs@FreeBSD.org; Sat, 23 Nov 2024 22:48:14 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 282939] /etc/rc.d/var_run:_var_run_save() minor bug in hardly visited code path Date: Sat, 23 Nov 2024 22:48:13 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: conf X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: linimon@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: rc@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: assigned_to 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=3D282939 Mark Linimon changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|bugs@FreeBSD.org |rc@FreeBSD.org --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Sat Nov 23 23:17:41 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 4Xwnts4HqRz5f1PX for ; Sat, 23 Nov 2024 23:17:41 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Xwnts3FJvz3xMS for ; Sat, 23 Nov 2024 23:17:41 +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=1732403861; 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=lag5VA6T+fzTVNcEk9EPGcM05XPRa/4oeR4OJG8dVXs=; b=ZlY0FIBHqOwZXEA5k/6L0Qxgcx6y0u8/EDW0I0IOR95B6mdacdInPc3M7MWewGJLIKoc3N SthkcBE7FnSlS0Zi3yB4DJnlBwwgb8DEbGX453c6+ETLXmkQIHyWMea66HrGSpPUoGWII+ Ny2wKmuWaAdkqAXX8cTrGkmzhs2DliyD7657HvpZpv+3r1MAkxHnsFWjO9rZuFqwrM28hV iLafk+ovIURr08Q9A5DxG4lI8ecs4jZRuiNMgcI7FXhuJk6AWshHBGIRXG8OXXxZjutft1 bIkwyb96F2DBFR3maB2ZeAVUCU5s6gW51XOfOYw97BIDfkutnbzFcasCXx+kLw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732403861; a=rsa-sha256; cv=none; b=cEbZaXmR2fHlYOKhxslUp3Ksg7KelnAvhsNgeMXOcBXT9HUkMf0vrAoLb7ju5jaHKT8z3l Rrxb74GjM5c1+Zy53zfOQYNEcscBJL8gxHeqE+z5+5mm2q4JpDk09tPcqPl4fQKAg5XqoU XoBKXNiaMlOPBIm465T0oJNTlb6dImIwpngWMhwvcp3qVns2xnDfZCSUJPJjuR1DW2v3us fSgZ6A+2dWcVXmr+zTaYdNB1Xl9s4kDmDMna9qbfGv1j0i/wZu8Yo8ktMp8V52w8iO3DCE mVYsN013DTi9yYf2GDoLaYR0N08ncjUTryhIVpOmu1dKfYWpdrBYmvLirOHFbA== 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 4Xwnts2kcyzTrf for ; Sat, 23 Nov 2024 23:17:41 +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 4ANNHfSd038608 for ; Sat, 23 Nov 2024 23:17:41 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4ANNHfP9038607 for bugs@FreeBSD.org; Sat, 23 Nov 2024 23:17:41 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 282647] termcap entries for tmux missing title setting capabilities (also for xterm?) Date: Sat, 23 Nov 2024 23:17:41 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: misc X-Bugzilla-Version: 14.1-STABLE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: dickey@invisible-island.net 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=3D282647 --- Comment #8 from Thomas E. Dickey --- tmux uses "0" intentionally: commit d4ce210713cc907fc69497c51cf9b64d2f414ca4 Author: Nicholas Marriott Date: Mon Jul 20 10:34:11 2015 +0000 Correct the tsl/fsl sequence to ]0 not ]2 (from Marcel Korpel). While here, Xr xterm and remove some advice about elinks that is better elsewhere. --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Sun Nov 24 00:16:53 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 4XwqCB4tdrz5f5PV for ; Sun, 24 Nov 2024 00:16:54 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XwqC94Zn5z42DY for ; Sun, 24 Nov 2024 00:16:53 +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=1732407413; 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=uZ+yzMy/j1bzguVsmfpSdxZshKV4XdqLnyl/9i0+ueU=; b=DvPlavtvHXp8hUP01ri0N0/8sYS50sIWHMdGAeTMcFGLFlrlHop/xRkxEd/j1uaT9FdQfS ucvMQBdXwR8hyp+x5ugK8ZBfiK/lUGqpOYGASJY8N2q9zFafQ6mUgKwiQOudP18CmFmfMt 6blTFoPj8iPmbISfw7TYcR4J2HOFHMoVVpq4izc8DhvdSOPLXoEr9k/XHvtKvynRWaSghN uQoEq7AQHhbJq8hNeZhGuAB2guccqJqgIWcP65VnVvKLYXy9Dngt75bJ121+49lvMRSiLe Fnu7Ozn1R3GojDnI+h7Kz44f/EsTCTKY/1g98bX/vdZcTgt1BEz2s8uNi/1dzA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732407413; a=rsa-sha256; cv=none; b=nT5kT9jDt41w9GtUcQuD3Q+QP5q7IS8ms95rPWYNSv6fEkw+Llnuyfa4TwSejbZJIm51ew gnJyMWz8XZrt0u12z6+X1Jabcoo8DkmxJJam7cuk9Aw2xSAMxbPeRB6ofJxVXTNZ+QhYWz otC2V7RMVDFXp36lHWSJ0kV3sMtJ8P1Y7GJqtdPXqXk++Lnyi+0DVpwlyCfkDkSVZPc8UX 9VyYEQo+3afZOaBB3TMcA7S077HsNY+n5Z57QnFOANvKasdcE9TFpg+7UIyZ9mQ9cKVRVE ERG1aBS4aMflg14zx5pKFtOiYkMLNO8e5ABM4kBGm6AbncdfpCTx8MsxnTaZYg== 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 4XwqC92GVYzWRD for ; Sun, 24 Nov 2024 00:16:53 +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 4AO0GrUG042973 for ; Sun, 24 Nov 2024 00:16:53 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4AO0GrcV042972 for bugs@FreeBSD.org; Sun, 24 Nov 2024 00:16:53 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 282860] Kernel panic at boot on intel i9-7980XE / asus prime x299-A rev1 Date: Sun, 24 Nov 2024 00:16:53 +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: 14.2-STABLE X-Bugzilla-Keywords: crash X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: keivan@motavalli.me X-Bugzilla-Status: Open 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=3D282860 --- Comment #43 from keivan@motavalli.me --- Hello, I cloned today from main and it still works, without applying patche= s. I think you can close this bug report. As a side note, I also got the system to correctly resume from S3, but it d= id not work on any of my systems with the vt_vga driver. All the computers I tested were resuming with the screen off, but ssh worki= ng. An intel laptop running in text mode got S3 resume fixed by using drm-kmod/i915kms. The system of this bug report also got working ACPI S3 resume by loading the nvidia-drm driver (either when working in a console or suspending in X11), = or the nvidia-modeset driver, but only from X11 or when X11 was active somewhe= re. So maybe there's something off for some moderately modern hardware in vt_vg= a or vt. (Probably for a new bug report) --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Sun Nov 24 03:26:46 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 4XwvQH1frwz5dLTj for ; Sun, 24 Nov 2024 03:26:47 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XwvQG6BMqz4K0L for ; Sun, 24 Nov 2024 03:26:46 +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=1732418806; 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=XPRSYIrwoVo49TV4CExCg910WGdgySwVc824LPuohV8=; b=sFdFcaW9UKPPmO1DZHYDPi9ckznM61Mf9umUhkv9uTyTU0qTqq/6M6Av+b/nDznWnfiJ5v idvjj4A3g+arU+s1q5S7uveEEn2vj/KdwuhuG8xvRBM/0h0BzfVccVuNcb1/T6QFIMBre2 kUQTRm8MZXOcV8pLniWk65XmtX0rsIoef8/SYY4JPcQUV6nkY2yP3hO/WKvlJblTEkYzUP jazHPu3ulQeiuEs3j611X0SIHNb42WQgOr6yMGvMNQJBSl/TbNiKSI7KBAgi0TosUk+ZTR pEvgvPnLq633Y7K+kgsKozRxbo99t2ye9/TVJRN3R1hyw+OZ4nKyL53+xMwBJQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732418806; a=rsa-sha256; cv=none; b=ISPnz5EI+j3kdGYfDGEqlikismSoXsv8Vuc4zSU5KbYKfqLmu5diad06bRU9yQyRhQbRtq QiTiwcjC7HqdrZ1m0mOz9GtiyP3E8TDi6+8lbOwGcSSSw6pOAW5bf4jxsAOvyqh4PXfdqa xmJ3HMWFS9uDHG5kr2+gL5D/OLcNYmgigzUMEMRF21ZPHZdbym4Rwo7hTPJnjWkDcwbURP OQ9efs2D19W7laDx20sbGh6kpni6YM2sO6/GssWKu+5AjrxeeYrSpYvqR5McqOrK6ubD/I wUXAdjR3ZZHpCB5B1sQAhULfN0HLnj2HHYaZ7Ux3zBca9Ezi31VzH3Pa/Fcw3g== 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 4XwvQG5p4kzd46 for ; Sun, 24 Nov 2024 03:26:46 +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 4AO3Qkqh069810 for ; Sun, 24 Nov 2024 03:26:46 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4AO3Qkvt069809 for bugs@FreeBSD.org; Sun, 24 Nov 2024 03:26:46 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 274538] panic: vrefact: wrong use count 0 Date: Sun, 24 Nov 2024 03:26:46 +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 X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: linimon@FreeBSD.org X-Bugzilla-Status: In Progress X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: trasz@FreeBSD.org X-Bugzilla-Flags: mfc-stable14? mfc-stable13? X-Bugzilla-Changed-Fields: flagtypes.name keywords assigned_to 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=3D274538 Mark Linimon changed: What |Removed |Added ---------------------------------------------------------------------------- Flags| |mfc-stable14?, | |mfc-stable13? Keywords|needs-qa | Assignee|bugs@FreeBSD.org |trasz@FreeBSD.org --- Comment #6 from Mark Linimon --- ^Triage: assign to committer. Set flags for possible MFCs. --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Sun Nov 24 03:29:07 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 4XwvT02gFwz5dM88 for ; Sun, 24 Nov 2024 03:29:08 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XwvT01Y5Rz4KQl for ; Sun, 24 Nov 2024 03:29:08 +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=1732418948; 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=heNZRqYmJEnA4PCxJe41+UFY/qGL7BFZKWQVyqP4GYk=; b=gCtznMy2jm1BCAbogmGghVa8SvlYUCepmkuRE6PFtAOJogNaGmcwU4XJbw0aLsly1nqIuZ KXAQreH36QOuFWA4u9iYAmXzi6rGprZjknieNRVFCFMGNqXfTBtRwNBWEDqkM4yPU6sHpM MfCFaFwNQqGiWu/NSZfdw3bRIv9DpENNOBlgVpfE4yXZrU6F5mZwCV0leGZym84qW0cAEH hdrpl/16WmRTOdEhE8hc1ml6WbRjJi8/7G6xzHoTqvcPngYEJwzsFi/9UhtCjqBOc9OdXk pQFVdCCVoXpGe/G6pv9yG3pZHVTKGsmNVyUvmDi/FHBZBKZg/7NEDpPVQqKuyg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732418948; a=rsa-sha256; cv=none; b=eUuix5ylttkrPtoSetMhLAhI1luTd0AzH7oQ1aDN1gu5I5Opq+5jIVoIIzdqfGVNUZu07g YuISg8t38HN98FUhlsjEwf5zbEwRGUPUpcSJx4HwoGoSM585U1yICbqVid7gOfA2bi3ZJG g/hq3Ebk+BCi43Xe4TCCAxwAg5+yD2a8TLy+bHcMhEReKk43ZD2WifmR/GQTvbIlPzSZff KpqSQ99ElPYJXyBb853PaTAWxmH3mGy4cKjVSAOPsR0Z2MuLXg/PR4a31a6+VbdgdPalI3 KjzutywuUtGyIMeHt3B1+rJHH+Iu2403GfETy1KVsv1kGerwoA/rpR/jXdawng== 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 4XwvT019Nwzcq6 for ; Sun, 24 Nov 2024 03:29:08 +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 4AO3T8qY072053 for ; Sun, 24 Nov 2024 03:29:08 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4AO3T898072049 for bugs@FreeBSD.org; Sun, 24 Nov 2024 03:29:08 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 276770] Some potential NULL-pointer dereferences Date: Sun, 24 Nov 2024 03:29:07 +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: CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: linimon@FreeBSD.org X-Bugzilla-Status: In Progress X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: markj@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: assigned_to 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=3D276770 Mark Linimon changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|bugs@FreeBSD.org |markj@FreeBSD.org --- Comment #10 from Mark Linimon --- ^Triage: assign to committer who resolved. --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Sun Nov 24 03:30:01 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 4XwvV33M4kz5dM4t for ; Sun, 24 Nov 2024 03:30:03 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XwvV21Wr6z4Kfn for ; Sun, 24 Nov 2024 03:30:02 +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=1732419002; 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=WTwh0UEA1mfB0kBhHBNpxgiXG5BP4wVmBgaxhYaqt/o=; b=qWctRb6S21Fe5NJKYilFTvC1SROkPJSxLh2D1efvqt2eLxjKvlzr4YxKDASCibqJLNwH2/ G3ssYxZq0CJnQZkjjtEqF+nNGRooW4Z53j42wgSDBccod41Eksl4Wn0tdcBO+C529t+vnl 8YtMlYcPIGGMqq9z4Uc9AFz/NOOuOH88g0yQNkSCNshHydL/Szhb6FMS9P88/YVvj1e1p3 u4+cm/uCin1/Xj8mUDjVduZqKY5XDPntmsHYjaMOBNG8rwkvtyz0YlRSD+xUolYlRoFeMs vGYgVjOcdblQ2qau9JbYbxKPgGSU+qxdUqzZS78zoXasc+iQU+0b5oP9SljFSQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732419002; a=rsa-sha256; cv=none; b=kFSSsdU12X3ab6xr/BIw92hr3mswXCaaY1lB2t9J9tEXBSfcwCCsaHOK8T5W46rVweAEPs 5KduqvVPZwVburK7JbRhgi+f1B8HnMN5PYjhv3sA2q/oU092haELIClZHQmp5kBnxD3hns Kl6J32+QqTcIyUlFEg5qZqMwcnRHSYfmbjM5P0aHWS6BChlrto8a6gk9ru6r5JExFAYGKZ yKEJx1sJKx02ZAVH1xeiGD2Nz6QxbI0q8SXivCRkBefMV9xyCYpgsiwswgyfYj2MTpaUjD IUohUl6D/RQvPX392NxtfwRt6EHpDRDHxH5LDU3qa+gTKHh30VUQnKhtrTKg3Q== 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 4XwvV108vczdHX for ; Sun, 24 Nov 2024 03:30:01 +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 4AO3U08w072937 for ; Sun, 24 Nov 2024 03:30:00 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4AO3U06N072936 for bugs@FreeBSD.org; Sun, 24 Nov 2024 03:30:00 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 17289] wrong permissions on /var/run/printer Date: Sun, 24 Nov 2024 03:30:01 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bin X-Bugzilla-Version: 3.1-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: linimon@FreeBSD.org X-Bugzilla-Status: In Progress X-Bugzilla-Resolution: X-Bugzilla-Priority: Normal X-Bugzilla-Assigned-To: imp@FreeBSD.org X-Bugzilla-Flags: mfc-stable14? mfc-stable13? X-Bugzilla-Changed-Fields: flagtypes.name assigned_to 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=3D17289 Mark Linimon changed: What |Removed |Added ---------------------------------------------------------------------------- Flags| |mfc-stable14?, | |mfc-stable13? Assignee|bugs@FreeBSD.org |imp@FreeBSD.org --- Comment #6 from Mark Linimon --- ^Triage: assign to committer and set flags for possible MFC. --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Sun Nov 24 05:05:12 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 4Xwxbs2DFyz5dTfQ for ; Sun, 24 Nov 2024 05:05:13 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Xwxbs1C0Sz4T0g for ; Sun, 24 Nov 2024 05:05:13 +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=1732424713; 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=T0SHoaZ8cNUsVDJkdpeTgHotRmDe5oWbIQ9LB3vAKsg=; b=CWoN+eMFbyLMKySdFCcNAezZbbpvM/gzJCwzF/bI+A23bRNvrgd5B9X0M7sEmWvnkRZKm0 WwgoUfT0vVOFzzJh5P/D5jo8YPVt9iz6bJfRXxhoC6d9YCxKWaJGehRXPZFTb7ZfIKlQkd H3PYxjeHO7P6Lqb2emxlWPG/MEp5rO9j0cQsmjUGQUOYvJYPQvTxvrywldgrffDvv6hC9l WNtih8/+V+TaTeF4OkIWKcH3SLSLo+J1QiYkV+ukJAjX7l0rnLEysSE2XJ5iaupd2wSsQm BnAGxoEml56ykwWZznqjkDTyAYgl/JKidVR3THSLNPp3w94xlckotIqTbCGQIg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732424713; a=rsa-sha256; cv=none; b=Z6X3I61W5QT4vspUx983DWacFjNFncMmTrlspmoS7Fq2DGCxHwrMIM850Zn0CLF7u/ecD4 iejF8gt1zrvY0YjKm0FVjqjzMBSlEmpPHw10XJ4HsPxX/9wm331zVhdFLBIAlqxqJEcOtF kvL3LyWEWSIkhu4XPgFKB5z4Vlzds4KqmgTxwo6TR7KoMEXNo/YtoGciLRQmnoIm59C4dd w/wTtYB7aDcUq17ymQm7d61KKA10oEaadCTon5JS0O0kEr3CHFPnXIk+faNbdG/FiNwiZu yEiB6rAu2x/q0CQYWOhO6J/jJRBxL4prsp4vwczH5YRjK3DE/7Ifq7eF1iBR5A== 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 4Xwxbs0qY4zgxC for ; Sun, 24 Nov 2024 05:05:13 +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 4AO55DvT072736 for ; Sun, 24 Nov 2024 05:05:13 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4AO55DdI072735 for bugs@FreeBSD.org; Sun, 24 Nov 2024 05:05:13 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 192252] Various ELF parsers and support code should be unified Date: Sun, 24 Nov 2024 05:05:12 +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: CURRENT X-Bugzilla-Keywords: feature X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: linimon@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: keywords assigned_to 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=3D192252 Mark Linimon changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |feature Assignee|cem@freebsd.org |bugs@FreeBSD.org --- Comment #2 from Mark Linimon --- ^Triage: committer's bit was taken into safekeeping some time ago. --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Sun Nov 24 05:11:55 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 4Xwxld0tNdz5dTpn for ; Sun, 24 Nov 2024 05:11:57 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Xwxlc3qgfz4V0S for ; Sun, 24 Nov 2024 05:11:56 +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=1732425116; 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=sK8gX2iAlAqOZhHwwjuzpZwwsBWCy605ATONKy9DarQ=; b=mZycdnLWrDsjwu2j//ORBvBMWH/GljbMY1eAGhmZSJNkdxfkTKw6MJoYM07900tCLdtAKl VE9vFSPaurCewnFwrQ/WWU5sYz2KTHDRUSUNqg4ZQuNuDR9c3vzBEiO3KmI688s+VA8Fi/ uT0HzRH/GQGEDnPh6CFQY0FC6x08kVqrN6q+TFsyfgpDGtyuMMY6zOVUJA4b/+Pz3Wh29i CzM8fN669RkdQ7Fo7gBU0idorh71wbSz+gjfr9vlikMiHfeKGTsz79CzRkol5sLsqIA4U4 qChXRhzJEa/mpcnuzTq0szF6StmQFOsMWOX8XHQ1oKz032OsQXw5RUAUIM43Lw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732425116; a=rsa-sha256; cv=none; b=Pfkvop6JWrL5xYZLUKp3DVk9impAeQ1j3Sjp9oYTCURnrZdov/vmfHb1W//I6acwbQKve+ t0/7ZodRreNbNKOivLus9PTG8y0tbkuZOLnS2T8zmHvifodtVAjs0aY452Si2ih6H9EyDa A5a5J5t+hhLdJ553HYF9m/jUugDIg19JKR4JViUloqRB4XolqL1GVfrfGxLI1CgRRWA7xz 90N4mvRe9W0/8wlFRvZ1JuEaeIwUlLFIMPnMo/Zs6+HKLHU2E9Kf7f80eQvGjJL/iPcVRP I8XI3wTIA9wx77+YRDygsxF5+LytzKCrMvunl2nVSNlKOLoFMGjE4+6bZcPO5w== 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 4Xwxlc3QVfzgVD for ; Sun, 24 Nov 2024 05:11:56 +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 4AO5BueH085158 for ; Sun, 24 Nov 2024 05:11:56 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4AO5BuuK085157 for bugs@FreeBSD.org; Sun, 24 Nov 2024 05:11:56 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 248025] 'BSM conversion requested for unknown event 43115' generated by audit Date: Sun, 24 Nov 2024 05:11:55 +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: 12.1-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: linimon@FreeBSD.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: assigned_to 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=3D248025 Mark Linimon changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|csjp@FreeBSD.org |bugs@FreeBSD.org --- Comment #5 from Mark Linimon --- ^Triage: committer's bit was taken into safekeeping some time ago. --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Sun Nov 24 05:12:16 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 4Xwxm12bCSz5dTxZ for ; Sun, 24 Nov 2024 05:12:17 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Xwxm05277z4VXW for ; Sun, 24 Nov 2024 05:12:16 +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=1732425136; 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=IKkZFsZXqmqz9X1Eja76hkvqJjQURORVjRYi2IyDbm4=; b=sQ5SiwCJwZn8CMH9/dpiKKCWcMPElUIyQrCU6IclrB/DK7F63h+KRXg2ByBaEGzzmAHXwS 2o76jLfO9eYxHG2rn1vascDg04YvCnJ6OPfb9JUeQ1No2AbRV6UawlMHiN2wwLGE9oY9WX z/+NwGRSJkEyGQ4iTBl82S3M6yWOSEwqByRzRXmq3wOm3cdkAsxj8xRbZMXTPFYbISReSp u4oJfC4O7UdrZP3abobFcbr+3CZ+6TTwg8idJIL2arpEiqILtEzIMb641vNEIQFve78DVe M2L5d9/j+j56lDFZLF27kt5XUPfqaC3m9MCsHtPbsSLdopsQifyg86L6GASmQA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732425136; a=rsa-sha256; cv=none; b=AJQY7u6S0FIDZX61v2Qrv7JnO9W8kJ8DJYqEy8cJbNu3K7FU4Kw/Bw4M9JRnLnlS50K37p oJ58gaWYG7Zw4BuQRUr7IgDBMpx7NiUfwR4VTqXcyNLmEY6ieqGW3HR1JzqkeI5++BH7BX smazExEU/5TAw45wbJBGM6+QlMZKOlImQKHyCYW/UizFvgRrrRkCRwie4bx8TksheOYXyy kBxjlzsJlfkFWP7PWPYv871x0GYw7PAZuTcUVZX/b70u2fsttQesvyL/GXusXK7Awgm6UQ z8wjE4jEuGs1CZEptWmyun9ojOiHMZOYf7KGvZai1/25/6R7RT9zxl0oGtCUEg== 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 4Xwxm04fPnzgy9 for ; Sun, 24 Nov 2024 05:12:16 +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 4AO5CGX6087885 for ; Sun, 24 Nov 2024 05:12:16 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4AO5CGfh087884 for bugs@FreeBSD.org; Sun, 24 Nov 2024 05:12:16 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 249179] Several audit framework/tool issues Date: Sun, 24 Nov 2024 05:12:16 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: misc X-Bugzilla-Version: 12.1-STABLE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: linimon@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: assigned_to 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=3D249179 Mark Linimon changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|csjp@FreeBSD.org |bugs@FreeBSD.org --- Comment #17 from Mark Linimon --- ^Triage: committer's bit was taken into safekeeping some time ago. --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Sun Nov 24 05:13:20 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 4XwxnD5bRVz5dV0r for ; Sun, 24 Nov 2024 05:13:20 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XwxnD1WCcz4VgT for ; Sun, 24 Nov 2024 05:13:20 +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=1732425200; 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=pJZChINX4y/2q9A4C5tReM25J2um56yCVHqbAxKo9WA=; b=LPn230BhD43gJSF1xxvNY/tsDv5e4g7zNMQLDPSxQekrOREwXtVrdrzO1TcmEnngx+RiyU ZN78yW7tl0JdzCjFe8Bfc1IIl1ROFJTvZUaOnZbnZCIhuZNcH8V8AFurLoHQuS/Xfy9+8X MmJWCb3p+oKynalhnOyI40LvDMAYIhfICAJUN5yVJl/D7RH3Tmm0nMtynSAKUrciwiPiUE a92DF3evwsKp9A9wM+xZc7XtU6dR4YtXWiuI5OwVx+Tzq/1vkeefIF3eWR43Ye9BXekEcD UrII7yssXnrrx1yBQaFUCf0vfwS2nGBic/l2TvqPr0zn7OaUe4YJfeSIGwqbjg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732425200; a=rsa-sha256; cv=none; b=TRse3ngaEiRZyVfCIrz7NhXdjryYDlR3vK17rTNwgvZI87BYG6QfG1DNEPhwsnSMXSDo8r EcPIUD95XyXDXZRgcp8RzpDgzhf7xOScoOFDUviytAYADo09M3Dv42FlWCMJkfwuV5znv1 Ut8cQDgwLDLXi7JNw85sn1IMlpWSjvuLeDyz1dAmL4ghLCLbbxxVFFvjG1oJRw3i3mOs8b musurahMJ3GOfrOecjpcahsQp6SZMlbI4XCGqhybTPnsqFdm9GqUmFcL7Ic2GFSwoxxrhf 2IYKdVCbbm7lPmwoVOr6gSKIa8pxFZ8Du41ipKY66cQGcZlqGnTrbOBMh5dyaQ== 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 4XwxnD17NVzgVP for ; Sun, 24 Nov 2024 05:13:20 +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 4AO5DKTj088723 for ; Sun, 24 Nov 2024 05:13:20 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4AO5DKC2088722 for bugs@FreeBSD.org; Sun, 24 Nov 2024 05:13:20 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 103873] login(1) SEGFAULT on unsuccessful login Date: Sun, 24 Nov 2024 05:13:20 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bin X-Bugzilla-Version: 6.2-PRERELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: linimon@FreeBSD.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: Overcome By Events X-Bugzilla-Priority: Normal X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: resolution bug_status assigned_to 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=3D103873 Mark Linimon changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |Overcome By Events Status|Open |Closed Assignee|csjp@FreeBSD.org |bugs@FreeBSD.org --- Comment #5 from Mark Linimon --- ^Triage: committer's bit was taken into safekeeping some time ago. I'm sorry that this PR was not addressed in a timely fashion. By now the FreeBSD version it was filed against is long out of support. --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Sun Nov 24 14:56:56 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 4XxBkd220mz5fDC6 for ; Sun, 24 Nov 2024 14:56:57 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XxBkd0knZz42xC for ; Sun, 24 Nov 2024 14:56:57 +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=1732460217; 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=1LYSrOxbT3w7gn6v3Zr14vFIZTFwreUtrNXjF2CmSCY=; b=fP9u+LQxYhfEYcSqZzQKvVt/4mX+M7G1+CQYCM/Fcoj6/nEdnrr98Vo9GQAYkLCQX/JiJS cZpH2eMJqC8+sgr8+FzmevK+3PCH0x+3EFHgDBsj3o/nKZqVKlS3/8xYjHC1Yw2ZhIE2me JkWKvcQG30iYIwTGUkWLo9gAg53AvD1cIngfugY5WAYiyHgwUwqYBYzO8nvtxEZmEDtIuc fwAtx5b0UhFva1cIZYPoWNdqLNrDNSgkJGyN+x5TIXXp0jPrLmU4WYhXWuvp1Lj3BLkHNh b8SymDPaRRlx6RwPRgrVMOnTwcF/1uBJCM8GGG9ksu6jAsnaNAjFxsSZVydvEA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732460217; a=rsa-sha256; cv=none; b=SSFt+v/qx+chcK1lHDHvHNmriooJOZmcSuJUm0Eo3KYXbkN4LjNgcvngtqrts31ZiHKgf8 y82GuP4Xt9aNJNnbAJ4CqgVzRA1IBYZGWSd1kwgiJkMv410nA1FQWuUoOiHDpwfrrcl4WC bTN4eZR3ZKFMKwk+ewMLHtwsphCBD+dTZWC6Y+kSU5dPRcyu6EE9hiJVgK4FIW4rkmaka8 JUUEpehmJe37owYfElKqe+xes64ve+92sa/ciICcv8YfPdg8XCE7iRTyjQ++rx3SEMyXQF mHCohUrsHEYWU2ffSHFx2z7m6exBKlM0eBo4G5WrhHNa20LBb6KeW81p2HNdgg== 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 4XxBkd09QWzy9y for ; Sun, 24 Nov 2024 14:56:57 +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 4AOEuuMv000639 for ; Sun, 24 Nov 2024 14:56:56 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4AOEuuB9000638 for bugs@FreeBSD.org; Sun, 24 Nov 2024 14:56:56 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 212918] Host system hangs after suspend/resume if emulators/virtualbox-ose VirtualBox VMs are running Date: Sun, 24 Nov 2024 14:56:56 +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: 11.0-STABLE X-Bugzilla-Keywords: crash, needs-qa X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: jwb@freebsd.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: 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=3D212918 --- Comment #11 from Jason W. Bacon --- To patch in a workaround, I think we would need to insert vboxmanage setproperty hwvirtexclusive off before a VM is started by any method. There are multiple ways to launch a = VM from the command line (VirtualBox, VboxHeadless, VBoxManage startvm, etc.) = I wonder if they all lead to a single point in the code where the VM process = is started, or if the start code is replicated in multiple places. This will require a little digging... --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Sun Nov 24 16:38:23 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 4XxDzh1rLjz5fLXk for ; Sun, 24 Nov 2024 16:38:24 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XxDzg52zVz49Xd for ; Sun, 24 Nov 2024 16:38:23 +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=1732466303; 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=Jw5EUfNQKNq6Y2J4Lovk9fllf1bdvui+sYfaxvpfTt0=; b=nFWu3nw3xM8OZBeu/+TUh20a6LU8O27dAlsVYmWUfJ942d4RqOFpluQT4FDtjdYuGMQdMm 7/YvhcasiFasGncfalx1jldP2RNovO86FnpGdYUhjgCHaeBa4T4ZyyUzBM3IDLfxK3ZQSw sacjhntjX6K07KLzBpnHRICixdY9PkgNHenzg0MSEjndm4COjVuRYhvU42JbUC1Lq4hois gAerc8QgT8rvLNXpCBxWDCteTuHpuMCykRrvPSz44tCaiD7GK9uTbmUPTzSCsvCDWsfHqv 8wEoULNtMS+Sbw7x6aKTr7BSHUlt9R4mjWBN8AU+1EQEzkGEA9bu0Uppj6Scgw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732466303; a=rsa-sha256; cv=none; b=f4rtxPUEFRxUAGSWRFqNba/6ikwrSRXngCpbnRD7ZdIYKfeTkM9tBC642t43l4IGBZzSmT NA/6bzzPPGTjYvc32nQ9Z1lpNRzH4yAYK9U0wEK0JA7osSz3S/RaLpx0Zdc3cO91qhQBac Tz1PTHEaKpKqyxEmwveSup1Sl2CAh5wJVKHCJIfoTxONtvCHB2163kyTBsLwKZ5VVVWo6H 8wA+gUgf/3Jc3FDnUEDw1Ut+mqcGXUYK+6WowCcH7C8712mCaJFiIyBWrdjZ/+jInZt7kX 7Ll5tt3hqVYyRrpnKn2249icJ6ovsQBv33RbtB6aQc7mc8G/XdISFDtOdff/ew== 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 4XxDzg4RSSz1270 for ; Sun, 24 Nov 2024 16:38:23 +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 4AOGcNas084218 for ; Sun, 24 Nov 2024 16:38:23 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4AOGcNSt084217 for bugs@FreeBSD.org; Sun, 24 Nov 2024 16:38:23 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 282930] Minor spelling error in #nvmecontrol format -> Crptographic Date: Sun, 24 Nov 2024 16:38:23 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Documentation X-Bugzilla-Component: Manual Pages X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: gspurki@gmail.com 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=3D282930 --- Comment #2 from Gian-Simon Purkert --- It's not in man but the "quick-help" Just put "nvmecontrol format" into terminal. --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Sun Nov 24 17:03:15 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 4XxFXM593Cz5fMtR for ; Sun, 24 Nov 2024 17:03:15 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XxFXM42vWz4F4v for ; Sun, 24 Nov 2024 17:03:15 +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=1732467795; 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=ISYRpsnBL3soXMpQkXvDg52tacFqTVM+4QfKXZOUalw=; b=SgWrKtFSWgZ3D7YNr4Rb9rMVHVNCs86CgU8t5VKZffHuit7CcqnDdYKl48qRdzA/3IDdws VbM+Rf+JXJeCqLX4DeiI3hhOuvCzqNbzXX/JYmtN57ch/YXXotaAhkMQ+nEeIdn9DH/aSN fbEO6h+L7ptVRPd0iDRENZcZ2Tu6ZefSVyS8U+SNOo9OwTOPi5mKnAuoLAlvwwvpHsCumN v569dwOhqIoD8ytU1GtdZ1IzD+iiiJnvDpVFyQUjk5P98wxZu1hBKLiGlRgGHSxWRQ2Ema YMcipBH3cOgGbFoYwtocycGwXbRfnavdbDyy5K2tOx7tqksGGHZDTzq7q0p9fw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732467795; a=rsa-sha256; cv=none; b=NTNWr6t0C071xgjAgRza8aD9IwpFNeCC6+zlbT1VYHjdfxw9OFUvjuZbwunR/j+ETo/Vto 2fYVszutPr9f7eKgY58311nAkjyr3+izErTYLvWIkrDxAbTlf8b1uTPQpSVCXfElCz6g06 KWYQPq73NYjOVa/xDSrfI531cU4Yg0Pfx0CewUDeIFWLBlbXLsNfLT9LxczKn9bDIR8DaQ MUcSr7jWw7h8BpNu3GRlRVLWUiImvy9Ur8lg/x2glamueNHSU/PUssol1+/f41X8UdCJEw 8OTaLKDezpE7Uj425q3NugPD40kRP3udrnxWZ/OvW0jDkV76/eF1z1Q7xhae+g== 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 4XxFXM3T3Fz13Gy for ; Sun, 24 Nov 2024 17:03:15 +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 4AOH3F7f031215 for ; Sun, 24 Nov 2024 17:03:15 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4AOH3FHo031214 for bugs@FreeBSD.org; Sun, 24 Nov 2024 17:03:15 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 246126] bsdinstall fails to report wireless network scan failure Date: Sun, 24 Nov 2024 17:03:15 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bin X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: install X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: grahamperrin@gmail.com 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=3D246126 --- Comment #5 from Graham Perrin --- Reproducible with yesterday's 14.2-RC1? --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Sun Nov 24 19:34:21 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 4XxJtj6KgHz5dYK9 for ; Sun, 24 Nov 2024 19:34:21 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XxJtj2sk4z4W1g for ; Sun, 24 Nov 2024 19:34:21 +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=1732476861; 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=aZltEIrTjOu2OvjWv+D//8ylFqk0nLgbdwK1d4N/tqI=; b=TIb6pLSFCoCDuJHmQGsSndF/60SxoR+c44h52uJCNTTuKSje47+ddGgRUiZrwaOnuzHX84 8hRub5MdvMyf4l7H48F09YDmlehsitQLAITLexn0d9mouQCFK7U3pbQrXtLNOjgdpCN9bx IIVEEmCvgLT6v5cM5UIB9Gi90UqJZdCUYuSRzvy83XrVJDqFcqnI8BkRxL/X2zdroEAnvP oxkbdWJLWn8b9uE3ra3oi+3QniMWy8kTX9HUMpioKeLTt6Dw6SPDl7Jmf+jxOvkZH6qm5O SgT/aq/d6mbBB4xGR7vpzU9ljpbLOibkAvKX4Md4YdlrRGtsEAXCfSUWbcvQSA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732476861; a=rsa-sha256; cv=none; b=SQ9JtwO/J1rsRh6R9IvZS0iUwpsdvUn+lVudnblJRn3hdROW1PAA/9rcpAI3uYs+0fnCyN 4j1N+YHAbuZ/t+kMdCcfyyLTIC4E6tqQHLrgZUpImPSwEOTHMs3i1JP1miSIlaGKHyjAQC CnX8jW/vdC7qXVQRr43qWEf8KhI+zZ0GFzpqpmRWtxKFVGFfDimbpbRywH3d7JQYwRrgmY z2taMl7vtwuePFcCidrX9/aCsqt1tgBlCx0UNPQJU09V+qqCkeMP6Ail0tDlv59HpmB+5c T180NSAmVZI2O+gJCJ37uGVOU7mZlraVgvZPhFqGJjnaphtW17sA8Di1JCu62A== 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 4XxJtj2Lq8z17Cq for ; Sun, 24 Nov 2024 19:34:21 +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 4AOJYLlU088797 for ; Sun, 24 Nov 2024 19:34:21 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4AOJYL3R088796 for bugs@FreeBSD.org; Sun, 24 Nov 2024 19:34:21 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 282930] Minor spelling error in #nvmecontrol format -> Crptographic Date: Sun, 24 Nov 2024 19:34:21 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bin X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: ziaee@runbox.com X-Bugzilla-Status: In Progress X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: version product component bug_status 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=3D282930 Alexander Ziaee changed: What |Removed |Added ---------------------------------------------------------------------------- Version|Latest |CURRENT Product|Documentation |Base System Component|Manual Pages |bin Status|New |In Progress --- Comment #3 from Alexander Ziaee --- I see. Thanks! https://reviews.freebsd.org/D47726 --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Sun Nov 24 19:40:00 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 4XxK1F5vJbz5dYlK for ; Sun, 24 Nov 2024 19:40:01 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XxK1F4p9fz4Wh7 for ; Sun, 24 Nov 2024 19:40:01 +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=1732477201; 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=qCJ9lkzrWnRDsNX+36nifU4Aq57CQRQKBmRsZIuliHg=; b=dt8CIDlVY1OU21NvOaqe0w1tF8XwSvS9SoK6raEntU11EP7S55YYOEib1RjgQhiAfvxxXP OWFJjXtdCo/SsKG4EKAzJ0/KHnv4iC3J72EdRcHI0WEGJ9FMX9NTZQCC4kQKeiNC4d5/ju AO/WYX8BaAoTCujtA1Hh5YBI/CsMezRs/aEa0WeItcJCBJwFGm5loNwyBxoINrfOCWxYoV hhBmw9kHnuoih+XmkOJX+Tdg4g9swvr9xTvk0Ssw2rFBdQqNtSEDj+So2RLBxhonlMpeTw 3Zf9V80xPBVSKK2AKW17jea7yepd80795Q5op7PgfvYdyagHym9oaWcqtSfWpQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732477201; a=rsa-sha256; cv=none; b=PNfVdM8z5arvKubAdlj+bTQ10dTj2qpxOJbNJyr2bNt8ad7qb6YZDeoJtkcepwq1Ksvzg8 ryQzm+dISlGD19D2IG73JoLIHZbZvaGStqLAG/KzYrYeQCW2Ql1rs8xLXfCzNVa+6Btl8c KYoy+gKF/MkPcqkMjo5NzyJHhQ6JQil5hgzyqD8GKh7FXhc2Tub7FlQtsinsz6GaSHMzPx NVR23N8U9St8KkFYaIA6FHtfsM3y7E3eMxzJOLIiLlK0xwl4X6OfGO0oRho8fLIyArxLCb BAvIm4LtkrTRO0TyrjxLhPhOl13076EUzY3wCv6nG5JyvvbuekyqS+BYs8XXpw== 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 4XxK1F4PzPz17Ct for ; Sun, 24 Nov 2024 19:40:01 +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 4AOJe1SO093292 for ; Sun, 24 Nov 2024 19:40:01 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4AOJe1vU093291 for bugs@FreeBSD.org; Sun, 24 Nov 2024 19:40:01 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 212918] Host system hangs after suspend/resume if emulators/virtualbox-ose VirtualBox VMs are running Date: Sun, 24 Nov 2024 19:40:00 +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: 11.0-STABLE X-Bugzilla-Keywords: crash, needs-qa X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: jwb@freebsd.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: 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=3D212918 --- Comment #12 from Jason W. Bacon --- As an alternative, I may have found the place where this is initialized in src/VBox/Main/src-server/SystemPropertiesImpl.cpp. Maybe just adding FreeB= SD to the OS list here (and an appropriate comment explaining why) would do the trick. /* On Windows, OS X and Solaris, HW virtualization use isn't exclusive * by default so that VT-x or AMD-V can be shared with other * hypervisors without requiring user intervention. * NB: See also SystemProperties constructor in settings.h */ #if defined(RT_OS_DARWIN) || defined(RT_OS_WINDOWS) || defined(RT_OS_SOLARI= S) m->fExclusiveHwVirt =3D false; #else m->fExclusiveHwVirt =3D true; #endif --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Sun Nov 24 21:35:31 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 4XxMZW6Lnkz5djpT for ; Sun, 24 Nov 2024 21:35:31 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XxMZW4zncz4kcC for ; Sun, 24 Nov 2024 21:35:31 +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=1732484131; 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=0B2WHpQKMk3D3UF36MSFSq7EjF711atc5vz5oxb6xW8=; b=JTkUbUQW3BKlGrpn+0Che0J3eV+auOpclYF1xkvcmjJHmnOlxYN4SYaDwuygd3SyPck3My sjeqreq+nWOyUBNwgpS3wRc079f8/Ft0WJCWVM0zoqnVhw64AZCpEzmj9qjieA++Hbn3IQ 0ynI6sxU2XjY01xkRs9jCwVnE7jGR8afUzKIBF+bPHBaZ1NpByzMrKnmbi3QLlbhGQ4LNa C7K+woTGM8bSWwOYYJMSX2ANfO4IdMMXQCESFkl64+S3EEJvcMa/bje3ujKf55/K1dtXTf Tl51bww0fUeIGDcszMNXdsmO1g6tI3RBfqDm9sVWQt3X9u+Cho7lFTjoxz/pJw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732484131; a=rsa-sha256; cv=none; b=QklAT2vQmHTyfksTD4oZX3aDUI7yV1Csbo4Su7keEYCS1pdIp7igGjNYktLHwKGoydKosL JyAF9TfQp1jCVUXs3jZKMDMRyMw2EuBWbmEKP4VRRI5E6k0cLOou83MfdN5VOWpTerlPCW S0iIMSSUkigpyeCJZDlGw3kuH9i8JVmLU9os/PFxyn9hoL2VGbR1lOCYewbgtUcvEGwOoj N0KIwy8myyxbep723KGQ3nxhwYsHWw1YR8PO7yHIAVVEFnVTZOcEW+ZixSLucCg8Eq5djR nldaaFn8ncYYhxw4WQWega67lG0rlb5OFkvje3elGsxjqGf69YvV6wjssV3hUA== 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 4XxMZW4QgPz19yC for ; Sun, 24 Nov 2024 21:35:31 +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 4AOLZVu7000405 for ; Sun, 24 Nov 2024 21:35:31 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4AOLZVpd000404 for bugs@FreeBSD.org; Sun, 24 Nov 2024 21:35:31 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 246126] bsdinstall fails to report wireless network scan failure Date: Sun, 24 Nov 2024 21:35:31 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bin X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: install X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: bz@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=3D246126 --- Comment #6 from Bjoern A. Zeeb --- (In reply to Graham Perrin from comment #5) I'd be interested as well given the extra IFF_UP added but also given wpa_supplicant was fixed in the past; I wonder why this PR fell through the cracks. That said someone should finish the bsdconfig wifi bits and migrate them to= the installer which is so much more detailed from the looks. --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Sun Nov 24 21:45:14 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 4XxMnk31XNz5dk7S for ; Sun, 24 Nov 2024 21:45:14 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XxMnj6hwZz4lfF for ; Sun, 24 Nov 2024 21:45:13 +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=1732484713; 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=S9n5JgJ17ykX2xFB90pHJ6BkHUj3im4V6Vb6gdOibIs=; b=dTN7w6A7yj1Eq++O+D9KBz0cPT0JDTyIaj7ARJmRygbeGnQc2Kx4RbMnZtCM0RxvonyUTX yPQRRtWpYbL3XdcdxhBzRYdgfeK/xQKE4g+cHkhaOl/HyrCtpQ4N/+grQni1/Qal0js+0m U3IPHf/tl8LizF6jIOFXEbfACHjjz2fVGrfXaN+hWGVB+pUsvwhNyoiMl+inYbWP/m7GO3 8R2zu0o+B75Igj4GVlk6dXTWldr553NbyEXiqJixYVrww1Dc+QZ5khzqa4xJPM3jKV4gZd icYg1Lo6qhJMClMO5WPUto+M+QI6/22FqjVOnH/UimRakyw1fOrTa84nYTCJ9Q== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732484713; a=rsa-sha256; cv=none; b=AIcljT3aTx0n06Tzav2r47Xn/0CudCCJLscAY3G+NRu17xItxYHsShzHG8r2cWL/hVtCrO 5bZ6VO97TcaqGyobUlbNiFE0r6jKXgmoRhTSgPcxW7TdIt4A1Ol9MYgInBLCei9chre9vR RbNJTLI034DiFLGVO6Ea4jssvwNSSizch3cyQcEPml8nbfl/bufX2icN+1yDcAmEstyQFf M8ptGJyHdRojtO2Ex9K8873Ze1Dhq+Ss5MqmRpDv1tZl6jwsR2H3pro65BwH9xLpQ9Khsl 4afUXPaQIlDRxWnqf+hnkiJNYs780ORwmZU9QvulQH60xZGVEd3qHddAo/AQTw== 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 4XxMnj6Jkqz1BfQ for ; Sun, 24 Nov 2024 21:45:13 +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 4AOLjDcp017861 for ; Sun, 24 Nov 2024 21:45:13 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4AOLjDfr017860 for bugs@FreeBSD.org; Sun, 24 Nov 2024 21:45:13 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 271238] mpr (LSI SAS3816) driver not finding ses devices in HP D6020 enclosures Date: Sun, 24 Nov 2024 21:45:14 +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: 13.4-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: pen@lysator.liu.se X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: version 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=3D271238 Peter Eriksson changed: What |Removed |Added ---------------------------------------------------------------------------- Version|12.4-RELEASE |13.4-RELEASE --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Sun Nov 24 21:58:58 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 4XxN5b1Rykz5dkpm for ; Sun, 24 Nov 2024 21:58:59 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XxN5Z4g3Xz4prl for ; Sun, 24 Nov 2024 21:58:58 +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=1732485538; 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=T4RH9SHrakzMXGdOkeG9F3LcJUGv4N9bJPm5Uq9bM7k=; b=lzOsN7VEn8ZpKPQuctJkaEUvlXZtSJqgnQjvau3tozagq7aLbSIBQvui0IDQ2bVnwRF9MA SHx1X6C5UD5tOtvuqMKX4SuEeCA+yB4yQHq9x8+2vqvuhWwbjf0SOFy0l+++JcRAHKmhZ2 qw3snIIF6NdfMcHi/f6MERIVQuJfA3a9ffdO1yzRqj0ooaRv9CAWGYxwNrxMkQuGOXRvVy IOscrNrkdZVPTCjI/1EyKvVNV9bD5Fd1UIr0lUE1eCpRNyAlL2UDvTt/PErL+ciLRWNuR9 TC6mfYoDnSgUvISIOPT/IYEss5lUf8Wr0Empio8SosVNQGjll79Sb2y7axl8Uw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732485538; a=rsa-sha256; cv=none; b=g525KdTp20pHMxh1DPHExmNWGxvdh3FZSkQqNOhvpDIR16Gt1V8ccOhc6RjNpLGGscOUES sLK/I5A3+7vJkm7vsTSM99GnFycy91lFWGL4oPURqHaEwl7Q5x0X21rBVpgAHnRQAQS8cD nGIyxGUMw9jfJ+ty0EPaYHaMSEQRpv9MXkPZHLUDDHcXkn9tDcld+0koRXY0Zhc91+M4xf 9cauWWJFE4o7ddiC+UBz+4ISrD+x6MjDl3nxZa0amD1P3bM8dLgS2Yyke3OpPaIk2XjOEa qiyFfQRmEGDq/0Kw9RfIZZj8yz6dQ0A7Hr3BKHKGOYmygvvPOW/SvSB4nF1rTw== 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 4XxN5Z4GcNz1Brx for ; Sun, 24 Nov 2024 21:58:58 +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 4AOLwwC5037751 for ; Sun, 24 Nov 2024 21:58:58 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4AOLww3n037750 for bugs@FreeBSD.org; Sun, 24 Nov 2024 21:58:58 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 271238] mpr (LSI SAS3816) driver not finding ses devices in HP D6020 enclosures Date: Sun, 24 Nov 2024 21:58:58 +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: 13.4-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: pen@lysator.liu.se 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=3D271238 --- Comment #5 from Peter Eriksson --- Still seening strange behaviour with the SAS3816 controller and mpr driver = on FreeBSD 14.1-RELEASE-p5 Now all the SES controllers are detected and accessible, but instead it doe= sn't correctly detect all disks. The setup: One HBA9500-16e (SAS3816) Two HPD D6020 external SAS enclosures, each with two drawers with 35 drives each (and one expander in each drawer). Things we've tried so far: 1. Connect one drawer a single port - finds all disks (in that drawer).=20 2. Move the cable to each other drawer - finds all disks (in each drawer) 3. Move the cabel to each other port - finds all the disks (in each drawer) So this rules out bad ports in the HBA, bad cables and bad ports in the drawers. 4. Connect all four drawers to separate ports - misses about 50% of disks in two of the drawers. 5. Daisy-chain two drawers with two other drawers that are connected to two ports on the HBA - misses about 50% of the disks again. All disks are seen by the expanders: # mprutil show expanders|egrep 'SAS Target'|wc -l 127 # camcontrol devlist|egrep '12000|10000' |wc -l 100 # mprutil show expanders|fgrep 500 49 5001438041bb92bd 0017 0001 0002 1 49 5001438041bb003d 0018 0009 0003 1 49 500143803089763d 005e 0017 0004 2 49 5001438030889abd 005f 0018 0005 2 This one is interresting though: # mprutil show devices B____T SAS Address Handle Parent Device Speed Enc Slot = Wdt 5001438041bb92bd 0017 0001 SMP Target 12 0002 00 = 4 5001438041bb003d 0018 0009 SMP Target 12 0003 00 = 4 00 85 5000cca2912d0a39 0019 0017 SAS Target 12 0002 69 = 1 00 86 5000cca2912d8f41 001a 0017 SAS Target 12 0002 70 = 1 00 87 5000cca2912d1645 001b 0017 SAS Target 12 0002 71 = 1 .... 00 136 5000cca2912ceb9d 0038 0018 SAS Target 12 0003 84 = 1 00 101 5000cca2912db98d 0039 0017 SAS Target 12 0002 85 = 1 00 102 5000cca2912e3619 003a 0017 SAS Target 12 0002 86 = 1 5000cca2912d19ed 003b 0017 SAS Target 12 0002 87 = 1 5000cca2912d8bc5 003c 0017 SAS Target 12 0002 88 = 1 5000cca2912dfd49 003d 0017 SAS Target 12 0002 89 = 1 5000cca2912da57d 003e 0017 SAS Target 12 0002 90 = 1 5000cca29126fd89 003f 0017 SAS Target 12 0002 91 = 1 5000cca291257965 0040 0017 SAS Target 12 0002 92 = 1 ... The missing disks are there but without entries for "B____T". --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Sun Nov 24 21:59:06 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 4XxN5k6v8Nz5dlF8 for ; Sun, 24 Nov 2024 21:59:06 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XxN5k2b7jz4qHw for ; Sun, 24 Nov 2024 21:59:06 +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=1732485546; 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=p53ZDJET5NqWRHRmLMUMd5hogY64lPWrZocjvp0WQ/I=; b=cX+vrUFJ1OrGU5fhuMlUH6CZQXF6EGSan7BQlFUmZtbh+tuJaA+xLRCnlJrbMIyp9xIIyB reeZBWcRmDfZyhsE7+19EQzvG2uPhm1C/LeKG961FhC3sKekmS2pz0hntGAhBMd5GHvJAM w4AZSBoCTCSHWtCvZCtXxEpDhH/d+2rqHOa2iWvi5ba0avl0Vrzvn/MxMDoA+/f0u5l8LO uLRf3jTNuGKi7dxaVaxd8qssmQRFzz4QOct5gufBEy1jQPyCk08y47O/vGRBxw11FGxAHy KTWB5X8RhqiHURjvC8ojEg/RWVQdO2oPN7xjIlPyrq0voClg74+kWpdZt7BCTQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732485546; a=rsa-sha256; cv=none; b=oIss81bkjFJrVCgJ16PYGELJBovu1tUyX1oMzAGeuy0syw8MqdIdKZ4zlYDZeK6Z/mhSUJ YS8uXFt99JsjVqGZwSxgnttmPk4hcKTf5nXNsEgbMihzFfAPhRrR50HxWaO2OpfivjFoY/ vCNLAkWshDEsD+AQYNUxncLfJc7JrYkdlyRfHdZpc30Sj/tQEXU43KknQIbpB2HWwzPU29 ZN3+9UZIN57kBD9B5Qdn/VAt4/3L591kP0R9fYVZ/h5gvvzxCsko5iKOu1u5fyzkNH+x8P oe9x6XumvWxBzIuIogD1o8YyosmEM9os/gph0VFqCUP/EE0xPLfGuRgcvPDqHg== 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 4XxN5k1BDBz1BNv for ; Sun, 24 Nov 2024 21:59:06 +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 4AOLx6Y8037974 for ; Sun, 24 Nov 2024 21:59:06 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4AOLx6A9037973 for bugs@FreeBSD.org; Sun, 24 Nov 2024 21:59:06 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 271238] mpr (LSI SAS3816) driver not finding ses devices in HP D6020 enclosures Date: Sun, 24 Nov 2024 21:59:06 +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: 14.1-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: pen@lysator.liu.se X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: version 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=3D271238 Peter Eriksson changed: What |Removed |Added ---------------------------------------------------------------------------- Version|13.4-RELEASE |14.1-RELEASE --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Sun Nov 24 21:59:13 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 4XxN5s4Zrdz5dlKM for ; Sun, 24 Nov 2024 21:59:13 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XxN5s32DMz4qYg for ; Sun, 24 Nov 2024 21:59:13 +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=1732485553; 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=1O/v9TlejQA8MCkVJZ9IDd4Ub+a7HDHE9ur+OUfE1JE=; b=NTu6EZxfyYTYS7w0u1N3ozj6UI5+yxyw1jIvEe6jtR1fjhS1gJjaZZUTJHJlfa1bZqqE8z +lKaDLAbZNi1WeIzSUuv3YxHajcl5U0SuBfY4pNk+JOcYGDfS1rSqkjx2sUOCPmAe+nYU1 DsQQ8TE9Ed15wo1npoZRAaEZSmBGUFUZ7fjChqLvqe7iJxBmJMgaRDUNpwafSfBYhMhSp/ LGkv/LLqIXzppA4MiAv/2VEA0a/N/cJJ/8OGuiIxzHHjvaQYNJfkbleZsUl0tXiKFO+wBF 6DTmHRqtHjTlR2mfbT+zOsX+TkiFnYnTOLOYsmnEzdbjL7LU5+i25Vb/LxWZbA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732485553; a=rsa-sha256; cv=none; b=oMgoL+v9YbaKdB6xi7zdCq0V2zEiej6vrD6bc8wI5naYoAx94Irm52AJQkmEePKE17PF61 4JMz3vnNGaLo60T1dwWO0Lb1x1lKMVPt2QlDtzmHsTR/Hlvo+SsK4aKY0LsAuE3+EYiX6z l12Whdl8WuHGQXvPRDaTprOvpZLH51zSKz4E14XlNzETWlYsrHZQUKITE8dzaqwvCYrgzS n7s9ri+ckXMpWg2hdIL9jm2mSwfBEE/VBK3a42kvw3lYCaN0NCWB3W/iA2DrGzrhWicU8G rxJtQ2Wuq6uLBzujTA9dFz9cvZkcQS4wRg7Ke0sWXzmMQ3D0LIcVbgF0qFas5w== 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 4XxN5s2YtSz1BNw for ; Sun, 24 Nov 2024 21:59:13 +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 4AOLxDnL038048 for ; Sun, 24 Nov 2024 21:59:13 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4AOLxDhs038047 for bugs@FreeBSD.org; Sun, 24 Nov 2024 21:59:13 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 271238] mpr (LSI SAS3816) driver not finding ses devices in HP D6020 enclosures Date: Sun, 24 Nov 2024 21:59:13 +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: 14.1-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: pen@lysator.liu.se X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_severity 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=3D271238 Peter Eriksson changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|Affects Only Me |Affects Some People --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Sun Nov 24 22:02:47 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 4XxNB00HxVz5dlNZ for ; Sun, 24 Nov 2024 22:02:48 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XxN9z6Krzz4tys for ; Sun, 24 Nov 2024 22:02:47 +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=1732485767; 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; bh=ZwGeh4KqNPNITjm+HsGLPkUIe9LoeqxNthz6yue596I=; b=X6kKQpcMDAcUwYEEmcjHFPPdrQJZa6C60L5JxZfreDbcjaB9+eK6pogcjzCs4wRGBTQ75P fkcKMR5tpWI0XcmUSrYYITw5XgrwWCkmXkBuhgZH8XcCQcEONuZH8KzYWgE7uWoN7mup5K 2ngAkvrqh686nOVvb/b8eU6Ko2phmH2vyI6GBQZ/Zf6ANeNXr1KHciruUVqViRr2+hvwnY uAg7izd/NV8QXaRRE1i8FWlxNuVrQ0j0fFx7PDRRMI5bdCaVDcm6E4j8KOXBnlNrkAssGK VMwLDyLup3BzKR0TbEZwdxER3ayU5wceNlooXAaFiFCP9W2LgfMlKgZX/SCIgA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732485767; a=rsa-sha256; cv=none; b=nAs616wXhBtusvGI7u5LSWFKpxK/6t+NnHxMNZx7zI5z+SLZQSUdLCmNck8DIcjieukL9M yItOSlQ4teFfY0Z5qVzQLFmixDr8AvsTa00g1q6FL8wul0levu5cwVR6UpBUTpwbMycFlb 4noFd10Y5qXrnESyQqahzjVq+itQrfMJEfrTXe/ee1+gNSVcqMkNISwUp8H3KB2m+3RVsb Ls22oZYnd3T5C6efIX3/5GOVVZAFHIqzA8pJAN+6glh5ZauoDmvxaT/bvphbgvcopgtluP 55ubmhZyBqx0CTmjssp2RTzG/taxamVYHwr338c1I6z0rB7T1LZm/YVXH13Eug== 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 4XxN9z5vX4z1C8L for ; Sun, 24 Nov 2024 22:02:47 +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 4AOM2lnw051267 for ; Sun, 24 Nov 2024 22:02:47 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4AOM2lFB051265 for bugs@FreeBSD.org; Sun, 24 Nov 2024 22:02:47 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 282955] FBSD 14Stable Failure to find fonts using non-standard boot partition. Date: Sun, 24 Nov 2024 22:02:47 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 14.2-STABLE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: dewayne@heuristicsystems.com.au X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter Message-ID: 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=3D282955 Bug ID: 282955 Summary: FBSD 14Stable Failure to find fonts using non-standard boot partition. Product: Base System Version: 14.2-STABLE Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: kern Assignee: bugs@FreeBSD.org Reporter: dewayne@heuristicsystems.com.au While transitioning from 12.4S to 14.2S I finally moved from sc to vt and booting (as usual) from a non-standard partition, the new vt system display= s: "failed to add font: /boot/fonts/16x32.fnt" for all expected fonts. The system is BIOS using UFS2. The boot partition is mounted as /fred, so to reconstruct: # make world DESTDIR=3D/new_world # make installkernel DESTDIR=3D/fred # cp -pv /new_world/boot /fred/ creates /fred/boot/fonts which vt can not find, as fonts/ is expected under /fred/fonts. So, trying the following soft-links failed, (as loader isn't meant to be an= OS ;) ) ln -s boot/fonts /fred/fonts nor ln -s /fred/boot/fonts /fred/fonts The only solution that works is to=20 mv /fred/boot/fonts /fred/fonts Clearly something is amiss. Perhaps loader.conf needs a pointer to correct= ly reference where fonts are located, or fonts need to be discovered in the sa= me manner as loader.conf, under a boot/? Please note that the only change required to /fred/boot/loader.conf is to=20 kern.module_path=3D"/fred/boot/kernel" (to enable devmatch to find linker.hints file, while module_path is unchang= ed from default, to find kmods) This is different from https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D= 280692 --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Sun Nov 24 23:11:38 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 4XxPjQ6HWmz5dqfX for ; Sun, 24 Nov 2024 23:11:38 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XxPjQ3hsvz43dj for ; Sun, 24 Nov 2024 23:11:38 +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=1732489898; 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=2vpGUSZKh9mciLsPulmDgdJv0qYbqm8nd24sG0luT4I=; b=O/MT8P8bIdKdfRjDvSUhUqyDulGoV1qxSC6W5Zst2Y8Z0I/XEtbb3aLUcVj44xHFRKdo5I 4sikDcd/nmWmmwW2TDMV+j0RqeVazK2JSVf0y/CGiGaCGqyLLG6HKv5lpVWvCLBew9Gcvn I4vwfD++oQ4kDB0odcPWjCuPM3KvdZAovJD+TmDKdNDi1Lpaz5IXho4E5trSzy9iKEOtxR vHIjYmao8v8CAjv+zCslbc01dS1y6RkiCqVvFNwcaSZ/Ha2OrstOe6D9M95QVLs70//JLN mKVQU/ub3K0Piuh+NtMaxBZ7YS5cLQtYG57zTpIUGnofIDSZkWkC4yLYdTAeWQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732489898; a=rsa-sha256; cv=none; b=VgbTctrZWlBbxkVhXn7kktV6/vATq1GlqZBGqWqWzW5X3oPUcBzdavD9IJHrdn9D3R6cBy M5SK5hDlph9LNZ8T7Sd715tD3glyQviU0Ikg84bRpQidQlSOLuoavoa7OEu3MO9zlWX70c MDEsEP3xBRtUpFBKy16ZeuSJK45IM5zYE8YJEws7rC3PK6L5ApTgfMhH1q+3cXF/iNFI/w pw7F1TrQC7242zjMfjrEF2g+T5sS7NstlVSU6tXoThDM6xpBeC5izZV0Dcf1X1apOR7/Gu Zend7HH5Va2l4x4RA3wzndhw2jH8DOlyAjFdtmyhi6tthOqOH0LPbfsiWr38WA== 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 4XxPjQ3GzhzFSt for ; Sun, 24 Nov 2024 23:11:38 +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 4AONBch5072501 for ; Sun, 24 Nov 2024 23:11:38 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4AONBc6W072500 for bugs@FreeBSD.org; Sun, 24 Nov 2024 23:11:38 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 271238] mpr (LSI SAS3816) driver not finding all devices in HP D6020 enclosures Date: Sun, 24 Nov 2024 23:11:38 +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: 14.1-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: pen@lysator.liu.se X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: short_desc 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=3D271238 Peter Eriksson changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|mpr (LSI SAS3816) driver |mpr (LSI SAS3816) driver |not finding ses devices in |not finding all devices in |HP D6020 enclosures |HP D6020 enclosures --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Sun Nov 24 23:40:11 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 4XxQLM58hBz5drsG for ; Sun, 24 Nov 2024 23:40:11 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XxQLM3GKkz49yn for ; Sun, 24 Nov 2024 23:40:11 +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=1732491611; 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; bh=JnYKOjojQviiVgNnGZ6Rd56Z2JkzkDOV/45Ys/yZujY=; b=LwbOLCSVehxEZ3/cY264VsUuyDgOfSyZ/ffFrtc0zfMkFfv2aDzfQGsMKzty3Hksroaz5S fhjVMMbk5qvdzVufH4B3ezwjMFW0IX1vVr1ItDLHDNL73901olKVcn/I7n5JFyWvVd5TWD qXok+hK+GcKlx4dasb5a80R+spOQ79C62eqOEH2T4fcEYVpoGKJ3y513C9qhXqS6kmsfTM a/OpwhUsaLToHD08MjYTDA0vwskfPrIApDbjzzinbgOy9ytM9ni65BPZIEDnHok3EHl7uW PRjD/ExpeDdWrlQtGPKbBi7k36MvRncM2coQlVSNIJTKJVyKC3ZmVlAO1PA7gg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732491611; a=rsa-sha256; cv=none; b=X5zOAsYKxXdOf5yGVygitOV9B0pYC3PKts0RUxPjd/GA5ZR/TLpFjslL2zSFdOque016Mb v7HHmclGu7EwS4H0ulXFV9StbXoCtO7ibWKr/1cYLY83aUTPKWBU8IW1WofZ6O7njmUkKb cgnUaW4eEAHAnlVeXpqeVZMKRYwTxizlxalaRKRwPjK/9bLLj75TLhbr/RBCiQ36cYAzPM FN0f9YyxqHs1v111rCDXuQ1pqkj3bXLxQp5j4TNf40m2qworARfLB1YpRlatdM1JrDj5TM GF/3WEng4eq9mdSNhjESdWZxy0cVz/K28ibHUbrufPHt75cMxGeREjH3qfm/bA== 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 4XxQLM2YrYzG1l for ; Sun, 24 Nov 2024 23:40:11 +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 4AONeBvd015255 for ; Sun, 24 Nov 2024 23:40:11 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4AONeBKH015254 for bugs@FreeBSD.org; Sun, 24 Nov 2024 23:40:11 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 282957] 14.2-RC1 installer does not complete user account creation when ZFS encryption selected for user Date: Sun, 24 Nov 2024 23:40:11 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: misc X-Bugzilla-Version: 14.2-STABLE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: git@mikewatkins.ca X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter Message-ID: 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=3D282957 Bug ID: 282957 Summary: 14.2-RC1 installer does not complete user account creation when ZFS encryption selected for user Product: Base System Version: 14.2-STABLE Hardware: Any OS: Any Status: New Severity: Affects Many People Priority: --- Component: misc Assignee: bugs@FreeBSD.org Reporter: git@mikewatkins.ca 14.2-RC1 installer does not complete user account creation when ZFS encrypt= ion has been selected for user via the install utility. Steps to reproduce: 1. New installation on hardware, ZFS file system, within the installer, cho= ose an encrypted home directory. /home/username is created, owned by root:wheel, and empty. Defaults otherwise selected. 2. Re-install, DO NOT choose an encrypted home directory in the installer, /home/username is created, properly owned by username:username and has the appropriate template .dotfiles and contents within. 3. Re-install, per #1, as expected, /home/username is owned by root:wheel a= nd empty. --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Sun Nov 24 23:48:53 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 4XxQXP68vcz5dsX6 for ; Sun, 24 Nov 2024 23:48:53 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XxQXP4RKZz4CYx for ; Sun, 24 Nov 2024 23:48:53 +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=1732492133; 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=4ZjmVzXQVTCirNhGq/znP6uFS5As365EiosyVNBmMME=; b=xkIhDsmWGHo6nMSrxAYhXveBhbyIpfw3b0aJuJ4VY7HRoEkmCGFM7doTxtuh5Ic4EeeIVl B80DoxqAT5zLw8K/zJgynXD28EDMYqQyQMYXl4jhB24AzltEkrQKDoeRDR/mE/D1prHLVf ONL+GqzkcaX0TOz/bWdtetg3dv4wL4q7QAjcQb5M0MwB1qRLt1AeaR0k/5s1bR8vk+tjGs OFDGAQAgEGZwMA5eTzh3nJR4qrnAkYiyJVlOxCPTxOS26EPtDWBv0J8VHKEtY010ddXKsM vdeqgGGGB7dS8hHqdIuwR3Y4CGySWtT7oTOYASHoiaetv4qLShT7Rew+YjONag== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732492133; a=rsa-sha256; cv=none; b=mL9xL7cwrk+tgirbpCQbG7wZRZFV0k1a7pjZmS+prSlIjEsA7VElpiISRu1AwqhwcnJYS9 8LSxq13kO+jRq7NmORV4uIOMr+vcRrCeFcg/LMCXUZ48vjy32dlwAyiezViM9PVEdrx0vp fk0gIZbsLn9T81rwh91HzbOk6IvvqimVzztnzJhTquL0WnQZVeB4g5cl4R13riBpx2xTFG X1Ge9XWBjS/C8z5IrDbkjB4+e8whyhFj9dptBv0s8ZOarHdMjU0vB2irX+hiYbiowxQmw3 kBodV4pMrKNSWgsiFFRZ9hiGrxziwF26iUuaHLbRBfE305EWTz/J2jOvttBzew== 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 4XxQXP3vDszGJW for ; Sun, 24 Nov 2024 23:48:53 +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 4AONmrQU030381 for ; Sun, 24 Nov 2024 23:48:53 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4AONmr4f030380 for bugs@FreeBSD.org; Sun, 24 Nov 2024 23:48:53 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 282957] 14.2-RC1 installer does not complete user account creation when ZFS encryption selected for user Date: Sun, 24 Nov 2024 23:48:53 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: misc X-Bugzilla-Version: 14.2-STABLE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: cperciva@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: 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 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D282957 Colin Percival changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |cperciva@FreeBSD.org --- Comment #1 from Colin Percival --- Does the user name have a ':' or '.' character in it? Can you confirm whether `mount` shows the ZFS filesystem being mounted and = (if not) whether `zfs list` shows it as existing? --=20 You are receiving this mail because: You are the assignee for the bug.=