Open xxlovex opened 10 months ago
How about redroid/redroid:12.0.0-latest
? And ro.product.cpu.abilist
related props are not needed.
How about
redroid/redroid:12.0.0-latest
? Andro.product.cpu.abilist
related props are not needed.
用redroid/redroid:12.0.0-latest,当adb连接时提示:failed to connect to '192.168.123.26:5555': Network is unreachable。 运行:curl -fsSL https://raw.githubusercontent.com/remote-android/redroid-doc/master/debug.sh | sudo bash -s -- 934f7ca740cf 提示:sudo: /etc/sudo.conf is owned by uid 1023, should be 0 sudo: /etc/sudo.conf is owned by uid 1023, should be 0 sudo: error in /etc/sudo.conf, line 0 while loading plugin "sudoers_policy" sudo: /usr/libexec/sudo/sudoers.so must be owned by uid 0 sudo: fatal error, unable to load plugins curl: (23) Failed writing body
BTW, should not share data
partition across different redroid containers.
docker run -d --privileged -v /data-redroid12:/data -p 5555:5555 redroid/redroid:12.0.0-latest \
androidboot.redroid_gpu_mode=guest
BTW, should not share
data
partition across different redroid containers.docker run -d --privileged -v /data-redroid12:/data -p 5555:5555 redroid/redroid:12.0.0-latest \ androidboot.redroid_gpu_mode=guest
Still no, same question. root@armbian:/# docker run -d --privileged -v /data-redroid12:/data -p 5555:5555 redroid/redroid:12.0.0-latest \ androidboot.redroid_gpu_mode=guest e35f678a5bb0146af09b5cb9fcb0ca5584750623cb64ec6f543e1a26bdcf00c0 root@armbian:/# docker ps -a CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES e35f678a5bb0 redroid/redroid:12.0.0-latest "/init androidboot.h…" 6 seconds ago Up 5 seconds 0.0.0.0:5555->5555/tcp, :::5555->5555/tcp nostalgic_taussig root@armbian:/# curl -fsSL https://raw.githubusercontent.com/remote-android/redroid-doc/master/debug.sh | sudo bash -s -- e35f678a5bb0 sudo: /etc/sudo.conf is owned by uid 1023, should be 0 sudo: /etc/sudo.conf is owned by uid 1023, should be 0 sudo: error in /etc/sudo.conf, line 0 while loading plugin "sudoers_policy" sudo: /usr/libexec/sudo/sudoers.so must be owned by uid 0 sudo: fatal error, unable to load plugins curl: (23) Failed writing body
BTW, should not share
data
partition across different redroid containers.docker run -d --privileged -v /data-redroid12:/data -p 5555:5555 redroid/redroid:12.0.0-latest \ androidboot.redroid_gpu_mode=guest
你好,我用了14版本的镜像,长安幻想软件可以正常启动,但是输入账号密码后显示登录成功,随后卡住,然后scrcpy就崩溃了,需要再次用scrcpy连接进去,而且长安幻想软件也没有运行成功。请问有什么建议吗?
设备处理器: ARMv8 闪退的软件名称: 长安幻想 (网址:https://cahx.shiyue.com/home) 问题: 打开软件后闪退 运行容器的命令: docker run -itd --privileged -v /data:/data -p 5555:5555 redroid/redroid:11.0.0-latest androidboot.redroid_dpi=320 ro.product.cpu.abilist=x86_64,x86,arm64-v8a,armeabi-v7a,armeabi ro.product.cpu.abilist32=x86,armeabi-v7a,armeabi ro.product.cpu.abilist64=x86_64,arm64-v8a androidboot.redroid_gpu_mode=gues
在redroid运行catlog显示如下: 12-24 22:37:26.417 68 1210 D hwcomposer: VSYNC event status:1 12-24 22:37:26.460 68 85 D hwcomposer: hw_composer sent 25 syncs in 66s 12-24 22:37:26.467 300 441 I ActivityTaskManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.cahx.bdtbly/com.shiyuegame.cahx.GameMainActivity bnds=[27,642][193,861]} from uid 10120 12-24 22:37:26.488 300 321 D CompatibilityChangeReporter: Compat change id reported: 135634846; UID 10130; state: DISABLED 12-24 22:37:26.488 300 321 D CompatibilityChangeReporter: Compat change id reported: 135754954; UID 10130; state: DISABLED 12-24 22:37:26.490 300 328 D CompatibilityChangeReporter: Compat change id reported: 143937733; UID 10130; state: DISABLED 12-24 22:37:26.511 133 133 D Zygote : Forked child process 3125 12-24 22:37:26.515 300 328 I ActivityManager: Start proc 3125:com.cahx.bdtbly/u0a130 for pre-top-activity {com.cahx.bdtbly/com.shiyuegame.cahx.GameMainActivity} 12-24 22:37:26.526 3125 3125 I Zygote : seccomp disabled by setenforce 0 12-24 22:37:26.527 3125 3125 I libc : SetHeapTaggingLevel: tag level set to 0 12-24 22:37:26.595 121 127 I adbd : jdwp connection from 3125 12-24 22:37:26.610 300 315 W OomAdjuster: Fallback pre-set sched group to default: not expected top priority 12-24 22:37:26.633 3125 3125 D ApplicationLoaders: Returning zygote-cached class loader: /system/framework/android.test.base.jar 12-24 22:37:26.715 3125 3125 I com.cahx.bdtbl: The ClassLoaderContext is a special shared library. 12-24 22:37:26.801 3125 3125 D NetworkSecurityConfig: Using Network Security Config from resource network_config debugBuild: false 12-24 22:37:26.803 3125 3125 D NetworkSecurityConfig: Using Network Security Config from resource network_config debugBuild: false 12-24 22:37:26.818 68 1210 D hwcomposer: VSYNC event status:0 12-24 22:37:26.849 3125 3125 D ShiYueSDK: base=android.app.ContextImpl@bf2922c------this=com.shiyue.sdk.ShiYueApplication@8d9d4f5 12-24 22:37:26.853 3125 3125 D ShiYueSDK--: AssetsUtils getFromAssets 12-24 22:37:26.855 3125 3125 D ShiYueSDK--: AssetsUtils aid=3389 12-24 22:37:26.870 3125 3125 I MultiDex: VM with version 2.1.0 has multidex support 12-24 22:37:26.871 3125 3125 I MultiDex: Installing application 12-24 22:37:26.871 3125 3125 I MultiDex: VM has multidex support, MultiDex support library is disabled. 12-24 22:37:26.875 3125 3125 D ShiYueSDK: Curr Supported Plugin: 1; name:com.shiyue.sdk.LeLanUser 12-24 22:37:26.875 3125 3125 D ShiYueSDK: Curr Supported Plugin: 2; name:com.shiyue.sdk.LeLanPay 12-24 22:37:26.875 3125 3125 D ShiYueSDK: Curr Supported Plugin: 4; name:com.shiyue.sdk.SharePluginUser 12-24 22:37:26.880 3125 3125 D ShiYueSDK: add a new application listener:com.shiyue.sdk.LeLanApplication 12-24 22:37:26.880 3125 3125 D ShiYueSDK--: ShiYuePlugins onAppAttach 12-24 22:37:26.881 3125 3125 D ShiYueSDK--: EventHandler add listener: ShiYuePlugins 12-24 22:37:26.957 87 87 E CompositionEngine: [Splash Screen com.cahx.bdtbly#0] Invalid device requested composition type change: CLIENT (1) --> DEVICE (2) 12-24 22:37:27.074 87 87 E CompositionEngine: [Splash Screen com.cahx.bdtbly#0] Invalid device requested composition type change: CLIENT (1) --> DEVICE (2) 12-24 22:37:27.135 3125 3125 D ShiYueSDK--: ApplicationInformationUtils.onAppAttach 已加载msaoaidsec 12-24 22:37:27.195 87 87 E CompositionEngine: [Splash Screen com.cahx.bdtbly#0] Invalid device requested composition type change: CLIENT (1) --> DEVICE (2) 12-24 22:37:27.224 3125 3125 E V_GAME : VGameSDK start init with auto call 12-24 22:37:27.230 3125 3125 E com.cahx.bdtbl: Invalid ID 0x00000000. 12-24 22:37:27.238 3125 3125 I chatty : uid=10130(com.cahx.bdtbly) identical 7 lines 12-24 22:37:27.239 3125 3125 E com.cahx.bdtbl: Invalid ID 0x00000000. 12-24 22:37:27.291 3125 3125 W System.err: java.lang.NegativeArraySizeException: -34 12-24 22:37:27.311 3125 3125 W System.err: at com.ss.union.game.sdk.common.util.XORUtils.decrypt(SourceFile:46) 12-24 22:37:27.311 3125 3125 W System.err: at com.ss.union.game.sdk.core.base.config.AppIdManager$AppIdEntity.(SourceFile:215)
12-24 22:37:27.311 3125 3125 W System.err: at com.ss.union.game.sdk.core.base.config.AppIdManager.init(SourceFile:44)
12-24 22:37:27.311 3125 3125 W System.err: at com.ss.union.game.sdk.core.base.init.GameSdkCoreInit.init(SourceFile:58)
12-24 22:37:27.311 3125 3125 W System.err: at com.ss.union.game.sdk.core.base.init.c.l.doIt(SourceFile:17)
12-24 22:37:27.311 3125 3125 W System.err: at com.ss.union.game.sdk.common.util.flow.FlowList.a(SourceFile:46)
12-24 22:37:27.312 3125 3125 W System.err: at com.ss.union.game.sdk.common.util.flow.FlowList.start(SourceFile:35)
12-24 22:37:27.312 3125 3125 W System.err: at com.ss.union.game.sdk.core.base.init.provider.a.a(SourceFile:58)
12-24 22:37:27.312 3125 3125 W System.err: at com.ss.union.game.sdk.core.base.init.provider.LGSDKInitContentProvider.onCreate(SourceFile:14)
12-24 22:37:27.312 3125 3125 W System.err: at android.content.ContentProvider.attachInfo(ContentProvider.java:2388)
12-24 22:37:27.312 3125 3125 W System.err: at android.content.ContentProvider.attachInfo(ContentProvider.java:2358)
12-24 22:37:27.312 3125 3125 W System.err: at android.app.ActivityThread.installProvider(ActivityThread.java:7246)
12-24 22:37:27.312 3125 3125 W System.err: at android.app.ActivityThread.installContentProviders(ActivityThread.java:6787)
12-24 22:37:27.312 3125 3125 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6704)
12-24 22:37:27.312 3125 3125 W System.err: at android.app.ActivityThread.access$1300(ActivityThread.java:237)
12-24 22:37:27.312 3125 3125 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1913)
12-24 22:37:27.312 3125 3125 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106)
12-24 22:37:27.312 3125 3125 W System.err: at android.os.Looper.loop(Looper.java:223)
12-24 22:37:27.312 3125 3125 W System.err: at android.app.ActivityThread.main(ActivityThread.java:7664)
12-24 22:37:27.312 3125 3125 W System.err: at java.lang.reflect.Method.invoke(Native Method)
12-24 22:37:27.312 3125 3125 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:592)
12-24 22:37:27.312 3125 3125 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:947)
12-24 22:37:27.313 3125 3125 F libc : Fatal signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x8 in tid 3125 (com.cahx.bdtbly), pid 3125 (com.cahx.bdtbly)
12-24 22:37:27.352 87 87 E Layer : [Surface(name=Task=1)/@0x6838df5 - animation-leash#0] No local sync point found
12-24 22:37:27.353 87 87 E Layer : [Surface(name=Task=1)/@0x6838df5 - animation-leash#0] No local sync point found
12-24 22:37:27.353 87 87 E Layer : [Surface(name=Task=17)/@0xe5e3b98 - animation-leash#0] No local sync point found
12-24 22:37:27.353 87 87 E Layer : [Surface(name=Task=17)/@0xe5e3b98 - animation-leash#0] No local sync point found
12-24 22:37:27.543 3166 3166 E cutils-trace: Error opening trace file: No such file or directory (2)
12-24 22:37:27.550 87 87 E Layer : [Surface(name=Task=1)/@0x6838df5 - animation-leash#0] No local sync point found
12-24 22:37:27.550 87 87 E Layer : [Surface(name=Task=17)/@0xe5e3b98 - animation-leash#0] No local sync point found
12-24 22:37:27.624 3170 3170 I crash_dump64: obtaining output fd from tombstoned, type: kDebuggerdTombstone
12-24 22:37:27.625 50 50 I tombstoned: received crash request for pid 3125
12-24 22:37:27.626 3170 3170 I crash_dump64: performing dump of process 3125 (target tid = 3125)
12-24 22:37:27.931 3170 3170 F DEBUG :
12-24 22:37:27.931 3170 3170 F DEBUG : Build fingerprint: 'redroid/redroid_arm64/redroid_arm64:11/RD2A.211001.002/eng.frank.20231013.062931:userdebug/test-keys'
12-24 22:37:27.931 3170 3170 F DEBUG : Revision: '0'
12-24 22:37:27.932 3170 3170 F DEBUG : ABI: 'arm64'
12-24 22:37:27.967 3170 3170 F DEBUG : Timestamp: 2023-12-24 22:37:27+0900
12-24 22:37:27.967 3170 3170 F DEBUG : pid: 3125, tid: 3125, name: com.cahx.bdtbly >>> com.cahx.bdtbly <<<
12-24 22:37:27.967 3170 3170 F DEBUG : uid: 10130
12-24 22:37:27.967 3170 3170 F DEBUG : signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x8
12-24 22:37:27.967 3170 3170 F DEBUG : Cause: null pointer dereference
12-24 22:37:27.968 3170 3170 F DEBUG : x0 0000000000000000 x1 0000000012e1b480 x2 0000000000000000 x3 b400007700153380
12-24 22:37:27.969 3170 3170 F DEBUG : x4 0000000012e1b480 x5 00000000000005e3 x6 0000000012e1b490 x7 0000000000000010
12-24 22:37:27.969 3170 3170 F DEBUG : x8 000000000000000c x9 00000000711f3320 x10 000000782502fa58 x11 000000758fbbb40c
12-24 22:37:27.969 3170 3170 F DEBUG : x12 000000758fbbb454 x13 000000758fbbb49c x14 000000758fbbb4fc x15 0000000000000000
12-24 22:37:27.969 3170 3170 F DEBUG : x16 0000000000000000 x17 0000000000000000 x18 00000075252a8e10 x19 b400007700153380
12-24 22:37:27.969 3170 3170 F DEBUG : x20 0000000000000000 x21 0000000070d19cd8 x22 0000000000000000 x23 0000000000000000
12-24 22:37:27.969 3170 3170 F DEBUG : x24 0000000012e1b480 x25 00000078257e6000 x26 0000000000000015 x27 0000000000000002
12-24 22:37:27.970 3170 3170 F DEBUG : x28 0000000000000001 x29 0000007fc4cf5b50
12-24 22:37:27.970 3170 3170 F DEBUG : lr 00000000711f6e24 sp 0000007fc4cf5a90 pc 00000000711f6e28 pst 0000000080000000
12-24 22:37:29.351 3170 3170 F DEBUG : backtrace:
12-24 22:37:29.352 3170 3170 F DEBUG : #00 pc 000000000004be28 /apex/com.android.art/javalib/arm64/boot-core-libart.oat (org.json.JSONTokener.nextCleanInternal+56) (BuildId: fbcee504d6b3267b2885cdc9596152aaad91c0fd)
12-24 22:37:29.352 3170 3170 F DEBUG : #01 pc 000000000004d0cc /apex/com.android.art/javalib/arm64/boot-core-libart.oat (org.json.JSONTokener.nextValue+44) (BuildId: fbcee504d6b3267b2885cdc9596152aaad91c0fd)
12-24 22:37:29.352 3170 3170 F DEBUG : #02 pc 00000000000483e0 /apex/com.android.art/javalib/arm64/boot-core-libart.oat (org.json.JSONObject.+192) (BuildId: fbcee504d6b3267b2885cdc9596152aaad91c0fd)
12-24 22:37:29.362 3170 3170 F DEBUG : #03 pc 0000000000133564 /apex/com.android.art/lib64/libart.so (art_quick_invoke_stub+548) (BuildId: 0183cc6150704cdc371a87b659800e56)
12-24 22:37:29.362 3170 3170 F DEBUG : #04 pc 00000000001a8a78 /apex/com.android.art/lib64/libart.so (art::ArtMethod::Invoke(art::Thread, unsigned int, unsigned int, art::JValue, char const)+200) (BuildId: 0183cc6150704cdc371a87b659800e56)
12-24 22:37:29.363 3170 3170 F DEBUG : #05 pc 000000000031831c /apex/com.android.art/lib64/libart.so (art::interpreter::ArtInterpreterToCompiledCodeBridge(art::Thread, art::ArtMethod, art::ShadowFrame, unsigned short, art::JValue)+376) (BuildId: 0183cc6150704cdc371a87b659800e56)
12-24 22:37:29.363 3170 3170 F DEBUG : #06 pc 000000000030e648 /apex/com.android.art/lib64/libart.so (bool art::interpreter::DoCall<false, false>(art::ArtMethod, art::Thread, art::ShadowFrame&, art::Instruction const, unsigned short, art::JValue)+996) (BuildId: 0183cc6150704cdc371a87b659800e56)
12-24 22:37:29.363 3170 3170 F DEBUG : #07 pc 000000000067ebc0 /apex/com.android.art/lib64/libart.so (MterpInvokeDirect+576) (BuildId: 0183cc6150704cdc371a87b659800e56)
12-24 22:37:29.363 3170 3170 F DEBUG : #08 pc 000000000012d914 /apex/com.android.art/lib64/libart.so (mterp_op_invoke_direct+20) (BuildId: 0183cc6150704cdc371a87b659800e56)
12-24 22:37:29.364 3170 3170 F DEBUG : #09 pc 000000000067f2ce /data/app/~~2Kil8lI3Il-DjoYRfWwZKA==/com.cahx.bdtbly-SieToosXvJjAowg07oL17A==/oat/arm64/base.vdex (com.ss.union.game.sdk.core.base.config.AppIdManager$AppIdEntity.+22)
12-24 22:37:29.364 3170 3170 F DEBUG : #10 pc 000000000067ee60 /apex/com.android.art/lib64/libart.so (MterpInvokeDirect+1248) (BuildId: 0183cc6150704cdc371a87b659800e56)
12-24 22:37:29.364 3170 3170 F DEBUG : #11 pc 000000000012d914 /apex/com.android.art/lib64/libart.so (mterp_op_invoke_direct+20) (BuildId: 0183cc6150704cdc371a87b659800e56)
12-24 22:37:29.365 3170 3170 F DEBUG : #12 pc 000000000067f58e /data/app/~~2Kil8lI3Il-DjoYRfWwZKA==/com.cahx.bdtbly-SieToosXvJjAowg07oL17A==/oat/arm64/base.vdex (com.ss.union.game.sdk.core.base.config.AppIdManager.init+118)
12-24 22:37:29.365 3170 3170 F DEBUG : #13 pc 0000000000305c44 /apex/com.android.art/lib64/libart.so (art::interpreter::Execute(art::Thread, art::CodeItemDataAccessor const&, art::ShadowFrame&, art::JValue, bool, bool) (.llvm.6432830707213048161)+268) (BuildId: 0183cc6150704cdc371a87b659800e56)
12-24 22:37:29.365 3170 3170 F DEBUG : #14 pc 000000000030dc34 /apex/com.android.art/lib64/libart.so (art::interpreter::ArtInterpreterToInterpreterBridge(art::Thread, art::CodeItemDataAccessor const&, art::ShadowFrame, art::JValue)+200) (BuildId: 0183cc6150704cdc371a87b659800e56)
12-24 22:37:29.365 3170 3170 F DEBUG : #15 pc 000000000030e62c /apex/com.android.art/lib64/libart.so (bool art::interpreter::DoCall<false, false>(art::ArtMethod, art::Thread, art::ShadowFrame&, art::Instruction const, unsigned short, art::JValue)+968) (BuildId: 0183cc6150704cdc371a87b659800e56)
12-24 22:37:29.366 3170 3170 F DEBUG : #16 pc 000000000067f49c /apex/com.android.art/lib64/libart.so (MterpInvokeStatic+548) (BuildId: 0183cc6150704cdc371a87b659800e56)
12-24 22:37:29.366 3170 3170 F DEBUG : #17 pc 000000000012d994 /apex/com.android.art/lib64/libart.so (mterp_op_invoke_static+20) (BuildId: 0183cc6150704cdc371a87b659800e56)
12-24 22:37:29.366 3170 3170 F DEBUG : #18 pc 000000000068c8e8 /data/app/~~2Kil8lI3Il-DjoYRfWwZKA==/com.cahx.bdtbly-SieToosXvJjAowg07oL17A==/oat/arm64/base.vdex (com.ss.union.game.sdk.core.base.init.GameSdkCoreInit.init+140)
12-24 22:37:29.366 3170 3170 F DEBUG : #19 pc 0000000000305c44 /apex/com.android.art/lib64/libart.so (art::interpreter::Execute(art::Thread, art::CodeItemDataAccessor const&, art::ShadowFrame&, art::JValue, bool, bool) (.llvm.6432830707213048161)+268) (BuildId: 0183cc6150704cdc371a87b659800e56)
12-24 22:37:29.367 3170 3170 F DEBUG : #20 pc 000000000030dc34 /apex/com.android.art/lib64/libart.so (art::interpreter::ArtInterpreterToInterpreterBridge(art::Thread, art::CodeItemDataAccessor const&, art::ShadowFrame, art::JValue)+200) (BuildId: 0183cc6150704cdc371a87b659800e56)
12-24 22:37:29.367 3170 3170 F DEBUG : #21 pc 000000000030e62c /apex/com.android.art/lib64/libart.so (bool art::interpreter::DoCall<false, false>(art::ArtMethod, art::Thread, art::ShadowFrame&, art::Instruction const, unsigned short, art::JValue)+968) (BuildId: 0183cc6150704cdc371a87b659800e56)
12-24 22:37:29.367 3170 3170 F DEBUG : #22 pc 000000000067f49c /apex/com.android.art/lib64/libart.so (MterpInvokeStatic+548) (BuildId: 0183cc6150704cdc371a87b659800e56)
12-24 22:37:29.367 3170 3170 F DEBUG : #23 pc 000000000012d994 /apex/com.android.art/lib64/libart.so (mterp_op_invoke_static+20) (BuildId: 0183cc6150704cdc371a87b659800e56)
12-24 22:37:29.368 3170 3170 F DEBUG : #24 pc 000000000068e22c /data/app/~~2Kil8lI3Il-DjoYRfWwZKA==/com.cahx.bdtbly-SieToosXvJjAowg07oL17A==/oat/arm64/base.vdex (com.ss.union.game.sdk.core.base.init.c.l.doIt+4)
12-24 22:37:29.368 3170 3170 F DEBUG : #25 pc 0000000000683228 /apex/com.android.art/lib64/libart.so (MterpInvokeVirtualQuick+1344) (BuildId: 0183cc6150704cdc371a87b659800e56)
12-24 22:37:29.368 3170 3170 F DEBUG : #26 pc 0000000000131594 /apex/com.android.art/lib64/libart.so (mterp_op_invoke_virtual_quick+20) (BuildId: 0183cc6150704cdc371a87b659800e56)
12-24 22:37:29.368 3170 3170 F DEBUG : #27 pc 0000000000676a8c /data/app/~~2Kil8lI3Il-DjoYRfWwZKA==/com.cahx.bdtbly-SieToosXvJjAowg07oL17A==/oat/arm64/base.vdex (com.ss.union.game.sdk.common.util.flow.FlowList.a+108)
12-24 22:37:29.368 3170 3170 F DEBUG : #28 pc 000000000067ee60 /apex/com.android.art/lib64/libart.so (MterpInvokeDirect+1248) (BuildId: 0183cc6150704cdc371a87b659800e56)
12-24 22:37:29.369 3170 3170 F DEBUG : #29 pc 000000000012d914 /apex/com.android.art/lib64/libart.so (mterp_op_invoke_direct+20) (BuildId: 0183cc6150704cdc371a87b659800e56)
12-24 22:37:29.369 3170 3170 F DEBUG : #30 pc 0000000000676b58 /data/app/~~2Kil8lI3Il-DjoYRfWwZKA==/com.cahx.bdtbly-SieToosXvJjAowg07oL17A==/oat/arm64/base.vdex (com.ss.union.game.sdk.common.util.flow.FlowList.start+32)
12-24 22:37:29.369 3170 3170 F DEBUG : #31 pc 0000000000683228 /apex/com.android.art/lib64/libart.so (MterpInvokeVirtualQuick+1344) (BuildId: 0183cc6150704cdc371a87b659800e56)
12-24 22:37:29.369 3170 3170 F DEBUG : #32 pc 0000000000131594 /apex/com.android.art/lib64/libart.so (mterp_op_invoke_virtual_quick+20) (BuildId: 0183cc6150704cdc371a87b659800e56)
12-24 22:37:29.369 3170 3170 F DEBUG : #33 pc 00000000006910cc /data/app/~~2Kil8lI3Il-DjoYRfWwZKA==/com.cahx.bdtbly-SieToosXvJjAowg07oL17A==/oat/arm64/base.vdex (com.ss.union.game.sdk.core.base.init.provider.a.a+48)
12-24 22:37:29.370 3170 3170 F DEBUG : #34 pc 0000000000305c44 /apex/com.android.art/lib64/libart.so (art::interpreter::Execute(art::Thread, art::CodeItemDataAccessor const&, art::ShadowFrame&, art::JValue, bool, bool) (.llvm.6432830707213048161)+268) (BuildId: 0183cc6150704cdc371a87b659800e56)
12-24 22:37:29.370 3170 3170 F DEBUG : #35 pc 000000000030dc34 /apex/com.android.art/lib64/libart.so (art::interpreter::ArtInterpreterToInterpreterBridge(art::Thread, art::CodeItemDataAccessor const&, art::ShadowFrame, art::JValue)+200) (BuildId: 0183cc6150704cdc371a87b659800e56)
12-24 22:37:29.370 3170 3170 F DEBUG : #36 pc 000000000030e62c /apex/com.android.art/lib64/libart.so (bool art::interpreter::DoCall<false, false>(art::ArtMethod, art::Thread, art::ShadowFrame&, art::Instruction const, unsigned short, art::JValue)+968) (BuildId: 0183cc6150704cdc371a87b659800e56)
12-24 22:37:29.371 3170 3170 F DEBUG : #37 pc 000000000067f49c /apex/com.android.art/lib64/libart.so (MterpInvokeStatic+548) (BuildId: 0183cc6150704cdc371a87b659800e56)
12-24 22:37:29.371 3170 3170 F DEBUG : #38 pc 000000000012d994 /apex/com.android.art/lib64/libart.so (mterp_op_invoke_static+20) (BuildId: 0183cc6150704cdc371a87b659800e56)
12-24 22:37:29.371 3170 3170 F DEBUG : #39 pc 0000000000690e94 /data/app/~~2Kil8lI3Il-DjoYRfWwZKA==/com.cahx.bdtbly-SieToosXvJjAowg07oL17A==/oat/arm64/base.vdex (com.ss.union.game.sdk.core.base.init.provider.LGSDKInitContentProvider.onCreate+8)
12-24 22:37:29.371 3170 3170 F DEBUG : #40 pc 0000000000305c44 /apex/com.android.art/lib64/libart.so (art::interpreter::Execute(art::Thread, art::CodeItemDataAccessor const&, art::ShadowFrame&, art::JValue, bool, bool) (.llvm.6432830707213048161)+268) (BuildId: 0183cc6150704cdc371a87b659800e56)
12-24 22:37:29.372 3170 3170 F DEBUG : #41 pc 000000000066b24c /apex/com.android.art/lib64/libart.so (artQuickToInterpreterBridge+780) (BuildId: 0183cc6150704cdc371a87b659800e56)
12-24 22:37:29.372 3170 3170 F DEBUG : #42 pc 000000000013cff8 /apex/com.android.art/lib64/libart.so (art_quick_to_interpreter_bridge+88) (BuildId: 0183cc6150704cdc371a87b659800e56)
12-24 22:37:29.372 3170 3170 F DEBUG : #43 pc 000000000056cf18 /system/framework/arm64/boot-framework.oat (android.content.ContentProvider.attachInfo+792) (BuildId: 3ce2f23a31253b43e61697882ac24198dc7692a1)
12-24 22:37:29.372 3170 3170 F DEBUG : #44 pc 000000000056dbb8 /system/framework/arm64/boot-framework.oat (android.content.ContentProvider.attachInfo+56) (BuildId: 3ce2f23a31253b43e61697882ac24198dc7692a1)
12-24 22:37:29.372 3170 3170 F DEBUG : #45 pc 00000000003fa7b4 /system/framework/arm64/boot-framework.oat (android.app.ActivityThread.installProvider+1620) (BuildId: 3ce2f23a31253b43e61697882ac24198dc7692a1)
12-24 22:37:29.373 3170 3170 F DEBUG : #46 pc 00000000003fa008 /system/framework/arm64/boot-framework.oat (android.app.ActivityThread.installContentProviders+280) (BuildId: 3ce2f23a31253b43e61697882ac24198dc7692a1)
12-24 22:37:29.373 3170 3170 F DEBUG : #47 pc 00000000003f4e10 /system/framework/arm64/boot-framework.oat (android.app.ActivityThread.handleBindApplication+7280) (BuildId: 3ce2f23a31253b43e61697882ac24198dc7692a1)
12-24 22:37:29.373 3170 3170 F DEBUG : #48 pc 00000000003e98b4 /system/framework/arm64/boot-framework.oat (android.app.ActivityThread$H.handleMessage+6660) (BuildId: 3ce2f23a31253b43e61697882ac24198dc7692a1)
12-24 22:37:29.373 3170 3170 F DEBUG : #49 pc 00000000006343f4 /system/framework/arm64/boot-framework.oat (android.os.Handler.dispatchMessage+180) (BuildId: 3ce2f23a31253b43e61697882ac24198dc7692a1)
12-24 22:37:29.373 3170 3170 F DEBUG : #50 pc 00000000006378ec /system/framework/arm64/boot-framework.oat (android.os.Looper.loop+1516) (BuildId: 3ce2f23a31253b43e61697882ac24198dc7692a1)
12-24 22:37:29.374 3170 3170 F DEBUG : #51 pc 00000000003fba40 /system/framework/arm64/boot-framework.oat (android.app.ActivityThread.main+752) (BuildId: 3ce2f23a31253b43e61697882ac24198dc7692a1)
12-24 22:37:29.374 3170 3170 F DEBUG : #52 pc 00000000001337e8 /apex/com.android.art/lib64/libart.so (art_quick_invoke_static_stub+568) (BuildId: 0183cc6150704cdc371a87b659800e56)
12-24 22:37:29.374 3170 3170 F DEBUG : #53 pc 00000000001a8a94 /apex/com.android.art/lib64/libart.so (art::ArtMethod::Invoke(art::Thread, unsigned int, unsigned int, art::JValue, char const)+228) (BuildId: 0183cc6150704cdc371a87b659800e56)
12-24 22:37:29.374 3170 3170 F DEBUG : #54 pc 0000000000555748 /apex/com.android.art/lib64/libart.so (art::InvokeMethod(art::ScopedObjectAccessAlreadyRunnable const&, _jobject, _jobject, _jobject, unsigned long)+1364) (BuildId: 0183cc6150704cdc371a87b659800e56)
12-24 22:37:29.375 3170 3170 F DEBUG : #55 pc 00000000004d4ef0 /apex/com.android.art/lib64/libart.so (art::Method_invoke(_JNIEnv, _jobject, _jobject, _jobjectArray)+52) (BuildId: 0183cc6150704cdc371a87b659800e56)
12-24 22:37:29.375 3170 3170 F DEBUG : #56 pc 00000000000896f4 /apex/com.android.art/javalib/arm64/boot.oat (art_jni_trampoline+180) (BuildId: ceb5e62f6d91c45ea99526daec5879eba39c6a54)
12-24 22:37:29.375 3170 3170 F DEBUG : #57 pc 000000000088b718 /system/framework/arm64/boot-framework.oat (com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run+136) (BuildId: 3ce2f23a31253b43e61697882ac24198dc7692a1)
12-24 22:37:29.375 3170 3170 F DEBUG : #58 pc 0000000000893e48 /system/framework/arm64/boot-framework.oat (com.android.internal.os.ZygoteInit.main+2280) (BuildId: 3ce2f23a31253b43e61697882ac24198dc7692a1)
12-24 22:37:29.376 3170 3170 F DEBUG : #59 pc 00000000001337e8 /apex/com.android.art/lib64/libart.so (art_quick_invoke_static_stub+568) (BuildId: 0183cc6150704cdc371a87b659800e56)
12-24 22:37:29.376 3170 3170 F DEBUG : #60 pc 00000000001a8a94 /apex/com.android.art/lib64/libart.so (art::ArtMethod::Invoke(art::Thread, unsigned int, unsigned int, art::JValue, char const)+228) (BuildId: 0183cc6150704cdc371a87b659800e56)
12-24 22:37:29.376 3170 3170 F DEBUG : #61 pc 0000000000554184 /apex/com.android.art/lib64/libart.so (art::JValue art::InvokeWithVarArgs<art::ArtMethod>(art::ScopedObjectAccessAlreadyRunnable const&, _jobject, art::ArtMethod, std::__va_list)+448) (BuildId: 0183cc6150704cdc371a87b659800e56)
12-24 22:37:29.376 3170 3170 F DEBUG : #62 pc 0000000000554638 /apex/com.android.art/lib64/libart.so (art::JValue art::InvokeWithVarArgs<_jmethodID>(art::ScopedObjectAccessAlreadyRunnable const&, _jobject, _jmethodID, std::va_list)+92) (BuildId: 0183cc6150704cdc371a87b659800e56)
12-24 22:37:29.377 3170 3170 F DEBUG : #63 pc 0000000000438b08 /apex/com.android.art/lib64/libart.so (art::JNI::CallStaticVoidMethodV(_JNIEnv, _jclass, _jmethodID*, std:: va_list)+656) (BuildId: 0183cc6150704cdc371a87b659800e56)
12-24 22:37:29.377 3170 3170 F DEBUG : #64 pc 0000000000099424 /system/lib64/libandroid_runtime.so (_JNIEnv::CallStaticVoidMethod(_jclass, _jmethodID, ...)+124) (BuildId: fb2733222aa75235657c8d8ccb031166)
12-24 22:37:29.377 3170 3170 F DEBUG : #65 pc 00000000000a08b0 /system/lib64/libandroid_runtime.so (android::AndroidRuntime::start(char const*, android::Vector const&, bool)+836) (BuildId: fb2733222aa75235657c8d8ccb031166)
12-24 22:37:29.378 3170 3170 F DEBUG : #66 pc 0000000000003580 /system/bin/app_process64 (main+1336) (BuildId: 8b041fc279d5108900e48324bafa5142)
12-24 22:37:29.378 3170 3170 F DEBUG : #67 pc 000000000004988c /apex/com.android.runtime/lib64/bionic/libc.so (__libc_init+108) (BuildId: 49090ae59e6ae37f8beae53c551820ad)
12-24 22:37:31.420 50 50 E tombstoned: Tombstone written to: /data/tombstones/tombstone_16
12-24 22:37:31.426 300 3261 W ActivityTaskManager: Force finishing activity com.cahx.bdtbly/com.shiyuegame.cahx.GameMainActivity
12-24 22:37:31.427 300 3262 I DropBoxManagerService: add tag=data_app_native_crash isTagEnabled=true flags=0x2
12-24 22:37:31.436 300 335 I BootReceiver: Copying /data/tombstones/tombstone_16 to DropBox (SYSTEM_TOMBSTONE)
12-24 22:37:31.439 300 335 I DropBoxManagerService: add tag=SYSTEM_TOMBSTONE isTagEnabled=true flags=0x2
12-24 22:37:31.510 68 1210 D hwcomposer: VSYNC event status:1
12-24 22:37:31.528 300 314 I ActivityManager: Process com.cahx.bdtbly (pid 3125) has died: fg TOP
12-24 22:37:31.530 133 133 I Zygote : Process 3125 exited due to signal 11 (Segmentation fault)
12-24 22:37:31.565 300 322 W WindowManager: Failed looking up window session=Session{c4533da 300:1000} callers=com.android.server.wm.WindowManagerService.windowForClientLocked:5435 com.android.server.wm.WindowManagerService.removeWindow:1898 com.android.server.wm.Session.remove:193
12-24 22:37:31.931 300 321 W ActivityTaskManager: Activity top resumed state loss timeout for ActivityRecord{1e637bd u0 com.cahx.bdtbly/com.shiyuegame.cahx.GameMainActivity t-1 f}}
12-24 22:37:31.965 68 1210 D hwcomposer: VSYNC event status:0
请问要如何解决这个问题呢?