What does Positron's 'code:5' crash mean? #7238
Answered
by
wesm
marcdotson
asked this question in
Q&A
-
Beta Was this translation helpful? Give feedback.
Answered by
wesm
Apr 14, 2025
Replies: 1 comment 3 replies
-
To add some more context:
So I'm even more confused than I was previously. It looks like the kernel didn't crash even though Positron did? Which is cool and consistent with the two being separate -- but what is really happening? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This seems to be a type of crash that has been reported upstream in VSCode: microsoft/vscode#143101. There are some instructions about producing a crash dump file that could help with debugging the problem here: https://github.com/microsoft/vscode/wiki/Native-Crash-Issues#creating-a-crash-report. If you're able to produce a crash, you can open an issue and we can have you e-mail it to us to see if we can diagnose the problem.