You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Dynarec will continue block for 512 bytes on forward jump
Dynarec will play it safe with x64 flags
Dynarec will optimize CALL/RET
Allow missing needed libs Dynarec for ARM64, with extension: ASIMD AES CRC32 PMULL ATOMICS SHA1 SHA2 PageSize:4096 Running on Cortex-A55 with 8 Cores
Will use Hardware counter measured at 19.2 MHz emulating 2.4 GHz
Params database has 93 entries
BOX64: Didn't detect 48bits of address space, considering it's 39bits
Counted 13 Env var BOX64 LIB PATH: BOX64 BIN PATH: ./:bin/:/usr/local/sbin/:/usr/local/bin/:/bin/:/usr/bin/:/sbin/:/usr/sbin/:/usr/games/:/usr/local/games/
Looking for ./GatewayX64
Rename process to "GatewayX64"
Using native(wrapped) libuuid.so.1
Using native(wrapped) librt.so.1 Using emulated libprotobuf.so.9
Using emulated libPlatformX64.so
Using emulated libMySQLConnectorX64.so
Using emulated /usr/lib/box64-x86_64-linux-gnu/libstdc++.so.6
Using native(wrapped) libm.so.6
Using emulated /usr/lib/box64-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) libpthread.so.0
Using native(wrapped) libdl.so.2
Using native(wrapped) libutil.so.1
Using native(wrapped) libbsd.so.0
Look for arc4random in loaded elfs
Warning, function arc4random not found in lib libbsd.so.0
Look for arc4random in loaded elfs
Warning, function arc4random not found in lib libbsd.so.0
The text was updated successfully, but these errors were encountered:
Dynarec will continue block for 512 bytes on forward jump
Dynarec will play it safe with x64 flags
Dynarec will optimize CALL/RET
Allow missing needed libs Dynarec for ARM64, with extension: ASIMD AES CRC32 PMULL ATOMICS SHA1 SHA2 PageSize:4096 Running on Cortex-A55 with 8 Cores
Will use Hardware counter measured at 19.2 MHz emulating 2.4 GHz
Params database has 93 entries
BOX64: Didn't detect 48bits of address space, considering it's 39bits
Counted 13 Env var BOX64 LIB PATH: BOX64 BIN PATH: ./:bin/:/usr/local/sbin/:/usr/local/bin/:/bin/:/usr/bin/:/sbin/:/usr/sbin/:/usr/games/:/usr/local/games/
Looking for ./GatewayX64
Rename process to "GatewayX64"
Using native(wrapped) libuuid.so.1
Using native(wrapped) librt.so.1 Using emulated libprotobuf.so.9
Using emulated libPlatformX64.so
Using emulated libMySQLConnectorX64.so
Using emulated /usr/lib/box64-x86_64-linux-gnu/libstdc++.so.6
Using native(wrapped) libm.so.6
Using emulated /usr/lib/box64-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) libpthread.so.0
Using native(wrapped) libdl.so.2
Using native(wrapped) libutil.so.1
Using native(wrapped) libbsd.so.0
Look for arc4random in loaded elfs
Warning, function arc4random not found in lib libbsd.so.0
Look for arc4random in loaded elfs
Warning, function arc4random not found in lib libbsd.so.0
The text was updated successfully, but these errors were encountered: