[Bug 270495] panic: Could not malloc 163840 bytes with M_WAITOK from /usr/src/sys/contrib/openzfs/module/zstd/zfs_zstd.c line 670
Date: Wed, 29 Mar 2023 12:17:33 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270495 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 code tries to allocate more memory than you have. You could try building a custom 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. -- You are receiving this mail because: You are the assignee for the bug.