facebook / facebook/folly

EXEC_BAD_ACCESS when running the react-native app

Open
#1,707 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
30.5k
Forks
5.9k
PR merge metrics
No merged PRs in 30d

Description

Hello,

thanks for the work put into the library, I am having an issue after building a react-native app and then running it.

This is the issue
![image](https://user-images.githubusercontent.com/37481626/150694066-c570d16f-3c91-4238-a392-5330bf131235.png)

This is the stack
![image](https://user-images.githubusercontent.com/37481626/150694073-f2f02fc4-8c97-463c-a80f-7063f62e395a.png)

From the stack it seems like trying to create a certificateSigningRequest but hitting the exception, can you help me pin-point the issue?

(let me know if you need more info) thanks.

kind regards,
abosaqr

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the crash in the built React Native app and reviewing the provided exception and stack screenshots, especially the certificateSigningRequest path mentioned in the report. Done means identifying the cause of EXEC_BAD_ACCESS and confirming a fix with a successful app run; the issue does not name a source file or test.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp, react-native
Domain
mobile-dev
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.