Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EventBusException: Invoking subscriber failed #10264

Closed
sentry-io bot opened this issue Nov 27, 2023 · 2 comments · Fixed by #10268 or #10554
Closed

EventBusException: Invoking subscriber failed #10264

sentry-io bot opened this issue Nov 27, 2023 · 2 comments · Fixed by #10268 or #10554
Assignees
Labels
feature: product details Related to adding or editing products, includes product settings. type: crash The worst kind of bug.

Comments

@sentry-io
Copy link

sentry-io bot commented Nov 27, 2023

Sentry Issue: WOOCOMMERCE-ANDROID-8KV

NullPointerException: media.url must not be null
    at com.woocommerce.android.media.MediaFilesRepository$OnMediaUploadListener.onMediaUploaded(MediaFilesRepository.kt:148)
...
(15 additional frame(s) were not displayed)

EventBusException: Invoking subscriber failed
    at org.greenrobot.eventbus.EventBus.handleSubscriberException(EventBus.java:537)
    at org.greenrobot.eventbus.EventBus.invokeSubscriber(EventBus.java:519)
    at org.greenrobot.eventbus.EventBus.postToSubscription(EventBus.java:461)
    at org.greenrobot.eventbus.EventBus.postSingleEventForEventType(EventBus.java:421)
    at org.greenrobot.eventbus.EventBus.postSingleEventForEventType(EventBus.java:421)
...
(14 additional frame(s) were not displayed)

EventBusException: Invoking subscriber failed
    at org.greenrobot.eventbus.EventBus.handleSubscriberException(EventBus.java:537)
    at org.greenrobot.eventbus.EventBus.invokeSubscriber(EventBus.java:519)
    at org.greenrobot.eventbus.EventBus.invokeSubscriber(EventBus.java:511)
    at org.greenrobot.eventbus.AsyncPoster.run(AsyncPoster.java:46)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
...
(2 additional frame(s) were not displayed)
@hichamboushaba
Copy link
Member

This is caused by the changes to the MediaModel introduced in wordpress-mobile/WordPress-FluxC-Android#2886

@hichamboushaba hichamboushaba added type: crash The worst kind of bug. feature: product details Related to adding or editing products, includes product settings. labels Nov 27, 2023
@hichamboushaba
Copy link
Member

hichamboushaba commented Dec 19, 2023

Still happening in 16.6.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature: product details Related to adding or editing products, includes product settings. type: crash The worst kind of bug.
Projects
None yet
2 participants