[Bug 50694] New: Sequator gives insufficient memory message on Macbook M1

WineHQ Bugzilla wine-bugs at winehq.org
Thu Feb 18 16:05:28 CST 2021


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 at winehq.org
          Reporter: ltgustavsen at 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=sharing
 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.

-- 
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.


More information about the wine-bugs mailing list