You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Generate a migration so that the Snapshot file is updated
Select that file on the source control tab
Crash
Started happening maybe a month or two ago. Note that this is a larger file - about 7k lines. Doesn't happen with extensions disabled, but I'm not sure what I have that's causing issues. Once it crashes.
Once it crashes any logs are gone, but the dev tools shows this:
@alexandrudima As I said in the report, no, it does not happen once all extensions are disabled
The file is a little over 7000 lines. I'm not comparing 2 files, but this is one when even one line has a change in it, and trying to view the diff in the source control tab. I've attached an obfuscated version of ours.
@alexandrudima That seems to be the culprit (or at least one of them). Disabling it stopped it from crashing, but now I'm getting errors in the debugger about the bracket colorizer extension. Progress!
I'll close this bug, share it with the vsls-contrib/chat team, and check out the bracket colorizer plugin's issue page as well.
Issue Type: Bug
Started happening maybe a month or two ago. Note that this is a larger file - about 7k lines. Doesn't happen with extensions disabled, but I'm not sure what I have that's causing issues. Once it crashes.
Once it crashes any logs are gone, but the dev tools shows this:
Extension host terminated unexpectedly. Code: 3221225477 Signal: null
_onExtensionHostCrashed @ abstractExtensionService.ts:154
_onExtensionHostCrashed @ extensionService.ts:371
_onExtensionHostCrashOrExit @ abstractExtensionService.ts:146
e.onDidExit @ abstractExtensionService.ts:136
fire @ event.ts:572
_onExtHostProcessExit @ extensionHost.ts:464
_extensionHostProcess.on @ extensionHost.ts:217
emit @ events.js:182
ChildProcess._handle.onexit @ internal/child_process.js:240
notificationsAlerts.ts:40 Extension host terminated unexpectedly.
onDidNotificationChange @ notificationsAlerts.ts:40
_register.model.onDidNotificationChange.e @ notificationsAlerts.ts:26
fire @ event.ts:572
addNotification @ notifications.ts:156
notify @ notificationService.ts:101
prompt @ notificationService.ts:166
_onExtensionHostCrashed @ extensionService.ts:391
_onExtensionHostCrashOrExit @ abstractExtensionService.ts:146
e.onDidExit @ abstractExtensionService.ts:136
fire @ event.ts:572
_onExtHostProcessExit @ extensionHost.ts:464
_extensionHostProcess.on @ extensionHost.ts:217
emit @ events.js:182
ChildProcess._handle.onexit @ internal/child_process.js:240
VS Code version: Code 1.38.1 (b37e54c, 2019-09-11T13:35:15.005Z)
OS version: Windows_NT x64 10.0.18362
System Info
flash_3d: enabled
flash_stage3d: enabled
flash_stage3d_baseline: enabled
gpu_compositing: enabled
multiple_raster_threads: enabled_on
native_gpu_memory_buffers: disabled_software
oop_rasterization: disabled_off
protected_video_decode: unavailable_off
rasterization: enabled
skia_deferred_display_list: disabled_off
skia_renderer: disabled_off
surface_synchronization: enabled_on
video_decode: enabled
viz_display_compositor: disabled_off
webgl: enabled
webgl2: enabled
Extensions (45)
The text was updated successfully, but these errors were encountered: