On Sun, May 17, 2020 at 07:19:44PM +0200, Stephan Mending wrote: > Hi, > after upgrading to qemu 5.0.0 I'm getting the following error when trying to > start a virtual machine. > > $ qemu-system-x86_64 -s -drive format=raw,file=/path/to/harddrive > Could not allocate dynamic translator buffer > > Do you have any idea how to fix this? > > I'm running OpenBSD on AMD64 architecture on current branch.
Increasing user datasize limit (see login.conf(5) fixed it for me.
