Jellycuts / Jellycuts-Issues

A public issue tracker for the Jellycuts iOS app.
23 stars 0 forks source link

Random crashes when scrolling in settings #69

Closed colin273 closed 3 years ago

colin273 commented 3 years ago

Describe the bug

Scrolling up and down through the settings a few times causes the app to crash.

To Reproduce

Steps to reproduce the behavior:

  1. Launch the app.
  2. Go to the settings page.
  3. Scroll to the bottom, then back to the top, then repeat this over and over until the view freezes and the app crashes.

Expected behavior

Scrolling through a static page of items should not crash the app, no matter how much I scroll.

Screenshots

N/A

Information

Additional context

This may have something to do with some of the disclosure indicators being replaced with globe symbols. This bug never occurred when all items had either arrows as disclosure indicators or no disclosure indicators at all.

ActuallyTaylor commented 3 years ago

How long do you have to scroll for this to happen? I can’t seem to replicate the globe or the settings bug.

colin273 commented 3 years ago

https://user-images.githubusercontent.com/63314105/114425569-3363c980-9b87-11eb-86fd-60b62cfcef29.mov

ActuallyTaylor commented 3 years ago

That is beyond strange. I managed to get crashing, to happen and it seems to be an issue with a memory leak. Why a memory leak is caused by my settings page I have 0 clue. This ones gonna be annoying to squash.

ActuallyTaylor commented 3 years ago

This one was hard to find and I have no clue why the code that I changed fixed it but it did.