blob: 8564745211562c8bb95b4dec415b1b93058cf681 (
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
|
Occasionally crash on Centos, Architecture: ARM64
Occasionally cause crash,
System: Centos
Architecture: ARM64
This is stdout:
root@centos7:~# ./box64 /usr/sbin/vbox/MediaGateway
Box64 v0.1.8 built on Apr 22 2022 03:04:22
BOX64_LD_LIBRARY_PATH: /lib64_x86/
Using default BOX64_PATH: ./:bin/
Counted 23 Env var
Looking for /usr/sbin/vbox/MediaGateway
Using native(wrapped) libcrypt.so.1
Using native(wrapped) libpthread.so.0
Using native(wrapped) libdl.so.2
Using emulated libstdc++.so.6
Using native(wrapped) libm.so.6
Using emulated /lib64_x86/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
Using native(wrapped) libuuid.so.1
Using native(wrapped) libasound.so.2
21238|SIGBUS @0x7f86a52d08 (sem_post (/lib64/libpthread.so.0)) (x64pc=0x1205f3/???:"???", rsp=0x7e966bf6c8), for accessing 0x7f3800fbbc (code=1) x86opcode=C3 00 00 00 00 00 00 00
=============handle_sub_signal===========
root@centos7:~#
|