WordPress-Android icon indicating copy to clipboard operation
WordPress-Android copied to clipboard

ApplicationNotResponding: ANR for at least 5000 ms.

Open sentry[bot] opened this issue 2 years ago • 3 comments
trafficstars

Sentry Issue: WORDPRESS-ANDROID-224Q

ApplicationNotResponding: ANR for at least 5000 ms.
    at org.wordpress.android.WordPressDB.<init>(WordPressDB.java:182)
    at org.wordpress.android.AppInitializer.createAndVerifyWpDb(AppInitializer.kt:541)
    at org.wordpress.android.AppInitializer.initWpDb(AppInitializer.kt:531)
    at org.wordpress.android.AppInitializer.init(AppInitializer.kt:300)
    at org.wordpress.android.WordPressApp.onCreate(WordPressApp.java:20)
...
(18 additional frame(s) were not displayed)

sentry[bot] avatar Jun 28 '23 10:06 sentry[bot]

Fails
:no_entry_sign: Please add a feature label to this issue. e.g. 'Stats'

Generated by :no_entry_sign: dangerJS

at org.wordpress.android.WordPressDB.<init>(WordPressDB.java:182) Probably related to #19050

ravishanker avatar Aug 31 '23 06:08 ravishanker

There occurrences of the crash in 24.4 after https://github.com/wordpress-mobile/WordPress-Android/pull/20293 indicating that this might be a different issue.

antonis avatar Mar 29 '24 13:03 antonis