summary refs log tree commit diff stats
path: root/results/scraper/box64/125
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--results/scraper/box64/12515
-rw-r--r--results/scraper/box64/125070
-rw-r--r--results/scraper/box64/125271
-rw-r--r--results/scraper/box64/125369
-rw-r--r--results/scraper/box64/12549
-rw-r--r--results/scraper/box64/125516
-rw-r--r--results/scraper/box64/125618
-rw-r--r--results/scraper/box64/125948
8 files changed, 316 insertions, 0 deletions
diff --git a/results/scraper/box64/125 b/results/scraper/box64/125
new file mode 100644
index 000000000..75ed65aee
--- /dev/null
+++ b/results/scraper/box64/125
@@ -0,0 +1,15 @@
+Symbol g_type_add_instance_private not found
+Hello, @ptitSeb. Thank you for your hard work! I'm trying to run Anydesk (because it's not available on Arm64). I copied libs one by one from Ubuntu x64 to Ubuntu arm64. The last unsolved thing is this error:

+

+```

+sudo ./anydesk --get-status

+...

+Error: PltResolver: Symbol g_type_add_instance_private(ver 0: g_type_add_instance_private) not found, cannot apply R_X86_64_JUMP_SLOT 0x12be740 (0x412466) in ./anydesk

+``` 

+

+Maybe more such errors will be printed after this one is solved, I don't know. Could you please take a look and maybe to wrap this function too? I tried to use emulated libgobject-2.0.so.0 but have another errors which I don't know how to solve.

+

+Attaching archive with Anydesk & libs I copied from Ubuntu x64:

+[anydesk.tar.gz](https://github.com/ptitSeb/box64/files/7308192/anydesk.tar.gz)

+

+Let me know if I need to do something more in order to get this binary working.
\ No newline at end of file
diff --git a/results/scraper/box64/1250 b/results/scraper/box64/1250
new file mode 100644
index 000000000..153198a71
--- /dev/null
+++ b/results/scraper/box64/1250
@@ -0,0 +1,70 @@
+Error loading needed lib libwebkit2gtk-4.0.so.37
+I get this error when trying to run [Orca Slicer](https://github.com/SoftFever/OrcaSlicer/releases/tag/v1.9.0) on Fedora Asahi Remix:

+```

+Dynarec for ARM64, with extension: ASIMD AES CRC32 PMULL ATOMICS SHA1 SHA2 USCAT FLAGM FLAGM2 FRINT PageSize:16384 Running on Blizzard-M2 Avalanche-M2 with 8 Cores

+Params database has 57 entries

+Box64 with Dynarec v0.2.7 aea10492 built on Feb  7 2024 14:42:15

+BOX64: Detected 48bits at least of address space

+Counted 56 Env var

+BOX64 LIB PATH: ./:lib/:lib64/:x86_64/:bin64/:libs64/:/lib/x86_64-linux-gnu/:/usr/lib/x86_64-linux-gnu/

+BOX64 BIN PATH: ./:bin/:/usr/local/bin/:/usr/bin/:/bin/:/usr/local/sbin/:/usr/sbin/:/sbin/

+Looking for ./OrcaSlicer_Linux_V1.9.0.AppImage

+Rename process to "OrcaSlicer_Linux_V1.9.0.AppImage"

+Using native(wrapped) libdl.so.2

+Using native(wrapped) libpthread.so.0

+Using native(wrapped) libz.so.1

+Using native(wrapped) libc.so.6

+Using native(wrapped) ld-linux-x86-64.so.2

+Using native(wrapped) libutil.so.1

+Using native(wrapped) librt.so.1

+Using native(wrapped) libbsd.so.0

+Using native(wrapped) libfuse.so.2

+Dynarec for ARM64, with extension: ASIMD AES CRC32 PMULL ATOMICS SHA1 SHA2 USCAT FLAGM FLAGM2 FRINT PageSize:16384 Running on Blizzard-M2 Avalanche-M2 with 8 Cores

+Params database has 57 entries

+Box64 with Dynarec v0.2.7 aea10492 built on Feb  7 2024 14:42:15

+BOX64: Detected 48bits at least of address space

+Counted 61 Env var

+BOX64 LIB PATH: /tmp/.mount_OrcaSlMNdExW/bin/:./:lib/:lib64/:x86_64/:bin64/:libs64/:/lib/x86_64-linux-gnu/:/usr/lib/x86_64-linux-gnu/

+BOX64 BIN PATH: ./:bin/:/usr/local/bin/:/usr/bin/:/bin/:/usr/local/sbin/:/usr/sbin/:/sbin/

+Looking for /tmp/.mount_OrcaSlMNdExW/bin/orca-slicer

+Rename process to "orca-slicer"

+Using native(wrapped) libdl.so.2

+Using emulated /lib/x86_64-linux-gnu/libstdc++.so.6

+Using native(wrapped) libGL.so.1

+Using native(wrapped) libm.so.6

+Using native(wrapped) libz.so.1

+Using native(wrapped) libEGL.so.1

+Using native(wrapped) libgtk-3.so.0

+Using native(wrapped) libgdk-3.so.0

+Using native(wrapped) libgobject-2.0.so.0

+Using native(wrapped) libglib-2.0.so.0

+Using native(wrapped) libgio-2.0.so.0

+Using native(wrapped) libgmodule-2.0.so.0

+Using native(wrapped) libgdk_pixbuf-2.0.so.0

+Using native(wrapped) libpangocairo-1.0.so.0

+Using native(wrapped) libpango-1.0.so.0

+Using native(wrapped) libcairo.so.2

+Using native(wrapped) libX11.so.6

+Using native(wrapped) libwayland-egl.so.1

+Using native(wrapped) libwayland-client.so.0

+Using native(wrapped) libgstreamer-1.0.so.0

+Using native(wrapped) libgstvideo-1.0.so.0

+Error loading needed lib libwebkit2gtk-4.0.so.37

+Error loading needed lib libjavascriptcoregtk-4.0.so.18

+Using native(wrapped) libfontconfig.so.1

+Using native(wrapped) libexpat.so.1

+Using native(wrapped) libfreetype.so.6

+Using native(wrapped) libpangoft2-1.0.so.0

+Using native(wrapped) libgstbase-1.0.so.0

+Using native(wrapped) libc.so.6

+Using native(wrapped) ld-linux-x86-64.so.2

+Using native(wrapped) libpthread.so.0

+Using native(wrapped) libutil.so.1

+Using native(wrapped) librt.so.1

+Using native(wrapped) libbsd.so.0

+Using emulated /lib/x86_64-linux-gnu/libgcc_s.so.1

+Error loading one of needed lib

+Error: Loading needed libs in elf /tmp/.mount_OrcaSlMNdExW/bin/orca-slicer

+```

+

+I'm on [aea10492232746e5181a8ee7bc09127cda3ef32b](https://github.com/ptitSeb/box64/commit/aea10492232746e5181a8ee7bc09127cda3ef32b) (latest commit as of this issue). Please help.
\ No newline at end of file
diff --git a/results/scraper/box64/1252 b/results/scraper/box64/1252
new file mode 100644
index 000000000..7d6f2dd11
--- /dev/null
+++ b/results/scraper/box64/1252
@@ -0,0 +1,71 @@
+Unable to run《A Short Hike》 on handheld ARM devices 
+Dear ptitSeb,I noticed that "A short Hike" was described on the game compatibility list as running well, so I tried to load it again on my Powkiddy RGB30 (Rockchip RK3566), with parameters  “PAN_MESA_DEBUG=gl3”,Then it stalled after outputting the following information . (These commands are executed through SSH , because debug information is not visible if I run it by launching .sh script directly through portmaster on the handheld device which also failed (Just black screen, no sound) )

+

+

+Dynarec for ARM64, with extension: ASIMD AES CRC32 PMULL SHA1 SHA2 PageSize:4096 Running on Cortex-A55 with 4 Cores

+Params database has 48 entries

+Params database has 48 entries

+BOX64: Didn't detect 48bits of address space, considering it's 39bits

+Counted 21 Env var

+BOX64 LIB PATH: /usr/lib/:/usr/lib32/:/roms2/ports/psebay/libs/:./:lib/:lib64/:x86_64/:bin64/:libs64/:/lib/x86_64-linux-gnu/:/usr/lib/x86_64-linux-gnu/

+BOX64 BIN PATH: ./:bin/:/usr/local/sbin/:/usr/local/bin/:/usr/sbin/:/usr/bin/:/sbin/:/bin/

+Looking for ./AShortHike.x86_64

+Rename process to "AShortHike.x86_64"

+Using emulated UnityPlayer.so

+Using native(wrapped) libm.so.6

+Using emulated /lib/x86_64-linux-gnu/libgcc_s.so.1

+Using native(wrapped) libpthread.so.0

+Using native(wrapped) libc.so.6

+Using native(wrapped) ld-linux-x86-64.so.2

+Using native(wrapped) libdl.so.2

+Using native(wrapped) libutil.so.1

+Using native(wrapped) librt.so.1

+Using native(wrapped) libbsd.so.0

+Found path: /roms2/ports/ASH/game/AShortHike.x86_64

+Using native(wrapped) libX11.so.6

+Using native(wrapped) libXext.so.6

+Using native(wrapped) libxcb.so.1

+Using native(wrapped) libXau.so.6

+Using native(wrapped) libXdmcp.so.6

+Using native(wrapped) libXcursor.so.1

+Using native(wrapped) libXinerama.so.1

+Using native(wrapped) libXi.so.6

+Using native(wrapped) libXrandr.so.2

+Using native(wrapped) libXrender.so.1

+Using native(wrapped) libXss.so.1

+Using native(wrapped) libXxf86vm.so.1

+

+-------------------------------------------------

+

+I also check  the path game\conf\unity3d\adamgryu\A Short Hike\, there is a  Player.log which shows:

+

+Using emulated /roms2/ports/ASH/game/AShortHike_Data/MonoBleedingEdge/x86_64/libmonobdwgc-2.0.so

+MonoBleedingEdge detected, disable Dynarec BigBlock and enable Dynarec StrongMem

+Mono path[0] = '/roms2/ports/ASH/game/AShortHike_Data/Managed'

+Mono config path = '/roms2/ports/ASH/game/AShortHike_Data/MonoBleedingEdge/etc'

+Using emulated /roms2/ports/ASH/game/AShortHike_Data/Plugins/UnityFbxSdkNative.so

+Using native(wrapped) libxml2.so.2

+Using native(wrapped) libz.so.1

+Using emulated /lib/x86_64-linux-gnu/libstdc++.so.6

+Warning: Global Symbol _ZN9__gnu_cxx21zoneinfo_dir_overrideEv not found, cannot apply R_X86_64_GLOB_DAT @0x3f0624e268 ((nil)) in /lib/x86_64-linux-gnu/libstdc++.so.6

+Warning: Weak Symbol _ITM_memcpyRtWn not found, cannot apply R_X86_64_JUMP_SLOT @0x3f0624f060 (0x9c0f6)

+Warning: Weak Symbol _ITM_RU1 not found, cannot apply R_X86_64_JUMP_SLOT @0x3f0624f6a0 (0x9cd76)

+Warning: Weak Symbol _ZGTtdlPv not found, cannot apply R_X86_64_JUMP_SLOT @0x3f0624fb00 (0x9d636)

+Warning: Weak Symbol _ITM_RU8 not found, cannot apply R_X86_64_JUMP_SLOT @0x3f0624fff8 (0x9e026)

+Warning: Weak Symbol _ITM_memcpyRnWt not found, cannot apply R_X86_64_JUMP_SLOT @0x3f062504a8 (0x9e986)

+Warning: Weak Symbol _ZGTtnam not found, cannot apply R_X86_64_JUMP_SLOT @0x3f06250c88 (0x9f946)

+Preloaded 'UnityFbxSdkNative.so'

+Using emulated /roms2/ports/ASH/game/AShortHike_Data/Plugins/libsteam_api.so

+Preloaded 'libsteam_api.so'

+Unable to load player prefs

+Desktop is 0 x 0 @ 0 Hz    <-----【there may be some wrong?】

+Using native(wrapped) libXcursor.so.1

+Using native(wrapped) libXinerama.so.1

+Using native(wrapped) libXi.so.6

+Using native(wrapped) libXrandr.so.2

+Using native(wrapped) libXss.so.1

+Using native(wrapped) libXxf86vm.so.1

+

+

+

+btw, I'm not sure if that is warranted, your box86/box64 project seems to have become part of openKylin's windows program running  compatibility layer called KWRE (Kylin Windows Runtime Environment,approximately box86/64+ wine + crossover), installed by default in many computers in China mainland.

diff --git a/results/scraper/box64/1253 b/results/scraper/box64/1253
new file mode 100644
index 000000000..e583ebfa5
--- /dev/null
+++ b/results/scraper/box64/1253
@@ -0,0 +1,69 @@
+object 'libapprun_hooks.so' from LD_PRELOAD cannot be preloaded
+I get this error when trying to run [Cura Slicer](https://github.com/Ultimaker/Cura) on Fedora Asahi Remix:

+```

+Dynarec for ARM64, with extension: ASIMD AES CRC32 PMULL ATOMICS SHA1 SHA2 USCAT FLAGM FLAGM2 FRINT PageSize:16384 Running on Blizzard-M2 Avalanche-M2 with 8 Cores

+Params database has 57 entries

+Box64 with Dynarec v0.2.7 a65f4488 built on Feb  9 2024 20:00:43

+BOX64: Detected 48bits at least of address space

+Counted 55 Env var

+BOX64 LIB PATH: ./:lib/:lib64/:x86_64/:bin64/:libs64/:/lib/x86_64-linux-gnu/:/usr/lib/x86_64-linux-gnu/

+BOX64 BIN PATH: ./:bin/:/usr/local/bin/:/usr/bin/:/bin/:/usr/local/sbin/:/usr/sbin/:/sbin/

+Looking for ./UltiMaker-Cura-5.6.0-linux-X64.AppImage

+Rename process to "UltiMaker-Cura-5.6.0-linux-X64.AppImage"

+Using native(wrapped) libdl.so.2

+Using native(wrapped) libpthread.so.0

+Using native(wrapped) libz.so.1

+Using native(wrapped) libc.so.6

+Using native(wrapped) ld-linux-x86-64.so.2

+Using native(wrapped) libutil.so.1

+Using native(wrapped) librt.so.1

+Using native(wrapped) libbsd.so.0

+Using native(wrapped) libfuse.so.2

+Dynarec for ARM64, with extension: ASIMD AES CRC32 PMULL ATOMICS SHA1 SHA2 USCAT FLAGM FLAGM2 FRINT PageSize:16384 Running on Blizzard-M2 Avalanche-M2 with 8 Cores

+Params database has 57 entries

+Box64 with Dynarec v0.2.7 a65f4488 built on Feb  9 2024 20:00:43

+BOX64: Detected 48bits at least of address space

+Counted 59 Env var

+BOX64 LIB PATH: ./:lib/:lib64/:x86_64/:bin64/:libs64/:/lib/x86_64-linux-gnu/:/usr/lib/x86_64-linux-gnu/

+BOX64 BIN PATH: ./:bin/:/usr/local/bin/:/usr/bin/:/bin/:/usr/local/sbin/:/usr/sbin/:/sbin/

+Looking for /tmp/.mount_UltiMaUTkRWL/AppRun

+Rename process to "AppRun"

+Using native(wrapped) libc.so.6

+Using native(wrapped) ld-linux-x86-64.so.2

+Using native(wrapped) libpthread.so.0

+Using native(wrapped) libdl.so.2

+Using native(wrapped) libutil.so.1

+Using native(wrapped) librt.so.1

+Using native(wrapped) libbsd.so.0

+ERROR: ld.so: object 'libapprun_hooks.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.

+Dynarec for ARM64, with extension: ASIMD AES CRC32 PMULL ATOMICS SHA1 SHA2 USCAT FLAGM FLAGM2 FRINTERROR: ld.so: object 'libapprun_hooks.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.

+ERROR: ld.so: object 'libapprun_hooks.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.

+ERROR: ld.so: object 'libapprun_hooks.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.

+ERROR: ld.so: object 'libapprun_hooks.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.

+ERROR: ld.so: object 'libapprun_hooks.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.

+ERROR: ld.so: object 'libapprun_hooks.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.

+ERROR: ld.so: object 'libapprun_hooks.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.

+ERROR: ld.so: object 'libapprun_hooks.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.

+ERROR: ld.so: object 'libapprun_hooks.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.

+ERROR: ld.so: object 'libapprun_hooks.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.

+ERROR: ld.so: object 'libapprun_hooks.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.

+ERROR: ld.so: object 'libapprun_hooks.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.

+ERROR: ld.so: object 'libapprun_hooks.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.

+ERROR: ld.so: object 'libapprun_hooks.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.

+ERROR: ld.so: object 'libapprun_hooks.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.

+ERROR: ld.so: object 'libapprun_hooks.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.

+ERROR: ld.so: object 'libapprun_hooks.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.

+ERROR: ld.so: object 'libapprun_hooks.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.

+ERROR: ld.so: object 'libapprun_hooks.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.

+ERROR: ld.so: object 'libapprun_hooks.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.

+ERROR: ld.so: object 'libapprun_hooks.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.

+ERROR: ld.so: object 'libapprun_hooks.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.

+ERROR: ld.so: object 'libapprun_hooks.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.

+ERROR: ld.so: object 'libapprun_hooks.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.

+ERROR: ld.so: object 'libapprun_hooks.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.

+ERROR: ld.so: object 'libapprun_hooks.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.

+^C

+~/Downloads$

+```

+

+Eventually I have to kill it because it keeps printing the same error. I'm on [a65f44885651df8b16c9c375d3b5ac837b2b8dc8](https://github.com/ptitSeb/box64/commit/a65f44885651df8b16c9c375d3b5ac837b2b8dc8) (latest commit as of this issue). Help appreciated.
\ No newline at end of file
diff --git a/results/scraper/box64/1254 b/results/scraper/box64/1254
new file mode 100644
index 000000000..056306a55
--- /dev/null
+++ b/results/scraper/box64/1254
@@ -0,0 +1,9 @@
+arc4random not found in lib libbsd.so.0
+Trying to run Pathfinder: Kingmaker. I saw another issue that might have been something similar. #932 As I start up the game the start up gets stuck on

+```

+Warning: Global Symbol _ZN9__gnu__cxx21zoneinfo_dir_overrideEv not found, cannot apply R_X86_64_GLOB_DAT \@0x3f0024e268 ((nil)) in /lib/x86_64-linux-gnu/libstdc++.so.6

+Looking for arc4random in loaded elfs

+Warning, function arc4random not found in lib libbsd.so.0

+```

+

+I'm not sure it's even a box64 issue since it's using native libbssd.so.0, and I did write a test C program that used arc4random and it was able to build natively.
\ No newline at end of file
diff --git a/results/scraper/box64/1255 b/results/scraper/box64/1255
new file mode 100644
index 000000000..aa3154152
--- /dev/null
+++ b/results/scraper/box64/1255
@@ -0,0 +1,16 @@
+Help me with raspberry pi 3 and bricksync
+Hi, I'm looking for use the bricksync program, where he is compile from C language in 64 bits.

+He is in open source in http://www.bricksync.net/ and a git repo is available in https://github.com/ZZJHONS/Bricksync

+

+1. I have try to compile un 32 bits direct via the raspberry pi but so issues with the arm... and I think with the gcc version.

+    Try to compile with my laptop and a VM with raspOS installed ==> not work

+    Try to compile with my laptop and a VM with Ubuntu 32bits installed ==> not work again....

+

+2. Try to use the box64 emulator (other way to use the program finally !) and I have this error:

+`yaya@raspberrypi:~/bricksync-linux64 $ box86 sh /home/pi/bricksync-linux64/bricksync 

+Box86 with Dynarec v0.3.5 eaeacc67 built on Feb  2 2024 19:05:16

+Error: reading elf header of /usr/bin/dash, trying to launch natively instead

+/home/pi/bricksync-linux64/bricksync: 1: Syntax error: ")" unexpected

+`

+Is it a syntaxe error when I try to use box64 or the programm doesn't work ?

+Can someone explain me the issue ?

diff --git a/results/scraper/box64/1256 b/results/scraper/box64/1256
new file mode 100644
index 000000000..6bf610e69
--- /dev/null
+++ b/results/scraper/box64/1256
@@ -0,0 +1,18 @@
+Problems with Vulkan with latest Wine dev branch
+Hey, this is just merely a suggestion.

+

+Could you try compiling or running latest Wine 9.2?

+I'm trying to figure the cause for Vulkan being broken. There are these three peculiar commits (related to Vulkan header updates and new extensions), which after reverting fixed Vulkan fully.

+

+These are the commits on Wine dev branch:

+05a0da8ab98af4ae0290643d42c5251a73f886a5

+ea890c4733db5119fdb63b900bb7e5c8d04b5245

+db03d2be88d80195635188cb51507f4c2d9c2b13

+

+Running with them included I get this error:

+

+```012c:err:msvcrt:_wassert (L"!status",L"../dlls/winevulkan/loader.c",271)``` 

+

+I wanna find out what caused this big regression and I don't even know where to begin. Is it Box64, is it Wine or is it Mesa even?

+

+Thank you once again.

diff --git a/results/scraper/box64/1259 b/results/scraper/box64/1259
new file mode 100644
index 000000000..fea771f41
--- /dev/null
+++ b/results/scraper/box64/1259
@@ -0,0 +1,48 @@
+7 Days 2 Die dedicated server not working
+Hi!

+Upon trying to start a 7d2d server, I got libs error, tried tweaking the conf file and added MESA_GL_VERSION_OVERRIDE=3.2 which did not change a thing (working on an OCI instance).

+

+here is the output of the terminal when attempting to start the server, it freezes after this so i'd have to CTRL-C it.

+

+Thank you a lot for your time & your efforts spent on this project!

+

+`Using config file: serverconfig.xml

+[UnityMemory] Configuration Parameters - Can be set up in boot.config

+    "memorysetup-bucket-allocator-granularity=16"

+    "memorysetup-bucket-allocator-bucket-count=8"

+    "memorysetup-bucket-allocator-block-size=4194304"

+    "memorysetup-bucket-allocator-block-count=1"

+    "memorysetup-main-allocator-block-size=16777216"

+    "memorysetup-thread-allocator-block-size=16777216"

+    "memorysetup-gfx-main-allocator-block-size=16777216"

+    "memorysetup-gfx-thread-allocator-block-size=16777216"

+    "memorysetup-cache-allocator-block-size=4194304"

+    "memorysetup-typetree-allocator-block-size=2097152"

+    "memorysetup-profiler-bucket-allocator-granularity=16"

+    "memorysetup-profiler-bucket-allocator-bucket-count=8"

+    "memorysetup-profiler-bucket-allocator-block-size=4194304"

+    "memorysetup-profiler-bucket-allocator-block-count=1"

+    "memorysetup-profiler-allocator-block-size=16777216"

+    "memorysetup-profiler-editor-allocator-block-size=1048576"

+    "memorysetup-temp-allocator-size-main=4194304"

+    "memorysetup-job-temp-allocator-block-size=2097152"

+    "memorysetup-job-temp-allocator-block-size-background=1048576"

+    "memorysetup-job-temp-allocator-reduction-small-platforms=262144"

+    "memorysetup-temp-allocator-size-background-worker=32768"

+    "memorysetup-temp-allocator-size-job-worker=262144"

+    "memorysetup-temp-allocator-size-preload-manager=262144"

+    "memorysetup-temp-allocator-size-nav-mesh-worker=65536"

+    "memorysetup-temp-allocator-size-audio-worker=65536"

+    "memorysetup-temp-allocator-size-cloud-worker=32768"

+    "memorysetup-temp-allocator-size-gfx=262144"

+Error initializing native libXcursor.so.1 (last dlerror is libXcursor.so.1: cannot open shared object file: No such file or directory)

+Error initializing native libXinerama.so.1 (last dlerror is libXinerama.so.1: cannot open shared object file: No such file or directory)

+Error initializing native libXi.so.6 (last dlerror is libXi.so.6: cannot open shared object file: No such file or directory)

+Error initializing native libXrandr.so.2 (last dlerror is libXrandr.so.2: cannot open shared object file: No such file or directory)

+Error initializing native libXss.so.1 (last dlerror is libXss.so.1: cannot open shared object file: No such file or directory)

+Error initializing native libXxf86vm.so.1 (last dlerror is libXxf86vm.so.1: cannot open shared object file: No such file or directory)

+Error initializing native libwayland-client.so.0 (last dlerror is libwayland-client.so.0: cannot open shared object file: No such file or directory)

+Error initializing native libwayland-egl.so.1 (last dlerror is libwayland-egl.so.1: cannot open shared object file: No such file or directory)

+Error initializing native libwayland-cursor.so.0 (last dlerror is libwayland-cursor.so.0: cannot open shared object file: No such file or directory)

+Error initializing native libxkbcommon.so.0 (last dlerror is libxkbcommon.so.0: cannot open shared object file: No such file or directory)

+`
\ No newline at end of file