Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Mar 2023 12:17:33 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 270495] panic: Could not malloc 163840 bytes with M_WAITOK from /usr/src/sys/contrib/openzfs/module/zstd/zfs_zstd.c line 670
Message-ID:  <bug-270495-227-9xhKLrEyZa@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-270495-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-270495-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D270495

Robert Clausecker <fuz@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fuz@FreeBSD.org
             Status|New                         |Open

--- Comment #3 from Robert Clausecker <fuz@FreeBSD.org> ---
64 MB is very little memory.  I suspect the problem is that the ZFS boot co=
de
tries to allocate more memory than you have.  You could try building a cust=
om
image without the ZFS bits in the boot loader.  However, it will not be a
pleasurable experience to run this system if it runs at all.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-270495-227-9xhKLrEyZa>