[Bug 50739] New: Resident Evil HD Remaster - Crash on opening
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(a)winehq.org Reporter: gab.pulcio(a)gmail.com CC: leslie_alistair(a)hotmail.com, z.figura12(a)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. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=50739 Gabriele <gab.pulcio(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Distribution|--- |Ubuntu -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=50739 --- Comment #1 from Gijs Vermeulen <gijsvrm(a)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> -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=50739 --- Comment #2 from Gabriele <gab.pulcio(a)gmail.com> --- Created attachment 69524 --> https://bugs.winehq.org/attachment.cgi?id=69524 Log of what went wrong (ignore the DXVK output) -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=50739 --- Comment #3 from Gabriele <gab.pulcio(a)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 -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=50739 Gabriele <gab.pulcio(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|6.3 |6.5 -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=50739 Zebediah Figura <z.figura12(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Product|Wine-staging |Wine CC|leslie_alistair(a)hotmail.com | |, z.figura12(a)gmail.com | Component|-unknown |-unknown --- Comment #4 from Zebediah Figura <z.figura12(a)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. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=50739 --- Comment #5 from Gabriele <gab.pulcio(a)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 -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=50739 Zebediah Figura <z.figura12(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |z.figura12(a)gmail.com --- Comment #6 from Zebediah Figura <z.figura12(a)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. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=50739 Zebediah Figura <z.figura12(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |DUPLICATE Status|UNCONFIRMED |RESOLVED --- Comment #7 from Zebediah Figura <z.figura12(a)gmail.com> --- Duplicate. *** This bug has been marked as a duplicate of bug 50978 *** -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=50739 Zebediah Figura <z.figura12(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |UNCONFIRMED Resolution|DUPLICATE |--- --- Comment #8 from Zebediah Figura <z.figura12(a)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... -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=50739 Gabriele <gab.pulcio(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|6.5 |6.15 -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=50739 --- Comment #9 from Andrey Gusev <andrey.goosev(a)gmail.com> --- Adding LAA flag should help. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=50739 --- Comment #10 from Gabriele <gab.pulcio(a)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) -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=50739 --- Comment #11 from Andrey Gusev <andrey.goosev(a)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 -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=50739 Gabriele <gab.pulcio(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|6.15 |6.21 -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (1)
-
WineHQ Bugzilla