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

[Reanimated] EXC_BAD_ACCESS: Exception 1, Code 1, Subcode 167039574753352 > #20990

Closed
sentry-io bot opened this issue Jul 3, 2023 · 6 comments
Closed
Labels
Gutenberg Editing and display of Gutenberg blocks. Posting/Editing [Type] Crash

Comments

@sentry-io
Copy link

sentry-io bot commented Jul 3, 2023

Sentry Issue: JETPACK-IOS-FHE

EXC_BAD_ACCESS: Exception 1, Code 1, Subcode 167039574753352 >
KERN_INVALID_ADDRESS at 0x97ebee844048.
  File "Scheduler.h", line 20, in reanimated::Queue<T>::~Queue
  File "Scheduler.h", line 20, in reanimated::Queue<T>::~Queue
  File "Scheduler.cpp", line 31, in reanimated::Scheduler::~Scheduler
  File "REAIOSErrorHandler.h", line 18, in reanimated::REAIOSErrorHandler::~REAIOSErrorHandler
  File "REAIOSErrorHandler.h", line 18, in reanimated::REAIOSErrorHandler::~REAIOSErrorHandler
...
(74 additional frame(s) were not displayed)

By July 3rd, 2023, this issue has impacted 59 users. The stack trace references the Reanimated library, which is only used in the editor.

@fluiddot fluiddot added [Type] Crash Posting/Editing Gutenberg Editing and display of Gutenberg blocks. labels Jul 3, 2023
@fluiddot fluiddot changed the title EXC_BAD_ACCESS: Exception 1, Code 1, Subcode 167039574753352 > [Reanimated] EXC_BAD_ACCESS: Exception 1, Code 1, Subcode 167039574753352 > Jul 3, 2023
@fluiddot
Copy link
Contributor

fluiddot commented Jul 3, 2023

This issue is likely to be related to #20499.

@wargcm
Copy link
Contributor

wargcm commented Jul 12, 2023

Do we want to link JETPACK-IOS-FR9 to this as well? The stack trace is different but it's also a Reanimated crash.

JETPACK-IOS-F8R / WORDPRESS-IOS-3P8M also have Reanimated in the stack trace.

@fluiddot
Copy link
Contributor

Do we want to link JETPACK-IOS-FR9 to this as well? The stack trace is different but it's also a Reanimated crash.

I checked a couple of events and noticed that one of the last actions was pressing the More button. This differs from this issue which seems it's mostly happening when closing the editor. Hence, although it's associated with Reanimated, I'd try to track it in a separate GitHub issue if possible.

JETPACK-IOS-F8R / WORDPRESS-IOS-3P8M also have Reanimated in the stack trace.

We have this issue that contains a very similar stack trace and title, probably we could associate them with it.

@dcalhoun
Copy link
Member

Unfortunately, I believe I just encountered this crash running 22.9 with the latest React Native upgrade (#20956). 😞

@dcalhoun
Copy link
Member

Ignore my previous comment. 22.9 does not include the latest React Native upgrade. 😅

@fluiddot
Copy link
Contributor

Version 23.0, which includes the React Native upgrade, has been released already for a week and no events have been reported 🎊. Hence we can consider the crash solved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Gutenberg Editing and display of Gutenberg blocks. Posting/Editing [Type] Crash
Projects
None yet
Development

No branches or pull requests

3 participants