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 screenshot 2018-11-06 at 8 07 02 am

About this issue

  • Original URL
  • State: closed
  • Created 6 years ago
  • Comments: 56 (24 by maintainers)

Most upvoted comments

@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:

  1. /Visual Studio Code.app/Contents/MacOS/Electron
  2. /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.