From nobody Fri Mar 31 01:42:00 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 4Pnjh93MwCz42gsY for ; Fri, 31 Mar 2023 01:42:01 +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 4Pnjh90WSjz3k05 for ; Fri, 31 Mar 2023 01:42:01 +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=1680226921; 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=GysIjESvpaWC8U+5VPQZB6W+z196vw67jzqf0z4cC3c=; b=GnfEg4jUAT/I98D2mRxIKmZM7w3lpaZQnrr+zookg7M26xPi7UuEMB3KKKaIrFky7jOBP3 bMuJ1otKYCDm2JFYTW7jYLl6q9Z4Sl7NPZ5ap5X+CGWykADP+A7/UJ0eV4evdciE2IvhrU 66aRnEfykVqgD7P6LEdoNvATFco1zOd96MxKpSffGpP4KOf4VywzGzbb6wp4kgtUrJG4kz PXFFhaeIkjesfAdzzIk2Y9mKWXncTfngAyyFY617sFDcNTVAmkLNJ9OvjR0/wyL2c++W9u d5PwdILYzCSNRxlVxygAzXRAXoYUP49NIbF+Ib8hOZXLhjeD5LK/20aGiy+caw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1680226921; a=rsa-sha256; cv=none; b=JTLo3Hbx5AdZ7DW1pFCBcRbJNMJCGAUT5lZ3VUHXVe5Ira+gjgIBR4uns8pQO/qhVaWb3m vZp0q9fgLkYjRoe0+jxDLbMzutASd233O/n0xq70YfNZcFzlTLE1w2dWULIrfE88enbU+k GW5LJUmBccAJs6GdoAtxRyyT36HC2dCDiI+ncMD2csXWEJY1M5nADQBk7CjYxX5MSeU+YF vkkQFnyCxJVjaY+nBLiJFEZeLcJn87ZddOmPxBEtcKgczlMjODFvtigAZ1M0TD/fRcHTsO ii9IXReb1vDsjoR+2lnXuB92YZDG2DaOdmr8xrKGm0brax7d3B1RSQ3O+0HI2g== 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 4Pnjh86WgXzZfJ for ; Fri, 31 Mar 2023 01:42:00 +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 32V1g01D075795 for ; Fri, 31 Mar 2023 01:42:00 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 32V1g0Iq075794 for bugs@FreeBSD.org; Fri, 31 Mar 2023 01:42:00 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 270495] panic with insufficient memory: Could not malloc 163840 bytes with M_WAITOK from /usr/src/sys/contrib/openzfs/module/zstd/zfs_zstd.c line 670 Date: Fri, 31 Mar 2023 01:42:00 +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.1-RELEASE X-Bugzilla-Keywords: crash X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: grahamperrin@freebsd.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: Not A Bug X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: grahamperrin@freebsd.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: short_desc keywords assigned_to bug_status resolution 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=3D270495 Graham Perrin changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|panic: Could not malloc |panic with insufficient |163840 bytes with M_WAITOK |memory: Could not malloc |from |163840 bytes with M_WAITOK |/usr/src/sys/contrib/openzf |from |s/module/zstd/zfs_zstd.c |/usr/src/sys/contrib/openzf |line 670 |s/module/zstd/zfs_zstd.c | |line 670 Keywords| |crash Assignee|bugs@FreeBSD.org |grahamperrin@freebsd.org Status|Open |Closed Resolution|--- |Not A Bug --- Comment #10 from Graham Perrin --- (In reply to Tim McIntosh from comment #6) > It would be good to document this RAM size constraint. From :=20 >> =E2=80=A6 A minimum of 2GB of memory is recommended =E2=80=A6 --=20 You are receiving this mail because: You are the assignee for the bug.=