summary refs log tree commit diff stats
path: root/results/scraper/box64/479
diff options
context:
space:
mode:
authorChristian Krinitsin <mail@krinitsin.com>2025-07-16 14:55:48 +0200
committerChristian Krinitsin <mail@krinitsin.com>2025-07-16 14:55:48 +0200
commit63d2e9d409831aa8582787234cae4741847504b7 (patch)
tree595fae753d2eb293437226eaab2eed208463f132 /results/scraper/box64/479
parent2843bb65aeaeb86eb89bf3d9690db61b9dc6306e (diff)
downloademulator-bug-study-63d2e9d409831aa8582787234cae4741847504b7.tar.gz
emulator-bug-study-63d2e9d409831aa8582787234cae4741847504b7.zip
add box64 bug reports
Diffstat (limited to 'results/scraper/box64/479')
-rw-r--r--results/scraper/box64/47937
1 files changed, 37 insertions, 0 deletions
diff --git a/results/scraper/box64/479 b/results/scraper/box64/479
new file mode 100644
index 00000000..9986f230
--- /dev/null
+++ b/results/scraper/box64/479
@@ -0,0 +1,37 @@
+Box64 crashes if using CTR-C and Aseprite
+Box64 runs Aseprite (both full version and trial), but as soon as the user try to Copy or Paste the app crashes.

+

+Running Box64 wine64 aseprite.exe (Windows version) is able to use CTR-C and CTRL-V.

+

+Bellow is the output when running Aseprite with box64 (Linux version)

+I'm running this inside proot Termux ubuntu 22

+

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

+Params database has 11 entries

+Box64 with Dynarec v0.2.1 67620b79 built on Dec 18 2022 07:02:29

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

+Using default BOX64_PATH: ./:bin/

+Counted 35 Env var

+Looking for aseprite

+Rename process to "aseprite"

+Using native(wrapped) libxcb.so.1

+Using native(wrapped) libGL.so.1

+Using native(wrapped) libfontconfig.so.1

+Using native(wrapped) libX11.so.6

+Using native(wrapped) libXext.so.6

+Using native(wrapped) libXau.so.6

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

+Using native(wrapped) libXcursor.so.1

+Using native(wrapped) libm.so.6

+Error loading needed lib libXi.so

+Warning: Cannot dlopen("libXi.so"/0x7ca45618d8, 101)

+Using native(wrapped) libXi.so.6

+Save operation is not supported in trial version.

+Go to http://www.aseprite.org/download/ and get the full-version.Error: PltResolver: Symbol xcb_set_selection_owner_checked(ver 0: xcb_set_selection_owner_checked) not found, cannot apply R_X86_64_JUMP_SLOT 0x15e5c88 (0x40b496) in /home/v8/Desktop/usr/bin/aseprite

+terminate called without an active exception

+Aborted