just updated to the v0.0.35 f-droid build and jerboa started to consistently crash at seemingly random times. likewise, I would get web UI error notifications while using the web frontend.

did a little testing and noticed that it may be related to the “show avatars” setting being enabled.

turning “show avatars” off and saving the settings seems to have eliminated the issues on both web and app.

will continue to test and update the post if needed. any others able to confirm or refute this particular issue might be helpful.

edit: there are still crashes related to editing a post, but crashes while scrolling through posts and comments seem to be much reduced. any feedback is welcome.

edit2: further poking suggests the underlying cause may be jerboa not handling server response timeouts well. turning off avatars may reduce the number of API calls and therefore the number of potentially mishandled timeouts. crash frequency is likely variable as a result of variable server load. if others also experience reduced crash frequency with avatars turned off then I can either create a github issue or add info to an existing one.

  • qprimedOP
    link
    fedilink
    English
    arrow-up
    1
    ·
    1 year ago

    so its possible that the crash issues are related to server load and jerboa’s handling of invalid server responses. I have noticed that crashes are much reduced over the last 24 hours, so perhaps something has changed on my instance (lemmy.ml). if you friend still has issues, you might have them try a different (possibly less congested) server and see if that help?

    its quite likely that jerboa devs and committers are already on this issue, but its really useful to get broad userbase reports of symptoms and quirks to help really squash bugs.