W/libEGL:EGLNativeWindowType 断开连接失败

W/libEGL: EGLNativeWindowType disconnect failed

提问人:Luis A. Florit 提问时间:5/10/2021 最后编辑:Luis A. Florit 更新时间:5/10/2021 访问量:4202

问:

我在我的 Android logcats 中看到大量警告

 W/libEGL: EGLNativeWindowType 0x72543469d0 disconnect failed

没有进一步的解释。为什么会这样?在谷歌上没有找到任何有用的东西。Android 11 设备。不幸的是,我不能提供更多细节。

  10:42:46.662 5720-5720/com.floritfoto.apps.xvf I/SurfaceControl: release : mNativeObject = 486206861488 - Surface(name=Surface(name=be52245 StatusBar)/@0x1380023 - animation-leash)/@0x9c54a2e
  10:42:46.662 5720-5720/com.floritfoto.apps.xvf I/SurfaceControl: nativeRelease nativeObject s[486206861488]
  10:42:46.662 5720-5720/com.floritfoto.apps.xvf I/SurfaceControl: nativeRelease nativeObject e[486206861488]
  10:42:46.716 5720-6276/com.floritfoto.apps.xvf W/libEGL: EGLNativeWindowType 0x72543469d0 disconnect failed
  10:42:46.725 5720-5720/com.floritfoto.apps.xvf I/SurfaceControl: release : mNativeObject = 486206642976 - Surface(name=null)/@0x32ec9cf
  10:42:46.725 5720-5720/com.floritfoto.apps.xvf I/SurfaceControl: nativeRelease nativeObject s[486206642976]
  10:42:46.725 5720-5720/com.floritfoto.apps.xvf I/SurfaceControl: nativeRelease nativeObject e[486206642976]
Android 警告 logcat

评论

1赞 Jakub Licznerski 10/25/2021
你能弄清楚是什么原因造成的吗?
0赞 Luis A. Florit 10/25/2021
不。。。我在 Android Studio 中有几条这样的消息,但不知道原因。

答: 暂无答案