烧写了hikey960-img-154 固件,启动后logcat发现有以下错误,有人遇到过吗? 有什么解决方法?
01-01 00:01:42.976 3776 3776 D SurfaceFlinger: shader cache generated - 24 shaders in 354.696350 ms
01-01 00:01:42.984 3777 3777 I SamplingProfilerIntegration: Profiling disabled.
01-01 00:01:42.984 3777 3777 D Zygote : begin preload
01-01 00:01:42.984 3777 3777 I Zygote : Installing ICU cache reference pinning...
01-01 00:01:42.984 3777 3777 I Zygote : Preloading ICU data...
01-01 00:01:42.984 3776 3776 D SurfaceFlinger: Set power mode=2, type=0 flinger=0x7fb6e49000
01-01 00:01:42.997 3776 3776 W gralloc : Failed to find GPU block configuration in libGLES_mali.so. Using static build configuration.
01-01 00:01:42.997 3776 3776 E : Runtim+e and build version of gralloc private structure does not match for handle 0x7fb6a193e0. Errors will likely follow.
01-01 00:01:42.997 3776 3776 E : mali gles error info : 1
01-01 00:01:43.001 3776 3776 D graphic : #00 pc 000000000039c984 /system/lib64/egl/libGLES_mali.so
01-01 00:01:43.001 3776 3776 D graphic : #01 pc 00000000003647e4 /system/lib64/egl/libGLES_mali.so
01-01 00:01:43.001 3776 3776 D graphic : #02 pc 0000000000324c84 /system/lib64/egl/libGLES_mali.so
01-01 00:01:43.001 3776 3776 D graphic : #03 pc 000000000031bb6c /system/lib64/egl/libGLES_mali.so
01-01 00:01:43.001 3776 3776 D graphic : #04 pc 0000000000324aa0 /system/lib64/egl/libGLES_mali.so
01-01 00:01:43.001 3776 3776 D graphic : #05 pc 000000000031874c /system/lib64/egl/libGLES_mali.so
01-01 00:01:43.001 3776 3776 D graphic : #06 pc 000000000031af44 /system/lib64/egl/libGLES_mali.so
01-01 00:01:43.001 3776 3776 D graphic : #07 pc 000000000003f210 /system/lib64/libsurfaceflinger.so
01-01 00:01:43.001 3776 3776 D graphic : #08 pc 000000000003d484 /system/lib64/libsurfaceflinger.so
01-01 00:01:43.001 3776 3776 D graphic : #09 pc 0000000000044d18 /system/lib64/libsurfaceflinger.so
01-01 00:01:43.001 3776 3776 D graphic : #10 pc 0000000000045f40 /system/lib64/libsurfaceflinger.so
01-01 00:01:43.001 3776 3776 D graphic : #11 pc 00000000000445c8 /system/lib64/libsurfaceflinger.so
01-01 00:01:43.001 3776 3776 D graphic : #12 pc 00000000000435a4 /system/lib64/libsurfaceflinger.so
01-01 00:01:43.001 3776 3776 D graphic : #13 pc 0000000000043438 /system/lib64/libsurfaceflinger.so
01-01 00:01:43.001 3776 3776 D graphic : #14 pc 0000000000018078 /system/lib64/libutils.so (android::Looper::pollInner(int)+324)
01-01 00:01:43.001 3776 3776 D graphic : #15 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+100)
01-01 00:01:43.001 3776 3776 D graphic : #16 pc 0000000000033924 /system/lib64/libsurfaceflinger.so
01-01 00:01:43.001 3776 3776 D graphic : #17 pc 0000000000042e78 /system/lib64/libsurfaceflinger.so (android::SurfaceFlinger::run()+20)
01-01 00:01:43.001 3776 3776 D graphic : #18 pc 0000000000001784 /system/bin/surfaceflinger
01-01 00:01:43.001 3776 3776 D graphic : #19 pc 000000000001b6e8 /system/lib64/libc.so (__libc_init+88)
01-01 00:01:43.001 3776 3776 D graphic : #20 pc 00000000000014b0 /system/bin/surfaceflinger
01-01 00:01:43.001 3776 3776 E : Runtim+e and build version of gralloc private structure does not match for handle 0x7fb6a193e0. Errors will likely follow.
01-01 00:01:43.001 3776 3776 F DisplayDevice: eglSwapBuffers(0x1, 0x7fb3d53540) failed with 0x0000300d
01-01 00:01:43.001 3776 3776 F libc : Fatal signal 6 (SIGABRT), code -6 in tid 3776 (surfaceflinger)
01-01 00:01:43.016 3825 3825 I crash_dump64: obtaining output fd from tombstoned, type: kDebuggerdTombstone
01-01 00:01:43.016 2157 2157 I /system/bin/tombstoned: received crash request for pid 3776
01-01 00:01:43.016 3825 3825 I crash_dump64: performing dump of process 3776 (target tid = 3776)
01-01 00:01:43.017 3825 3825 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
01-01 00:01:43.017 3825 3825 F DEBUG : Build fingerprint: 'Android/hikey960/hikey960:O/NYC/154:userdebug/test-keys'
01-01 00:01:43.017 3825 3825 F DEBUG : Revision: '0'
01-01 00:01:43.017 3825 3825 F DEBUG : ABI: 'arm64'
01-01 00:01:43.017 3825 3825 F DEBUG : pid: 3776, tid: 3776, name: surfaceflinger >>> /system/bin/surfaceflinger <<<
01-01 00:01:43.017 3825 3825 F DEBUG : signal 6 (SIGABRT), code -6 (SI_TKILL), fault addr --------
01-01 00:01:43.018 3825 3825 F DEBUG : Abort message: 'eglSwapBuffers(0x1, 0x7fb3d53540) failed with 0x0000300d'
01-01 00:01:43.018 3825 3825 F DEBUG : x0 0000000000000000 x1 0000000000000ec0 x2 0000000000000006 x3 0000000000000008
01-01 00:01:43.018 3825 3825 F DEBUG : x4 0000000000000000 x5 0000000000000000 x6 0000000000000000 x7 7f7f7f7f7f7f7f7f
01-01 00:01:43.018 3825 3825 F DEBUG : x8 0000000000000083 x9 bdba2d6d88a458e3 x10 0000000000000000 x11 0000000000000001
01-01 00:01:43.018 3825 3825 F DEBUG : x12 0000007ffffff070 x13 ffffffffffffffff x14 ff00000000000000 x15 ffffffffffffffff
01-01 00:01:43.018 3825 3825 F DEBUG : x16 0000007fb75322f8 x17 0000007fb74d25dc x18 0000007fb78067cc x19 0000000000000ec0
01-01 00:01:43.018 3825 3825 F DEBUG : x20 0000000000000ec0 x21 0000007fb75590cc x22 0000007fb7559040 x23 0000000000000001
01-01 00:01:43.018 3825 3825 F DEBUG : x24 0000000000000000 x25 0000000000000018 x26 0000007fb6e27128 x27 000000000000000c
01-01 00:01:43.018 3825 3825 F DEBUG : x28 0000000000000001 x29 0000007fffffef90 x30 0000007fb7486900
01-01 00:01:43.018 3825 3825 F DEBUG : sp 0000007fffffef50 pc 0000007fb74d25e4 pstate 0000000060000000
01-01 00:01:43.027 3825 3825 F DEBUG :
01-01 00:01:43.027 3825 3825 F DEBUG : backtrace:
01-01 00:01:43.027 3825 3825 F DEBUG : #00 pc 00000000000695e4 /system/lib64/libc.so (tgkill+8)
01-01 00:01:43.027 3825 3825 F DEBUG : #01 pc 000000000001d8fc /system/lib64/libc.so (abort+88)
01-01 00:01:43.027 3825 3825 F DEBUG : #02 pc 0000000000007ebc /system/lib64/liblog.so (__android_log_assert+296)
01-01 00:01:43.027 3825 3825 F DEBUG : #03 pc 0000000000024168 /system/lib64/libsurfaceflinger.so (android::DisplayDevice::swapBuffers(android::HWComposer&) const+248)
01-01 00:01:43.027 3825 3825 F DEBUG : #04 pc 0000000000045f60 /system/lib64/libsurfaceflinger.so (android::SurfaceFlinger::doDisplayComposition(android::sp<android::DisplayDevice const> const&, android::Region const&)+1172)
01-01 00:01:43.027 3825 3825 F DEBUG : #05 pc 00000000000445c8 /system/lib64/libsurfaceflinger.so (android::SurfaceFlinger::doComposition()+192)
01-01 00:01:43.027 3825 3825 F DEBUG : #06 pc 00000000000435a4 /system/lib64/libsurfaceflinger.so (android::SurfaceFlinger::handleMessageRefresh()+156)
01-01 00:01:43.027 3825 3825 F DEBUG : #07 pc 0000000000043438 /system/lib64/libsurfaceflinger.so (android::SurfaceFlinger::onMessageReceived(int)+180)
01-01 00:01:43.027 3825 3825 F DEBUG : #08 pc 0000000000018078 /system/lib64/libutils.so (android::Looper::pollInner(int)+324)
01-01 00:01:43.027 3825 3825 F DEBUG : #09 pc 0000000000017ea8 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+100)
01-01 00:01:43.027 3825 3825 F DEBUG : #10 pc 0000000000033924 /system/lib64/libsurfaceflinger.so (android::MessageQueue::waitMessage()+92)
01-01 00:01:43.027 3825 3825 F DEBUG : #11 pc 0000000000042e78 /system/lib64/libsurfaceflinger.so (android::SurfaceFlinger::run()+20)
01-01 00:01:43.027 3825 3825 F DEBUG : #12 pc 0000000000001784 /system/bin/surfaceflinger (main+564)
01-01 00:01:43.027 3825 3825 F DEBUG : #13 pc 000000000001b6e8 /system/lib64/libc.so (__libc_init+88)
01-01 00:01:43.027 3825 3825 F DEBUG : #14 pc 00000000000014b0 /system/bin/surfaceflinger (_start_main+80)
01-01 00:01:43.053 3777 3777 I Zygote : Preloading classes...
01-01 00:01:43.061 3777 3777 W Zygote : Class not found for preloading: [Landroid.view.Display$ColorTransform;
01-01 00:01:43.062 3777 3777 W Zygote : Class not found for preloading: [Lcom.android.dex.TableOfContents$Section;
01-01 00:01:43.065 3777 3777 W Zygote : Class not found for preloading: [Ljava.util.HashMap$HashMapEntry;
01-01 00:01:43.066 3777 3777 W Zygote : Class not found for preloading: [Lsun.security.util.DisabledAlgorithmConstraints$KeySizeConstraint$Operator;
01-01 00:01:43.085 3777 3777 W Zygote : Class not found for preloading: android.app.Dialog$-void__init__android_content_Context_context_int_themeResId_boolean_createContextThemeWrapper_LambdaImpl0
01-01 00:01:43.143 3825 3825 E crash_dump64: unable to connect to activity manager: No such file or directory
Working