https://bugs.winehq.org/show_bug.cgi?id=50739
Bug ID: 50739 Summary: Resident Evil HD Remaster - Crash on opening Product: Wine-staging Version: 6.3 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: gab.pulcio@gmail.com CC: leslie_alistair@hotmail.com, z.figura12@gmail.com Distribution: ---
Created attachment 69509 --> https://bugs.winehq.org/attachment.cgi?id=69509 Backtrace of the crash
Wine-staging 6.3, dxvk installed, steamoverlayrenderer disabled, CSMT enabled and dsound EAX enabled. -EAX is not the cause of the problem -CSMT is not the cause of the problem
The game opens and crashes immediately.
Not releated, but "The suffering" also crashes on start, I'll open a new bug report for that too.
https://bugs.winehq.org/show_bug.cgi?id=50739
Gabriele gab.pulcio@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Distribution|--- |Ubuntu
https://bugs.winehq.org/show_bug.cgi?id=50739
--- Comment #1 from Gijs Vermeulen gijsvrm@gmail.com --- Is this issue present with upstream (non-staging) wine? Does it work with wined3d?
Also, always attach the full console output, not only the backtrace, see: https://wiki.winehq.org/FAQ#How_can_I_get_a_debugging_log_.28a.k.a._terminal_output.29.3F
https://bugs.winehq.org/show_bug.cgi?id=50739
--- Comment #2 from Gabriele gab.pulcio@gmail.com --- Created attachment 69524 --> https://bugs.winehq.org/attachment.cgi?id=69524 Log of what went wrong (ignore the DXVK output)
https://bugs.winehq.org/show_bug.cgi?id=50739
--- Comment #3 from Gabriele gab.pulcio@gmail.com --- (In reply to Gijs Vermeulen from comment #1)
Is this issue present with upstream (non-staging) wine? Does it work with wined3d?
Also, always attach the full console output, not only the backtrace, see: https://wiki.winehq.org/FAQ#How_can_I_get_a_debugging_log_.28a.k.a. _terminal_output.29.3F
Still present in wine 6.5 staging and non-staging of course
https://bugs.winehq.org/show_bug.cgi?id=50739
Gabriele gab.pulcio@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|6.3 |6.5
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.
https://bugs.winehq.org/show_bug.cgi?id=50739
--- Comment #5 from Gabriele gab.pulcio@gmail.com --- (In reply to Zebediah Figura from comment #4)
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.
Virtual address space? Is it possible to make it more large? Because I've got 16GB of RAM, I don't know if that's releated though
https://bugs.winehq.org/show_bug.cgi?id=50739
Zebediah Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |z.figura12@gmail.com
--- Comment #6 from Zebediah Figura z.figura12@gmail.com --- Virtual address space is unrelated to the amount of physical memory you have. For a 32-bit process, virtual address space is limited to 4 GB and cannot be changed.
https://bugs.winehq.org/show_bug.cgi?id=50739
Zebediah Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |DUPLICATE Status|UNCONFIRMED |RESOLVED
--- Comment #7 from Zebediah Figura z.figura12@gmail.com --- Duplicate.
*** This bug has been marked as a duplicate of bug 50978 ***
https://bugs.winehq.org/show_bug.cgi?id=50739
Zebediah Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |UNCONFIRMED Resolution|DUPLICATE |---
--- Comment #8 from Zebediah Figura z.figura12@gmail.com --- (In reply to Zebediah Figura from comment #7)
Duplicate.
*** This bug has been marked as a duplicate of bug 50978 ***
Sorry, I accidentally resolved the wrong bug report...
https://bugs.winehq.org/show_bug.cgi?id=50739
Gabriele gab.pulcio@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|6.5 |6.15
https://bugs.winehq.org/show_bug.cgi?id=50739
--- Comment #9 from Andrey Gusev andrey.goosev@gmail.com --- Adding LAA flag should help.
https://bugs.winehq.org/show_bug.cgi?id=50739
--- Comment #10 from Gabriele gab.pulcio@gmail.com --- (In reply to Andrey Gusev from comment #9)
Adding LAA flag should help.
Done months ago, the problem should be WMV's missing support (yet)
https://bugs.winehq.org/show_bug.cgi?id=50739
--- Comment #11 from Andrey Gusev andrey.goosev@gmail.com --- (In reply to Gabriele from comment #10)
Done months ago, the problem should be WMV's missing support (yet)
Try installing WMP10 and windowsmedia-kb942423
https://bugs.winehq.org/show_bug.cgi?id=50739
Gabriele gab.pulcio@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|6.15 |6.21