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

RuntimeException: Unable to start activity ComponentInfo{org.wordpress.android/org.wordpress.android.ui.main.WPMain...

Open AliSoftware opened this issue 3 years ago • 4 comments

Sentry Url: https://sentry.io/share/issue/0e61581b3a9e41899bf7b34a589441d0/ User Count: 1 Count: 11 First Release: [email protected]+1067 First Seen: 2021-06-26T06:56:48.026000Z Last Seen: 2021-06-26T06:59:29Z 24 Hours: 0 30 Days: 11

RuntimeException: Unable to start activity ComponentInfo{org.wordpress.android/org.wordpress.android.ui.main.WPMainActivity}: android.view.InflateException: Binary XML file line #92: Binary XML file line #92: Error inflating class <unknown>

...
(50 additional frame(s) were not displayed)

AliSoftware avatar Jun 28 '21 11:06 AliSoftware

So far not that many events/users, but given it's new in 17.6 (which was rolled out to 10% of users only 3 days ago) and is touching an error in XML inflation, numbers are likely to rise quickly I think…

AliSoftware avatar Jun 28 '21 11:06 AliSoftware

Labeling this as [Pri] Medium given Sentry reports 1 user impacted thus far, but I plan to monitor the users impacted count. I was unable to identify the lines triggering the error or any associated PRs from the 17.6 release at this time. Based on the Sentry breadcrumbs, it would appear the error occurs immediately after launch, possibly related to out of memory.

@planarvoid I assigned this to you thinking maybe the Blogging Reminder feature included something that runs on app launch. If you think there is a better person/approach for this issue, please let me know. 🙇🏻

dcalhoun avatar Jun 28 '21 19:06 dcalhoun

I think this issue is not related to our code. There is nothing in the stacktrace that suggest it is. I think we should watch it but as long as it happened to just one user I think we can say it's the device setup that causes the issue. I'm basing my assumption also on this cause:

java.lang.UnsatisfiedLinkError: dlopen failed: "/data/app/com.android.chrome-2/base.apk!/lib/armeabi-v7a/libmonochrome.so" is 32-bit instead of 64-bit

planarvoid avatar Jul 01 '21 13:07 planarvoid

Based on @planarvoid's research and our discussion, I reclassified this as [Pri] Low until this occurs for more users.

dcalhoun avatar Jul 01 '21 13:07 dcalhoun

Sentry issue: JETPACK-ANDROID-BRX

sentry-io[bot] avatar Sep 05 '23 16:09 sentry-io[bot]

There's been a single report of this crash in version 23.1 of the Jetpack app (JETPACK-ANDROID-BRX). Although it's reported as a new crash for Jetpack, the extremely low frequency in the WordPress app and lack of reproducible steps makes me optimistic that it won't pick up any speed.

SiobhyB avatar Sep 05 '23 16:09 SiobhyB