mlemgroup / mlem

Mlem for Lemmy
https://lemmy.ml/c/mlemapp
GNU General Public License v3.0
181 stars 31 forks source link

App crashes when loading posts with comments #1433

Open d42ohpaz opened 2 weeks ago

d42ohpaz commented 2 weeks ago

Describe the bug Scrolling the All feed, and tapping into posts.

Expected Behavior All posts comments load without crashing.

Actual Behavior The post content loads, but after a short delay the app may crash before it loads/displays the comments.

To Reproduce Nothing special. Tap into posts with comments.

Mlem Information: 2.0 (129)

Additional Context I use lemmy.world (0.19.3-6-g86e4cb214). I have also filed a couple of crash reports through TestFlight.

Some posts that I found that cause the crash:

Also, revisiting the posts loads everything as expected. I've tried clearing the cache and restarting the app.

Sjmarf commented 2 weeks ago

I possibly fixed this by adding an extra @MainActor in #1430; we'll see if it goes away once that's merged

d42ohpaz commented 1 week ago

So far so good with 138. I haven't had a crash all day.