Skip to content

Isolate node code cache on apple silicon #113852

Closed
@deepak1556

Description

@deepak1556

Steps to repro:

  • Install and run x64 version on M1
  • Install and override x64 with arm64
  • Crash on startup in v8 when trying to read the CachedData

Workaround:

Start the app with --no-cached-data

Proposed solution:

Split out the cache data with arch prefix CachedData-x64 , CachedData-arm64

Metadata

Metadata

Labels

bugIssue identified by VS Code Team member as probable bugfreeze-slow-crash-leakVS Code crashing, performance, freeze and memory leak issuesverifiedVerification succeeded

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions