diff options
| author | Christian Krinitsin <mail@krinitsin.com> | 2025-07-16 14:55:48 +0200 |
|---|---|---|
| committer | Christian Krinitsin <mail@krinitsin.com> | 2025-07-16 14:55:48 +0200 |
| commit | 63d2e9d409831aa8582787234cae4741847504b7 (patch) | |
| tree | 595fae753d2eb293437226eaab2eed208463f132 /results/scraper/box64/184 | |
| parent | 2843bb65aeaeb86eb89bf3d9690db61b9dc6306e (diff) | |
| download | qemu-analysis-box64.tar.gz qemu-analysis-box64.zip | |
add box64 bug reports box64
Diffstat (limited to 'results/scraper/box64/184')
| -rw-r--r-- | results/scraper/box64/184 | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/results/scraper/box64/184 b/results/scraper/box64/184 new file mode 100644 index 000000000..eb21001e1 --- /dev/null +++ b/results/scraper/box64/184 @@ -0,0 +1,36 @@ +Error initializing needed lib libmozgtk.so when I use palemoon(web-browsers) +Q1:about palemoon. +when I cd /palemoon ,then I use box64 : box64 ./palemoon +but I met these problem,what should I do? + +Using emulated /home/zmh/install/palemoon/libmozgtk.so +Error loading needed lib libgtk-3.so.0 +Error loading one of needed lib +Error initializing needed lib libmozgtk.so +Warning: Cannot dlopen("/home/zmh/install/palemoon/libmozgtk.so"/0xffffb177ff90, 101) +XPCOMGlueLoad error for file /home/zmh/install/palemoon/libmozgtk.so: +Cannot dlopen("/home/zmh/install/palemoon/libmozgtk.so"/0xffffb177ff90, 101) + +Couldn't load XPCOM. +3502|SIGSEGV @0x6492d8a4 (???(/usr/local/bin/box64/0x6492d8a4)) (x64pc=0x931/???:"???", rsp=0xffffb1783068, stack=0xffffb0f84000:0xffffb1784000 own=(nil) fp=0xffffb1783070), for accessing 0x930 (code=1/prot=0), db=(nil)((nil):(nil)/(nil):(nil)/???:clean, hash:0/0) handler=(nil) +Segmentation fault (core dumped) + +Q2:about firefox +when I try to use firefox with box64, but stuck in a loop like this: +Dynarec for ARM64, with extension: ASIMD CRC32 PageSize:4096 +Box64 with Dynarec v0.1.6 1874c57 built on Nov 20 2021 09:44:26 +Using default BOX64_LD_LIBRARY_PATH: ./:lib/:lib64/:x86_64/:bin64/:libs64/ +Using default BOX64_PATH: ./:bin/ +Counted 54 Env var +Looking for /home/zmh/install/firefox/firefox +Using native(wrapped) libpthread.so.0 +Using native(wrapped) libdl.so.2 +Using emulated /lib/x86_64-linux-gnu/libstdc++.so.6 +Using native(wrapped) libm.so.6 +Using emulated /lib/x86_64-linux-gnu/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 + + +please help me! thanks a lot! |