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

The application crashes when I enable debug #32816

Closed
valery-lavrik opened this issue Dec 30, 2021 · 6 comments
Closed

The application crashes when I enable debug #32816

valery-lavrik opened this issue Dec 30, 2021 · 6 comments
Labels
Needs: Triage 🔍 Stale There has been a lack of activity on this issue and it may be closed soon.

Comments

@valery-lavrik
Copy link

valery-lavrik commented Dec 30, 2021

Description

With Debug enabled, everything works fine. But as soon as I enable Debug, the application immediately collapses without any errors...

I have completely cleaned all the caches

rd %localappdata%\Temp\metro-cache /s /q
del %localappdata%\Temp\haste-map*
gradlew clean
rd node_modules /q /s
npm cache clean --force
npm start -- --reset-cache

But nothing helps

Version

0.66.4

Output of npx react-native info

$ react-native info
info Fetching system and libraries information...
(node:18324) Warning: Accessing non-existent property 'padLevels' of module exports inside circular dependency
(Use node --trace-warnings ... to show where the warning was created)
System:
OS: Windows 10 10.0.19044
CPU: (4) x64 Intel(R) Core(TM) i5-7200U CPU @ 2.50GHz
Memory: 1.17 GB / 7.49 GB
Binaries:
Node: 14.17.5 - C:\Program Files\nodejs\node.EXE
Yarn: 1.7.0 - C:\Program Files (x86)\Yarn\bin\yarn.CMD
npm: 6.14.5 - C:\Program Files\nodejs\npm.CMD
Watchman: Not Found
SDKs:
Android SDK:
API Levels: 23, 26, 28, 29, 30
Build Tools: 28.0.3, 29.0.2, 30.0.2
System Images: android-19 | Google APIs ARM EABI v7a, android-24 | Google Play Intel x86 Atom, android-27 | Google Play Intel x86 Atom, android-28 | Intel x86 Atom_64, android-28 | Google APIs Intel x86 Atom, android-28 | Google Play Intel x86 Atom
Android NDK: Not Found
Windows SDK: Not Found
IDEs:
Android Studio: Version 4.0.0.0 AI-193.6911.18.40.6626763
Visual Studio: Not Found
Languages:
Java: 1.8.0_211 - /c/Program Files/Java/jdk1.8.0_211/bin/javac
npmPackages:
@react-native-community/cli: Not Found
react: 17.0.2 => 17.0.2
react-native: 0.66.4 => 0.66.4
react-native-windows: Not Found
npmGlobalPackages:
react-native: Not Found

Steps to reproduce

1 launch the application
2 ctrl+m
3 select Debug
4 The application breaks and collapses without errors

Snack, code example, screenshot, or link to a repository

No response

@valery-lavrik
Copy link
Author

@valery-lavrik
Copy link
Author

don't have any ideas?

@valery-lavrik
Copy link
Author

I found a mention of this problem in react-native-reanimated and they say that it can only be solved in react-native.
Is that true?

software-mansion/react-native-reanimated#1674

@valery-lavrik
Copy link
Author

in
the react-native-reanimated documentation (https://docs.swmansion.com/react-native-reanimated/docs/), I found this:
image

are there plans to use JSI in react-native?

@github-actions
Copy link

github-actions bot commented Aug 6, 2022

This issue is stale because it has been open 180 days with no activity. Remove stale label or comment or this will be closed in 7 days.

@github-actions github-actions bot added the Stale There has been a lack of activity on this issue and it may be closed soon. label Aug 6, 2022
@github-actions
Copy link

This issue was closed because it has been stalled for 7 days with no activity.

@facebook facebook locked as resolved and limited conversation to collaborators Oct 29, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Needs: Triage 🔍 Stale There has been a lack of activity on this issue and it may be closed soon.
Projects
None yet
Development

No branches or pull requests

1 participant