W/libEGL:EGLNativeWindowType 断开连接失败

Lui*_*rit 7 android warnings logcat

我在 Android logcats 中看到大量以下形式的警告

 W/libEGL: EGLNativeWindowType 0x72543469d0 disconnect failed
Run Code Online (Sandbox Code Playgroud)

无需进一步解释。为什么是这样?谷歌上没有找到任何有用的东西。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]
Run Code Online (Sandbox Code Playgroud)