Android Crash on play console FATAL EXCEPTION [FinalizerWatchdogDaemon]

Hi,
I got this crash report twice on the play console on 2 devices “GalaxyS4” and “Tecno L8”,
but I cant reproduce it.
thanks

java.lang.Error: FATAL EXCEPTION [FinalizerWatchdogDaemon]
Unity version : 5.5.0f3
Device model : samsung GT-I9500
Device fingerprint: samsung/ja3gxx/ja3g:5.0.1/LRX22C/I9500XXUHOH6:user/release-keys
Caused by
at com.unity3d.player.ReflectionHelper.nativeProxyFinalize(Native Method:0)
at com.unity3d.player.ReflectionHelper.a(Unknown Source:0)
at com.unity3d.player.ReflectionHelper$1.finalize(Unknown Source:0)
at java.lang.Daemons$FinalizerDaemon.doFinalize(Daemons.java:190)
at java.lang.Daemons$FinalizerDaemon.run(Daemons.java:173)
at java.lang.Thread.run(Thread.java:818)

Same issue here. Do you solve it ?