From nobody Thu Jan 11 04:53:07 2024 X-Original-To: net@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 4T9XNh2Q77z56Pxb for ; Thu, 11 Jan 2024 04:53: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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4T9XNh0qfjz42JP for ; Thu, 11 Jan 2024 04:53: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=1704948788; 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=IPlKIYHrcGAKRn8xeCsFUMxGfEvEITPSAqa2M78Acsc=; b=g+HGVztEE1Rxl1AfxphEzkzEOgU/gFNdzgkdWkGAA2+qpBTedCSzbyvOjDPpvYwKj71qAO FMEi9WNqc3JAci20sqRqwjmvbzRtp1MXIb5KFeUdl6ni3UqQsOGKn5CvBNSZvYyrB4f6YR HtiW6RBLNDz2iVJdG24ZU/z6UHnejkIcuB7ygz0LRJuQuDZ7BX6VkB2WgUq5AkDziJNtO6 NiV4AlLqljcULviyAZFkPZue2j+Ihv5tynbPKr0gvAiCjxbs5J49SRndSKCCW8jC8Sqr2H LyyE4NWRWSHJhFan7wrQXWDJl5k+Wt6tkwvPxiVJ2n3hj8j1dA7p6soWO4rOrw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1704948788; a=rsa-sha256; cv=none; b=beayXi+01v1zaBvusxH5/FRlXNrnq58edP7hj9Kp8VQDojVBIVeaGTaBOMeB2G6Nh0js/c SuQu6clQzkcBfE3DIct7M4XvXz1EvjPmBZ7wL2xezQ/yIDgPqQrKQq36L458m/Fk/AU+DY vGuTPUl8XYc3LhX+rHm83kvgZHtVZlnsqXxY1czeS5Qhn4Ny/6/xHVBhEXLRm/3bMv/p1u ESvuzfQN0VgVqPB/ASmgao1ZiP13jShZAvTbKKK99RPR47XGyU9nzMOcrDlt6sua/O2NEk sRFuQ+f08o3QaKmJKKO2v8fjY4kpW7WlfPGf3EvIbeK9ukjLWwC92k/S2V7UWw== 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 4T9XNg7194z14dD for ; Thu, 11 Jan 2024 04:53: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 40B4r7Av082746 for ; Thu, 11 Jan 2024 04:53:07 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 40B4r7Fc082744 for net@FreeBSD.org; Thu, 11 Jan 2024 04:53:07 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: net@FreeBSD.org Subject: [Bug 225438] panic in6_unlink_ifa() due to race Date: Thu, 11 Jan 2024 04:53:07 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 11.1-RELEASE X-Bugzilla-Keywords: crash, needs-patch, needs-qa X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: commit-hook@FreeBSD.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: glebius@FreeBSD.org X-Bugzilla-Flags: mfc-stable12? mfc-stable11? 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: Networking and TCP/IP with FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-net List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-net@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D225438 --- Comment #8 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=3D6ee181b9d5f00cfe337419370ba4590d9= 39cce84 commit 6ee181b9d5f00cfe337419370ba4590d939cce84 Author: Gleb Smirnoff AuthorDate: 2024-01-11 04:51:53 +0000 Commit: Gleb Smirnoff CommitDate: 2024-01-11 04:51:53 +0000 tests/net: enable if_clone_test:epair_ipv6_up_stress The panic mentioned was fixed in f5a365e51feea75d1e5ebc86c53808d8cae7b6= d7. PR: 225438 tests/sys/net/if_clone_test.sh | 1 - 1 file changed, 1 deletion(-) --=20 You are receiving this mail because: You are on the CC list for the bug.=