https://bugs.winehq.org/show_bug.cgi?id=40858
Bug ID: 40858 Summary: Stonehearth ( 0.17.0, develop 3023): 64 bit version crashes on startup Product: Wine Version: 1.9.12 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: terror.macbeth.I@gmail.com Distribution: ---
Created attachment 54865 --> https://bugs.winehq.org/attachment.cgi?id=54865 console output and crash reports for win xp and windows 7
The 64 Bit Version of Stonehearth crashes on start up.
Console output and the crash report for winecfg setting of windows version xp and windows 7 are attached.
https://bugs.winehq.org/show_bug.cgi?id=40858
winetest@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |winetest@luukku.com
--- Comment #1 from winetest@luukku.com --- =>0 0x000000007bcb8976 NtAllocateVirtualMemory+0x56(process=0xffffffffffffffff, ret=0x23e3e0, zero_bits=0, size_ptr=0x23e408, type=0x1000, protect=0x4) [/build/source/dlls/ntdll/virtual.c:1929] in ntdll (0x000000000023e408)
Reminds me of bug 39885. But I don't say it's dupe.
If you could compile wine yourself you could test this
(In reply to Alexandre Julliard from comment #2)
The virtual heap is running out of space. Storing the page protection flags for 32Gb requires 8Mb, which is the heap limit. You can increase VIRTUAL_HEAP_SIZE in dlls/ntdll/virtual.c to work around it, but we probably want a different mechanism for such cases.
https://bugs.winehq.org/show_bug.cgi?id=40858
--- Comment #2 from termac terror.macbeth.I@gmail.com --- I did compile wine with the value of VIRTUAL_HEAP_SIZE doubled and that indeed enables the 64 bit client to launch. I do not understand how that bug is occuring here, because I only have 8GB of RAM. In any case I have added Stonehearth as affected application. Thank you for pointing me in that direction!
https://bugs.winehq.org/show_bug.cgi?id=40858
winetest@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |00cpxxx@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=40858
--- Comment #3 from winetest@luukku.com --- Since the issue is the same (?) or very similar to that certain bug report. I would suggest marking this as dupe of it and commenting the other bug how you solved this issue. I don't know if it's so but it feels that this bug is something that needs to be solved soon since it seems to block programs working now.
https://bugs.winehq.org/show_bug.cgi?id=40858
termac terror.macbeth.I@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |DUPLICATE
--- Comment #4 from termac terror.macbeth.I@gmail.com --- Marking as duplicate of https://bugs.winehq.org/show_bug.cgi?id=39885 as suggested.
*** This bug has been marked as a duplicate of bug 39885 ***
https://bugs.winehq.org/show_bug.cgi?id=40858
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Bruno Jesus 00cpxxx@gmail.com --- Closing duplicate bugs.