SELECT DISTINCT issue_id, stack_trace, COUNT(*) FROM acra_crashes
WHERE package_name='com.insyncapp.irregularverbs' AND app_version_name=''
GROUP BY issue_id ORDER BY COUNT(*) DESC LIMIT 5
Package: com.insyncapp.irregularverbs
Version:
Stack trace | First Crash | Last crash | Interval | Crash rate | Occurrence |
---|