JackyAndroid / JackyAndroid/AndroidChromium

在10.0系统上打开网页的时候崩溃

Open
#81 0 comments 0 reactions 0 assignees View on GitHub
help wanted
Dominant language
Java
Stars
3.1k
Forks
746
PR merge metrics
No merged PRs in 30d

Description

在7.0的系统正常,在10.0的系统上打开网页的时候,出现闪退的现象,错误日志如下:
`2021-07-07 14:57:16.124 2676-2676/? A/DEBUG: *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
2021-07-07 14:57:16.124 2676-2676/? A/DEBUG: Build fingerprint: 'Allwinner/q863_8_linglin/q863_8_linglin:10/QP1A.191105.004/eng.lucher.20210706.144220:user/release-keys'
2021-07-07 14:57:16.125 2676-2676/? A/DEBUG: Revision: '0'
2021-07-07 14:57:16.125 2676-2676/? A/DEBUG: ABI: 'arm'
2021-07-07 14:57:16.126 2676-2676/? A/DEBUG: Timestamp: 2021-07-07 14:57:16+0800
2021-07-07 14:57:16.126 2676-2676/? A/DEBUG: pid: 2414, tid: 2414, name: om.edu.chromium >>> com.edu.chromium <<<
2021-07-07 14:57:16.126 2676-2676/? A/DEBUG: uid: 10100
2021-07-07 14:57:16.126 2676-2676/? A/DEBUG: signal 6 (SIGABRT), code -1 (SI_QUEUE), fault addr --------
2021-07-07 14:57:16.126 2676-2676/? A/DEBUG: Abort message: '[FATAL:jni_android.cc(243)] Please include Java exception stack in crash report
'
2021-07-07 14:57:16.126 2676-2676/? A/DEBUG: r0 00000000 r1 0000096e r2 00000006 r3 ffdd7e78
2021-07-07 14:57:16.126 2676-2676/? A/DEBUG: r4 ffdd7e8c r5 ffdd7e70 r6 0000096e r7 0000016b
2021-07-07 14:57:16.126 2676-2676/? A/DEBUG: r8 ffdd7e88 r9 ffdd7e78 r10 ffdd7ea8 r11 ffdd7e98
2021-07-07 14:57:16.126 2676-2676/? A/DEBUG: ip 0000096e sp ffdd7e48 lr e729ecb7 pc e729ecca
2021-07-07 14:57:16.617 2676-2676/? A/DEBUG: backtrace:
2021-07-07 14:57:16.617 2676-2676/? A/DEBUG: #00 pc 0005ecca /apex/com.android.runtime/lib/bionic/libc.so (abort+166) (BuildId: 3fa995c8295bf39cdb0dfd6a7c02dad2)
2021-07-07 14:57:16.618 2676-2676/? A/DEBUG: #01 pc 002c1f73 /data/app/com.edu.chromium-vvpiNb5Ygprbz8QSeTJaXQ==/lib/arm/libchrome.so (BuildId: 69fc89dbb22d889e2d8464f9cf55cd2b1032fe4b)
2021-07-07 14:57:16.618 2676-2676/? A/DEBUG: #02 pc 002cf409 /data/app/com.edu.chromium-vvpiNb5Ygprbz8QSeTJaXQ==/lib/arm/libchrome.so (BuildId: 69fc89dbb22d889e2d8464f9cf55cd2b1032fe4b)
2021-07-07 14:57:16.618 2676-2676/? A/DEBUG: #03 pc 002b86c3 /data/app/com.edu.chromium-vvpiNb5Ygprbz8QSeTJaXQ==/lib/arm/libchrome.so (BuildId: 69fc89dbb22d889e2d8464f9cf55cd2b1032fe4b)
2021-07-07 14:57:16.618 2676-2676/? A/DEBUG: #04 pc 016d5b79 /data/app/com.edu.chromium-vvpiNb5Ygprbz8QSeTJaXQ==/lib/arm/libchrome.so (BuildId: 69fc89dbb22d889e2d8464f9cf55cd2b1032fe4b)
2021-07-07 14:57:16.618 2676-2676/? A/DEBUG: #05 pc 01e3d137 /data/app/com.edu.chromium-vvpiNb5Ygprbz8QSeTJaXQ==/lib/arm/libchrome.so (BuildId: 69fc89dbb22d889e2d8464f9cf55cd2b1032fe4b)
2021-07-07 14:57:16.618 2676-2676/? A/DEBUG: #06 pc 012e3e19 /data/app/com.edu.chromium-vvpiNb5Ygprbz8QSeTJaXQ==/lib/arm/libchrome.so (BuildId: 69fc89dbb22d889e2d8464f9cf55cd2b1032fe4b)
2021-07-07 14:57:16.618 2676-2676/? A/DEBUG: #07 pc 01e3db85 /data/app/com.edu.chromium-vvpiNb5Ygprbz8QSeTJaXQ==/lib/arm/libchrome.so (BuildId: 69fc89dbb22d889e2d8464f9cf55cd2b1032fe4b)
2021-07-07 14:57:16.618 2676-2676/? A/DEBUG: #08 pc 002c24f1 /data/app/com.edu.chromium-vvpiNb5Ygprbz8QSeTJaXQ==/lib/arm/libchrome.so (BuildId: 69fc89dbb22d889e2d8464f9cf55cd2b1032fe4b)
2021-07-07 14:57:16.618 2676-2676/? A/DEBUG: #09 pc 002d3033 /data/app/com.edu.chromium-vvpiNb5Ygprbz8QSeTJaXQ==/lib/arm/libchrome.so (BuildId: 69fc89dbb22d889e2d8464f9cf55cd2b1032fe4b)
2021-07-07 14:57:16.618 2676-2676/? A/DEBUG: #10 pc 002d324d /data/app/com.edu.chromium-vvpiNb5Ygprbz8QSeTJaXQ==/lib/arm/libchrome.so (BuildId: 69fc89dbb22d889e2d8464f9cf55cd2b1032fe4b)
2021-07-07 14:57:16.618 2676-2676/? A/DEBUG: #11 pc 002d346b /data/app/com.edu.chromium-vvpiNb5Ygprbz8QSeTJaXQ==/lib/arm/libchrome.so (BuildId: 69fc89dbb22d889e2d8464f9cf55cd2b1032fe4b)
2021-07-07 14:57:16.618 2676-2676/? A/DEBUG: #12 pc 002d3d8f /data/app/com.edu.chromium-vvpiNb5Ygprbz8QSeTJaXQ==/lib/arm/libchrome.so (BuildId: 69fc89dbb22d889e2d8464f9cf55cd2b1032fe4b)
2021-07-07 14:57:16.619 2676-2676/? A/DEBUG: #13 pc 000dc519 /apex/com.android.runtime/lib/libart.so (art_quick_generic_jni_trampoline+40) (BuildId: e321af3eb104ac43f13e5744596284b2)
2021-07-07 14:57:16.619 2676-2676/? A/DEBUG: #14 pc 020199d7 /memfd:/jit-cache (deleted) (org.chromium.base.SystemMessageHandler.handleMessage+86)
2021-07-07 14:57:16.619 2676-2676/? A/DEBUG: #15 pc 000d7bc5 /apex/com.android.runtime/lib/libart.so (art_quick_invoke_stub_internal+68) (BuildId: e321af3eb104ac43f13e5744596284b2)
2021-07-07 14:57:16.619 2676-2676/? A/DEBUG: #16 pc 00440f13 /apex/com.android.runtime/lib/libart.so (art_quick_invoke_stub+250) (BuildId: e321af3eb104ac43f13e5744596284b2)
2021-07-07 14:57:16.619 2676-2676/? A/DEBUG: #17 pc 000dff63 /apex/com.android.runtime/lib/libart.so (art::ArtMethod::Invoke(art::Thread*, unsigned int*, unsigned int, art::JValue*, char const*)+166) (BuildId: e321af3eb104ac43f13e5744596284b2)
2021-07-07 14:57:16.619 2676-2676/? A/DEBUG: #18 pc 002147e7 /apex/com.android.runtime/lib/libart.so (art::interpreter::ArtInterpreterToCompiledCodeBridge(art::Thread*, art::ArtMethod*, art::ShadowFrame*, unsigned short, art::JValue*)+270) (BuildId: e321af3eb104ac43f13e5744596284b2)
2021-07-07 14:57:16.620 2676-2676/? A/DEBUG: #19 pc 00210a01 /apex/com.android.runtime/lib/libart.so (bool art::interpreter::DoCall(art::ArtMethod*, art::Thread*, art::ShadowFrame&, art::Instruction const*, unsigned short, art::JValue*)+796) (BuildId: e321af3eb104ac43f13e5744596284b2)
2021-07-07 14:57:16.620 2676-2676/? A/DEBUG: #20 pc 004361d7 /apex/com.android.runtime/lib/libart.so (MterpInvokeVirtual+594) (BuildId: e321af3eb104ac43f13e5744596284b2)
2021-07-07 14:57:16.620 2676-2676/? A/DEBUG: #21 pc 000d2814 /apex/com.android.runtime/lib/libart.so (mterp_op_invoke_virtual+20) (BuildId: e321af3eb104ac43f13e5744596284b2)
2021-07-07 14:57:16.621 2676-2676/? A/DEBUG: #22 pc 002e9072 /system/framework/framework.jar
2021-07-07 14:57:16.621 2676-2676/? A/DEBUG: #23 pc 00436435 /apex/com.android.runtime/lib/libart.so (MterpInvokeVirtual+1200) (BuildId: e321af3eb104ac43f13e5744596284b2)
2021-07-07 14:57:16.621 2676-2676/? A/DEBUG: #24 pc 000d2814 /apex/com.android.runtime/lib/libart.so (mterp_op_invoke_virtual+20) (BuildId: e321af3eb104ac43f13e5744596284b2)
2021-07-07 14:57:16.621 2676-2676/? A/DEBUG: #25 pc 0030cb38 /system/framework/framework.jar
2021-07-07 14:57:16.621 2676-2676/? A/DEBUG: #26 pc 0043899d /apex/com.android.runtime/lib/libart.so (MterpInvokeStatic+944) (BuildId: e321af3eb104ac43f13e5744596284b2)
2021-07-07 14:57:16.622 2676-2676/? A/DEBUG: #27 pc 000d2994 /apex/com.android.runtime/lib/libart.so (mterp_op_invoke_static+20) (BuildId: e321af3eb104ac43f13e5744596284b2)
2021-07-07 14:57:16.622 2676-2676/? A/DEBUG: #28 pc 0017feca /system/framework/framework.jar
2021-07-07 14:57:16.622 2676-2676/? A/DEBUG: #29 pc 001f0bdb /apex/com.android.runtime/lib/libart.so (_ZN3art11interpreterL7ExecuteEPNS_6ThreadERKNS_20CodeItemDataAccessorERNS_11ShadowFrameENS_6JValueEbb.llvm.17395808932265271656+170) (BuildId: e321af3eb104ac43f13e5744596284b2)
2021-07-07 14:57:16.623 2676-2676/? A/DEBUG: #30 pc 001f55bd /apex/com.android.runtime/lib/libart.so (art::interpreter::EnterInterpreterFromEntryPoint(art::Thread*, art::CodeItemDataAccessor const&, art::ShadowFrame*)+120) (BuildId: e321af3eb104ac43f13e5744596284b2)
2021-07-07 14:57:16.623 2676-2676/? A/DEBUG: #31 pc 0042a841 /apex/com.android.runtime/lib/libart.so (artQuickToInterpreterBridge+820) (BuildId: e321af3eb104ac43f13e5744596284b2)
2021-07-07 14:57:16.623 2676-2676/? A/DEBUG: #32 pc 000dc5a1 /apex/com.android.runtime/lib/libart.so (art_quick_to_interpreter_bridge+32) (BuildId: e321af3eb104ac43f13e5744596284b2)
2021-07-07 14:57:16.623 2676-2676/? A/DEBUG: #33 pc 000d7bc5 /apex/com.android.runtime/lib/libart.so (art_quick_invoke_stub_internal+68) (BuildId: e321af3eb104ac43f13e5744596284b2)
2021-07-07 14:57:16.623 2676-2676/? A/DEBUG: #34 pc 00441027 /apex/com.android.runtime/lib/libart.so (art_quick_invoke_static_stub+246) (BuildId: e321af3eb104ac43f13e5744596284b2)
2021-07-07 14:57:16.624 2676-2676/? A/DEBUG: #35 pc 000dff77 /apex/com.android.runtime/lib/libart.so (art::ArtMethod::Invoke(art::Thread*, unsigned int*, unsigned int, art::JValue*, char const*)+186) (BuildId: e321af3eb104ac43f13e5744596284b2)
2021-07-07 14:57:16.624 2676-2676/? A/DEBUG: #36 pc 0037cae7 /apex/com.android.runtime/lib/libart.so (art::(anonymous namespace)::InvokeWithArgArray(art::ScopedObjectAccessAlreadyRunnable const&, art::ArtMethod*, art::(anonymous namespace)::ArgArray*, art::JValue*, char const*)+54) (BuildId: e321af3eb104ac43f13e5744596284b2)
2021-07-07 14:57:16.624 2676-2676/? A/DEBUG: #37 pc 0037ddb1 /apex/com.android.runtime/lib/libart.so (art::InvokeMethod(art::ScopedObjectAccessAlreadyRunnable const&, _jobject*, _jobject*, _jobject*, unsigned int)+788) (BuildId: e321af3eb104ac43f13e5744596284b2)
2021-07-07 14:57:16.624 2676-2676/? A/DEBUG: #38 pc 003298d7 /apex/com.android.runtime/lib/libart.so (art::Method_invoke(_JNIEnv*, _jobject*, _jobject*, _jobjectArray*)+30) (BuildId: e321af3eb104ac43f13e5744596284b2)
2021-07-07 14:57:16.625 2676-2676/? A/DEBUG: #39 pc 000b97e7 /system/framework/arm/boot.oat (art_jni_trampoline+110) (BuildId: 801b7674ae8b994f12cd69cdd5911a65a71b64fe)
2021-07-07 14:57:16.625 2676-2676/? A/DEBUG: #40 pc 000d7bc5 /apex/com.android.runtime/lib/libart.so (art_quick_invoke_stub_internal+68) (BuildId: e321af3eb104ac43f13e5744596284b2)
2021-07-07 14:57:16.625 2676-2676/? A/DEBUG: #41 pc 00440f13 /apex/com.android.runtime/lib/libart.so (art_quick_invoke_stub+250) (BuildId: e321af3eb104ac43f13e5744596284b2)
2021-07-07 14:57:16.625 2676-2676/? A/DEBUG: #42 pc 000dff63 /apex/com.android.runtime/lib/libart.so (art::ArtMethod::Invoke(art::Thread*, unsigned int*, unsigned int, art::JValue*, char const*)+166) (BuildId: e321af3eb104ac43f13e5744596284b2)
2021-07-07 14:57:16.625 2676-2676/? A/DEBUG: #43 pc 002147e7 /apex/com.android.runtime/lib/libart.so (art::interpreter::ArtInterpreterToCompiledCodeBridge(art::Thread*, art::ArtMethod*, art::ShadowFrame*, unsigned short, art::JValue*)+270) (BuildId: e321af3eb104ac43f13e5744596284b2)
2021-07-07 14:57:16.626 2676-2676/? A/DEBUG: #44 pc 00210a01 /apex/com.android.runtime/lib/libart.so (bool art::interpreter::DoCall(art::ArtMethod*, art::Thread*, art::ShadowFrame&, art::Instruction const*, unsigned short, art::JValue*)+796) (BuildId: e321af3eb104ac43f13e5744596284b2)
2021-07-07 14:57:16.626 2676-2676/? A/DEBUG: #45 pc 004361d7 /apex/com.android.runtime/lib/libart.so (MterpInvokeVirtual+594) (BuildId: e321af3eb104ac43f13e5744596284b2)
2021-07-07 14:57:16.626 2676-2676/? A/DEBUG: #46 pc 000d2814 /apex/com.android.runtime/lib/libart.so (mterp_op_invoke_virtual+20) (BuildId: e321af3eb104ac43f13e5744596284b2)
2021-07-07 14:57:16.626 2676-2676/? A/DEBUG: #47 pc 00347d92 /system/framework/framework.jar
2021-07-07 14:57:16.628 2676-2676/? A/DEBUG: #48 pc 001f0bdb /apex/com.android.runtime/lib/libart.so (_ZN3art11interpreterL7ExecuteEPNS_6ThreadERKNS_20CodeItemDataAccessorERNS_11ShadowFrameENS_6JValueEbb.llvm.17395808932265271656+170) (BuildId: e321af3eb104ac43f13e5744596284b2)
2021-07-07 14:57:16.629 2676-2676/? A/DEBUG: #49 pc 001f55bd /apex/com.android.runtime/lib/libart.so (art::interpreter::EnterInterpreterFromEntryPoint(art::Thread*, art::CodeItemDataAccessor const&, art::ShadowFrame*)+120) (BuildId: e321af3eb104ac43f13e5744596284b2)
2021-07-07 14:57:16.629 2676-2676/? A/DEBUG: #50 pc 0042a841 /apex/com.android.runtime/lib/libart.so (artQuickToInterpreterBridge+820) (BuildId: e321af3eb104ac43f13e5744596284b2)
2021-07-07 14:57:16.629 2676-2676/? A/DEBUG: #51 pc 000dc5a1 /apex/com.android.runtime/lib/libart.so (art_quick_to_interpreter_bridge+32) (BuildId: e321af3eb104ac43f13e5744596284b2)
2021-07-07 14:57:16.629 2676-2676/? A/DEBUG: #52 pc 0082e0e5 /system/framework/arm/boot-framework.oat (com.android.internal.os.ZygoteInit.main+2332) (BuildId: 1dbd346aa0669d39dc0ec2a9534b433f8ff2e581)
2021-07-07 14:57:16.629 2676-2676/? A/DEBUG: #53 pc 000d7bc5 /apex/com.android.runtime/lib/libart.so (art_quick_invoke_stub_internal+68) (BuildId: e321af3eb104ac43f13e5744596284b2)
2021-07-07 14:57:16.629 2676-2676/? A/DEBUG: #54 pc 00441027 /apex/com.android.runtime/lib/libart.so (art_quick_invoke_static_stub+246) (BuildId: e321af3eb104ac43f13e5744596284b2)
2021-07-07 14:57:16.629 2676-2676/? A/DEBUG: #55 pc 000dff77 /apex/com.android.runtime/lib/libart.so (art::ArtMethod::Invoke(art::Thread*, unsigned int*, unsigned int, art::JValue*, char const*)+186) (BuildId: e321af3eb104ac43f13e5744596284b2)
2021-07-07 14:57:16.630 2676-2676/? A/DEBUG: #56 pc 0037cae7 /apex/com.android.runtime/lib/libart.so (art::(anonymous namespace)::InvokeWithArgArray(art::ScopedObjectAccessAlreadyRunnable const&, art::ArtMethod*, art::(anonymous namespace)::ArgArray*, art::JValue*, char const*)+54) (BuildId: e321af3eb104ac43f13e5744596284b2)
2021-07-07 14:57:16.630 2676-2676/? A/DEBUG: #57 pc 0037c919 /apex/com.android.runtime/lib/libart.so (art::InvokeWithVarArgs(art::ScopedObjectAccessAlreadyRunnable const&, _jobject*, _jmethodID*, std::__va_list)+288) (BuildId: e321af3eb104ac43f13e5744596284b2)
2021-07-07 14:57:16.630 2676-2676/? A/DEBUG: #58 pc 002c4b6f /apex/com.android.runtime/lib/libart.so (art::JNI::CallStaticVoidMethodV(_JNIEnv*, _jclass*, _jmethodID*, std::__va_list)+490) (BuildId: e321af3eb104ac43f13e5744596284b2)
2021-07-07 14:57:16.630 2676-2676/? A/DEBUG: #59 pc 0007d355 /system/lib/libandroid_runtime.so (_JNIEnv::CallStaticVoidMethod(_jclass*, _jmethodID*, ...)+28) (BuildId: 5e7506b791cdc171cc067e2762d6a66c)
2021-07-07 14:57:16.631 2676-2676/? A/DEBUG: #60 pc 0007f747 /system/lib/libandroid_runtime.so (android::AndroidRuntime::start(char const*, android::Vector const&, bool)+494) (BuildId: 5e7506b791cdc171cc067e2762d6a66c)
2021-07-07 14:57:16.631 2676-2676/? A/DEBUG: #61 pc 00002305 /system/bin/app_process32 (main+700) (BuildId: bc6fabfe213a46f8fca9b0bb216e5d21)
2021-07-07 14:57:16.631 2676-2676/? A/DEBUG: #62 pc 00059267 /apex/com.android.runtime/lib/bionic/libc.so (__libc_init+66) (BuildId: 3fa995c8295bf39cdb0dfd6a7c02dad2)
2021-07-07 14:57:16.631 2676-2676/? A/DEBUG: #63 pc 00002033 /system/bin/app_process32 (_start_main+42) (BuildId: bc6fabfe213a46f8fca9b0bb216e5d21)
2021-07-07 14:57:16.631 2676-2676/? A/DEBUG: #64 pc 00004456
2021-07-07 14:57:17.468 1907-1907/? E//system/bin/tombstoned: Tombstone written to: /data/tombstones/tombstone_00
2021-07-07 14:57:17.661 2059-2166/? E/InputDispatcher: channel '901751f com.edu.chromium/org.chromium.chrome.browser.ChromeTabbedActivity (server)' ~ Channel is unrecoverably broken and will be disposed!
2021-07-07 14:57:17.790 2059-12107/? E/ActivityTaskManager: Failed to schedule configuration change
android.os.DeadObjectException
at android.os.BinderProxy.transactNative(Native Method)
at android.os.BinderProxy.transact(BinderProxy.java:510)
at android.app.IApplicationThread$Stub$Proxy.scheduleTransaction(IApplicationThread.java:2448)
at android.app.servertransaction.ClientTransaction.schedule(ClientTransaction.java:137)
at com.android.server.wm.ClientLifecycleManager.scheduleTransaction(ClientLifecycleManager.java:47)
at com.android.server.wm.ClientLifecycleManager.scheduleTransaction(ClientLifecycleManager.java:100)
at com.android.server.wm.WindowProcessController.updateConfiguration(WindowProcessController.java:955)
at com.android.server.wm.WindowProcessController.onConfigurationChanged(WindowProcessController.java:930)
at com.android.server.wm.ActivityTaskManagerService.updateGlobalConfigurationLocked(ActivityTaskManagerService.java:5285)
at com.android.server.wm.ActivityTaskManagerService.updateDisplayOverrideConfigurationLocked(ActivityTaskManagerService.java:5326)
at com.android.server.wm.ActivityTaskManagerService.updateDisplayOverrideConfigurationLocked(ActivityTaskManagerService.java:5303)
at com.android.server.wm.RootActivityContainer.ensureVisibilityAndConfig(RootActivityContainer.java:672)
at com.android.server.wm.ActivityStack.resumeTopActivityInnerLocked(ActivityStack.java:2931)
at com.android.server.wm.ActivityStack.resumeTopActivityUncheckedLocked(ActivityStack.java:2579)
at com.android.server.wm.ActivityRecord.makeActiveIfNeeded(ActivityRecord.java:2104)
at com.android.server.wm.RootActivityContainer.resumeFocusedStacksTopActivities(RootActivityContainer.java:1195)
at com.android.server.wm.RootActivityContainer.resumeFocusedStacksTopActivities(RootActivityContainer.java:1158)
at com.android.server.wm.ActivityTaskManagerService$LocalService.handleAppDied(ActivityTaskManagerService.java:6772)
at com.android.server.am.ActivityManagerService.handleAppDiedLocked(ActivityManagerService.java:3624)
at com.android.server.am.ActivityManagerService.appDiedLocked(ActivityManagerService.java:3763)
at com.android.server.am.ActivityManagerService$AppDeathRecipient.binderDied(ActivityManagerService.java:1514)
at android.os.BinderProxy.sendDeathNotice(BinderProxy.java:620)
2021-07-07 14:57:17.792 2059-12107/? E/ActivityTaskManager: Failed to schedule configuration change
android.os.DeadObjectException
at android.os.BinderProxy.transactNative(Native Method)
at android.os.BinderProxy.transact(BinderProxy.java:510)
at android.app.IApplicationThread$Stub$Proxy.scheduleTransaction(IApplicationThread.java:2448)
at android.app.servertransaction.ClientTransaction.schedule(ClientTransaction.java:137)
at com.android.server.wm.ClientLifecycleManager.scheduleTransaction(ClientLifecycleManager.java:47)
at com.android.server.wm.ClientLifecycleManager.scheduleTransaction(ClientLifecycleManager.java:100)
at com.android.server.wm.WindowProcessController.updateConfiguration(WindowProcessController.java:955)
at com.android.server.wm.WindowProcessController.onConfigurationChanged(WindowProcessController.java:930)
at com.android.server.wm.ActivityTaskManagerService.updateGlobalConfigurationLocked(ActivityTaskManagerService.java:5285)
at com.android.server.wm.ActivityTaskManagerService.updateDisplayOverrideConfigurationLocked(ActivityTaskManagerService.java:5326)
at com.android.server.wm.ActivityTaskManagerService.updateDisplayOverrideConfigurationLocked(ActivityTaskManagerService.java:5303)
at com.android.server.wm.RootActivityContainer.ensureVisibilityAndConfig(RootActivityContainer.java:672)
at com.android.server.wm.ActivityStack.resumeTopActivityInnerLocked(ActivityStack.java:2931)
at com.android.server.wm.ActivityStack.resumeTopActivityUncheckedLocked(ActivityStack.java:2579)
at com.android.server.wm.ActivityRecord.makeActiveIfNeeded(ActivityRecord.java:2104)
at com.android.server.wm.RootActivityContainer.resumeFocusedStacksTopActivities(RootActivityContainer.java:1195)
at com.android.server.wm.RootActivityContainer.resumeFocusedStacksTopActivities(RootActivityContainer.java:1158)
at com.android.server.wm.ActivityTaskManagerService$LocalService.handleAppDied(ActivityTaskManagerService.java:6772)
at com.android.server.am.ActivityManagerService.handleAppDiedLocked(ActivityManagerService.java:3624)
at com.android.server.am.ActivityManagerService.appDiedLocked(ActivityManagerService.java:3763)
at com.android.server.am.ActivityManagerService$AppDeathRecipient.binderDied(ActivityManagerService.java:1514)
at android.os.BinderProxy.sendDeathNotice(BinderProxy.java:620)
`

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the crash when opening a web page on Android 10 and compare it with Android 7 using the provided log. Inspect the libchrome.so native backtrace and the SystemMessageHandler entry point; done means identifying and fixing the Android 10 crash and confirming that pages open without aborting.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, java
Domain
mobile-dev
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.