diff options
Diffstat (limited to 'results/scraper/box64/1943')
| -rw-r--r-- | results/scraper/box64/1943 | 58 |
1 files changed, 58 insertions, 0 deletions
diff --git a/results/scraper/box64/1943 b/results/scraper/box64/1943 new file mode 100644 index 000000000..803ce0df4 --- /dev/null +++ b/results/scraper/box64/1943 @@ -0,0 +1,58 @@ +Error: PltResolver: Symbol gtk_key_snooper_install(ver 1: gtk_key_snooper_install) not found +Hello, i have issue with running this app https://solarcontrols.cz/archives/54943a5c6132c/31_wattconfig_eco-3.2.15-x86_64.deb.zip on armbian and box64. + +Whe i tried it run, its crashed on this error: + +``` +PageSize:4096 Running on Cortex-A53 with 4 Cores +Will use time-based emulation for rdtsc, even if hardware counter are available +Will use Software counter measured at 1.0 GHz emulating 2.0 GHz +Params database has 91 entries +Box64 v0.3.1 88ccd7f5 built on Oct 10 2024 15:40:53 +BOX64: Detected 48bits at least of address space +Counted 26 Env var +BOX64 LIB PATH: BOX64 BIN PATH: ./:bin/:/usr/local/sbin/:/usr/local/bin/:/usr/sbin/:/usr/bin/:/sbin/:/bin/ +Looking for wattconfigecolaz +Rename process to "wattconfigecolaz" +Using native(wrapped) libgdk-x11-2.0.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) libgtk-x11-2.0.so.0 +Using native(wrapped) libpangocairo-1.0.so.0 +Using native(wrapped) libpango-1.0.so.0 +Using native(wrapped) libX11.so.6 +Using native(wrapped) libxcb.so.1 +Using native(wrapped) libXau.so.6 +Using native(wrapped) libXdmcp.so.6 +Using native(wrapped) libgthread-2.0.so.0 +Using native(wrapped) libcairo.so.2 +Using native(wrapped) libatk-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) libdl.so.2 +Using native(wrapped) libutil.so.1 +Using native(wrapped) libresolv.so.2 +Using native(wrapped) librt.so.1 +Using native(wrapped) libbsd.so.0 +Error: Global Symbol gtk_marshal_VOID__POINTER_POINTER not found, cannot apply R_X86_64_GLOB_DAT @0x84dfb8 ((nil)) in /usr/share/wattconfig-eco/wattconfigecolaz +Using global g_threads_got_initialized for gthread2 (0xffffe4f451f8:0x35636e18) +Using global gdk_display for gdk-x11 (0xffffe4f451f8:0xffffbb511958) +Look for pthread_kill_other_threads_np in loaded elfs +Found symbol with version GLIBC_2.17, value = 0xffffbb680a50 +Look for iconvctl in loaded elfs +Warning, function iconvctl not found in lib libc.so.6 +Look for iconvctl in loaded elfs +Warning, function iconvctl not found in lib libc.so.6 +Look for iconvctl in loaded elfs +Warning, function iconvctl not found in lib libc.so.6 +Look for iconvctl in loaded elfs +Warning, function iconvctl not found in lib libc.so.6 +Xlib: extension "RANDR" missing on display ":1". +Error: PltResolver: Symbol gtk_key_snooper_install(ver 1: gtk_key_snooper_install) not found, cannot apply R_X86_64_JUMP_SLOT 0x84e088 (0x414116) in /usr/share/wattconfig-eco/wattconfigecolaz (local_maplib=(nil), global maplib=0x5c8511c0, deepbind=0) +``` +Anyone help? +Thanks. \ No newline at end of file |