vscode: VScode crash and core dump on start
- VSCode Version: code-1.26.1-1534444904.el7.x86_64
- OS Version: [GNU C Library (GNU libc) stable release version 2.28. Compiled by GNU CC version 8.2.1 20180824.] It’s a Mageia Linux.
Steps to Reproduce:
- install : dnf install code
- run
code
Does this issue occur when all extensions are disabled?: Yes
Result : /bin/code: line 35: 31564 Segmentation fault (core dumped) ELECTRON_RUN_AS_NODE=1 “$ELECTRON” “$CLI” “$@”
This is the same problem described in #51917 but that issue was closed for some reason, without the problem being solved afaics. Please provide a workaround that does not involve downgrading glibc, that is not an option.
About this issue
- Original URL
- State: closed
- Created 6 years ago
- Comments: 18 (5 by maintainers)
Nothing yet?
That works great! Thank you
Can you please follow the steps in https://github.com/Microsoft/vscode/wiki/Native-Crash-Issues to get at more details around the crash and attach the result here? Thanks!