Nexus 10 does not show stacktraces anymore
1
vote
0
answers
106
views
I have an Nexus 10 with Android 4.4.4 (Stock, no root).
Today I noticed a strange behaviour: When an App crashes, the device doesn't show the Stacktrace in Logcat.
I purposely implemented a Bug in an App (parseInt("A)") without any try/catch. If I execute this on Nexus 10 the App just freezes and shows the "App isn't responding" Dialog
In Logcat it shows only one line:
Does anyone know how I can get my Stacktraces back?
I purposely implemented a Bug in an App (parseInt("A)") without any try/catch. If I execute this on Nexus 10 the App just freezes and shows the "App isn't responding" Dialog
In Logcat it shows only one line:
threadid=1: thread exiting with uncaught exception
.Does anyone know how I can get my Stacktraces back?
Asked by Thommy
(111 rep)
Aug 15, 2014, 01:17 PM
Last activity: Jul 19, 2016, 08:02 PM
Last activity: Jul 19, 2016, 08:02 PM