Quantcast
Channel: Active questions tagged crash - Stack Overflow
Viewing all articles
Browse latest Browse all 7192

Android find error source without stacktrace

$
0
0

My application crashes without any kind of stacktrace, the only thing logcat reports is:

[...]        --------- beginning of crash2020-04-20 04:20:00.000 21639-21639/com.company.android E/AndroidRuntime: FATAL EXCEPTION: main    Process: com.company.android, PID: 69420[..]

Thats it...Is there any way to retrieve more information of this crash?

For me it looks like a system crash without any reporting whatssoever...

It's no ANR, therefor there is no data in /data/anr. It might be a service related issue as this only happens when my app is in offline mode.

I have no filters and verbose logging active for my logcat - This behaviour is reproducable on multiple devices


Viewing all articles
Browse latest Browse all 7192

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>