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 #10849

Closed
sentry-io bot opened this issue Nov 25, 2019 · 2 comments
Closed

EventBusException: Invoking subscriber failed #10849

sentry-io bot opened this issue Nov 25, 2019 · 2 comments

Comments

@sentry-io
Copy link

sentry-io bot commented Nov 25, 2019

Sentry Issue: WORDPRESS-ANDROID-7G

IllegalStateException: Already resumed
    at org.wordpress.android.fluxc.store.PageStore.onPostChanged(PageStore.kt:230)
...
(7 additional frame(s) were not displayed)

EventBusException: Invoking subscriber failed
    at org.greenrobot.eventbus.EventBus.handleSubscriberException(EventBus.java:527)
    at org.greenrobot.eventbus.EventBus.invokeSubscriber(EventBus.java:509)
    at org.greenrobot.eventbus.EventBus.invokeSubscriber(EventBus.java:501)
    at org.greenrobot.eventbus.HandlerPoster.handleMessage(HandlerPoster.java:67)
    at android.os.Handler.dispatchMessage(Handler.java:105)
...
(5 additional frame(s) were not displayed)

Invoking subscriber failed
@jd-alexander
Copy link
Contributor

Seems related to an existing issue #8401 that was fixed. @malinajirka I am trying to find where this was fixed but haven't so far.

@malinajirka
Copy link
Contributor

Good find, thanks @jd-alexander

Reopening #8401 and closing this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants