libpag
libpag copied to clipboard
org.libpag.PAGView.setComposition发生native Crash
【版本信息】
4.1.13
【平台信息】
Android 原生
【预期的表现】
【实际的情况】
0 SIGABRT: 1 #00 pc 0000000000035974 /apex/com.android.runtime/lib64/bionic/libc.so (abort+180) [arm64-v8a::a6e89496b61a77b8a97118405d4e247e] 2 #01 pc 000000000043c9e0 /apex/com.android.art/lib64/libart.so (_ZN3art7Runtime5AbortEPKc+2320) [arm64-v8a::cf257d4d0635d902fa4e3980debdab67] 3 #02 pc 0000000000004ab0 /system/lib64/libbase.so [arm64-v8a::8612b311e66b764876ac5aa7d9a3b519] 4 #03 pc 0000000000004090 /system/lib64/libbase.so (_ZN7android4base10LogMessageD1Ev+320) [arm64-v8a::8612b311e66b764876ac5aa7d9a3b519] 5 #04 pc 0000000000260448 /apex/com.android.art/lib64/libart.so (ZN3art9JavaVMExt8JniAbortEPKcS2+2608) [arm64-v8a::cf257d4d0635d902fa4e3980debdab67] 6 #05 pc 00000000002996dc /apex/com.android.art/lib64/libart.so (_ZN3art2gc10accountinglsILm8EEERNSt3__113basic_ostreamIcNS3_11char_traitsIcEEEES8_RKNS1_11SpaceBitmapIXT_EEE+172) [arm64-v8a::cf257d4d0635d902fa4e3980debdab67] 7 #06 pc 00000000000e7cc8 /data/app/~~478f5SFCPYDPZzO7O4fSlg==/com.tencent.wesing-2QYLOcKs55z3_B0Vb_R02A==/lib/arm64/libpag.so [arm64-v8a::715e90d31e137cca71dd67985a70506b] (Java_org_libpag_PAGPlayer_setComposition +56) (jni.h:709) 8 #07 pc 0000000000012ed4 /apex/com.android.art/lib64/libart.so [arm64-v8a::cf257d4d0635d902fa4e3980debdab67] 9 #08 pc 0000000000009564 /apex/com.android.art/lib64/libart.so [arm64-v8a::cf257d4d0635d902fa4e3980debdab67] 10 #09 pc 000000000007f7e8 /apex/com.android.art/lib64/libart.so (_ZN3art9ArtMethod6InvokeEPNS_6ThreadEPjjPNS_6JValueEPKc+200) [arm64-v8a::cf257d4d0635d902fa4e3980debdab67] 11 #10 pc 00000000001f21d8 /apex/com.android.art/lib64/libart.so (_ZN3art11interpreter34ArtInterpreterToCompiledCodeBridgeEPNS_6ThreadEPNS_9ArtMethodEPNS_11ShadowFrameEtPNS_6JValueE+376) [arm64-v8a::cf257d4d0635d902fa4e3980debdab67] 12 #11 pc 00000000001e83c0 /apex/com.android.art/lib64/libart.so (_ZN3art11interpreter6DoCallILb0ELb0EEEbPNS_9ArtMethodEPNS_6ThreadERNS_11ShadowFrameEPKNS_11InstructionEtPNS_6JValueE+912) [arm64-v8a::cf257d4d0635d902fa4e3980debdab67] 13 #12 pc 000000000055d0b8 /apex/com.android.art/lib64/libart.so (MterpInvokeVirtual+848) [arm64-v8a::cf257d4d0635d902fa4e3980debdab67] 14 #13 pc 0000000000003814 /apex/com.android.art/lib64/libart.so [arm64-v8a::cf257d4d0635d902fa4e3980debdab67] 15 java: 16 org.libpag.PAGView.setComposition(Unknown Source:7) 17 com.tencent.wesing.lib_common_ui.pag.WesingPAGView.setComposition(Unknown Source:192) 18 com.tencent.wesing.giftanimation.animation.resAnimation.PagResPlayer.startResAnimation(PagResPlayer.java:302) 19 com.tencent.wesing.giftanimation.animation.resAnimation.ResAnimationView.startAnimation(Unknown Source:31) 20 com.tencent.wesing.web.hippy.ui.views.animation.WeSingAnimationView.startAnimation()(WeSingAnimationView.java:28) 21 com.tencent.wesing.web.hippy.ui.views.animation.WeSingAnimationViewController.dispatchFunction(WeSingAnimationViewController.java:187) 22 com.tencent.wesing.web.hippy.ui.views.animation.WeSingAnimationViewController.dispatchFunction(WeSingAnimationViewController.java:2) 23 com.tencent.mtt.hippy.uimanager.ControllerManager.dispatchUIFunction(Unknown Source:22) 24 com.tencent.mtt.hippy.uimanager.RenderNode.update(Unknown Source:292) 25 com.tencent.mtt.hippy.uimanager.RenderManager.batch(Unknown Source:165) 26 com.tencent.mtt.hippy.dom.DomManager.flushPendingBatches(Unknown Source:68) 27 com.tencent.mtt.hippy.dom.DomManager$DispatchUIFrameCallback.doFrame(Unknown Source:2) 28 com.tencent.mtt.hippy.dom.HippyChoreographer$HippyChoreographerDispatcher.doFrame(Unknown Source:23) 29 com.tencent.mtt.hippy.dom.ChoreographerCompat$1.doFrame(Unknown Source:4) 30 android.view.Choreographer$CallbackRecord.run(Choreographer.java:1456) 31 android.view.Choreographer.doCallbacks(Choreographer.java:1256) 32 android.view.Choreographer.doFrame(Choreographer.java:923) 33 android.view.Choreographer$FrameDisplayEventReceiver.run(Choreographer.java:1443) 34 android.os.Handler.handleCallback(Handler.java:938) 35 android.os.Handler.dispatchMessage(Handler.java:99) 36 android.os.Looper.loop(Looper.java:264) 37 android.app.ActivityThread.main(ActivityThread.java:8315) 38 java.lang.reflect.Method.invoke(Native Method) 39 com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:632) 40 com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1049)
【Demo及附件】
参考 #2405