vscode: Crash: FSEvents _mach_vm_deallocate
- VSCode Version: Version 1.28.2 (1.28.2)
- OS Version: macOS Mojave V 10.14.1
Steps to Reproduce:
Does this issue occur when all extensions are disabled?: Yes/No
About this issue
- Original URL
- State: closed
- Created 6 years ago
- Comments: 56 (24 by maintainers)
@bpasero yeah we’re working with Cylance as well. i’ve been working alongside our IT department and have managed to solve this issue by updating our security policy.
This may be a bit out of scope of vscode itself but the solution included adding 2 exclusions for security policies with memory protection enabled:
/Visual Studio Code.app/Contents/MacOS/Electron
/Visual Studio Code.app/Contents/Frameworks/Code Helper.app/Contents/MacOS/Code Helper
I think this will be enough information to help people with this issue but it’s quite obscure (mojave + cylance) so i wouldn’t dive deeper into it.