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

EXC_BAD_ACCESS: Force-unwrapped animationView is nil #22669

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

EXC_BAD_ACCESS: Force-unwrapped animationView is nil #22669

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: WORDPRESS-IOS-47QB

EXC_BAD_ACCESS: Exception 1, Code 2, Subcode 10762628356 >
KERN_PROTECTION_FAILURE at 0x28180ad04.
  File "JetpackFullscreenOverlayViewController.swift", line 134, in JetpackFullscreenOverlayViewController.setupContent
  File "JetpackFullscreenOverlayViewController.swift", line 80, in JetpackFullscreenOverlayViewController.viewDidLoad
  File "<compiler-generated>", in JetpackFullscreenOverlayViewController.viewDidLoad
  File "main.swift", line 7, in main
...
(31 additional frame(s) were not displayed)

This crash occurred 9 times, affecting 2 out of 28 users in WordPress iOS 24.3-beta (24.3.0.0).

@dangermattic
Copy link
Collaborator

dangermattic commented Feb 22, 2024

Thanks for reporting! 👍

@dvdchr dvdchr changed the title EXC_BAD_ACCESS: Exception 1, Code 2, Subcode 10762628356 > EXC_BAD_ACCESS: Force-unwrapped animationView is nil Feb 22, 2024
@dvdchr
Copy link
Contributor

dvdchr commented Feb 22, 2024

Shared some findings in p1708599738417049-slack-C012H19SZQ8. In summary, this may be related to #22605 where the animation view's Class in JetpackFullscreenOverlayViewController.xib also needs to be updated to LottieAnimationView.

@dvdchr
Copy link
Contributor

dvdchr commented Feb 22, 2024

Assigned a Blocking label as this is a new crash in the 24.3 beta.

@dvdchr dvdchr assigned dvdchr and crazytonyli and unassigned dvdchr Feb 26, 2024
@dvdchr
Copy link
Contributor

dvdchr commented Feb 26, 2024

This is fixed via #22684, and included in the beta version 24.3.0.3. Thanks @crazytonyli for the fix!

@dvdchr dvdchr closed this as completed Feb 26, 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