Skip to content

[dev client] Debugger crashes app on breakpoint hit #231

@erik-lissen

Description

@erik-lissen

Description of the bug

I managed to use the built in launch command to connect to my app that uses dev-client. The app successfully hits a breakpoint. Sometimes it crashes the app immediately, sometimes it works and halts execution. When it does stop correctly, if I try to look at variables in VSCode it crashes immediately.

To Reproduce

Connect to the app

Expected behavior

Should be able to inspect variables

Actual behavior

Crash

Additional context

There's no error in my logs, not sure how to debug this issue. If you could provide some guidance on how to debug the problem or how to give you more information I would be glad to help. Debugging does work in the chrome debugger (by pressing 'j' in terminal).

I'm using a monorepo if that makes any difference.

Metadata

Metadata

Assignees

Labels

HermesDebugging related issues resulting in Hermes crashes.bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions