https://bugs.winehq.org/show_bug.cgi?id=50694
Bug ID: 50694 Summary: Sequator gives insufficient memory message on Macbook M1 Product: Wine Version: 6.2 Hardware: arm OS: Mac OS X Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: ltgustavsen@gmail.com
Created attachment 69424 --> https://bugs.winehq.org/attachment.cgi?id=69424 WINEPREFIX=~/.wine-sequator WINEDEBUG=+seh wine64 "C:\Sequator156\sequator.exe" &> log
Hello I have a Macbook Air M1 8gb ram 256 gb ssd with latest MacOS 11.2.1
I have installed wine like this brew install --cask --no-quarantine gcenx-wine-devel This is wine-6.2
I’m trying to run sequator from https://sites.google.com/site/sequatorglobal/download and processing this demoset https://drive.google.com/file/d/1s8r0PQ_AGLIItokT_0vJI11j9P3kq6YY/view?usp=s... If anyone is interested to test there is a project file in the above link that can be opened in sequator then click the start button.
Sequator gives an error about insufficient memory, and stop processing, but the program itself is responsive. Attached screenshoot. Wine64 writes these messages in the console.
WINEPREFIX=~/.wine-sequator wine64 Sequator.exe 0128:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION 0104:fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (00000000066FF180 1 C) semi-stub 0144:err:seh:dispatch_exception Fatal EXCEPTION_WINE_CXX_EXCEPTION exception (code=e06d7363) raised 0104:err:seh:dispatch_exception Fatal EXCEPTION_WINE_CXX_EXCEPTION exception (code=e06d7363) raised
I have also tried the debugger with seh messages. The log file are attached.
--- I have used this program with wine and linux for some time and it works well. I upgraded to wine 6.2 to match the mac version and it still works excellent. The linux pc have 32 gb of ram, so I also testet to reduce it to 64MB like this:
systemd-run --scope -p MemoryLimit=64M wine64 Sequator156/Sequator.exe
It then used 1m38 sec on the processing instead of 6 sec normally. But there were newer insufficient memory messages with linux! It just went a lot slower.
Activity Monitor on mac tells me about a ram usage around 1.2GB, so I wonder if these insufficient memory message are something else, like an addressing issue?
I have also tried this with crossover for mac and I got the same insufficient memory message.
https://bugs.winehq.org/show_bug.cgi?id=50694
--- Comment #1 from ltgustavsen@gmail.com --- Created attachment 69425 --> https://bugs.winehq.org/attachment.cgi?id=69425 Sequator processing images and have got a insufficient memory message.
https://bugs.winehq.org/show_bug.cgi?id=50694
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dark.shadow4@web.de
--- Comment #2 from Fabian Maurer dark.shadow4@web.de --- Are you running wine on Rosetta2, or how does that work on a Macbook Air M1? Not sure if that setup is supported or not.
https://bugs.winehq.org/show_bug.cgi?id=50694
Gcenx gcenx83@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |gcenx83@gmail.com
--- Comment #3 from Gcenx gcenx83@gmail.com --- (In reply to Fabian Maurer from comment #2)
Are you running wine on Rosetta2, or how does that work on a Macbook Air M1? Not sure if that setup is supported or not.
Running wine64 under Rosetta2 is supported as of Wine-6.1, Brendan added some patches to firstly get the M1 GPU detected correctly and secondly to support the Rosetta2 memory layout.
https://bugs.winehq.org/show_bug.cgi?id=50694
André H. nerv@dawncrow.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |nerv@dawncrow.de Hardware|arm |aarch64
https://bugs.winehq.org/show_bug.cgi?id=50694
Jactry Zeng jactry92@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jactry92@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=50694
jh.sp@outlook.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jh.sp@outlook.com
--- Comment #4 from jh.sp@outlook.com --- Same bug for me on MacOS Monterrey with 16 GB (doesn't seem to depend on memory)