Thread 1: EXC_BAD_ACCESS (code=1, address=0x0) IOS
See original GitHub issueBug Report
Current behavior
Stream is created but App freezes and no connection happens
Steps to reproduce
OS : iOS 13.2.3 Xcode : Version 11.1 react-native : 61.2 react:16.9
Example Project
JUST THE BASIC VIDEO CHAT EXAMPLE https://github.com/opentok/opentok-react-native-samples/tree/master/BasicVideoChat
What is the current bug behavior?
Stream is created but App freezes and no connection happens
What is the expected correct behavior?
Connection between publisher and subscriber should be established
Relevant logs and/or screenshots
(Paste any relevant logs - please use code blocks (```) to format console output, logs, and code as it’s very hard to read otherwise.)
Issue Analytics
- State:
- Created 4 years ago
- Comments:22 (6 by maintainers)
Top Results From Across the Web
EXC_BAD_ACCESS (code=1, address=0x0) standard C ...
I keep getting this error: Thread 1: EXC_BAD_ACCESS (code=1, address=0x0). I've done some reading on this and believe it to be a memory...
Read more >Error message help...Thread 1: EXC… - Apple Developer
Now it works on the simulator, but when I send it to my device to try and run it I get this error...
Read more >Xcode: Thread 1: EXC_BAD_ACCESS (code=1, address=0x0 ...
This is a C++ problem not an Xcode problem. The error is telling you that you're trying to access a nullptr. When you...
Read more >Why does my Xcode have this error, 'Thread 1 - Quora
This means that your program's thread 1 attempted a bad memory access. You attempted to access memory location 0x4 (which is also 4...
Read more >Thread 1: EXC_BAD_ACCESS (code=1, address=0x0) with ...
**Platform(s) running Alamofire:iOS **macOS version running Xcode:none. I am using this helper to use ReachabilityManager and RxSwift.
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

This issue is two years old. Can you reproduce it with the latest version? If so, can you provide steps to reproduce? Thanks
Closing this issue as we haven’t received a response yet. Please open a new issue with further documentation like steps to reproduce if you continue to face this issue.