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

XCrash收集不到本项目中的so的信息 #98

Open
chengll opened this issue Nov 1, 2021 · 0 comments
Open

XCrash收集不到本项目中的so的信息 #98

chengll opened this issue Nov 1, 2021 · 0 comments

Comments

@chengll
Copy link

chengll commented Nov 1, 2021

Current Activity =buss.wap.ui.activity.BaseWapActivity
Crash type=native
java stacktrace=(no managed stack frames)

backtrace=#00 pc 00054502 /apex/com.android.runtime/lib/bionic/libc.so (abort+165)
#1 pc 003996c1 /apex/com.android.runtime/lib/libart.so (_ZN3art7Runtime5AbortEPKc+1980)
#2 pc 000085e1 /system/lib/libbase.so (_ZN7android4base10LogMessageD2Ev+488)
#3 pc 00019c97 /system/lib/libui.so (_ZN7android19GraphicBufferMapper27importBufferMaintenanceInfoEi+234)
#4 pc 00019d81 /system/lib/libui.so (ZN7android19GraphicBufferMapper12importBufferEPK13native_handlejjjiyjPS3+100)
#5 pc 0001864b /system/lib/libui.so (ZN7android13GraphicBuffer9unflattenERPKvRjRPKiS4+530)
#6 pc 00128fbd /system/lib/libandroid_runtime.so (_ZN7android6Parcel17FlattenableHelperINS_13GraphicBufferEE9unflattenEPKvjPKij+32)
#7 pc 0004fedd /system/lib/libbinder.so (_ZNK7android6Parcel4readERNS0_26FlattenableHelperInterfaceE+340)
#8 pc 00060f65 /system/lib/libgui.so (_ZN7android23BpGraphicBufferProducer13requestBufferEiPNS_2spINS_13GraphicBufferEEE+156)
#9 pc 0008bf19 /system/lib/libgui.so (_ZN7android7Surface13dequeueBufferEPP19ANativeWindowBufferPi+712)
#10 pc 0026c47d /system/lib/libhwui.so (_ZN7android10uirenderer12renderthread15ReliableSurface18hook_dequeueBufferEP13ANativeWindowPP19ANativeWindowBufferPi+64)
#11 pc 0172dc51 /vendor/lib/egl/libGLES_mali.so
#12 pc 0173b6c9 /vendor/lib/egl/libGLES_mali.so
#13 pc 0173b4a7 /vendor/lib/egl/libGLES_mali.so
#14 pc 01738f49 /vendor/lib/egl/libGLES_mali.so (eglQuerySurface+616)
#15 pc 000166e3 /system/lib/libEGL.so (_ZN7android19eglQuerySurfaceImplEPvS0_iPi+146)
#16 pc 000f9c81 /system/lib/libhwui.so (_ZN7android10uirenderer12renderthread10EglManager10beginFrameEPvb+100)
#17 pc 000f6cad /system/lib/libhwui.so (_ZN7android10uirenderer12skiapipeline18SkiaOpenGLPipeline8getFrameEv+48)
#18 pc 00245963 /system/lib/libhwui.so (_ZN7android10uirenderer12renderthread13CanvasContext4drawEv+158)
#19 pc 002450c5 /system/lib/libhwui.so (_ZNSt3__110__function6__funcIZN7android10uirenderer12renderthread13DrawFrameTask11postAndWaitEvE3$_0NS_9allocatorIS6_EEFvvEEclEv$c303f2d2360db58ed70a2d0ac7ed911b+192)
#20 pc 0024c1db /system/lib/libhwui.so (_ZN7android10uirenderer9WorkQueue7processEv+158)
#21 pc 0024c033 /system/lib/libhwui.so (_ZN7android10uirenderer12renderthread12RenderThread10threadLoopEv+54)
#22 pc 0000d913 /system/lib/libutils.so (_ZN7android6Thread11_threadLoopEPv+186)
#23 pc 0009c547 /apex/com.android.runtime/lib/bionic/libc.so (_ZL15__pthread_startPv+20)
#24 pc 000559f7 /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30)

收集到的so都不是我们项目中的 ,java和ANR的正常

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant