From nobody Mon May 01 13:00:47 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 4Q93H42YWtz48WD2 for ; Mon, 1 May 2023 13:00: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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Q93H41b7sz3Glk for ; Mon, 1 May 2023 13:00:48 +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=1682946048; 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=sWZ9tVdTBSMu8dLnMxMzDsKqDK1cHSbsfd+dubrywdw=; b=WGmYua/ERPNF0y1qchSZcpxStqoG3snQuj1Zds1B9QT5gSmFu7u6DhGrZvrt0LboB7MEaU iWqEkewf1zh/WMmbG+I2teLrt2uBUNF4Hj2CjMvJA8ZwpB63TkX1ReHNWUp1t7YSqaxz7i 4feNpz7bZCakEgs7PV614Cd9wi3CdsmVtdizAVCH2mYS58oCPWsilqMnYBxd4cvNPgxNRQ i5i/W2yuPlA+PSo3ndY0PBcOtQExVH5ssxFmFXBICsb7DlXU5RXKmS7/ZvNT3b4hQ+Rh5g r+lVL4sIk2yml5OGVd7OF+js1dJLvVExsEqFfFIciABCzVl8+tzzUV9Ia+xHYA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1682946048; a=rsa-sha256; cv=none; b=EHJK61lprkZNDDSYsBlSg9+y22FzJ7N2DrxjADVy/Mdqke5BuM3DULHD653aRV34bhcnVw cc4hq1XR1RRZ5+5RZuyhvZEnsjnrJsorLrIIUIOf3TOYS+xhThR8FeTBxm92+ExMHorRWj kjRxErnn46js+bseByfkvjI1tlxc0gjXbQ4lcDxyIf3Im01AgZj2UiHCvoWAjhaxIleDLw BzbJAjh+RbIJD/Wzey7PHUsmvuiTe+9EWmXsKjo/gJWefkrEXvvYd2kycu+WDvfLTgswsS LzCWZ8L3Lb6Db9E0ds2R5VNJwNTbnLDHrxgavMhnykgSftKC5tdNGPaYDppK5Q== 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 4Q93H40j6Dz15f7 for ; Mon, 1 May 2023 13:00:48 +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 341D0mGC026992 for ; Mon, 1 May 2023 13:00:48 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 341D0mp2026991 for fs@FreeBSD.org; Mon, 1 May 2023 13:00:48 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 263908] Something spawning many "sh" process (possibly zfsd), stalled system (No more processes), would not boot normally afterward Date: Mon, 01 May 2023 13:00:47 +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.1-STABLE X-Bugzilla-Keywords: needs-qa, regression X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: asomers@FreeBSD.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: fs@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: 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 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D263908 Alan Somers changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |asomers@FreeBSD.org --- Comment #4 from Alan Somers --- zfsd never spawns any sh processes, so it can't be the cause of your initial fork bomb. --=20 You are receiving this mail because: You are the assignee for the bug.=