https://bugs.winehq.org/show_bug.cgi?id=50739
Zebediah Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Product|Wine-staging |Wine CC|leslie_alistair@hotmail.com | |, z.figura12@gmail.com | Component|-unknown |-unknown
--- Comment #4 from Zebediah Figura z.figura12@gmail.com --- mmap() failed: Cannot allocate memory Failed to create permanent mapping for memfd region with ID = 2569568005 Ignoring received block reference with non-registered memfd ID = 2569568005 wine: Unhandled page fault on write access to 0000101F at address 696E6260 (thread 025c), starting debugger...
Based on a quick Internet search (e.g. https://bugzilla.redhat.com/show_bug.cgi?id=1460517) this seems to be a pulseaudio message. It suggests of course that you're running out of virtual address space. I would suggest (a) avoiding PulseAudio, (b) or configuring PulseAudio to use less shared memory, and (c) avoid DXVK, as it consumes a relatively large amount of virtual address space.