blob: eb21001e14b9b9f69866c3bebf533b05ddac87f0 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
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!
|