From nobody Mon Jun 05 12:25:33 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 4QZXrF3vZ9z4Zt8d for ; Mon, 5 Jun 2023 12:25: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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4QZXrF1SG2z3Qxd for ; Mon, 5 Jun 2023 12:25: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=1685967933; 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=syWc2C94D2/+d9b80/uMux7tRVB7Uq6hveRLQbYkKpY=; b=vcRqnWVbIHwRBeBv3aZ/Mm6HW02bJy3e5EDXRpl3egBmke0lT4A9v3YCNBtUS1vtM3daQR TSpepVtuv/yw1wUnAsXO/gWXANPMnBSzWCXqMU0zORSXoJChFxzz5jW6cajblQuaFchseF G/Yg46YbOLS01DealJovQJg+qjsQ9O+woVpdarELu55FQBJWLMA6ocjRIIwxJAxrd7G2dV 3086d5zY9zKs0FG4HxHwHIUqTneBo6PDeZ8LuFzBtPohjRAhtUsogq/C9X+BRjUtALzFeQ NBcUY+jUapdxYdUZZCXVOm1lBzcCF4dHqeMLOO09VSdqTo7YLw754mJrBiMfXQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1685967933; a=rsa-sha256; cv=none; b=ikD4U68Ic2sU28NiqTjP5oNXaGocLYY1aRaGPhdGtMBE05ycVT9sv+8fO9KYDjqVqNQ+/W QlS5NZt+fLg7dAtWqSoMj4fbeBoaInrQW+uc1NQzkvXIDWOMGANVOmyS/cSfMmFbt4kiVx iVH8WX76ZClOXPIs8q3Le2dIbJB8VqFQoQMryMxsrjgxKtR/GFZjjpDr1G3WcYq9Y33fvL Jgbx4JU4lZlg+KDBnspwIfFUxDo+EyvVbYJWv5/JEgF9AzItG+WNx1h4/rKBtlBkSZIntC 23cfHBRXCvGJKBdLkUHq7eYCIdcWX/Bo+BszOWPT+IidClHCiOMuVNiL5w4W6Q== 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 4QZXrF0SPqznZv for ; Mon, 5 Jun 2023 12:25: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 355CPWuI059312 for ; Mon, 5 Jun 2023 12:25:32 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 355CPWHl059311 for bugs@FreeBSD.org; Mon, 5 Jun 2023 12:25: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 201466] ifconfig called from ruby shell class causes kernel panic Date: Mon, 05 Jun 2023 12:25:33 +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.2-STABLE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: melifaro@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 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D201466 Alexander V. Chernikov changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |Overcome By Events Status|Open |Closed CC| |melifaro@FreeBSD.org --- Comment #9 from Alexander V. Chernikov --- I'm sorry we didn't root caused it in reasonable time. Epair handling/creat= ion code changed significantly at least two times since FreeBSD 10. Also, FreeB= SD 10.2 EOL happened 5 years ago. I'm going to close this one. Please do reopen the issue if you encounter the crash during epair creation on any of the supported FreeBSD version. --=20 You are receiving this mail because: You are the assignee for the bug.=