Wordpress-android: NullPointerException: Parameter specified as non-null is null: method kotlin.jvm.internal.Intrinsics.checkNotNullParame...

Created on 25 Feb 2021  路  3Comments  路  Source: wordpress-mobile/WordPress-Android

Sentry Url: https://sentry.io/share/issue/84d9ff222a3248ccab6c168bf7de8361/
User Count: 370
Count: 1143
First Release: org.wordpress.[email protected]+1002
First Seen: 2021-02-24T21:33:58.670000Z
Last Seen: 2021-02-25T10:17:21Z
24 Hours: 1126
30 Days: 1126

NullPointerException: Parameter specified as non-null is null: method kotlin.jvm.internal.Intrinsics.checkNotNullParameter, parameter emoji
     at org.wordpress.android.fluxc.model.layouts.GutenbergLayoutCategoryModel.<init>(null:19)
     at org.wordpress.android.fluxc.model.layouts.GutenbergLayoutCategoryModel.<init>(GutenbergLayoutCategoryModel.kt:19)
     at org.wordpress.android.fluxc.model.layouts.GutenbergLayoutCategoryModelKt.transform(GutenbergLayoutCategoryModel.kt:28)
     at org.wordpress.android.fluxc.model.layouts.GutenbergLayoutCategoryModelKt.transform(GutenbergLayoutCategoryModel.kt:45)
     at org.wordpress.android.fluxc.persistence.SiteSqlUtils.insertOrReplaceBlockLayouts(SiteSqlUtils.java:335)
     at org.wordpress.android.fluxc.store.SiteStore.handleFetchedBlockLayouts(SiteStore.java:2189)
     at org.wordpress.android.fluxc.store.SiteStore.onAction(SiteStore.java:1582)
...
(4 additional frame(s) were not displayed)
Requires Triage [Type] Crash

Most helpful comment

Thanks for the heads up @ceyhun! I guess someone wanted to share it while working on it and didn't notice it was already shared. Sentry isn't great in this case and generates a new link.
I've fixed the description with the new link now.

btw: @antonis and @geriux already took care of this.

All 3 comments

@loremattei The Sentry link doesn't seem to work, I'm getting a Page Not Found error when I click it.

Thanks for the heads up @ceyhun! I guess someone wanted to share it while working on it and didn't notice it was already shared. Sentry isn't great in this case and generates a new link.
I've fixed the description with the new link now.

btw: @antonis and @geriux already took care of this.

Hey @loremattei, @ceyhun 馃憢
Thank you for reporting this 馃檱

A server side fix was applied (internal ref: pb3aDo-Pe-p2) to stop the Android app from crashing and a client side fix will be included in the next version to prevent such issue from occurring in the future.

I'm closing this issue. Please reopen if the issue persists 馃檱

Was this page helpful?
0 / 5 - 0 ratings