From nobody Wed Sep 27 11:05:17 2023 X-Original-To: fs@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 4RwYg22WnBz4vJlV for ; Wed, 27 Sep 2023 11:05: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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4RwYg21Th5z4Drr for ; Wed, 27 Sep 2023 11:05:18 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1695812718; a=rsa-sha256; cv=none; b=taBHIEF19iT1SZKkqW06m/ZSvcOlfaEnT9fPHZXr9S2qy3YkON0yVsO8PfBCq71JByYPID M8AbjD3kFOQWEMmIaBba2tWb2xkQDfCbb5tZoW8cYlVvl+z/ehRVZIE+ZoXKygvlw8ZnJH pZxbwVHhpLdbJzMUDIWk2LADA87nUygFjMG0YP4wBrLPWdABSmG38fXn2ECbWEUYEaaj+g Sc7+3KJZsLGrkSTB4UMCLUC8HFXTwtrfQo4J8SWuZjyH2cBjx5croLFsa4VRiuIq+aqtEb fmR1ZYqhf+1QdKhZlrouodO7mWOeWAfM0fBTt1o6ULlKCJaq0eKQzrWz/KWmUg== 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=1695812718; 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=yWsf7e0D8uJ1jDd7vp5SX+/LgAeqyg4E8iuo5cTiTUg=; b=YHzAgQxUlkvbK9DOq3GMeSuqvgdpQcP39PJ6VMf1ena/osOlMa1KOxtvKerfERcxOMNiRG +bfbjhPZW43jRvFf/NwfmHIitNT3TeVwCts8jmViUxtAHD2vIhrtIFfkb0Bp9ncB4sSTVn uXOsQDOz9uyV251MFpH15jgU9zbhoYGtPe0XuRTkJyQyuqoGLTHQtoM72X2N2uPUbkpLaK U3yhsWprOQhmvf7kvlQBL5kXuTb2rNQJ3j423duKIHzhDd/NzaJ3UC/gtOW/iniZAlBCVb gneMEEsbYGRGHl8YKV3mB8YTNCqIaCFdWIoPbgTxm7sKckNe3P6fM5S3UkMkFA== 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 4RwYg20YCdzcF5 for ; Wed, 27 Sep 2023 11:05: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 38RB5Ixf049032 for ; Wed, 27 Sep 2023 11:05:18 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 38RB5IsH049030 for fs@FreeBSD.org; Wed, 27 Sep 2023 11:05: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: fs@FreeBSD.org Subject: [Bug 244899] zfs: xattr on a symlink target > 136 causes "bad file descriptor" (on 12.1) and panic on (13 CURRENT) in sa_build_index() Date: Wed, 27 Sep 2023 11:05:17 +0000 X-Bugzilla-Reason: CC 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: crash, needs-qa X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: y.freebsd@paritcher.com X-Bugzilla-Status: Closed X-Bugzilla-Resolution: Overcome By Events X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: fs@FreeBSD.org X-Bugzilla-Flags: mfc-stable12? X-Bugzilla-Changed-Fields: resolution 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: Filesystems List-Archive: https://lists.freebsd.org/archives/freebsd-fs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-fs@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D244899 y.freebsd@paritcher.com changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |Overcome By Events Status|In Progress |Closed --- Comment #15 from y.freebsd@paritcher.com --- Fixed by the move to ZOL based ZFS. --=20 You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.=