From nobody Mon Sep 18 21:22:40 2023 X-Original-To: bugs@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4RqHnX4SkBz4tmKM for ; Mon, 18 Sep 2023 21:22: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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4RqHnX1xL7z4WNq for ; Mon, 18 Sep 2023 21:22:40 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1695072160; a=rsa-sha256; cv=none; b=wV1jmfqP5+A8vdx9kGmdnH8MP/kTcVSNYTCQVgSBnew47t1TREVG0tljUoP6QhA1Etrf9k oh8LaSUe1/RUAJM8/o9G/bx3nW7ibU8O0Zr3+F0GL0StsEjY7ATZB3JbbNQHEYeVK0hgAM Hug9xqXn3lj/SNaPDZlXBqUkY77xJbS6zis8+i8leh1fgMTwKdI1RiRlXRcl33N1aoFuTI bll1r/EFOQppC2RwEqOc2ifvq/XKgBcizgBmlFuEN2bfvK6CLDe8Eqduli4OPRreepWZTG Q3PUeA/6BcKCXWsZljp+s0IJmJxRLF1qNZxsyooBF85tV02uXFHl3bMJWXq6fQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1695072160; 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=w/uEppN7a+BObmEdq18H7n7AT/Je359L3ulwiRPI+3E=; b=FRf6Hfh39uVpTKg/0No+zQYvQXiXtNNo60uFveOnkS0eFog12RV1fpjqxr8vMYF3+ed7gY j55F1eI26yw+HuM4Gr2f2eR34RUAhejOY4LTi9up4krc8BUuRezuxa5RDdZ5TrS23axneH RlkHt/e1G81DvYZkbiPqc2nd/b45uu3g6hnmuiVc67H7Wzn72lgM5VmImLIbaDQrd2LUgc L+NSMFv/+gXtGQIb0R1wZuZnZeakdEmSNUhx2XPwUrWpMyVIrRSCHC26iCXRDpvJAivxdo xaBCRSj3niPAZ1DwrlcbY2HVo+9no4m9LZ8jsZpwvt1BjZQ4dNzbDSaiJ24UqA== 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 4RqHnX11glzn7M for ; Mon, 18 Sep 2023 21:22: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 38ILMeRv015384 for ; Mon, 18 Sep 2023 21:22:40 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 38ILMeFo015382 for bugs@FreeBSD.org; Mon, 18 Sep 2023 21:22: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 273418] [panic] Repeating kernel panic on open(/dev/console) Date: Mon, 18 Sep 2023 21:22:40 +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: crash, regression X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: mjg@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=3D273418 --- Comment #14 from Mateusz Guzik --- every spot which modifies the list has to come with an assert on the flag b= eing appropriately set or unset, apart from the spot which does the actual free i would even go as far as making it a non-assert check, panicking very loud= ly and *commit* for the time being --=20 You are receiving this mail because: You are the assignee for the bug.=