-
Notifications
You must be signed in to change notification settings - Fork 38.2k
Closed
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugfreeze-slow-crash-leakVS Code crashing, performance, freeze and memory leak issuesVS Code crashing, performance, freeze and memory leak issuesverifiedVerification succeededVerification succeeded
Milestone
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugfreeze-slow-crash-leakVS Code crashing, performance, freeze and memory leak issuesVS Code crashing, performance, freeze and memory leak issuesverifiedVerification succeededVerification succeeded