[Bug 50824] New: ISdone.dll error 5, something releated to insufficient virtual memory
https://bugs.winehq.org/show_bug.cgi?id=50824 Bug ID: 50824 Summary: ISdone.dll error 5, something releated to insufficient virtual memory Product: Wine Version: 6.4 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 Distribution: --- Created attachment 69642 --> https://bugs.winehq.org/attachment.cgi?id=69642 WINEDEBUG loaddll Warning: I know I'm about to ask you to fix something releated to game repacks, which they're illegal (provided I don't have the legal copy) but in my logic, that's a windows releated-thing and it should be fixed, maybe not now, but at least should be considered. Now, fitgirl repacks crashes at random progress, while rg-mechanics repacks are straight to the error, the same as always. I read that in the past this was fixed so that's a regression but since no-one has reported this and apparently no one has that problem, I'm filing this bug as normal. For the record: this bug happens since I installed linux, at the time Wine was at version 6.0. In my case, this repack is of a game that I legally own (Far Cry 3: Blood Dragon) but I've got a capped data plan and I have to install a repack then I'll be able to verify the game with Uplay. -- 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=50824 --- Comment #1 from Gabriele <gab.pulcio(a)gmail.com> --- Created attachment 69643 --> https://bugs.winehq.org/attachment.cgi?id=69643 WINEDEBUG seh -- 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=50824 --- Comment #2 from Gabriele <gab.pulcio(a)gmail.com> --- Created attachment 69644 --> https://bugs.winehq.org/attachment.cgi?id=69644 Error -- 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=50824 Gabriele <gab.pulcio(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |-unknown Version|6.4 |6.5 Product|Wine |Wine-staging CC| |leslie_alistair(a)hotmail.com | |, z.figura12(a)gmail.com -- 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=50824 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=50824 Fabian Maurer <dark.shadow4(a)web.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dark.shadow4(a)web.de -- 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=50824 --- Comment #3 from Gabriele <gab.pulcio(a)gmail.com> --- Any clue? -- 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.
http://bugs.winehq.org/show_bug.cgi?id=50824 --- Comment #4 from Andrew Nguyen <arethusa26@gmail.com> --- Does the issue persist with the latest version of Wine? The particular crash you are observing may not be an issue anymore. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=50824 --- Comment #5 from Fabian Maurer <dark.shadow4@web.de> --- FWIW, I think this is related to https://bugs.winehq.org/show_bug.cgi?id=48172, seems to be unable to allocate enough memory. Unless this is not a 32bit program... -- 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.
http://bugs.winehq.org/show_bug.cgi?id=50824 brandow <brandowlucas@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |brandowlucas@gmail.com --- Comment #6 from brandow <brandowlucas@gmail.com> --- (In reply to Andrew Nguyen from comment #4)
Does the issue persist with the latest version of Wine? The particular crash you are observing may not be an issue anymore.
Yes, the installer usually fails during the unpacking phase with a return code -1 (Archive data corrupted). This is consistently triggered by repacks utilizing heavy Unarc compression (LZMA2). Observed Symptoms: GUI Error: ISDone.dll popup reporting "archive data corrupted (decompression fails)". Terminal Logs: High-frequency spam of memory allocation failures: err:virtual:allocate_virtual_memory out of memory for allocation, base (nil) size [hex_value] From what I gathered in dlls/ntdll/unix/virtual.c: The decompression process exhausts the 32-bit virtual address space (fragmentation or hitting the ~2-3 GB ceiling), causing NtAllocateVirtualMemory to return STATUS_NO_MEMORY. Unarc.dll's worker thread fails to allocate its decompression buffer and crashes, misreporting this as a corrupted archive rather than an out-of-memory condition. This issue is reproducible using wine git master both with new or old WOW64. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=50824 --- Comment #7 from Gabriele <gab.pulcio@gmail.com> ---
This issue is reproducible using wine git master both with new or old WOW64.
Actually, using WOW64 makes the installer unable to progress... it gets silently stuck. -- 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 (2)
-
WineHQ Bugzilla -
WineHQ Bugzilla