summary refs log tree commit diff stats
path: root/results/scraper/box64/37
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--results/scraper/box64/376
-rw-r--r--results/scraper/box64/37010
-rw-r--r--results/scraper/box64/3717
-rw-r--r--results/scraper/box64/37220
-rw-r--r--results/scraper/box64/37349
-rw-r--r--results/scraper/box64/375215
-rw-r--r--results/scraper/box64/37682
-rw-r--r--results/scraper/box64/37713
-rw-r--r--results/scraper/box64/3783
-rw-r--r--results/scraper/box64/379221
10 files changed, 626 insertions, 0 deletions
diff --git a/results/scraper/box64/37 b/results/scraper/box64/37
new file mode 100644
index 000000000..74d7c4f03
--- /dev/null
+++ b/results/scraper/box64/37
@@ -0,0 +1,6 @@
+Zoom: missing glibc symbol when trying to screen share
+output:

+```

+Error: PltResolver: Symbol msgget(ver 6: msgget@GLIBC_2.2.5) not found, cannot apply R_X86_64_JUMP_SLOT 0xffffa224d6a8 (0xffff9d66d556) in ./zoom

+Killed

+```
\ No newline at end of file
diff --git a/results/scraper/box64/370 b/results/scraper/box64/370
new file mode 100644
index 000000000..eb30d6e39
--- /dev/null
+++ b/results/scraper/box64/370
@@ -0,0 +1,10 @@
+Trying to build Box64 inside an arm64 container
+Hello, 

+

+So for testing purposes I am trying to build box64 inside a CentOS-7 arm64 container running on my pc.

+

+By default CentOS-7 has cmake-2.18, but i did install cmake-3.14, when I try to compile, it goes until the last step of linking and errors out with undefined references:

+

+![image](https://user-images.githubusercontent.com/24353606/182117008-a53fb944-18e8-4877-b25d-ec7f80da95ac.png)

+

+I have glibc-devel and glibc-static installed and I can find libpthreads and pthreads.h in PATH as well. Any ideas? 

diff --git a/results/scraper/box64/371 b/results/scraper/box64/371
new file mode 100644
index 000000000..bdf7353cd
--- /dev/null
+++ b/results/scraper/box64/371
@@ -0,0 +1,7 @@
+SSE4.2 support
+Thanks for the great work with box64! Is there any estimated timeline on when we might see support for SSE4.2?

+

+I see you responded here https://boilingsteam.com/box64-witness-the-birth-of-the-arm-gaming-scene/ about a year ago:

+> The emulated x86_64 CPU has all the minimum expected extensions: FPU/MMX/SSE/SSE2. Also SSSE3. I started a few SSE4.x opcodes, but it is not fully supported yet.

+

+Is that still in progress?
\ No newline at end of file
diff --git a/results/scraper/box64/372 b/results/scraper/box64/372
new file mode 100644
index 000000000..05c234de1
--- /dev/null
+++ b/results/scraper/box64/372
@@ -0,0 +1,20 @@
+Error loading libxcb-render.so.0 while running Ruffle
+I have libxcb and libxcb-render installed on my Ubuntu 22.04 LTS (Raspberry Pi 4, 64-bit OS).

+

+I tried to run Ruffle from the official nightly build, and box64 seems to fail to load libxcb-render, although the package and the file is in `/lib/aarch64-linux-gnu/`. Below is the terminal log of the run.

+```

+$ box64 ./ruffle

+Dynarec for ARM64, with extension: ASIMD CRC32 PageSize:4096

+Box64 with Dynarec v0.1.9 d08bd0c built on Aug  1 2022 06:54:32

+Using default BOX64_LD_LIBRARY_PATH: ./:lib/:lib64/:x86_64/:bin64/:libs64/

+Using default BOX64_PATH: ./:bin/

+Counted 27 Env var

+Looking for ./ruffle

+Rename process to "ruffle"

+Using native(wrapped) libxcb.so.1

+Error loading needed lib libxcb-render.so.0

+Error loading one of needed lib

+Error: loading needed libs in elf /home/sjkim04/Downloads/ruffle-nightly-2022_08_02-linux-x86_64/ruffle

+```

+

+I have seen through past issues, and it seems that @ptitSeb wrapped that certain package to solve it. If you could this time, please do it. At the meanwhile, if there are other solutions, please tell me. Thank you!
\ No newline at end of file
diff --git a/results/scraper/box64/373 b/results/scraper/box64/373
new file mode 100644
index 000000000..abd00f386
--- /dev/null
+++ b/results/scraper/box64/373
@@ -0,0 +1,49 @@
+Trying to run SAM (from NREL.gov) on a Raspberry Pi 4/8GB
+Using the SAM grid for Linux from https://sam.nrel.gov/download.html on a RPi4/8GB: Here's the run:

+

+~/SAM/2021.12.02 $ ./SAM

+Dynarec for ARM64, with extension: ASIMD CRC32 PageSize:4096

+Box64 with Dynarec v0.1.9 1ff0a7c built on Jul 25 2022 01:31:55

+Using default BOX64_LD_LIBRARY_PATH: ./:lib/:lib64/:x86_64/:bin64/:libs64/

+Using default BOX64_PATH: ./:bin/

+Counted 50 Env var

+Looking for /home/nick/SAM/2021.12.02/linux_64/sam.bin

+Rename process to "sam.bin"

+Using emulated /home/nick/SAM/2021.12.02/linux_64/ssc.so

+Using native(wrapped) libdl.so.2

+Using native(wrapped) libc.so.6

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

+Using native(wrapped) libpthread.so.0

+Using native(wrapped) librt.so.1

+Using native(wrapped) libsecret-1.so.0

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

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

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

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

+Using native(wrapped) libcurl.so.4

+Using native(wrapped) libm.so.6

+Using native(wrapped) libgtk-x11-2.0.so.0

+Using native(wrapped) libgdk-x11-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) libatk-1.0.so.0

+Using native(wrapped) libcairo.so.2

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

+Using native(wrapped) libX11.so.6

+Using native(wrapped) libXxf86vm.so.1

+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) libSM.so.6

+Using native(wrapped) libXtst.so.6

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

+Using native(wrapped) libfontconfig.so.1

+Using native(wrapped) libfreetype.so.6

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

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

+Error: Global Symbol gtk_major_version not found, cannot apply R_X86_64_GLOB_DAT @0x1b1cd98 ((nil)) in /home/nick/SAM/2021.12.02/linux_64/sam.bin

+Error: Global Symbol gtk_minor_version not found, cannot apply R_X86_64_GLOB_DAT @0x1b1ce50 ((nil)) in /home/nick/SAM/2021.12.02/linux_64/sam.bin

+Error: Global Symbol gtk_micro_version not found, cannot apply R_X86_64_GLOB_DAT @0x1b1cf68 ((nil)) in /home/nick/SAM/2021.12.02/linux_64/sam.bin

+22038|0x7f9cca9284: Unimplemented Opcode (FF 03 02 D1) 82 17 00 B0 E5 53 01 91 E4 43 01 91 E3 33 01

diff --git a/results/scraper/box64/375 b/results/scraper/box64/375
new file mode 100644
index 000000000..2bac1e363
--- /dev/null
+++ b/results/scraper/box64/375
@@ -0,0 +1,215 @@
+Autodesk EAGLE on Rpi4 8GB : PltResolver Error with NSS, CERT, libQt5WebEngine
+BOX64_LD_LIBRARY_PATH=/opt/EAGLE/eagle-9.6.2/CROSS_LIBS/ ./box64 /opt/EAGLE/eagle-9.6.2/eagle 

+(i created the cross libs directory to solve my issue with lib errors libstdc++6 and libgcc.)

+(Ive also tried with BOX64_EMULATED_LIBS=libssl.so.1:libcrypto.so.1 , and also tried libssl.so.1.1, and also tried libssl.so.1.0)

+

+Dynarec for ARM64, with extension: ASIMD CRC32 PageSize:4096

+Box64 with trace with Dynarec v0.1.9 642260b built on Aug  6 2022 16:59:55

+BOX64_LD_LIBRARY_PATH: /opt/EAGLE/eagle-9.6.2/CROSS_LIBS/

+Using default BOX64_PATH: ./:bin/

+Counted 61 Env var

+Looking for /opt/EAGLE/eagle-9.6.2/eagle

+Rename process to "eagle"

+Using native(wrapped) libpthread.so.0

+Using emulated /opt/EAGLE/eagle-9.6.2/lib/libSuits.so

+Using emulated /opt/EAGLE/eagle-9.6.2/lib/libQt5WebEngine.so.5

+Using emulated /opt/EAGLE/eagle-9.6.2/lib/libQt5WebEngineWidgets.so.5

+Using emulated /opt/EAGLE/eagle-9.6.2/lib/libQt5WebEngineCore.so.5

+Using emulated /opt/EAGLE/eagle-9.6.2/lib/libQt5WebChannel.so.5

+Using emulated /opt/EAGLE/eagle-9.6.2/lib/libQt5Positioning.so.5

+Using emulated /opt/EAGLE/eagle-9.6.2/lib/libQt5Quick.so.5

+Using emulated /opt/EAGLE/eagle-9.6.2/lib/libQt5Qml.so.5

+Using emulated /opt/EAGLE/eagle-9.6.2/lib/libQt5Network.so.5

+Using emulated /opt/EAGLE/eagle-9.6.2/lib/libQt5PrintSupport.so.5

+Using emulated /opt/EAGLE/eagle-9.6.2/lib/libQt5Xml.so.5

+Using emulated /opt/EAGLE/eagle-9.6.2/lib/libQt5Svg.so.5

+Using emulated /opt/EAGLE/eagle-9.6.2/lib/libQt5Widgets.so.5

+Using emulated /opt/EAGLE/eagle-9.6.2/lib/libQt5Gui.so.5

+Using emulated /opt/EAGLE/eagle-9.6.2/lib/libQt5Core.so.5

+Using emulated /opt/EAGLE/eagle-9.6.2/CROSS_LIBS/libstdc++.so.6

+Using native(wrapped) libm.so.6

+Using emulated /opt/EAGLE/eagle-9.6.2/CROSS_LIBS/libgcc_s.so.1

+Using native(wrapped) libc.so.6

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

+Using native(wrapped) librt.so.1

+Using native(wrapped) libGL.so.1

+Using native(wrapped) libdl.so.2

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

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

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

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

+Using native(wrapped) libsmime3.so

+Using native(wrapped) libnss3.so

+Using native(wrapped) libnssutil3.so

+Using native(wrapped) libplds4.so

+Using native(wrapped) libplc4.so

+Using native(wrapped) libnspr4.so

+Using native(wrapped) libX11.so.6

+Using native(wrapped) libX11-xcb.so.1

+Using native(wrapped) libxcb.so.1

+Using native(wrapped) libXcomposite.so.1

+Using native(wrapped) libXcursor.so.1

+Using native(wrapped) libXdamage.so.1

+Using native(wrapped) libXext.so.6

+Using native(wrapped) libXau.so.6

+Using native(wrapped) libXdmcp.so.6

+Using native(wrapped) libXfixes.so.3

+Using native(wrapped) libXi.so.6

+Using native(wrapped) libXrender.so.1

+Using native(wrapped) libXtst.so.6

+Using native(wrapped) libfontconfig.so.1

+Using native(wrapped) libfreetype.so.6

+Using native(wrapped) libexpat.so.1

+Using native(wrapped) libXrandr.so.2

+Using native(wrapped) libresolv.so.2

+Using native(wrapped) libdbus-1.so.3

+Using native(wrapped) libz.so.1

+Using native(wrapped) libasound.so.2

+Using native(wrapped) libEGL.so.1

+Using emulated /opt/EAGLE/eagle-9.6.2/lib/libicui18n.so.56

+Using emulated /opt/EAGLE/eagle-9.6.2/lib/libicuuc.so.56

+Using emulated /opt/EAGLE/eagle-9.6.2/lib/libicudata.so.56

+Using emulated /opt/EAGLE/eagle-9.6.2/lib/libQt5QuickWidgets.so.5

+Using emulated /opt/EAGLE/eagle-9.6.2/plugins/platforms/libqxcb.so

+Using emulated /opt/EAGLE/eagle-9.6.2/plugins/platforms/../../lib/libQt5XcbQpa.so.5

+Using emulated /opt/EAGLE/eagle-9.6.2/plugins/platforms/../../lib/libQt5DBus.so.5

+Using emulated /opt/EAGLE/eagle-9.6.2/plugins/xcbglintegrations/libqxcb-glx-integration.so

+Using native(wrapped) libxcb-glx.so.0

+Using emulated /opt/EAGLE/eagle-9.6.2/plugins/iconengines/libqsvgicon.so

+Using emulated /opt/EAGLE/eagle-9.6.2/plugins/bearer/libqconnmanbearer.so

+Using emulated /opt/EAGLE/eagle-9.6.2/plugins/bearer/libqgenericbearer.so

+Using emulated /opt/EAGLE/eagle-9.6.2/plugins/bearer/libqnmbearer.so

+Sandboxing disabled by user.

+Dynarec for ARM64, with extension: ASIMD CRC32 PageSize:4096

+Box64 with trace with Dynarec v0.1.9 642260b built on Aug  6 2022 16:59:55

+BOX64_LD_LIBRARY_PATH: /opt/EAGLE/eagle-9.6.2/CROSS_LIBS/

+Using default BOX64_PATH: ./:bin/

+Counted 65 Env var

+Looking for /opt/EAGLE/eagle-9.6.2/libexec/QtWebEngineProcess

+argv[1]="--type=zygote"

+argv[2]="--no-sandbox"

+argv[3]="--lang=en-US"

+Rename process to "QtWebEngineProcess"

+Using emulated /opt/EAGLE/eagle-9.6.2/libexec/../lib/libQt5WebEngineCore.so.5

+Using emulated /opt/EAGLE/eagle-9.6.2/libexec/../lib/libQt5Quick.so.5

+Using emulated /opt/EAGLE/eagle-9.6.2/libexec/../lib/libQt5Gui.so.5

+Using emulated /opt/EAGLE/eagle-9.6.2/libexec/../lib/libQt5WebChannel.so.5

+Using emulated /opt/EAGLE/eagle-9.6.2/libexec/../lib/libQt5Qml.so.5

+Using emulated /opt/EAGLE/eagle-9.6.2/libexec/../lib/libQt5Network.so.5

+Using emulated /opt/EAGLE/eagle-9.6.2/libexec/../lib/libQt5Positioning.so.5

+Using emulated /opt/EAGLE/eagle-9.6.2/libexec/../lib/libQt5Core.so.5

+Using native(wrapped) libGL.so.1

+Using native(wrapped) libpthread.so.0

+Using emulated /opt/EAGLE/eagle-9.6.2/CROSS_LIBS/libstdc++.so.6

+Using native(wrapped) libm.so.6

+Using emulated /opt/EAGLE/eagle-9.6.2/CROSS_LIBS/libgcc_s.so.1

+Using native(wrapped) libc.so.6

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

+Using native(wrapped) librt.so.1

+Using native(wrapped) libdl.so.2

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

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

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

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

+Using native(wrapped) libsmime3.so

+Using native(wrapped) libnss3.so

+Using native(wrapped) libnssutil3.so

+Using native(wrapped) libplds4.so

+Using native(wrapped) libplc4.so

+Using native(wrapped) libnspr4.so

+Using native(wrapped) libX11.so.6

+Using native(wrapped) libX11-xcb.so.1

+Using native(wrapped) libxcb.so.1

+Using native(wrapped) libXcomposite.so.1

+Using native(wrapped) libXcursor.so.1

+Using native(wrapped) libXdamage.so.1

+Using native(wrapped) libXext.so.6

+Using native(wrapped) libXau.so.6

+Using native(wrapped) libXdmcp.so.6

+Using native(wrapped) libXfixes.so.3

+Using native(wrapped) libXi.so.6

+Using native(wrapped) libXrender.so.1

+Using native(wrapped) libXtst.so.6

+Using native(wrapped) libfontconfig.so.1

+Using native(wrapped) libfreetype.so.6

+Using native(wrapped) libexpat.so.1

+Using native(wrapped) libXrandr.so.2

+Using native(wrapped) libresolv.so.2

+Using native(wrapped) libdbus-1.so.3

+Using native(wrapped) libz.so.1

+Using native(wrapped) libasound.so.2

+Using native(wrapped) libEGL.so.1

+Using emulated /opt/EAGLE/eagle-9.6.2/lib/libicui18n.so.56

+Using emulated /opt/EAGLE/eagle-9.6.2/lib/libicuuc.so.56

+Using emulated /opt/EAGLE/eagle-9.6.2/lib/libicudata.so.56

+Using native(wrapped) libpulse.so.0

+Using native(wrapped) libudev.so.1

+Warning, no wrapper for glDebugMessageCallbackKHR

+Warning, no wrapper for glDebugMessageControlKHR

+Warning, no wrapper for glDebugMessageInsertKHR

+Warning, no wrapper for glGetDebugMessageLogKHR

+Warning, no wrapper for glGetObjectLabelKHR

+Warning, no wrapper for glGetObjectPtrLabelKHR

+Warning, no wrapper for glObjectLabelKHR

+Warning, no wrapper for glObjectPtrLabelKHR

+Warning, no wrapper for glPopDebugGroupKHR

+Warning, no wrapper for glPushDebugGroupKHR

+Using emulated /opt/EAGLE/eagle-9.6.2/plugins/imageformats/libqjpeg.so

+**Error: PltResolver: Symbol CERT_DecodeCertificatePoliciesExtension(ver 22: CERT_DecodeCertificatePoliciesExtension@NSS_3.2) not found, cannot apply R_X86_64_JUMP_SLOT 0x7fa67bc1b0 (0x7fa0627836) in /opt/EAGLE/eagle-9.6.2/lib/libQt5WebEngineCore.so.5**

+Stop waiting for remaining thread 4953

+Stop waiting for remaining thread 4958

+Stop waiting for remaining thread 4959

+Stop waiting for remaining thread 4960

+Stop waiting for remaining thread 4961

+Stop waiting for remaining thread 4962

+Stop waiting for remaining thread 5028

+Stop waiting for remaining thread 5057

+

+

+

+I just did a git pull today to update. Before this update, the thread did not stop, and a browser window named "sign in" came up with page not found. I tried setting the proxy to system, or none. When I pressed ok, an SSL error would show up.

+What should I do. Can someone help me interpret what's going on?

+

+

+BOX64_LD_LIBRARY_PATH=/opt/EAGLE/eagle-9.6.2/CROSS_LIBS/ BOX64_LOG=2 ./box64 /opt/EAGLE/eagle-9.6.2/eagle | grep "NSS"

+

+Sandboxing disabled by user.

+            Apply Global R_X86_64_JUMP_SLOT 0x7f838bbdb0 with sym=NSS_VersionCheck(ver 22: NSS_VersionCheck@NSS_3.2) (0x7f7d727036 -> 0x120200 / (noelf))

+6929|0x7f7e84f27b: Calling NSS_VersionCheck(0x7F820B3E02, 0x7F85870340, 0x0, ...) => return 0x1

+            Apply Global R_X86_64_JUMP_SLOT 0x7f838bd9f0 with sym=NSS_InitReadWrite(ver 22: NSS_InitReadWrite@NSS_3.2) (0x7f7d72a8b6 -> 0x120440 / (noelf))

+6929|0x7f7e84f40d: Calling NSS_InitReadWrite(0x7F0C585138, 0x7F859F6900, 0x7F0C585120, ...) =>6895|0x7f7e0c2df1: Calling pthread_mutexattr_init(0x7F84DFBD20, 0x7F84DFBDB0, 0x1, ...) => return 0x0

+            Apply Global R_X86_64_JUMP_SLOT 0x7f838bbb28 with sym=PK11_SetPasswordFunc(ver 22: PK11_SetPasswordFunc@NSS_3.2) (0x7f7d726b26 -> 0x1201e0 / (noelf))

+            Apply Global R_X86_64_JUMP_SLOT 0x7f838bddc8 with sym=PK11_GetInternalKeySlot(ver 22: PK11_GetInternalKeySlot@NSS_3.2) (0x7f7d72b066 -> 0x1204a0 / (noelf))

+            Apply Global R_X86_64_JUMP_SLOT 0x7f838bcb40 with sym=PK11_NeedUserInit(ver 22: PK11_NeedUserInit@NSS_3.2) (0x7f7d728b56 -> 0x1202e0 / (noelf))

+            Apply Global R_X86_64_JUMP_SLOT 0x7f838bd278 with sym=PK11_FreeSlot(ver 22: PK11_FreeSlot@NSS_3.2) (0x7f7d7299c6 -> 0x1203a0 / (noelf))

+            Apply Global R_X86_64_JUMP_SLOT 0x7f838be268 with sym=SECMOD_LoadUserModule(ver 21: SECMOD_LoadUserModule@NSS_3.4) (0x7f7d72b9a6 -> 0x120500 / (noelf))

+            Apply Global R_X86_64_JUMP_SLOT 0x7f838c0420 with sym=NSS_SetAlgorithmPolicy(ver 67: NSS_SetAlgorithmPolicy@NSSUTIL_3.12.3) (0x7f7d72fd16 -> 0x130020 / (noelf))

+6929|0x7f7e84f3ae: Calling NSS_SetAlgorithmPolicy(0x3, 0x0, 0x1, ...) => return 0x0

+6929|0x7f7e8b3da6: Calling getenv("OPENSSL_ia32cap") => return 0x0(nil)

+            Apply Global R_X86_64_JUMP_SLOT 0x7f838be948 with sym=SEC_RegisterDefaultHttpClient(ver 56: SEC_RegisterDefaultHttpClient@NSS_3.11.1) (0x7f7d72c766 -> 0x120540 / (noelf))

+            Apply Global R_X86_64_JUMP_SLOT 0x7f838c0350 with sym=CERT_RegisterAlternateOCSPAIAInfoCallBack(ver 62: CERT_RegisterAlternateOCSPAIAInfoCallBack@NSS_3.12.3) (0x7f7d72fb76 -> 0x120720 / (noelf))

+            Apply Global R_X86_64_JUMP_SLOT 0x7f838bcbc8 with sym=NSS_IsInitialized(ver 44: NSS_IsInitialized@NSS_3.9.2) (0x7f7d728c66 -> 0x120300 / (noelf))

+6929|0x7f7e67597b: Calling NSS_IsInitialized(0x7F0E684DF8, 0x392, 0x0, ...) => return 0x1

+            Apply Global R_X86_64_JUMP_SLOT 0x7f838bed98 with sym=CERT_GetDefaultCertDB(ver 22: CERT_GetDefaultCertDB@NSS_3.2) (0x7f7d72d006 -> 0x1205a0 / (noelf))

+            Apply Global R_X86_64_JUMP_SLOT 0x7f838bc508 with sym=CERT_NewTempCertificate(ver 34: CERT_NewTempCertificate@NSS_3.12) (0x7f7d727ee6 -> 0x120240 / (noelf))

+            Apply Global R_X86_64_JUMP_SLOT 0x7f838bc268 with sym=CERT_DupCertificate(ver 22: CERT_DupCertificate@NSS_3.2) (0x7f7d7279a6 -> 0x120220 / (noelf))

+            Apply Global R_X86_64_JUMP_SLOT 0x7f838c0510 with sym=CERT_GetAVATag(ver 22: CERT_GetAVATag@NSS_3.2) (0x7f7d72fef6 -> 0x120740 / (noelf))

+            Apply Global R_X86_64_JUMP_SLOT 0x7f838bb7e8 with sym=CERT_DecodeAVAValue(ver 21: CERT_DecodeAVAValue@NSS_3.4) (0x7f7d7264a6 -> 0x1201a0 / (noelf))

+            Apply Global R_X86_64_JUMP_SLOT 0x7f838bfbf0 with sym=SECITEM_FreeItem(ver 22: SECITEM_FreeItem@NSS_3.2) (0x7f7d72ecb6 -> 0x120620 / (noelf))

+            Apply Global R_X86_64_JUMP_SLOT 0x7f838bb808 with sym=PORT_Free(ver 22: PORT_Free@NSS_3.2) (0x7f7d7264e6 -> 0x1201c0 / (noelf))

+            Apply Global R_X86_64_JUMP_SLOT 0x7f838c05d0 with sym=DER_DecodeTimeChoice(ver 68: DER_DecodeTimeChoice@NSS_3.9) (0x7f7d730076 -> 0x120760 / (noelf))

+            Apply Global R_X86_64_JUMP_SLOT 0x7f838bebb0 with sym=CERT_DestroyCertificate(ver 22: CERT_DestroyCertificate@NSS_3.2) (0x7f7d72cc36 -> 0x120580 / (noelf))

+            Apply Global R_X86_64_JUMP_SLOT 0x7f838bdc80 with sym=CERT_FindCertExtension(ver 21: CERT_FindCertExtension@NSS_3.4) (0x7f7d72add6 -> 0x120480 / (noelf))

+            Apply Global R_X86_64_JUMP_SLOT 0x7f838bd6f8 with sym=PORT_NewArena(ver 22: PORT_NewArena@NSS_3.2) (0x7f7d72a2c6 -> 0x1203e0 / (noelf))

+            Apply Global R_X86_64_JUMP_SLOT 0x7f838bc918 with sym=CERT_DecodeAltNameExtension(ver 39: CERT_DecodeAltNameExtension@NSS_3.10) (0x7f7d728706 -> 0x1202c0 / (noelf))

+            Apply Global R_X86_64_JUMP_SLOT 0x7f838bfc78 with sym=CERT_GetNextGeneralName(ver 39: CERT_GetNextGeneralName@NSS_3.10) (0x7f7d72edc6 -> 0x120640 / (noelf))

+            Apply Global R_X86_64_JUMP_SLOT 0x7f838bcfc8 with sym=PORT_FreeArena(ver 22: PORT_FreeArena@NSS_3.2) (0x7f7d729466 -> 0x120340 / (noelf))

+            Apply Global R_X86_64_JUMP_SLOT 0x7f838c0210 with sym=CERT_CheckCertValidTimes(ver 22: CERT_CheckCertValidTimes@NSS_3.2) (0x7f7d72f8f6 -> 0x1206e0 / (noelf))

+            Apply Global R_X86_64_JUMP_SLOT 0x7f838c0138 with sym=SEC_StringToOID(ver 65: SEC_StringToOID@NSSUTIL_3.12) (0x7f7d72f746 -> 0x130000 / (noelf))

+            Apply Global R_X86_64_JUMP_SLOT 0x7f838bd7a8 with sym=SECOID_AddEntry(ver 39: SECOID_AddEntry@NSS_3.10) (0x7f7d72a426 -> 0x120420 / (noelf))

+**Error: PltResolver: Symbol CERT_DecodeCertificatePoliciesExtension(ver 22: CERT_DecodeCertificatePoliciesExtension@NSS_3.2) not found, cannot apply R_X86_64_JUMP_SLOT 0x7f838bc1b0 (0x7f7d727836) in /opt/EAGLE/eagle-9.6.2/lib/libQt5WebEngineCore.so.5**

+

+

+

+

+

diff --git a/results/scraper/box64/376 b/results/scraper/box64/376
new file mode 100644
index 000000000..5fb8cec52
--- /dev/null
+++ b/results/scraper/box64/376
@@ -0,0 +1,82 @@
+Terraria server error after 1 week running
+I have this error after 1 week running usually with no problem, now i can't put the server up. box64 1.9

+

+

+Error loading needed lib libnfd

+Warning: Cannot dlopen("libnfd"/0xffff28113f10, 101)

+Error loading needed lib nfd

+Warning: Cannot dlopen("nfd"/0xffff28112350, 101)

+Error loading needed lib libnfd.so

+Warning: Cannot dlopen("libnfd.so"/0xffff28112350, 101)

+Error loading needed lib libnfd.so

+Warning: Cannot dlopen("libnfd.so"/0xffff28112350, 101)

+Error loading needed lib nfd

+Warning: Cannot dlopen("nfd"/0xffff2810bf90, 101)

+Error loading needed lib libnfd

+Warning: Cannot dlopen("libnfd"/0xffff28112510, 101)

+Error loading needed lib libnfd.so

+Warning: Cannot dlopen("libnfd.so"/0xffff28112510, 101)

+Error loading needed lib libnfd.so

+Warning: Cannot dlopen("libnfd.so"/0xffff28112510, 101)

+Error loading needed lib libnfd

+Warning: Cannot dlopen("libnfd"/0xffff28112370, 101)

+Error loading needed lib nfd

+Warning: Cannot dlopen("nfd"/0xffff28112720, 101)

+Error loading needed lib libnfd.so

+Warning: Cannot dlopen("libnfd.so"/0xffff28112720, 101)

+Error loading needed lib libnfd.so

+Warning: Cannot dlopen("libnfd.so"/0xffff28112720, 101)

+Error loading needed lib nfd

+Warning: Cannot dlopen("nfd"/0xffff2810aa20, 101)

+Error loading needed lib libnfd

+Warning: Cannot dlopen("libnfd"/0xffff281128e0, 101)

+Error loading needed lib libnfd.so

+Warning: Cannot dlopen("libnfd.so"/0xffff281128e0, 101)

+Error loading needed lib libnfd.so

+Warning: Cannot dlopen("libnfd.so"/0xffff281128e0, 101)

+Error loading needed lib libnfd

+Warning: Cannot dlopen("libnfd"/0xffff28112740, 101)

+

+=================================================================

+        Native Crash Reporting

+=================================================================

+Got a SIGSEGV while executing native code. This usually indicates

+a fatal error in the mono runtime or one of the native libraries

+used by your application.

+=================================================================

+

+=================================================================

+        Native stacktrace:

+=================================================================

+        0x6ec4f2 - /home/ubuntu/Terraria/Linux/TerrariaServer.bin.x86_64 : dump_native_stacktrace.isra.2

+        0x6ec7ec - /home/ubuntu/Terraria/Linux/TerrariaServer.bin.x86_64 : mono_dump_native_crash_info

+        0x6e84b9 - /home/ubuntu/Terraria/Linux/TerrariaServer.bin.x86_64 : mono_handle_native_crash

+        0xffff24027340 - Unknown

+

+=================================================================

+        Telemetry Dumper:

+=================================================================

+execve("/usr/local/etc/../bin/mono-hang-watchdog", 0xe7e760, (nil)) is x64=0 x86=0 (my_context->envv=0xffffa5af2328, environ=0x8019c930

+Could not exec mono-hang-watchdog, expected on path '/usr/local/etc/../bin/mono-hang-watchdog' (errno 2)

+Pkilling 0xffff796fef40 from 0xffffa68ad020

+Pkilling 0xffff452c6f40 from 0xffffa68ad020

+Pkilling 0xffff791eef40 from 0xffffa68ad020

+Pkilling 0xffff9a9bff40 from 0xffffa68ad020

+Pkilling 0xffff44db6f40 from 0xffffa68ad020

+Pkilling 0xffff2fcfef40 from 0xffffa68ad020

+Pkilling 0xffff46316f40 from 0xffffa68ad020

+Pkilling 0xffff78cdef40 from 0xffffa68ad020

+Pkilling 0xffff448a6f40 from 0xffffa68ad020

+Pkilling 0xffff457d6f40 from 0xffffa68ad020

+Pkilling 0xffff44396f40 from 0xffffa68ad020

+Entering thread summarizer pause from 0xffffa68ad020

+Finished thread summarizer pause from 0xffffa68ad020.

+

+Waiting for dumping threads to resume

+Error loading needed lib data-0xffff28c6a970.so

+Warning: Cannot dlopen("data-0xffff28c6a970.so"/0xffff28ae93e0, 101)

+

+=================================================================

+        External Debugger Dump:

+=================================================================

+mono_gdb_render_native_backtraces not supported on this platform, unable to find gdb or lldb
\ No newline at end of file
diff --git a/results/scraper/box64/377 b/results/scraper/box64/377
new file mode 100644
index 000000000..e094772c4
--- /dev/null
+++ b/results/scraper/box64/377
@@ -0,0 +1,13 @@
+box64 wine64 Cannot dlopen("/usr/lib64/wine/x86_64-unix/kernel32.so"/0x97ae57b5, 2)
+Using emulated /usr/lib64/wine/x86_64-unix/libwine.so.1

+Error loading needed lib /usr/lib64/wine/x86_64-unix/wineboot.so

+Warning: Cannot dlopen("/usr/lib64/wine/x86_64-unix/wineboot.so"/0x7d28db7b35, 2)

+Warning: Unsupported libc Syscall 0xFFFF (65535)

+Warning: Unsupported libc Syscall 0x13D (317)

+0100:err:unwind:install_bpf prctl(PR_SET_SECCOMP, ...): ?????.

+Error loading needed lib /usr/lib64/wine/x86_64-unix/kernel32.so

+Warning: Cannot dlopen("/usr/lib64/wine/x86_64-unix/kernel32.so"/0x97ae57b5, 2)

+Error loading needed lib /usr/lib64/wine/x86_64-unix/kernelbase.so

+Warning: Cannot dlopen("/usr/lib64/wine/x86_64-unix/kernelbase.so"/0x97bf1b75, 2)

+Error loading needed lib /usr/lib64/wine/x86_64-unix/advapi32.so

+Warning: Cannot dlopen("/usr/lib64/wine/x86_64-unix/advapi32.so"/0x97c3ba85, 2)

diff --git a/results/scraper/box64/378 b/results/scraper/box64/378
new file mode 100644
index 000000000..9907cf19c
--- /dev/null
+++ b/results/scraper/box64/378
@@ -0,0 +1,3 @@
+dwarf fortress won't launch
+dwarf fortress won't launch
+box64:
\ No newline at end of file
diff --git a/results/scraper/box64/379 b/results/scraper/box64/379
new file mode 100644
index 000000000..c934922e5
--- /dev/null
+++ b/results/scraper/box64/379
@@ -0,0 +1,221 @@
+Crashes When Trying to Run Badlion(Minecraft Client)
+Before I explain my problem I am already aware that:

+- Box64 is not meant to run AppImages

+- Not everything is guaranteed to work

+

+What I am looking for is a way past the error or at least some explanation of why the error is occurring and maybe a bug fix in the future.

+

+I started by trying to run the BadlionClient AppImage file on my computer

+Here is my computer info:

+```linux

+# Output of uname -a

+Linux server 5.13.0-1036-oracle #43~20.04.1-Ubuntu SMP Tue Jun 14 01:06:54 UTC 2022 aarch64 aarch64 aarch64 GNU/Linux

+```

+When I try to run the linux download from the official Badlion website:

+```linux

+-bash: ./BadlionClient: cannot execute binary file: Exec format error

+```

+So I decided to use box64 to solve this problem as it is a VERY useful for arm processors :)

+```linux

+# force box64 to run AppImage (doesn't autodetect for some reason)

+box64 ./BadlionClient

+```

+Here is the output:

+```linux

+ubuntu@server:~/badlion-client$ box64 ./BadlionClient

+Dynarec for ARM64, with extension: ASIMD AES CRC32 PMULL ATOMICS PageSize:4096

+Box64 with Dynarec v0.1.9 642260b built on Aug  9 2022 14:36:38

+Using default BOX64_LD_LIBRARY_PATH: ./:lib/:lib64/:x86_64/:bin64/:libs64/

+Using default BOX64_PATH: ./:bin/

+Counted 30 Env var

+Looking for ./BadlionClient

+Rename process to "BadlionClient"

+Using native(wrapped) libdl.so.2

+Using native(wrapped) libc.so.6

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

+Using native(wrapped) libpthread.so.0

+Using native(wrapped) librt.so.1

+Using native(wrapped) libz.so.1

+Using native(wrapped) libfuse.so.2

+Dynarec for ARM64, with extension: ASIMD AES CRC32 PMULL ATOMICS PageSize:4096

+Box64 with Dynarec v0.1.9 642260b built on Aug  9 2022 14:36:38

+Using default BOX64_LD_LIBRARY_PATH: ./:lib/:lib64/:x86_64/:bin64/:libs64/

+Using default BOX64_PATH: ./:bin/

+Counted 35 Env var

+Looking for /tmp/.mount_BadliodB3Rl2/BadlionClient

+Rename process to "BadlionClient"

+Using emulated /tmp/.mount_BadliodB3Rl2/libffmpeg.so

+Using native(wrapped) libdl.so.2

+Using native(wrapped) libc.so.6

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

+Using native(wrapped) libpthread.so.0

+Using native(wrapped) librt.so.1

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

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

+Using native(wrapped) libxshmfence.so.1

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

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

+Using native(wrapped) libnss3.so

+Using native(wrapped) libnssutil3.so

+Using native(wrapped) libsmime3.so

+Using native(wrapped) libnspr4.so

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

+Using native(wrapped) libatk-bridge-2.0.so.0

+Using native(wrapped) libSM.so.6

+Using native(wrapped) libICE.so.6

+Using native(wrapped) libXau.so.6

+Using native(wrapped) libxcb.so.1

+Using native(wrapped) libdbus-1.so.3

+Using native(wrapped) libdrm.so.2

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

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

+Using native(wrapped) libgdk-3.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) libm.so.6

+Using native(wrapped) libX11.so.6

+Using native(wrapped) libXcomposite.so.1

+Using native(wrapped) libXdamage.so.1

+Using native(wrapped) libXext.so.6

+Using native(wrapped) libXdmcp.so.6

+Using native(wrapped) libXfixes.so.3

+Using native(wrapped) libXrandr.so.2

+Using native(wrapped) libXrender.so.1

+Using native(wrapped) libexpat.so.1

+Using native(wrapped) libxkbcommon.so.0

+Using native(wrapped) libgbm.so.1

+Using native(wrapped) libasound.so.2

+Using native(wrapped) libatspi.so.0

+Using native(wrapped) libcups.so.2

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

+Warning: Global Symbol OPENSSL_memory_alloc not found, cannot apply R_X86_64_GLOB_DAT @0xffffb5c7b348 ((nil)) in /tmp/.mount_BadliodB3Rl2/BadlionClient

+Warning: Global Symbol OPENSSL_memory_free not found, cannot apply R_X86_64_GLOB_DAT @0xffffb5c7b350 ((nil)) in /tmp/.mount_BadliodB3Rl2/BadlionClient

+Warning: Global Symbol sdallocx not found, cannot apply R_X86_64_GLOB_DAT @0xffffb5c7b358 ((nil)) in /tmp/.mount_BadliodB3Rl2/BadlionClient

+Warning: Global Symbol OPENSSL_memory_get_size not found, cannot apply R_X86_64_GLOB_DAT @0xffffb5c7b360 ((nil)) in /tmp/.mount_BadliodB3Rl2/BadlionClient

+Dynarec for ARM64, with extension: ASIMD AES CRC32 PMULL ATOMICS PageSize:4096

+Box64 with Dynarec v0.1.9 642260b built on Aug  9 2022 14:36:38

+Using default BOX64_LD_LIBRARY_PATH: ./:lib/:lib64/:x86_64/:bin64/:libs64/

+Using default BOX64_PATH: ./:bin/

+Counted 35 Env var

+Looking for /tmp/.mount_BadliodB3Rl2/BadlionClient

+argv[1]="--type=zygote"

+argv[2]="--no-zygote-sandbox"

+Dynarec for ARM64, with extension: ASIMD AES CRC32 PMULL ATOMICS PageSize:4096

+Box64 with Dynarec v0.1.9 642260b built on Aug  9 2022 14:36:38

+BOX64_LD_LIBRARY_PATH: ./:lib/:lib64/

+BOX64_PATH: ./:bin/

+Counted 38 Env var

+Looking for /tmp/.mount_BadliodB3Rl2/BadlionClient

+argv[1]="--type=zygote"

+Rename process to "BadlionClient"

+Using emulated /tmp/.mount_BadliodB3Rl2/libffmpeg.so

+Using native(wrapped) libdl.so.2

+Using native(wrapped) libc.so.6

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

+Using native(wrapped) libpthread.so.0

+Using native(wrapped) librt.so.1

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

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

+Using native(wrapped) libxshmfence.so.1

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

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

+Using native(wrapped) libnss3.so

+Using native(wrapped) libnssutil3.so

+Using native(wrapped) libsmime3.so

+Using native(wrapped) libnspr4.so

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

+Using native(wrapped) libatk-bridge-2.0.so.0

+Using native(wrapped) libSM.so.6

+Using native(wrapped) libICE.so.6

+Using native(wrapped) libXau.so.6

+Using native(wrapped) libxcb.so.1

+Using native(wrapped) libdbus-1.so.3

+Using native(wrapped) libdrm.so.2

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

+Rename process to "BadlionClient"

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

+Using native(wrapped) libgdk-3.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) libm.so.6

+Using native(wrapped) libX11.so.6

+Using native(wrapped) libXcomposite.so.1

+Using native(wrapped) libXdamage.so.1

+Using native(wrapped) libXext.so.6

+Using native(wrapped) libXdmcp.so.6

+Using native(wrapped) libXfixes.so.3

+Using native(wrapped) libXrandr.so.2

+Using native(wrapped) libXrender.so.1

+Using native(wrapped) libexpat.so.1

+Using native(wrapped) libxkbcommon.so.0

+Using native(wrapped) libgbm.so.1

+Using native(wrapped) libasound.so.2

+Using native(wrapped) libatspi.so.0

+Using native(wrapped) libcups.so.2

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

+Using emulated /tmp/.mount_BadliodB3Rl2/libffmpeg.so

+Using native(wrapped) libdl.so.2

+Using native(wrapped) libc.so.6

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

+Using native(wrapped) libpthread.so.0

+Using native(wrapped) librt.so.1

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

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

+Using native(wrapped) libxshmfence.so.1

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

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

+Using native(wrapped) libnss3.so

+Using native(wrapped) libnssutil3.so

+Warning: Global Symbol OPENSSL_memory_alloc not found, cannot apply R_X86_64_GLOB_DAT @0xffffaf23e348 ((nil)) in /tmp/.mount_BadliodB3Rl2/BadlionClient

+Warning: Global Symbol OPENSSL_memory_free not found, cannot apply R_X86_64_GLOB_DAT @0xffffaf23e350 ((nil)) in /tmp/.mount_BadliodB3Rl2/BadlionClient

+Warning: Global Symbol sdallocx not found, cannot apply R_X86_64_GLOB_DAT @0xffffaf23e358 ((nil)) in /tmp/.mount_BadliodB3Rl2/BadlionClient

+Warning: Global Symbol OPENSSL_memory_get_size not found, cannot apply R_X86_64_GLOB_DAT @0xffffaf23e360 ((nil)) in /tmp/.mount_BadliodB3Rl2/BadlionClient

+Using native(wrapped) libsmime3.so

+Using native(wrapped) libnspr4.so

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

+Using native(wrapped) libatk-bridge-2.0.so.0

+Using native(wrapped) libSM.so.6

+Using native(wrapped) libICE.so.6

+Using native(wrapped) libXau.so.6

+Using native(wrapped) libxcb.so.1

+Using native(wrapped) libdbus-1.so.3

+Using native(wrapped) libdrm.so.2

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

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

+Using native(wrapped) libgdk-3.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) libm.so.6

+Using native(wrapped) libX11.so.6

+Using native(wrapped) libXcomposite.so.1

+Using native(wrapped) libXdamage.so.1

+Using native(wrapped) libXext.so.6

+Using native(wrapped) libXdmcp.so.6

+Using native(wrapped) libXfixes.so.3

+Using native(wrapped) libXrandr.so.2

+Using native(wrapped) libXrender.so.1

+Using native(wrapped) libexpat.so.1

+Using native(wrapped) libxkbcommon.so.0

+Using native(wrapped) libgbm.so.1

+Using native(wrapped) libasound.so.2

+Using native(wrapped) libatspi.so.0

+Using native(wrapped) libcups.so.2

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

+Warning: Global Symbol OPENSSL_memory_alloc not found, cannot apply R_X86_64_GLOB_DAT @0xffffb43ed348 ((nil)) in /tmp/.mount_BadliodB3Rl2/BadlionClient

+Warning: Global Symbol OPENSSL_memory_free not found, cannot apply R_X86_64_GLOB_DAT @0xffffb43ed350 ((nil)) in /tmp/.mount_BadliodB3Rl2/BadlionClient

+Warning: Global Symbol sdallocx not found, cannot apply R_X86_64_GLOB_DAT @0xffffb43ed358 ((nil)) in /tmp/.mount_BadliodB3Rl2/BadlionClient

+Warning: Global Symbol OPENSSL_memory_get_size not found, cannot apply R_X86_64_GLOB_DAT @0xffffb43ed360 ((nil)) in /tmp/.mount_BadliodB3Rl2/BadlionClient

+../../third_party/tcmalloc/chromium/src/tcmalloc.cc:337] Attempt to free invalid pointer 0x69d4be10 

+1794211|SIGSEGV @0xffff70086504 (???(0xffff70086504)) (x64pc=0xffffaf89d1a4//tmp/.mount_BadliodB3Rl2/BadlionClient:"/tmp/.mount_BadliodB3Rl2/BadlionClient + 0x20361a0", rsp=0xffffad7df1f0, stack=0xffffacfe6000:0xffffad7e6000 own=(nil) fp=0xffffad7df320), for accessing 0x39 (code=1/prot=0), db=0x69d51890(0xffff700864f4:0xffff70086540/0xffffaf89d1a0:0xffffaf89d1ae//tmp/.mount_BadliodB3Rl2/BadlionClient + 0x20361a0:clean, hash:6ed19c28/6ed19c28) handler=(nil)

+RAX:0x0000000000000001 RCX:0x0000000000000001 RDX:0x0000000000000000 RBX:0x0000000000000065 

+RSP:0x0000ffffad7df1f0 RBP:0x0000ffffad7df1f0 RSI:0x0000000000000001 RDI:0x0000000000000002 

+ R8:0x0000ffffad7df1c5  R9:0x0000ffffae8d5250 R10:0x0000000100002600 R11:0x0000000000000003 

+R12:0x0000000000000100 R13:0x0000ffffae6f1f90 R14:0x0000000000000001 R15:0x0000ffffad7df228 

+RSP-0x20:0x0000000000000151 RSP-0x18:0x0000ffffae6f1f90 RSP-0x10:0x0000003300000000 RSP-0x08:0x0000ffffad7df228

+RSP+0x00:0x0000ffffad7df320 RSP+0x08:0x0000ffffaf8a0503 RSP+0x10:0x6e6f662f00000000 RSP+0x18:0x0000ffffae5cc72e

+Segmentation fault (core dumped)

+```

+How do I fix this?
\ No newline at end of file