heap corruption detected by dlmalloc in Android

1.6k Views Asked by At

My app crashed at the beginning. I had integrated Splunk MINT for crash, but it's not showing me any crash details in my dashboard.

My Logcat:

09-09 11:44:23.980 471-690/com.example.asus.connection A/libc: heap corruption detected by dlmalloc
09-09 11:44:23.980 471-690/com.example.asus.connection A/libc: Fatal signal 6 (SIGABRT), code -6 in tid 690 (RenderThread)

Can anyone resolve this issue or provide exact details of this error?

UPDATE:

Whenever I install this app, it shows me this error and when I am re-installing it, it doesn't show any error. But when this error occurs and I'm trying to open the app, it shows this again and again, so I had to re-install to get rid of it. But whenever I update my code and install it, it shows this error.

0

There are 0 best solutions below