Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] A random crash #15

Open
canyie opened this issue Apr 18, 2021 · 3 comments
Open

[BUG] A random crash #15

canyie opened this issue Apr 18, 2021 · 3 comments
Labels
bug Something isn't working help wanted I'm powerless to fix this, extra help is needed not enough info Not enough info to fix, further information is requested

Comments

@canyie
Copy link
Owner

canyie commented Apr 18, 2021

04-18 17:37:26.367 31016 31016 F DEBUG   : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
04-18 17:37:26.368 31016 31016 F DEBUG   : Build fingerprint: 'google/blueline/blueline:10/QQ3A.200605.001/6392402:user/release-keys'
04-18 17:37:26.368 31016 31016 F DEBUG   : Revision: 'MP1.0'
04-18 17:37:26.368 31016 31016 F DEBUG   : ABI: 'arm64'
04-18 17:37:26.376 31016 31016 F DEBUG   : Timestamp: 2021-04-18 17:37:26+0800
04-18 17:37:26.376 31016 31016 F DEBUG   : pid: 1447, tid: 4203, name: Binder:1447_1A  >>> system_server <<<
04-18 17:37:26.376 31016 31016 F DEBUG   : uid: 1000
04-18 17:37:26.376 31016 31016 F DEBUG   : signal 11 (SIGSEGV), code 2 (SEGV_ACCERR), fault addr 0x15600000
04-18 17:37:26.376 31016 31016 F DEBUG   :     x0  0000000012ec0040  x1  000000712d9b8a10  x2  0000000012ec0040  x3  0000000012ec0010
04-18 17:37:26.376 31016 31016 F DEBUG   :     x4  0000000000000002  x5  000000712d9b8a0c  x6  000000712d9b8a10  x7  000000712d9b8a14
04-18 17:37:26.376 31016 31016 F DEBUG   :     x8  000000712d9b91a8  x9  0000000000000004  x10 0000000000000004  x11 0000000000000008
04-18 17:37:26.376 31016 31016 F DEBUG   :     x12 0000000012ec00a8  x13 0000000015600000  x14 0000000071b11a40  x15 0000000016ee21a2
04-18 17:37:26.376 31016 31016 F DEBUG   :     x16 00000000607bfdd6  x17 ffffffff9f843ce8  x18 000000712ce68000  x19 00000071b85b4220
04-18 17:37:26.376 31016 31016 F DEBUG   :     x20 000000712d9b8a14  x21 000000722fddb280  x22 000000712d9b8a08  x23 000000712d9b8a10
04-18 17:37:26.376 31016 31016 F DEBUG   :     x24 00000000155ffff4  x25 000000712d9b9170  x26 000000712d9b8a0c  x27 0000000000000010
04-18 17:37:26.376 31016 31016 F DEBUG   :     x28 0000000000000004  x29 000000712d9b89e0
04-18 17:37:26.376 31016 31016 F DEBUG   :     sp  000000712d9b8990  lr  0000007230715c8c  pc  0000007230715cb8
04-18 17:37:26.853 31016 31016 F DEBUG   :
04-18 17:37:26.853 31016 31016 F DEBUG   : backtrace:
04-18 17:37:26.854 31016 31016 F DEBUG   :       #00 pc 0000000000050cb8  <anonymous:72306c5000>
04-18 17:37:26.854 31016 31016 F DEBUG   :       #01 pc 000000000200b060  /memfd:/jit-cache (deleted) (art_jni_trampoline+272)
04-18 17:37:26.854 31016 31016 F DEBUG   :       #02 pc 0000000002003ef8  /memfd:/jit-cache (deleted) (top.canyie.pine.entry.Arm64Entry.getArgs+856)
04-18 17:37:26.854 31016 31016 F DEBUG   :       #03 pc 0000000002001cb4  /memfd:/jit-cache (deleted) (top.canyie.pine.entry.Arm64Entry.handleBridge+372)
04-18 17:37:26.854 31016 31016 F DEBUG   :       #04 pc 0000000002008a60  /memfd:/jit-cache (deleted) (top.canyie.pine.entry.Arm64Entry.intBridge+32)
04-18 17:37:26.854 31016 31016 F DEBUG   :       #05 pc 00000000001365b8  /apex/com.android.runtime/lib64/libart.so (art_quick_invoke_static_stub+568) (BuildId: f9ff276075287a1d376fcd141f6042aa)
04-18 17:37:26.854 31016 31016 F DEBUG   :       #06 pc 000000000014508c  /apex/com.android.runtime/lib64/libart.so (art::ArtMethod::Invoke(art::Thread*, unsigned int*, unsigned int, art::JValue*, char const*)+276) (BuildId: f9ff276075287a1d376fcd141f6042aa)
04-18 17:37:26.854 31016 31016 F DEBUG   :       #07 pc 00000000002df0d4  /apex/com.android.runtime/lib64/libart.so!libart.so (offset 0x291000) (art::interpreter::ArtInterpreterToCompiledCodeBridge(art::Thread*, art::ArtMethod*, art::ShadowFrame*, unsigned short, art::JValue*)+384) (BuildId: f9ff276075287a1d376fcd141f6042aa)
04-18 17:37:26.854 31016 31016 F DEBUG   :       #08 pc 00000000002afdd8  /apex/com.android.runtime/lib64/libart.so!libart.so (offset 0x291000) (_ZN3art11interpreterL7ExecuteEPNS_6ThreadERKNS_20CodeItemDataAccessorERNS_11ShadowFrameENS_6JValueEbb.llvm.1271440803783865717+424) (BuildId: f9ff276075287a1d376fcd141f6042aa)
04-18 17:37:26.854 31016 31016 F DEBUG   :       #09 pc 0000000000588e8c  /apex/com.android.runtime/lib64/libart.so!libart.so (offset 0x291000) (artQuickToInterpreterBridge+1012) (BuildId: f9ff276075287a1d376fcd141f6042aa)
04-18 17:37:26.854 31016 31016 F DEBUG   :       #10 pc 000000000013f468  /apex/com.android.runtime/lib64/libart.so (art_quick_to_interpreter_bridge+88) (BuildId: f9ff276075287a1d376fcd141f6042aa)
04-18 17:37:26.854 31016 31016 F DEBUG   :       #11 pc 0000000001605fd0  /system/framework/oat/arm64/services.odex (com.android.server.am.ActivityManagerService.checkPermission+144) (BuildId: 12c9f25ee4b5377745dd569037b649d657a4f017)
04-18 17:37:26.854 31016 31016 F DEBUG   :       #12 pc 00000000005d9a3c  /system/framework/arm64/boot-framework.oat (android.app.IActivityManager$Stub.onTransact+32508) (BuildId: 8dd360e7ac2513f6c21e6f05c4163646b3e394be)
04-18 17:37:26.854 31016 31016 F DEBUG   :       #13 pc 00000000016192a0  /system/framework/oat/arm64/services.odex (com.android.server.am.ActivityManagerService.onTransact+1088) (BuildId: 12c9f25ee4b5377745dd569037b649d657a4f017)
04-18 17:37:26.854 31016 31016 F DEBUG   :       #14 pc 00000000008341bc  /system/framework/arm64/boot-framework.oat (android.os.Binder.execTransactInternal+748) (BuildId: 8dd360e7ac2513f6c21e6f05c4163646b3e394be)
04-18 17:37:26.854 31016 31016 F DEBUG   :       #15 pc 0000000000833da8  /system/framework/arm64/boot-framework.oat (android.os.Binder.execTransact+296) (BuildId: 8dd360e7ac2513f6c21e6f05c4163646b3e394be)
04-18 17:37:26.854 31016 31016 F DEBUG   :       #16 pc 0000000000136334  /apex/com.android.runtime/lib64/libart.so (art_quick_invoke_stub+548) (BuildId: f9ff276075287a1d376fcd141f6042aa)
04-18 17:37:26.854 31016 31016 F DEBUG   :       #17 pc 000000000014506c  /apex/com.android.runtime/lib64/libart.so (art::ArtMethod::Invoke(art::Thread*, unsigned int*, unsigned int, art::JValue*, char const*)+244) (BuildId: f9ff276075287a1d376fcd141f6042aa)
04-18 17:37:26.854 31016 31016 F DEBUG   :       #18 pc 00000000004a9110  /apex/com.android.runtime/lib64/libart.so!libart.so (offset 0x291000) (art::(anonymous namespace)::InvokeWithArgArray(art::ScopedObjectAccessAlreadyRunnable const&, art::ArtMethod*, art::(anonymous namespace)::ArgArray*, art::JValue*, char const*)+104) (BuildId: f9ff276075287a1d376fcd141f6042aa)
04-18 17:37:26.854 31016 31016 F DEBUG   :       #19 pc 00000000004aa460  /apex/com.android.runtime/lib64/libart.so!libart.so (offset 0x291000) (art::InvokeVirtualOrInterfaceWithVarArgs(art::ScopedObjectAccessAlreadyRunnable const&, _jobject*, _jmethodID*, std::__va_list)+424) (BuildId: f9ff276075287a1d376fcd141f6042aa)
04-18 17:37:26.854 31016 31016 F DEBUG   :       #20 pc 0000000000387758  /apex/com.android.runtime/lib64/libart.so!libart.so (offset 0x291000) (art::JNI::CallBooleanMethodV(_JNIEnv*, _jobject*, _jmethodID*, std::__va_list)+632) (BuildId: f9ff276075287a1d376fcd141f6042aa)
04-18 17:37:26.854 31016 31016 F DEBUG   :       #21 pc 00000000000d1e44  /system/lib64/libandroid_runtime.so (_JNIEnv::CallBooleanMethod(_jobject*, _jmethodID*, ...)+116) (BuildId: a4deef8d84f80b74d5707e20f76e8091)
04-18 17:37:26.854 31016 31016 F DEBUG   :       #22 pc 00000000001472b4  /system/lib64/libandroid_runtime.so (JavaBBinder::onTransact(unsigned int, android::Parcel const&, android::Parcel*, unsigned int)+152) (BuildId: a4deef8d84f80b74d5707e20f76e8091)
04-18 17:37:26.854 31016 31016 F DEBUG   :       #23 pc 000000000004c670  /system/lib64/libbinder.so (android::BBinder::transact(unsigned int, android::Parcel const&, android::Parcel*, unsigned int)+136) (BuildId: 3b3157019df8c6095f4884ba25e5c04f)
04-18 17:37:26.854 31016 31016 F DEBUG   :       #24 pc 000000000005898c  /system/lib64/libbinder.so (android::IPCThreadState::executeCommand(int)+980) (BuildId: 3b3157019df8c6095f4884ba25e5c04f)
04-18 17:37:26.854 31016 31016 F DEBUG   :       #25 pc 0000000000058504  /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+156) (BuildId: 3b3157019df8c6095f4884ba25e5c04f)
04-18 17:37:26.854 31016 31016 F DEBUG   :       #26 pc 0000000000058c40  /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+60) (BuildId: 3b3157019df8c6095f4884ba25e5c04f)
04-18 17:37:26.854 31016 31016 F DEBUG   :       #27 pc 000000000007ee14  /system/lib64/libbinder.so (android::PoolThread::threadLoop()+24) (BuildId: 3b3157019df8c6095f4884ba25e5c04f)
04-18 17:37:26.854 31016 31016 F DEBUG   :       #28 pc 0000000000013600  /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+288) (BuildId: 0df2a8dd53d2bcb22474e13735f3cab5)
04-18 17:37:26.854 31016 31016 F DEBUG   :       #29 pc 00000000000c1794  /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+140) (BuildId: a4deef8d84f80b74d5707e20f76e8091)
04-18 17:37:26.854 31016 31016 F DEBUG   :       #30 pc 00000000000e10a0  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+36) (BuildId: 8de865099c99977483c8947f9b7937e9)
04-18 17:37:26.854 31016 31016 F DEBUG   :       #31 pc 0000000000083ab0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 8de865099c99977483c8947f9b7937e9)

Riru.hide is enabled, don't have more info now.

@canyie canyie added the bug Something isn't working label Apr 18, 2021
@Vendicated
Copy link
Contributor

I ran into a very similar crash with an almost identical stacktrace

Stacktrace
time: 1623241526364
msg: Native crash: Segmentation fault
stacktrace: *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
Build fingerprint: 'OnePlus/OnePlus3/OnePlus3T:9/PKQ1.181203.001/1911042108:user/release-keys'
Revision: '0'
ABI: 'arm64'
Timestamp: 2021-06-09 14:25:25+0200
pid: 10928, tid: 10928, name: com.aliucord  >>> com.aliucord <<<
uid: 10302
signal 11 (SIGSEGV), code 2 (SEGV_ACCERR), fault addr 0x13a40000
    x0  0000000013380038  x1  0000007fcfda6f50  x2  0000000013380038  x3  0000007c55ab9afe
    x4  0000007fcfda6f38  x5  0000007fcfda707c  x6  0000007fcfda7080  x7  0000007fcfda7084
    x8  0000007fcfda7388  x9  0000000000000005  x10 0000000000000004  x11 0000000000000008
    x12 00000000133800a0  x13 0000000013a40000  x14 000000004083e638  x15 000000002e9a7169
    x16 0000000060c0b334  x17 ffffffff9f401a9a  x18 0000007cdbfb2000  x19 0000007be8a7f560
    x20 0000007fcfda7084  x21 0000007c564f3180  x22 0000007fcfda7078  x23 0000007fcfda7080
    x24 0000000013a3fff4  x25 0000007fcfda7350  x26 0000007fcfda707c  x27 0000000000000011
    x28 0000000000000003  x29 0000007fcfda7050
    sp  0000007fcfda7000  lr  0000007bcb77a9d8  pc  0000007bcb77aa04

backtrace:
      #00 pc 0000000000019a04  /data/app/com.aliucord-Eepk-0Hi1_K-mbZa-zjLAw==/lib/arm64/libpine.so (Pine_getArgsArm64(_JNIEnv*, _jclass*, long, long, _jbooleanArray*, _jlongArray*, _jlongArray*, _jdoubleArray*)+324) (BuildId: d39b47ad1ebe99beb6d5e611bb8d5c87b2179438)
      #01 pc 000000000234b820  /memfd:/jit-cache (deleted) (art_jni_trampoline+272)
      #02 pc 00000000021b0c9c  /memfd:/jit-cache (deleted) (top.canyie.pine.entry.Arm64Entry.getArgs+908)
      #03 pc 00000000020db000  /memfd:/jit-cache (deleted) (top.canyie.pine.entry.Arm64Entry.handleBridge+400)
      #04 pc 000000000202a86c  /memfd:/jit-cache (deleted) (top.canyie.pine.entry.Arm64Entry.booleanBridge+76)
      #05 pc 000000000250a990  /memfd:/jit-cache (deleted) (c.f.l.b.c.b+592)
      #06 pc 000000000250b5c4  /memfd:/jit-cache (deleted) (c.f.l.b.a.b+100)
      #07 pc 0000000002509998  /memfd:/jit-cache (deleted) (c.f.l.b.c.h+648)
      #08 pc 000000000250a320  /memfd:/jit-cache (deleted) (com.facebook.samples.zoomable.ZoomableDraweeView.onTouchEvent+224)
      #09 pc 00000000021ff95c  /memfd:/jit-cache (deleted) (android.view.View.dispatchTouchEvent+508)
      #10 pc 0000000002190c24  /memfd:/jit-cache (deleted) (android.view.ViewGroup.dispatchTransformedTouchEvent+340)
      #11 pc 00000000021906f0  /memfd:/jit-cache (deleted) (android.view.ViewGroup.dispatchTouchEvent+2192)
      #12 pc 0000000002190c24  /memfd:/jit-cache (deleted) (android.view.ViewGroup.dispatchTransformedTouchEvent+340)
      #13 pc 00000000021906f0  /memfd:/jit-cache (deleted) (android.view.ViewGroup.dispatchTouchEvent+2192)
      #14 pc 0000000002190c24  /memfd:/jit-cache (deleted) (android.view.ViewGroup.dispatchTransformedTouchEvent+340)
      #15 pc 00000000021906f0  /memfd:/jit-cache (deleted) (android.view.ViewGroup.dispatchTouchEvent+2192)
      #16 pc 0000000002190c24  /memfd:/jit-cache (deleted) (android.view.ViewGroup.dispatchTransformedTouchEvent+340)
      #17 pc 00000000021906f0  /memfd:/jit-cache (deleted) (android.view.ViewGroup.dispatchTouchEvent+2192)
      #18 pc 0000000002190c24  /memfd:/jit-cache (deleted) (android.view.ViewGroup.dispatchTransformedTouchEvent+340)
      #19 pc 00000000021906f0  /memfd:/jit-cache (deleted) (android.view.ViewGroup.dispatchTouchEvent+2192)
      #20 pc 0000000002190c24  /memfd:/jit-cache (deleted) (android.view.ViewGroup.dispatchTransformedTouchEvent+340)
      #21 pc 00000000021906f0  /memfd:/jit-cache (deleted) (android.view.ViewGroup.dispatchTouchEvent+2192)
      #22 pc 0000000002261d5c  /memfd:/jit-cache (deleted) (com.android.internal.policy.DecorView.superDispatchTouchEvent+44)
      #23 pc 00000000022936e0  /memfd:/jit-cache (deleted) (com.android.internal.policy.PhoneWindow.superDispatchTouchEvent+64)
      #24 pc 00000000022618d8  /memfd:/jit-cache (deleted) (android.app.Activity.dispatchTouchEvent+136)
      #25 pc 00000000022b6558  /memfd:/jit-cache (deleted) (androidx.appcompat.view.WindowCallbackWrapper.dispatchTouchEvent+72)
      #26 pc 00000000022ec2c8  /memfd:/jit-cache (deleted) (com.android.internal.policy.DecorView.dispatchTouchEvent+152)
      #27 pc 00000000022bc070  /memfd:/jit-cache (deleted) (android.view.View.dispatchPointerEvent+128)
      #28 pc 0000000002294a6c  /memfd:/jit-cache (deleted) (android.view.ViewRootImpl$ViewPostImeInputStage.processPointerEvent+268)
      #29 pc 0000000002261c14  /memfd:/jit-cache (deleted) (android.view.ViewRootImpl$ViewPostImeInputStage.onProcess+148)
      #30 pc 00000000022b6490  /memfd:/jit-cache (deleted) (android.view.ViewRootImpl$InputStage.deliver+128)
      #31 pc 0000000000136334  /apex/com.android.runtime/lib64/libart.so (art_quick_invoke_stub+548) (BuildId: e53131660dec742a4ad8b269c5eb53c8)
      #32 pc 0000000000145064  /apex/com.android.runtime/lib64/libart.so (art::ArtMethod::Invoke(art::Thread*, unsigned int*, unsigned int, art::JValue*, char const*)+244) (BuildId: e53131660dec742a4ad8b269c5eb53c8)
      #33 pc 00000000002e343c  /apex/com.android.runtime/lib64/libart.so (art::interpreter::ArtInterpreterToCompiledCodeBridge(art::Thread*, art::ArtMethod*, art::ShadowFrame*, unsigned short, art::JValue*)+384) (BuildId: e53131660dec742a4ad8b269c5eb53c8)
      #34 pc 00000000002de334  /apex/com.android.runtime/lib64/libart.so (bool art::interpreter::DoCall<false, false>(art::ArtMethod*, art::Thread*, art::ShadowFrame&, art::Instruction const*, unsigned short, art::JValue*)+928) (BuildId: e53131660dec742a4ad8b269c5eb53c8)
      #35 pc 00000000005a1760  /apex/com.android.runtime/lib64/libart.so (MterpInvokeVirtual+648) (BuildId: e53131660dec742a4ad8b269c5eb53c8)
      #36 pc 0000000000130814  /apex/com.android.runtime/lib64/libart.so (mterp_op_invoke_virtual+20) (BuildId: e53131660dec742a4ad8b269c5eb53c8)
      #37 pc 000000000018c788  /system/framework/framework.jar (android.view.ViewRootImpl$InputStage.onDeliverToNext+8)
      #38 pc 00000000005a1a88  /apex/com.android.runtime/lib64/libart.so (MterpInvokeVirtual+1456) (BuildId: e53131660dec742a4ad8b269c5eb53c8)
      #39 pc 0000000000130814  /apex/com.android.runtime/lib64/libart.so (mterp_op_invoke_virtual+20) (BuildId: e53131660dec742a4ad8b269c5eb53c8)
      #40 pc 000000000018c768  /system/framework/framework.jar (android.view.ViewRootImpl$InputStage.forward)
      #41 pc 00000000002b4380  /apex/com.android.runtime/lib64/libart.so (_ZN3art11interpreterL7ExecuteEPNS_6ThreadERKNS_20CodeItemDataAccessorERNS_11ShadowFrameENS_6JValueEbb.llvm.10283172362094725612+240) (BuildId: e53131660dec742a4ad8b269c5eb53c8)
      #42 pc 0000000000592cb0  /apex/com.android.runtime/lib64/libart.so (artQuickToInterpreterBridge+944) (BuildId: e53131660dec742a4ad8b269c5eb53c8)
      #43 pc 000000000013f468  /apex/com.android.runtime/lib64/libart.so (art_quick_to_interpreter_bridge+88) (BuildId: e53131660dec742a4ad8b269c5eb53c8)
      #44 pc 00000000022f8f14  /memfd:/jit-cache (deleted) (android.view.ViewRootImpl$AsyncInputStage.forward+84)
      #45 pc 00000000022e84bc  /memfd:/jit-cache (deleted) (android.view.ViewRootImpl$InputStage.apply+60)
      #46 pc 00000000022eea54  /memfd:/jit-cache (deleted) (android.view.ViewRootImpl$AsyncInputStage.apply+100)
      #47 pc 00000000022b64b0  /memfd:/jit-cache (deleted) (android.view.ViewRootImpl$InputStage.deliver+160)
      #48 pc 0000000000136334  /apex/com.android.runtime/lib64/libart.so (art_quick_invoke_stub+548) (BuildId: e53131660dec742a4ad8b269c5eb53c8)
      #49 pc 0000000000145064  /apex/com.android.runtime/lib64/libart.so (art::ArtMethod::Invoke(art::Thread*, unsigned int*, unsigned int, art::JValue*, char const*)+244) (BuildId: e53131660dec742a4ad8b269c5eb53c8)
      #50 pc 00000000002e343c  /apex/com.android.runtime/lib64/libart.so (art::interpreter::ArtInterpreterToCompiledCodeBridge(art::Thread*, art::ArtMethod*, art::ShadowFrame*, unsigned short, art::JValue*)+384) (BuildId: e53131660dec742a4ad8b269c5eb53c8)
      #51 pc 00000000002de334  /apex/com.android.runtime/lib64/libart.so (bool art::interpreter::DoCall<false, false>(art::ArtMethod*, art::Thread*, art::ShadowFrame&, art::Instruction const*, unsigned short, art::JValue*)+928) (BuildId: e53131660dec742a4ad8b269c5eb53c8)
      #52 pc 00000000005a1760  /apex/com.android.runtime/lib64/libart.so (MterpInvokeVirtual+648) (BuildId: e53131660dec742a4ad8b269c5eb53c8)
      #53 pc 0000000000130814  /apex/com.android.runtime/lib64/libart.so (mterp_op_invoke_virtual+20) (BuildId: e53131660dec742a4ad8b269c5eb53c8)
      #54 pc 000000000018c788  /system/framework/framework.jar (android.view.ViewRootImpl$InputStage.onDeliverToNext+8)
      #55 pc 00000000005a1a88  /apex/com.android.runtime/lib64/libart.so (MterpInvokeVirtual+1456) (BuildId: e53131660dec742a4ad8b269c5eb53c8)
      #56 pc 0000000000130814  /apex/com.android.runtime/lib64/libart.so (mterp_op_invoke_virtual+20) (BuildId: e53131660dec742a4ad8b269c5eb53c8)
      #57 pc 000000000018c768  /system/framework/framework.jar (android.view.ViewRootImpl$InputStage.forward)
      #58 pc 00000000002b4380  /apex/com.android.runtime/lib64/libart.so (_ZN3art11interpreterL7ExecuteEPNS_6ThreadERKNS_20CodeItemDataAccessorERNS_11ShadowFrameENS_6JValueEbb.llvm.10283172362094725612+240) (BuildId: e53131660dec742a4ad8b269c5eb53c8)
      #59 pc 0000000000592cb0  /apex/com.android.runtime/lib64/libart.so (artQuickToInterpreterBridge+944) (BuildId: e53131660dec742a4ad8b269c5eb53c8)
      #60 pc 000000000013f468  /apex/com.android.runtime/lib64/libart.so (art_quick_to_interpreter_bridge+88) (BuildId: e53131660dec742a4ad8b269c5eb53c8)
      #61 pc 00000000022e84bc  /memfd:/jit-cache (deleted) (android.view.ViewRootImpl$InputStage.apply+60)
      #62 pc 00000000022b64b0  /memfd:/jit-cache (deleted) (android.view.ViewRootImpl$InputStage.deliver+160)
      #63 pc 000000000229358c  /memfd:/jit-cache (deleted) (android.view.ViewRootImpl.deliverInputEvent+444)
      #64 pc 0000000002257e64  /memfd:/jit-cache (deleted) (android.view.ViewRootImpl.doProcessInputEvents+404)
      #65 pc 00000000022597c0  /memfd:/jit-cache (deleted) (android.view.ViewRootImpl.enqueueInputEvent+256)
      #66 pc 000000000221d708  /memfd:/jit-cache (deleted) (android.view.ViewRootImpl$WindowInputEventReceiver.onInputEvent+488)
      #67 pc 000000000221db10  /memfd:/jit-cache (deleted) (android.view.InputEventReceiver.dispatchInputEvent+128)
      #68 pc 0000000000136334  /apex/com.android.runtime/lib64/libart.so (art_quick_invoke_stub+548) (BuildId: e53131660dec742a4ad8b269c5eb53c8)
      #69 pc 0000000000145064  /apex/com.android.runtime/lib64/libart.so (art::ArtMethod::Invoke(art::Thread*, unsigned int*, unsigned int, art::JValue*, char const*)+244) (BuildId: e53131660dec742a4ad8b269c5eb53c8)
      #70 pc 00000000004b1144  /apex/com.android.runtime/lib64/libart.so (art::(anonymous namespace)::InvokeWithArgArray(art::ScopedObjectAccessAlreadyRunnable const&, art::ArtMethod*, art::(anonymous namespace)::ArgArray*, art::JValue*, char const*)+104) (BuildId: e53131660dec742a4ad8b269c5eb53c8)
      #71 pc 00000000004b252c  /apex/com.android.runtime/lib64/libart.so (art::InvokeVirtualOrInterfaceWithVarArgs(art::ScopedObjectAccessAlreadyRunnable const&, _jobject*, _jmethodID*, std::__va_list)+424) (BuildId: e53131660dec742a4ad8b269c5eb53c8)
      #72 pc 0000000000397dc8  /apex/com.android.runtime/lib64/libart.so (art::JNI::CallVoidMethodV(_JNIEnv*, _jobject*, _jmethodID*, std::__va_list)+628) (BuildId: e53131660dec742a4ad8b269c5eb53c8)
      #73 pc 000000000036c4b0  /apex/com.android.runtime/lib64/libart.so (art::(anonymous namespace)::CheckJNI::CallMethodV(char const*, _JNIEnv*, _jobject*, _jclass*, _jmethodID*, std::__va_list, art::Primitive::Type, art::InvokeType)+2360) (BuildId: e53131660dec742a4ad8b269c5eb53c8)
      #74 pc 000000000035a770  /apex/com.android.runtime/lib64/libart.so (art::(anonymous namespace)::CheckJNI::CallVoidMethodV(_JNIEnv*, _jobject*, _jmethodID*, std::__va_list)+72) (BuildId: e53131660dec742a4ad8b269c5eb53c8)
      #75 pc 00000000000d2904  /system/lib64/libandroid_runtime.so (_JNIEnv::CallVoidMethod(_jobject*, _jmethodID*, ...)+116) (BuildId: d683a39e13f18c7a6ae30488b8734bed)
      #76 pc 000000000010cee4  /system/lib64/libandroid_runtime.so (android::NativeInputEventReceiver::consumeEvents(_JNIEnv*, bool, long, bool*)+396) (BuildId: d683a39e13f18c7a6ae30488b8734bed)
      #77 pc 000000000010e2ac  /system/lib64/libandroid_runtime.so (android::nativeConsumeBatchedInputEvents(_JNIEnv*, _jclass*, long, long)+92) (BuildId: d683a39e13f18c7a6ae30488b8734bed)
      #78 pc 0000000000293e10  /system/framework/arm64/boot-framework.oat (art_jni_trampoline+160) (BuildId: 2d3e6af93a2c05097f63e1ad7b9bedc523740a65)
      #79 pc 000000000223c97c  /memfd:/jit-cache (deleted) (android.view.InputEventReceiver.consumeBatchedInputEvents+140)
      #80 pc 000000000223e9a0  /memfd:/jit-cache (deleted) (android.view.ViewRootImpl.doConsumeBatchedInput+80)
      #81 pc 000000000221ca44  /memfd:/jit-cache (deleted) (android.view.ViewRootImpl$ConsumeBatchedInputRunnable.run+100)
      #82 pc 00000000021c097c  /memfd:/jit-cache (deleted) (android.view.Choreographer$CallbackRecord.run+252)
      #83 pc 0000000002181634  /memfd:/jit-cache (deleted) (android.view.Choreographer.doCallbacks+532)
      #84 pc 000000000218dacc  /memfd:/jit-cache (deleted) (android.view.Choreographer.doFrame+860)
      #85 pc 0000000002212154  /memfd:/jit-cache (deleted) (android.view.Choreographer$FrameDisplayEventReceiver.run+84)
      #86 pc 000000000220c5fc  /memfd:/jit-cache (deleted) (android.os.Handler.handleCallback+60)
      #87 pc 00000000022145e0  /memfd:/jit-cache (deleted) (android.os.Handler.dispatchMessage+64)
      #88 pc 0000000002252578  /memfd:/jit-cache (deleted) (android.os.Looper.loop+1224)
      #89 pc 000000000013663c  /apex/com.android.runtime/lib64/libart.so (art_quick_osr_stub+60) (BuildId: e53131660dec742a4ad8b269c5eb53c8)
      #90 pc 0000000000337920  /apex/com.android.runtime/lib64/libart.so (art::jit::Jit::MaybeDoOnStackReplacement(art::Thread*, art::ArtMethod*, unsigned int, int, art::JValue*)+1772) (BuildId: e53131660dec742a4ad8b269c5eb53c8)
      #91 pc 00000000005ac784  /apex/com.android.runtime/lib64/libart.so (MterpMaybeDoOnStackReplacement+212) (BuildId: e53131660dec742a4ad8b269c5eb53c8)
      #92 pc 0000000000135350  /apex/com.android.runtime/lib64/libart.so (MterpHelpers+240) (BuildId: e53131660dec742a4ad8b269c5eb53c8)
      #93 pc 00000000003139d2  /system/framework/framework.jar (android.os.Looper.loop+878)
      #94 pc 00000000005a4678  /apex/com.android.runtime/lib64/libart.so (MterpInvokeStatic+1160) (BuildId: e53131660dec742a4ad8b269c5eb53c8)
      #95 pc 0000000000130994  /apex/com.android.runtime/lib64/libart.so (mterp_op_invoke_static+20) (BuildId: e53131660dec742a4ad8b269c5eb53c8)
      #96 pc 00000000001857e4  /system/framework/framework.jar (android.app.ActivityThread.main+196)
      #97 pc 00000000002b4380  /apex/com.android.runtime/lib64/libart.so (_ZN3art11interpreterL7ExecuteEPNS_6ThreadERKNS_20CodeItemDataAccessorERNS_11ShadowFrameENS_6JValueEbb.llvm.10283172362094725612+240) (BuildId: e53131660dec742a4ad8b269c5eb53c8)
      #98 pc 0000000000592cb0  /apex/com.android.runtime/lib64/libart.so (artQuickToInterpreterBridge+944) (BuildId: e53131660dec742a4ad8b269c5eb53c8)
      #99 pc 000000000013f468  /apex/com.android.runtime/lib64/libart.so (art_quick_to_interpreter_bridge+88) (BuildId: e53131660dec742a4ad8b269c5eb53c8)
      #100 pc 00000000001365b8  /apex/com.android.runtime/lib64/libart.so (art_quick_invoke_static_stub+568) (BuildId: e53131660dec742a4ad8b269c5eb53c8)
      #101 pc 0000000000145084  /apex/com.android.runtime/lib64/libart.so (art::ArtMethod::Invoke(art::Thread*, unsigned int*, unsigned int, art::JValue*, char const*)+276) (BuildId: e53131660dec742a4ad8b269c5eb53c8)
      #102 pc 00000000004b1144  /apex/com.android.runtime/lib64/libart.so (art::(anonymous namespace)::InvokeWithArgArray(art::ScopedObjectAccessAlreadyRunnable const&, art::ArtMethod*, art::(anonymous namespace)::ArgArray*, art::JValue*, char const*)+104) (BuildId: e53131660dec742a4ad8b269c5eb53c8)
      #103 pc 00000000004b2c60  /apex/com.android.runtime/lib64/libart.so (art::InvokeMethod(art::ScopedObjectAccessAlreadyRunnable const&, _jobject*, _jobject*, _jobject*, unsigned long)+1476) (BuildId: e53131660dec742a4ad8b269c5eb53c8)
      #104 pc 000000000043e428  /apex/com.android.runtime/lib64/libart.so (art::Method_invoke(_JNIEnv*, _jobject*, _jobject*, _jobjectArray*)+52) (BuildId: e53131660dec742a4ad8b269c5eb53c8)
      #105 pc 00000000000bfc34  /system/framework/arm64/boot.oat (art_jni_trampoline+180) (BuildId: f5e49908800ad16223c3e0f7f5930049ed5da558)
      #106 pc 0000000000136334  /apex/com.android.runtime/lib64/libart.so (art_quick_invoke_stub+548) (BuildId: e53131660dec742a4ad8b269c5eb53c8)
      #107 pc 0000000000145064  /apex/com.android.runtime/lib64/libart.so (art::ArtMethod::Invoke(art::Thread*, unsigned int*, unsigned int, art::JValue*, char const*)+244) (BuildId: e53131660dec742a4ad8b269c5eb53c8)
      #108 pc 00000000002e343c  /apex/com.android.runtime/lib64/libart.so (art::interpreter::ArtInterpreterToCompiledCodeBridge(art::Thread*, art::ArtMethod*, art::ShadowFrame*, unsigned short, art::JValue*)+384) (BuildId: e53131660dec742a4ad8b269c5eb53c8)
      #109 pc 00000000002de334  /apex/com.android.runtime/lib64/libart.so (bool art::interpreter::DoCall<false, false>(art::ArtMethod*, art::Thread*, art::ShadowFrame&, art::Instruction const*, unsigned short, art::JValue*)+928) (BuildId: e53131660dec742a4ad8b269c5eb53c8)
      #110 pc 00000000005a1760  /apex/com.android.runtime/lib64/libart.so (MterpInvokeVirtual+648) (BuildId: e53131660dec742a4ad8b269c5eb53c8)
      #111 pc 0000000000130814  /apex/com.android.runtime/lib64/libart.so (mterp_op_invoke_virtual+20) (BuildId: e53131660dec742a4ad8b269c5eb53c8)
      #112 pc 0000000000350ce2  /system/framework/framework.jar (com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run+22)
      #113 pc 00000000002b4380  /apex/com.android.runtime/lib64/libart.so (_ZN3art11interpreterL7ExecuteEPNS_6ThreadERKNS_20CodeItemDataAccessorERNS_11ShadowFrameENS_6JValueEbb.llvm.10283172362094725612+240) (BuildId: e53131660dec742a4ad8b269c5eb53c8)
      #114 pc 0000000000592cb0  /apex/com.android.runtime/lib64/libart.so (artQuickToInterpreterBridge+944) (BuildId: e53131660dec742a4ad8b269c5eb53c8)
      #115 pc 000000000013f468  /apex/com.android.runtime/lib64/libart.so (art_quick_to_interpreter_bridge+88) (BuildId: e53131660dec742a4ad8b269c5eb53c8)
      #116 pc 00000000009b8288  /system/framework/arm64/boot-framework.oat (com.android.internal.os.ZygoteInit.main+2056) (BuildId: 2d3e6af93a2c05097f63e1ad7b9bedc523740a65)
      #117 pc 00000000001365b8  /apex/com.android.runtime/lib64/libart.so (art_quick_invoke_static_stub+568) (BuildId: e53131660dec742a4ad8b269c5eb53c8)
      #118 pc 0000000000145084  /apex/com.android.runtime/lib64/libart.so (art::ArtMethod::Invoke(art::Thread*, unsigned int*, unsigned int, art::JValue*, char const*)+276) (BuildId: e53131660dec742a4ad8b269c5eb53c8)
      #119 pc 00000000004b1144  /apex/com.android.runtime/lib64/libart.so (art::(anonymous namespace)::InvokeWithArgArray(art::ScopedObjectAccessAlreadyRunnable const&, art::ArtMethod*, art::(anonymous namespace)::ArgArray*, art::JValue*, char const*)+104) (BuildId: e53131660dec742a4ad8b269c5eb53c8)
      #120 pc 00000000004b0d54  /apex/com.android.runtime/lib64/libart.so (art::InvokeWithVarArgs(art::ScopedObjectAccessAlreadyRunnable const&, _jobject*, _jmethodID*, std::__va_list)+408) (BuildId: e53131660dec742a4ad8b269c5eb53c8)
      #121 pc 00000000003bb8cc  /apex/com.android.runtime/lib64/libart.so (art::JNI::CallStaticVoidMethodV(_JNIEnv*, _jclass*, _jmethodID*, std::__va_list)+624) (BuildId: e53131660dec742a4ad8b269c5eb53c8)
      #122 pc 00000000000bf994  /system/lib64/libandroid_runtime.so (_JNIEnv::CallStaticVoidMethod(_jclass*, _jmethodID*, ...)+116) (BuildId: d683a39e13f18c7a6ae30488b8734bed)
      #123 pc 00000000000c2850  /system/lib64/libandroid_runtime.so (android::AndroidRuntime::start(char const*, android::Vector<android::String8> const&, bool)+776) (BuildId: d683a39e13f18c7a6ae30488b8734bed)
      #124 pc 00000000000034e0  /system/bin/app_process64 (main+1168) (BuildId: b5a72b46882af6c735d7c0b6f4b75116)
      #125 pc 000000000007dc0c  /apex/com.android.runtime/lib64/bionic/libc.so (__libc_init+108) (BuildId: e197188b8993d24c80d269ede338a1d0)

@canyie
Copy link
Owner Author

canyie commented Jun 19, 2021

Can you provide a full log? Thanks!

@Vendicated
Copy link
Contributor

Sorry I didn't see this until now. The issue stopped happening for me so I can't provide more logs. If it ever happens again I'll post them here

@canyie canyie added not enough info Not enough info to fix, further information is requested help wanted I'm powerless to fix this, extra help is needed labels Dec 12, 2021
@canyie canyie changed the title [BUG] system_server crash [BUG] A random crash May 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted I'm powerless to fix this, extra help is needed not enough info Not enough info to fix, further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants