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

Crash: Index out of bounds in ReaderInterestsDataSource #22677

Closed
sentry-io bot opened this issue Feb 22, 2024 · 4 comments
Closed

Crash: Index out of bounds in ReaderInterestsDataSource #22677

sentry-io bot opened this issue Feb 22, 2024 · 4 comments

Comments

@sentry-io
Copy link

sentry-io bot commented Feb 22, 2024

Sentry Issue: JETPACK-IOS-1932

EXC_BREAKPOINT: Exception 6, Code 1, Subcode 4343318844
  File "<compiler-generated>", in range
  File "<compiler-generated>", in Array._checkSubscript
  File "<compiler-generated>", in Array.subscript.getter
  File "ReaderInterestsDataSource.swift", line 107, in ReaderInterestsDataSource.interest
  File "ReaderSelectInterestsViewController.swift", line 359, in ReaderSelectInterestsViewController.collectionView
...
(57 additional frame(s) were not displayed)

This crash first appeared in Jetpack iOS 24.2 (24.2.0.3), currently affecting 1 user.

@dvdchr dvdchr added the Reader label Feb 22, 2024
@dangermattic
Copy link
Collaborator

dangermattic commented Feb 22, 2024

Thanks for reporting! 👍

@dvdchr
Copy link
Contributor

dvdchr commented Feb 22, 2024

Assigning a Medium priority due to the high severity of being a crash and low impact due to the low reach.

@dvdchr dvdchr changed the title EXC_BREAKPOINT: Exception 6, Code 1, Subcode 4343318844 Crash: Index out of bounds in ReaderInterestsDataSource Feb 22, 2024
@dvdchr
Copy link
Contributor

dvdchr commented Mar 21, 2024

Created #22876 targeting the current beta branch release/24.5. In the PR, I've also added some details/assumptions about why the crash rate has been rising despite it being a legacy component.

@staskus
Copy link
Contributor

staskus commented Apr 2, 2024

@dvdchr I'm closing this issue since the PR is merged. Tagging with 24.5 milestone.

@staskus staskus closed this as completed Apr 2, 2024
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

3 participants