http://bugs.winehq.org/show_bug.cgi?id=58479
Bug ID: 58479 Summary: out of memory for allocation: Olympus Master 2 Product: Wine Version: 10.0 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: me_myself_9876@outlook.com Distribution: ---
When importing images, Olympus Master 2 v2.3 crashes with a C++ runtime error after the first 2 or 3 images.
On the command line, these repeated lines appear: 0188:err:virtual:allocate_virtual_memory out of memory for allocation, base (nil) size 003f4000
before: 0188:err:msxml:node_clone Copy failed
The software is 32bit. It uses separate xml files to store e.g. the (new) albums and their images. The software runs smoothly with small datasets but the actual database contains 100s of albums which likely explains the memory issue. However, it does not occur (yet) under Windows 10.
The computer has 4 GB of RAM. free -m -c 100 shows the decrease in free memory while the swap space (4 GB) does not change.
Unfortunately, the software is not officially available anymore but I could provide a copy of the program folder if required.
The output of lsb_release -a: No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 24.04.2 LTS Release: 24.04 Codename: noble
http://bugs.winehq.org/show_bug.cgi?id=58479
me_myself_9876@outlook.com changed:
What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.winehq.org/sho | |w_bug.cgi?id=56798 Distribution|--- |Ubuntu
http://bugs.winehq.org/show_bug.cgi?id=58479
me_myself_9876@outlook.com changed:
What |Removed |Added ---------------------------------------------------------------------------- See Also|https://bugs.winehq.org/sho | |w_bug.cgi?id=56798 |
--- Comment #1 from me_myself_9876@outlook.com --- I am not familiar with WINE but I could solve this issue in a VM by creating a 32-bit prefix and installing msxml4.dll via winetricks. With a clean 32-bit prefix, the program also fails with the problematic data xml files.
http://bugs.winehq.org/show_bug.cgi?id=58479
me_myself_9876@outlook.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |msxml4