3

My Logcat is filled with these warnings:

W/System: A resource failed to call destroy

W/System: A resource failed to call close

W/System: A resource failed to call release

How can i identify the cause of these warnings? Logcat isn't giving much information about it.

Vince VD
  • 1,506
  • 17
  • 38
  • Did you find any more information regarding this? – MrinmoyMk Mar 11 '20 at 18:47
  • 1
    @MrinmoyMk If you're using an emulator, try using a real device because i noticed that i'm not getting these messages on my real device. – Vince VD Mar 12 '20 at 22:01
  • 2
    I am already using a real device – MrinmoyMk Mar 12 '20 at 22:24
  • @MrinmoyMk does is also show the message when you open other apps like eg. Play Store? Because when i open other apps it also shows these messages. – Vince VD Mar 15 '20 at 14:59
  • @MrinmoyMk I think you can just ignore these messages because every app i open they show these message. Just make sure if you're using something like a Cursor Object to close it when you're done with it – Vince VD Mar 15 '20 at 15:05
  • Ok thank you. I will just the message for the time – MrinmoyMk Mar 15 '20 at 16:35
  • @Vince Did you get any solution? – Gary Chen Jul 10 '20 at 15:49
  • 1
    This turns out to be the same as this question stackoverflow.com/a/63386527/1864688 (not immediately obvious due to slightly different message--turns out the message is generated programmatically). I've posted an answer there about how to get more diagnostic info. – guest Aug 13 '20 at 00:53

0 Answers0