microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
160.2k stars 28.06k forks source link

VS Code closes immediately after start #214668

Closed NoahTheBuzz closed 3 weeks ago

NoahTheBuzz commented 3 weeks ago

Does this issue occur when all extensions are disabled?: Yes/No

Steps to Reproduce:

  1. Update VSCode to 1.90.0
  2. Start VSCode
  3. (here it closes again, cant fix this on my side; its since the update)
ksdme commented 3 weeks ago

I am on Ubuntu 22.04 using the latest snap of VS Code. It crashes the same for me with the following verbose log.

[0608/130446.572171:ERROR:file_io_posix.cc(153)] open /home/kilari/.config/Code/Crashpad/pending/dd9f37f1-ec4a-4ade-922d-224e8a3c46bb.lock: File exists (17)
[0608/130446.572268:ERROR:file_io_posix.cc(153)] open /home/kilari/.config/Code/Crashpad/pending/a52887b3-f730-4cae-9f5f-488a10408a70.lock: File exists (17)
[0608/130446.572283:ERROR:file_io_posix.cc(153)] open /home/kilari/.config/Code/Crashpad/pending/64b5b6a9-0f42-4496-a5df-d933223d1891.lock: File exists (17)
[0608/130446.572295:ERROR:file_io_posix.cc(153)] open /home/kilari/.config/Code/Crashpad/pending/966e136f-6f48-4d5e-94db-7ac5a1089b9e.lock: File exists (17)
[0608/130446.577248:ERROR:directory_reader_posix.cc(43)] opendir /home/kilari/.config/Code/Crashpad/attachments/3a61b22d-9d68-43ba-85b2-1c8a7b224f58: No such file or directory (2)
[32475:0608/130446.679407:WARNING:bluez_dbus_manager.cc(248)] Floss manager not present, cannot set Floss enable/disable.
libGL error: MESA-LOADER: failed to open radeonsi: /usr/lib/dri/radeonsi_dri.so: cannot open shared object file: No such file or directory (search paths /usr/lib/x86_64-linux-gnu/dri:\$${ORIGIN}/dri:/usr/lib/dri, suffix _dri)
libGL error: failed to load driver: radeonsi
libGL error: MESA-LOADER: failed to open radeonsi: /usr/lib/dri/radeonsi_dri.so: cannot open shared object file: No such file or directory (search paths /usr/lib/x86_64-linux-gnu/dri:\$${ORIGIN}/dri:/usr/lib/dri, suffix _dri)
libGL error: failed to load driver: radeonsi
libGL error: MESA-LOADER: failed to open swrast: /usr/lib/dri/swrast_dri.so: cannot open shared object file: No such file or directory (search paths /usr/lib/x86_64-linux-gnu/dri:\$${ORIGIN}/dri:/usr/lib/dri, suffix _dri)
libGL error: failed to load driver: swrast
[32504:0608/130446.797376:ERROR:angle_platform_impl.cc(44)] Display.cpp:1052 (initialize): ANGLE Display::initialize error 12289: Could not create a backing OpenGL context.
ERR: Display.cpp:1052 (initialize): ANGLE Display::initialize error 12289: Could not create a backing OpenGL context.
[32504:0608/130446.797430:ERROR:gl_display.cc(515)] EGL Driver message (Critical) eglInitialize: Could not create a backing OpenGL context.
[32504:0608/130446.797438:ERROR:gl_display.cc(786)] eglInitialize OpenGL failed with error EGL_NOT_INITIALIZED, trying next display type
[32504:0608/130446.799092:ERROR:angle_platform_impl.cc(44)] Display.cpp:1052 (initialize): ANGLE Display::initialize error 12289: Could not create a backing OpenGL context.
ERR: Display.cpp:1052 (initialize): ANGLE Display::initialize error 12289: Could not create a backing OpenGL context.
[32504:0608/130446.799107:ERROR:gl_display.cc(515)] EGL Driver message (Critical) eglInitialize: Could not create a backing OpenGL context.
[32504:0608/130446.799115:ERROR:gl_display.cc(786)] eglInitialize OpenGLES failed with error EGL_NOT_INITIALIZED
[32504:0608/130446.799122:ERROR:gl_display.cc(820)] Initialization of all EGL display types failed.
[32504:0608/130446.799129:ERROR:gl_ozone_egl.cc(26)] GLDisplayEGL::Initialize failed.
[main 2024-06-08T07:34:46.803Z] [File Watcher (node.js)] Request to start watching: /home/kilari/.config/Code/User (excludes: <none>, includes: <all>, filter: <none>, correlationId: <none>),/home/kilari/.config/Code/User/settings.json (excludes: <none>, includes: <all>, filter: <none>, correlationId: <none>)
[32504:0608/130446.818007:ERROR:angle_platform_impl.cc(44)] Display.cpp:1052 (initialize): ANGLE Display::initialize error 12289: Could not create a backing OpenGL context.
ERR: Display.cpp:1052 (initialize): ANGLE Display::initialize error 12289: Could not create a backing OpenGL context.
[32504:0608/130446.818033:ERROR:gl_display.cc(515)] EGL Driver message (Critical) eglInitialize: Could not create a backing OpenGL context.
[32504:0608/130446.818040:ERROR:gl_display.cc(786)] eglInitialize OpenGL failed with error EGL_NOT_INITIALIZED, trying next display type
[32504:0608/130446.819688:ERROR:angle_platform_impl.cc(44)] Display.cpp:1052 (initialize): ANGLE Display::initialize error 12289: Could not create a backing OpenGL context.
ERR: Display.cpp:1052 (initialize): ANGLE Display::initialize error 12289: Could not create a backing OpenGL context.
[32504:0608/130446.819703:ERROR:gl_display.cc(515)] EGL Driver message (Critical) eglInitialize: Could not create a backing OpenGL context.
[32504:0608/130446.819711:ERROR:gl_display.cc(786)] eglInitialize OpenGLES failed with error EGL_NOT_INITIALIZED
[32504:0608/130446.819718:ERROR:gl_display.cc(820)] Initialization of all EGL display types failed.
[32504:0608/130446.819725:ERROR:gl_ozone_egl.cc(26)] GLDisplayEGL::Initialize failed.
[32504:0608/130446.820858:ERROR:viz_main_impl.cc(196)] Exiting GPU process due to errors during initialization
[main 2024-06-08T07:34:46.825Z] Starting VS Code
[main 2024-06-08T07:34:46.826Z] from: /snap/code/160/usr/share/code/resources/app
[main 2024-06-08T07:34:46.826Z] args: {
  _: [ '/tmp/log' ],
  diff: false,
  merge: false,
  add: false,
  goto: false,
  'new-window': false,
  'reuse-window': false,
  wait: false,
  help: false,
  'list-extensions': false,
  'show-versions': false,
  'pre-release': false,
  'update-extensions': false,
  version: false,
  verbose: true,
  status: false,
  'prof-startup': false,
  'no-cached-data': false,
  'prof-v8-extensions': false,
  'disable-extensions': false,
  'disable-lcd-text': false,
  'disable-gpu': false,
  'disable-chromium-sandbox': false,
  sandbox: false,
  telemetry: false,
  debugRenderer: false,
  'enable-smoke-test-driver': false,
  logExtensionHostCommunication: false,
  'skip-release-notes': false,
  'skip-welcome': false,
  'disable-telemetry': false,
  'disable-updates': false,
  'use-inmemory-secretstorage': false,
  'disable-workspace-trust': false,
  'disable-crash-reporter': false,
  'crash-reporter-id': '292fac19-057f-4818-99b5-dbea8c91c3af',
  'skip-add-to-recently-opened': false,
  'open-url': false,
  'file-write': false,
  'file-chmod': false,
  force: false,
  'do-not-sync': false,
  trace: false,
  'preserve-env': false,
  'force-user-env': false,
  'force-disable-user-env': false,
  'open-devtools': false,
  'disable-gpu-sandbox': false,
  '__enable-file-policy': false,
  'enable-coi': false,
  'no-proxy-server': false,
  'no-sandbox': false,
  nolazy: false,
  'force-renderer-accessibility': false,
  'ignore-certificate-errors': false,
  'allow-insecure-localhost': false,
  'disable-dev-shm-usage': false,
  'profile-temp': false,
  logsPath: '/home/kilari/.config/Code/logs/20240608T130446'
}
[main 2024-06-08T07:34:46.827Z] Resolving machine identifier...
[main 2024-06-08T07:34:46.827Z] Resolved machine identifier: 623d98c5475d09bb4cee4fd60ce4d2151e6363edcb66787b2cf88df41b159692
[main 2024-06-08T07:34:46.828Z] Main->SharedProcess#connect
[main 2024-06-08T07:34:46.836Z] [File Watcher (node.js)] Started watching: '/home/kilari/.config/Code/User'
[main 2024-06-08T07:34:46.837Z] [File Watcher (node.js)] Started watching: '/home/kilari/.config/Code/User/settings.json'
[main 2024-06-08T07:34:46.843Z] StorageMainService: creating application storage
[main 2024-06-08T07:34:46.847Z] update#setState idle
[main 2024-06-08T07:34:46.850Z] ElectronURLListener: waiting for window to be ready to handle URLs...
[main 2024-06-08T07:34:46.850Z] lifecycle (main): phase changed (value: 2)
[main 2024-06-08T07:34:46.850Z] windowsManager#open
[main 2024-06-08T07:34:46.852Z] windowsManager#open pathsToOpen [
  {
    fileUri: p {
      scheme: 'file',
      authority: '',
      path: '/tmp/log',
      query: '',
      fragment: '',
      _formatted: null,
      _fsPath: null
    },
    type: 1,
    exists: true,
    options: { selection: undefined }
  }
]
[main 2024-06-08T07:34:46.852Z] windowsManager#doOpenEmpty {
  restore: true,
  remoteAuthority: undefined,
  filesToOpen: {
    filesToOpenOrCreate: [ [Object] ],
    filesToDiff: [],
    filesToMerge: [],
    remoteAuthority: undefined
  },
  forceNewWindow: true
}
[main 2024-06-08T07:34:46.854Z] IPC Object URL: Registered new channel vscode:fbc5fca3-0466-4d00-b157-89a428233c35.
[main 2024-06-08T07:34:46.854Z] window#validateWindowState: validating window state on 2 display(s) { mode: 0, x: 448, y: 193, width: 1024, height: 768 }
[main 2024-06-08T07:34:46.854Z] window#validateWindowState: multi-monitor working area { x: 0, y: 0, width: 1920, height: 1080 }
[main 2024-06-08T07:34:46.854Z] window#ctor: using window state { mode: 0, x: 448, y: 193, width: 1024, height: 768 }
libGL error: MESA-LOADER: failed to open radeonsi: /usr/lib/dri/radeonsi_dri.so: cannot open shared object file: No such file or directory (search paths /usr/lib/x86_64-linux-gnu/dri:\$${ORIGIN}/dri:/usr/lib/dri, suffix _dri)
libGL error: failed to load driver: radeonsi
[main 2024-06-08T07:34:46.932Z] window#load: attempt to load window (id: 1)
libGL error: MESA-LOADER: failed to open radeonsi: /usr/lib/dri/radeonsi_dri.so: cannot open shared object file: No such file or directory (search paths /usr/lib/x86_64-linux-gnu/dri:\$${ORIGIN}/dri:/usr/lib/dri, suffix _dri)
libGL error: failed to load driver: radeonsi
[main 2024-06-08T07:34:46.939Z] windowsManager#open used window count 1 (workspacesToOpen: 0, foldersToOpen: 0, emptyToRestore: 1, emptyToOpen: 0)
[main 2024-06-08T07:34:46.939Z] lifecycle (main): phase changed (value: 3)
[main 2024-06-08T07:34:46.939Z] resolveShellEnv(): skipped (VSCODE_CLI is set)
libGL error: MESA-LOADER: failed to open swrast: /usr/lib/dri/swrast_dri.so: cannot open shared object file: No such file or directory (search paths /usr/lib/x86_64-linux-gnu/dri:\$${ORIGIN}/dri:/usr/lib/dri, suffix _dri)
libGL error: failed to load driver: swrast
[32545:0608/130446.951087:ERROR:angle_platform_impl.cc(44)] Display.cpp:1052 (initialize): ANGLE Display::initialize error 12289: Could not create a backing OpenGL context.
ERR: Display.cpp:1052 (initialize): ANGLE Display::initialize error 12289: Could not create a backing OpenGL context.
[32545:0608/130446.951182:ERROR:gl_display.cc(515)] EGL Driver message (Critical) eglInitialize: Could not create a backing OpenGL context.
[32545:0608/130446.951198:ERROR:gl_display.cc(786)] eglInitialize OpenGL failed with error EGL_NOT_INITIALIZED, trying next display type
[32545:0608/130446.953924:ERROR:angle_platform_impl.cc(44)] Display.cpp:1052 (initialize): ANGLE Display::initialize error 12289: Could not create a backing OpenGL context.
ERR: Display.cpp:1052 (initialize): ANGLE Display::initialize error 12289: Could not create a backing OpenGL context.
[32545:0608/130446.953970:ERROR:gl_display.cc(515)] EGL Driver message (Critical) eglInitialize: Could not create a backing OpenGL context.
[32545:0608/130446.953985:ERROR:gl_display.cc(786)] eglInitialize OpenGLES failed with error EGL_NOT_INITIALIZED
[32545:0608/130446.954004:ERROR:gl_display.cc(820)] Initialization of all EGL display types failed.
[32545:0608/130446.954017:ERROR:gl_ozone_egl.cc(26)] GLDisplayEGL::Initialize failed.
[32545:0608/130446.986272:ERROR:angle_platform_impl.cc(44)] Display.cpp:1052 (initialize): ANGLE Display::initialize error 12289: Could not create a backing OpenGL context.
ERR: Display.cpp:1052 (initialize): ANGLE Display::initialize error 12289: Could not create a backing OpenGL context.
[32545:0608/130446.986307:ERROR:gl_display.cc(515)] EGL Driver message (Critical) eglInitialize: Could not create a backing OpenGL context.
[32545:0608/130446.986316:ERROR:gl_display.cc(786)] eglInitialize OpenGL failed with error EGL_NOT_INITIALIZED, trying next display type
[32545:0608/130446.988502:ERROR:angle_platform_impl.cc(44)] Display.cpp:1052 (initialize): ANGLE Display::initialize error 12289: Could not create a backing OpenGL context.
ERR: Display.cpp:1052 (initialize): ANGLE Display::initialize error 12289: Could not create a backing OpenGL context.
[32545:0608/130446.988524:ERROR:gl_display.cc(515)] EGL Driver message (Critical) eglInitialize: Could not create a backing OpenGL context.
[32545:0608/130446.988533:ERROR:gl_display.cc(786)] eglInitialize OpenGLES failed with error EGL_NOT_INITIALIZED
[32545:0608/130446.988544:ERROR:gl_display.cc(820)] Initialization of all EGL display types failed.
[32545:0608/130446.988553:ERROR:gl_ozone_egl.cc(26)] GLDisplayEGL::Initialize failed.
[32545:0608/130446.990085:ERROR:viz_main_impl.cc(196)] Exiting GPU process due to errors during initialization
MESA-LOADER: failed to open radeonsi: /usr/lib/dri/radeonsi_dri.so: cannot open shared object file: No such file or directory (search paths /usr/lib/x86_64-linux-gnu/dri:\$${ORIGIN}/dri:/usr/lib/dri, suffix _dri)
failed to load driver: radeonsi
MESA-LOADER: failed to open kms_swrast: /usr/lib/dri/kms_swrast_dri.so: cannot open shared object file: No such file or directory (search paths /usr/lib/x86_64-linux-gnu/dri:\$${ORIGIN}/dri:/usr/lib/dri, suffix _dri)
failed to load driver: kms_swrast
MESA-LOADER: failed to open swrast: /usr/lib/dri/swrast_dri.so: cannot open shared object file: No such file or directory (search paths /usr/lib/x86_64-linux-gnu/dri:\$${ORIGIN}/dri:/usr/lib/dri, suffix _dri)
failed to load swrast driver
[32562:0608/130447.116636:WARNING:sandbox_linux.cc(418)] InitializeSandbox() called with multiple threads in process gpu-process.
[32548:0608/130447.121108:ERROR:command_buffer_proxy_impl.cc(131)] ContextResult::kTransientFailure: Failed to send GpuControl.CreateCommandBuffer.
[main 2024-06-08T07:34:47.133Z] resolveShellEnv(): skipped (VSCODE_CLI is set)
[0608/130447.160529:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.160559:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.160571:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.160595:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.160605:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.160616:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.160626:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.160636:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.160646:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.160657:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.160671:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.160682:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.160692:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.160702:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.160712:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.160722:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.160739:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.160749:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.160759:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.160769:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.160861:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.160871:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.160888:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.160898:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.160908:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.160918:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.160928:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.160938:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.160949:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.160959:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.160968:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.160978:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.160988:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.160998:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.161008:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.161018:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.161028:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.161038:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.161054:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.161067:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.161080:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.161128:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.161137:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.161147:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.161157:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.161167:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.161183:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.161244:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.161254:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.164213:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.164228:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.164239:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.164249:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.164260:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.164269:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.164310:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.164320:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.164331:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.164341:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.164351:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.164362:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.164372:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.164382:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.164392:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.164402:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.164412:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.164423:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.164433:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.164443:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.164453:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.164463:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.164487:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.164497:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.164508:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.164524:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.164534:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.164544:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.164555:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.164565:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.164575:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.164585:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.164611:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.164621:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.164631:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.164642:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.164652:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.164662:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.164672:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.164682:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.164835:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.164845:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.164855:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.164865:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.164894:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.164904:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.164915:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.164924:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.164934:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.164944:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.164955:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.164965:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.164975:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.164984:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.164994:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.165005:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.165017:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.165027:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.165037:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.165048:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.165058:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.165068:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.165078:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.165088:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.165100:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.165109:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.165119:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.165132:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.165142:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.165152:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.165163:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.165172:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.165182:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.165193:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.165207:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.165218:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.165246:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.165257:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.165266:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.165276:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.165286:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.165296:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.165381:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.165392:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.165404:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.165414:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.165424:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.165434:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.165444:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.165454:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.165464:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.165474:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.165499:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.165509:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.165622:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.165632:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.165643:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.165655:ERROR:process_memory_range.cc(75)] read out of range
[32475:0608/130447.271839:ERROR:gpu_process_host.cc(993)] GPU process exited unexpectedly: exit_code=133
[32475:0608/130447.271869:WARNING:gpu_process_host.cc(1364)] The GPU process has crashed 1 time(s)
MESA-LOADER: failed to open radeonsi: /usr/lib/dri/radeonsi_dri.so: cannot open shared object file: No such file or directory (search paths /usr/lib/x86_64-linux-gnu/dri:\$${ORIGIN}/dri:/usr/lib/dri, suffix _dri)
failed to load driver: radeonsi
MESA-LOADER: failed to open kms_swrast: /usr/lib/dri/kms_swrast_dri.so: cannot open shared object file: No such file or directory (search paths /usr/lib/x86_64-linux-gnu/dri:\$${ORIGIN}/dri:/usr/lib/dri, suffix _dri)
failed to load driver: kms_swrast
MESA-LOADER: failed to open swrast: /usr/lib/dri/swrast_dri.so: cannot open shared object file: No such file or directory (search paths /usr/lib/x86_64-linux-gnu/dri:\$${ORIGIN}/dri:/usr/lib/dri, suffix _dri)
failed to load swrast driver
[32594:0608/130447.382357:WARNING:sandbox_linux.cc(418)] InitializeSandbox() called with multiple threads in process gpu-process.
[32475:0608/130447.384561:WARNING:gpu_process_host.cc(1015)] Reinitialized the GPU process after a crash. The reported initialization time was 82 ms
[32475:0608/130447.399261:INFO:CONSOLE(655)] "%cTRACE color: #888 workbench#open(): with configuration {"_":["/tmp/log"],"diff":false,"merge":false,"add":false,"goto":false,"new-window":false,"reuse-window":false,"wait":false,"help":false,"list-extensions":false,"show-versions":false,"pre-release":false,"update-extensions":false,"version":false,"verbose":true,"status":false,"prof-startup":false,"no-cached-data":false,"prof-v8-extensions":false,"disable-extensions":false,"disable-lcd-text":false,"disable-gpu":false,"disable-chromium-sandbox":false,"sandbox":false,"telemetry":false,"debugRenderer":false,"enable-smoke-test-driver":false,"logExtensionHostCommunication":false,"skip-release-notes":false,"skip-welcome":false,"disable-telemetry":false,"disable-updates":false,"use-inmemory-secretstorage":false,"disable-workspace-trust":false,"disable-crash-reporter":false,"crash-reporter-id":"292fac19-057f-4818-99b5-dbea8c91c3af","skip-add-to-recently-opened":false,"open-url":false,"file-write":false,"file-chmod":false,"force":false,"do-not-sync":false,"trace":false,"preserve-env":false,"force-user-env":false,"force-disable-user-env":false,"open-devtools":false,"disable-gpu-sandbox":false,"__enable-file-policy":false,"enable-coi":false,"no-proxy-server":false,"no-sandbox":false,"nolazy":false,"force-renderer-accessibility":false,"ignore-certificate-errors":false,"allow-insecure-localhost":false,"disable-dev-shm-usage":false,"profile-temp":false,"logsPath":"/home/kilari/.config/Code/logs/20240608T130446","machineId":"623d98c5475d09bb4cee4fd60ce4d2151e6363edcb66787b2cf88df41b159692","sqmId":"","devDeviceId":"b640328d-4d8a-4537-8fed-0f5d26fd29c1","windowId":1,"mainPid":32475,"appRoot":"/snap/code/160/usr/share/code/resources/app","execPath":"/snap/code/160/usr/share/code/code","codeCachePath":"/home/kilari/.config/Code/CachedData/89de5a8d4d6205e5b11647eb6a74844ca23d2573","backupPath":"/home/kilari/.config/Code/Backups/1717832055512","profiles":{"home":{"scheme":"vscode-userdata","authority":"","path":"/home/kilari/.config/Code/User/profiles","query":"","fragment":"","_formatted":null,"_fsPath":null},"all":[{"id":"__default__profile__","name":"Default","location":{"scheme":"vscode-userdata","authority":"","path":"/home/kilari/.config/Code/User","query":"","fragment":"","_formatted":null,"_fsPath":null},"isDefault":true,"globalStorageHome":{"scheme":"vscode-userdata","authority":"","path":"/home/kilari/.config/Code/User/globalStorage","query":"","fragment":"","_formatted":null,"_fsPath":null},"settingsResource":{"scheme":"vscode-userdata","authority":"","path":"/home/kilari/.config/Code/User/settings.json","query":"","fragment":"","_formatted":null,"_fsPath":null},"keybindingsResource":{"scheme":"vscode-userdata","authority":"","path":"/home/kilari/.config/Code/User/keybindings.json","query":"","fragment":"","_formatted":null,"_fsPath":null},"tasksResource":{"scheme":"vscode-userdata","authority":"","path":"/home/kilari/.config/Code/User/tasks.json","query":"","fragment":"","_formatted":null,"_fsPath":null},"snippetsHome":{"scheme":"vscode-userdata","authority":"","path":"/home/kilari/.config/Code/User/snippets","query":"","fragment":"","_formatted":null,"_fsPath":null},"extensionsResource":{"scheme":"vscode-userdata","authority":"","path":"/home/kilari/.vscode/extensions/extensions.json","query":"","fragment":"","_formatted":null,"_fsPath":null},"cacheHome":{"scheme":"file","authority":"","path":"/home/kilari/.config/Code/CachedProfilesData/__default__profile__","query":"","fragment":"","_formatted":null,"_fsPath":null}}],"profile":"[Circular]"},"homeDir":"/home/kilari","tmpDir":"/tmp","userDataDir":"/home/kilari/.config/Code","userEnv":{"VSCODE_IPC_HOOK":"/run/user/1000/vscode-0e97ccf4-1.90-main.sock","VSCODE_NLS_CONFIG":"{\"locale\":\"en-gb\",\"osLocale\":\"en-in\",\"availableLanguages\":{},\"_languagePackSupport\":true}"},"filesToOpenOrCreate":[{"fileUri":{"$mid":1,"path":"/tmp/log","scheme":"file"},"type":1,"exists":true,"options":{}}],"filesToDiff":[],"filesToMerge":[],"logLevel":1,"loggers":{"window":[],"global":[{"resource":{"scheme":"file","authority":"","path":"/home/kilari/.config/Code/logs/20240608T130446/main.log","query":"","fragment":"","_formatted":"file:///home/kilari/.config/Code/logs/20240608T130446/main.log","_fsPath":"/home/kilari/.config/Code/logs/20240608T130446/main.log"},"id":"main","name":"Main"},{"resource":{"scheme":"file","authority":"","path":"/home/kilari/.config/Code/logs/20240608T130446/network.log","query":"","fragment":"","_formatted":"file:///home/kilari/.config/Code/logs/20240608T130446/network.log","_fsPath":"/home/kilari/.config/Code/logs/20240608T130446/network.log"},"id":"network","name":"Network Requests","when":"logLevel == 'trace'"}]},"product":{"nameShort":"Code","nameLong":"Visual Studio Code","applicationName":"code","win32x64AppId":"{{EA457B21-F73E-494C-ACAB-524FDE069978}","win32arm64AppId":"{{A5270FC5-65AD-483E-AC30-2C276B63D0AC}","win32x64UserAppId":"{{771FD6B0-FA20-440A-A002-3B3BAC16DC50}","win32arm64UserAppId":"{{D9E514E7-1A56-452D-9337-2990C0DC4310}","win32NameVersion":"Microsoft Visual Studio Code","win32DirName":"Microsoft VS Code","win32SetupExeBasename":"VSCodeSetup","win32AppUserModelId":"Microsoft.VisualStudioCode","win32ShellNameShort":"Code","win32MutexName":"vscode","win32RegValueName":"VSCode","darwinCredits":"resources/darwin/Credits.rtf","darwinBundleIdentifier":"com.microsoft.VSCode","darwinExecutable":"VSCode","linuxIconName":"vscode","licenseFileName":"LICENSE.rtf","licenseName":"Multiple, see https://code.visualstudio.com/license","serverGreeting":[],"serverLicense":["*","* Visual Studio Code Server","*","* By using the software, you agree to","* the Visual Studio Code Server License Terms (https://aka.ms/vscode-server-license) and","* the Microsoft Privacy Statement (https://privacy.microsoft.com/en-US/privacystatement).","*"],"serverLicensePrompt":"Do you accept the terms in the License Agreement (Y/n)?","serverApplicationName":"code-server","urlProtocol":"vscode","dataFolderName":".vscode","serverDataFolderName":".vscode-server","downloadUrl":"https://code.visualstudio.com","updateUrl":"https://update.code.visualstudio.com","webUrl":"https://vscode.dev","webEndpointUrl":"https://main.vscode-cdn.net","webEndpointUrlTemplate":"https://{{uuid}}.vscode-cdn.net/{{quality}}/{{commit}}","webviewContentExternalBaseUrlTemplate":"https://{{uuid}}.vscode-cdn.net/{{quality}}/{{commit}}/out/vs/workbench/contrib/webview/browser/pre/","quality":"stable","extensionsGallery":{"nlsBaseUrl":"https://www.vscode-unpkg.net/_lp/","serviceUrl":"https://marketplace.visualstudio.com/_apis/public/gallery","itemUrl":"https://marketplace.visualstudio.com/items","publisherUrl":"https://marketplace.visualstudio.com/publishers","resourceUrlTemplate":"https://{publisher}.vscode-unpkg.net/{publisher}/{name}/{version}/{path}","controlUrl":"https://az764295.vo.msecnd.net/extensions/marketplace.json"},"profileTemplatesUrl":"https://az764295.vo.msecnd.net/profile-templates/profile-templates.json","extensionRecommendations":{"ms-dotnettools.csdevkit":{"onFileOpen":[{"pathGlob":"{**/*.cs,**/global.json,**/*.csproj,**/*.cshtml,**/*.sln}","important":true},{"languages":["csharp"],"important":true},{"pathGlob":"{**/project.json,**/appsettings.json}"}]},"ms-python.python":{"onFileOpen":[{"pathGlob":"{**/*.py}","important":true},{"languages":["python"],"important":true},{"pathGlob":"{**/*.ipynb}"}]},"ms-toolsai.jupyter":{"onFileOpen":[{"pathGlob":"{**/*.py}","contentPattern":"^#\\s*%%$","important":true,"whenInstalled":["ms-python.python"]},{"pathGlob":"{**/*.ipynb}"}]},"ms-toolsai.datawrangler":{"onFileOpen":[{"pathGlob":"{**/*.ipynb}","contentPattern":"import\\s*pandas|from\\s*pandas","whenInstalled":["ms-toolsai.jupyter"]}]},"golang.Go":{"onFileOpen":[{"pathGlob":"**/*.go","important":true},{"languages":["go"],"important":true}]},"vscjava.vscode-java-pack":{"onFileOpen":[{"pathGlob":"{**/*.java}","important":true,"whenNotInstalled":["ASF.apache-netbeans-java","Oracle.oracle-java"]},{"languages":["java"],"important":true,"whenNotInstalled":["ASF.apache-netbeans-java","Oracle.oracle-java"]}]},"ms-vscode.PowerShell":{"onFileOpen":[{"pathGlob":"{**/*.ps1,**/*.psd1,**/*.psm1}","important":true},{"languages":["powershell"],"important":true},{"pathGlob":"{**/*.ps.config,**/*.ps1.config}"}]},"ms-toolsai.prompty":{"onFileOpen":[{"pathGlob":"{**/*.prompty}","important":false}]},"ms-vscode.cpptools-extension-pack":{"onFileOpen":[{"pathGlob":"{**/*.c,**/*.cpp,**/*.cc,**/.cxx,**/*.hh,**/*.hpp,**/*.hxx,**/*.h}","important":true,"whenNotInstalled":["llvm-vs-code-extensions.vscode-clangd"]},{"languages":["c","cpp"],"important":true,"whenNotInstalled":["llvm-vs-code-extensions.vscode-clangd"]}]},"ms-azuretools.vscode-docker":{"onFileOpen":[{"pathGlob":"{**/dockerfile,**/Dockerfile,**/docker-compose.yml,**/docker-compose.*.yml}","important":true},{"languages":["dockerfile"],"important":true},{"pathGlob":"{**/*.cs,**/project.json,**/global.json,**/*.csproj,**/*.cshtml,**/*.sln,**/appsettings.json,**/*.py,**/*.ipynb,**/*.js,**/*.ts,**/package.json}"}]},"vue.volar":{"onFileOpen":[{"pathGlob":"{**/*.vue}","important":true},{"languages":["vue"],"important":true}]},"ms-vscode.makefile-tools":{"onFileOpen":[{"pathGlob":"{**/makefile,**/Makefile}","important":true},{"languages":["makefile"],"important":true}]},"ms-vscode.cmake-tools":{"onFileOpen":[{"pathGlob":"{**/CMakeLists.txt}","important":true}]},"ms-azure-devops.azure-pipelines":{"onFileOpen":[{"pathGlob":"{**/azure-pipelines.yaml}","important":true}]},"msazurermtools.azurerm-vscode-tools":{"onFileOpen":[{"pathGlob":"{**/azuredeploy.json}","important":true}]},"ms-vscode-remote.remote-containers":{"onFileOpen":[{"pathGlob":"{**/devcontainer.json}","important":true}]},"ms-azuretools.vscode-bicep":{"onFileOpen":[{"pathGlob":"{**/*.bicep}","important":true,"whenNotInstalled":["ms-azuretools.rad-vscode-bicep"]}]},"svelte.svelte-vscode":{"onFileOpen":[{"pathGlob":"{**/*.svelte}","important":true}]},"ms-vscode.vscode-github-issue-notebooks":{"onFileOpen":[{"pathGlob":"{**/*.github-issues}","important":true}]},"ms-playwright.playwright":{"onFileOpen":[{"pathGlob":"{**/*playwright*.config.ts,**/*playwright*.config.js,**/*playwright*.config.mjs}","important":true}]},"vscjava.vscode-gradle":{"onFileOpen":[{"pathGlob":"{**/gradlew,**/gradlew.bat,**/build.gradle,**/build.gradle.kts,**/settings.gradle,**/settings.gradle.kts}","important":true}]},"REditorSupport.r":{"onFileOpen":[{"pathGlob":"{**/*.r}","important":true},{"languages":["r"],"important":true}]},"firefox-devtools.vscode-firefox-debug":{"onFileOpen":[{"pathGlob":"{**/*.ts,**/*.tsx,**/*.js,**/*.jsx,**/*.es6,**/.babelrc}"}]},"ms-edgedevtools.vscode-edge-devtools":{"onFileOpen":[{"pathGlob":"{**/*.ts,**/*.tsx,**/*.js,**/*.css,**/*.html}"}]},"Ionide.Ionide-fsharp":{"onFileOpen":[{"pathGlob":"{**/*.fsx,**/*.fsi,**/*.fs,**/*.ml,**/*.mli}"}]},"dbaeumer.vscode-eslint":{"onFileOpen":[{"pathGlob":"{**/*.js,**/*.jsx,**/*.es6,**/.eslintrc.*,**/.eslintrc,**/.babelrc,**/jsconfig.json}"}]},"bmewburn.vscode-intelephense-client":{"onFileOpen":[{"pathGlob":"{**/*.php,**/php.ini}"}]},"xdebug.php-debug":{"onFileOpen":[{"pathGlob":"{**/*.php,**/php.ini}"}]},"rust-lang.rust-analyzer":{"onFileOpen":[{"pathGlob":"{**/*.rs,**/*.rslib}"}]},"DavidAnson.vscode-markdownlint":{"onFileOpen":[{"pathGlob":"{**/*.md}"}]},"EditorConfig.EditorConfig":{"onFileOpen":[{"pathGlob":"{**/.editorconfig}"}]},"HookyQR.beautify":{"onFileOpen":[{"pathGlob":"{**/.jsbeautifyrc}"}]},"donjayamanne.githistory":{"onFileOpen":[{"pathGlob":"{**/.gitignore,**/.git}"}]},"eamodio.gitlens":{"onFileOpen":[{"pathGlob":"{**/.gitignore,**/.git}"}]},"Shopify.ruby-lsp":{"onFileOpen":[{"pathGlob":"{**/*.rb,**/*.erb,**/*.reek,**/.fasterer.yml,**/ruby-lint.yml,**/.rubocop.yml}"}]},"DotJoshJohnson.xml":{"onFileOpen":[{"pathGlob":"{**/*.xml}"}]},"stylelint.vscode-stylelint":{"onFileOpen":[{"pathGlob":"{**/.stylelintrc,**/stylelint.config.js}"}]},"ms-mssql.mssql":{"onFileOpen":[{"pathGlob":"{**/*.sql}"}]},"mtxr.sqltools":{"onFileOpen":[{"pathGlob":"{**/*.sql}"}]},"usqlextpublisher.usql-vscode-ext":{"onFileOpen":[{"pathGlob":"{**/*.usql}"}]},"ms-vscode.sublime-keybindings":{"onFileOpen":[{"pathGlob":"{**/.sublime-project,**/.sublime-workspace}"}]},"k--kato.intellij-idea-keybindings":{"onFileOpen":[{"pathGlob":"{**/.idea}"}]},"christian-kohler.npm-intellisense":{"onFileOpen":[{"pathGlob":"{**/package.json}"}]},"cake-build.cake-vscode":{"onFileOpen":[{"pathGlob":"{**/build.cake}"}]},"Angular.ng-template":{"onFileOpen":[{"pathGlob":"{**/.angular-cli.json,**/angular.json,**/*.ng.html,**/*.ng,**/*.ngml}"}]},"vscjava.vscode-maven":{"onFileOpen":[{"pathGlob":"**/pom.xml"}]},"ms-azuretools.vscode-azureterraform":{"onFileOpen":[{"pathGlob":"**/*.tf"}]},"HashiCorp.terraform":{"onFileOpen":[{"pathGlob":"**/*.tf"}]},"vsciot-vscode.vscode-arduino":{"onFileOpen":[{"pathGlob":"**/*.ino"}]},"ms-kubernetes-tools.vscode-kubernetes-tools":{"onFileOpen":[{"pathGlob":"{**/Chart.yaml}"}]},"Oracle.oracledevtools":{"onFileOpen":[{"pathGlob":"{**/*.sql}"}]},"betterthantomorrow.calva":{"onFileOpen":[{"pathGlob":"{**/*.clj,**/*.cljs}"}]},"vmware.vscode-boot-dev-pack":{"onFileOpen":[{"pathGlob":"{**/application.properties}"}]},"GitHub.copilot":{"onFileOpen":[{"pathGlob":"{**/*.ts,**/*.tsx,**/*.js,**/*.py,**/*.go,**/*.rb}"}],"onSettingsEditorOpen":{}},"GitHub.vscode-github-actions":{"onFileOpen":[{"pathGlob":"{**/.github/workflows/*.yml}","important":true}]},"circleci.circleci":{"onFileOpen":[{"pathGlob":"{**/.circleci/config.yml}"}]},"mechatroner.rainbow-csv":{"onFileOpen":[{"pathGlob":"**/*.csv","important":true}]},"tomoki1207.pdf":{"onFileOpen":[{"pathGlob":"**/*.pdf","important":true}]}},"keymapExtensionTips":["vscodevim.vim","ms-vscode.sublime-keybindings","ms-vscode.atom-keybindings","ms-vscode.brackets-keybindings","ms-vscode.vs-keybindings","ms-vscode.notepadplusplus-keybindings","k--kato.intellij-idea-keybindings","lfs.vscode-emacs-friendly","alphabotsec.vscode-eclipse-keybindings","alefragnani.delphi-keybindings"],"languageExtensionTips":["ms-python.python","ms-vscode.cpptools-extension-pack","ms-dotnettools.csdevkit","ms-toolsai.jupyter","vscjava.vscode-java-pack","ecmel.vscode-html-css","vue.volar","bmewburn.vscode-intelephense-client","dsznajder.es7-react-js-snippets","golang.go","ms-vscode.powershell","dart-code.dart-code","rust-lang.rust-analyzer","Shopify.ruby-lsp","GitHub.copilot"],"configBasedExtensionTips":{"git":{"configPath":".git/config","configName":"Git","recommendations":{"github.vscode-pull-request-github":{"name":"GitHub Pull Request","contentPattern":"^\\s*url\\s*=\\s*https:\\/\\/github\\.com.*$"},"eamodio.gitlens":{"name":"GitLens"}}},"devContainer":{"configPath":".devcontainer/devcontainer.json","configName":"Dev Container","recommendations":{"ms-vscode-remote.remote-containers":{"name":"Dev Containers","important":true}}},"maven":{"configPath":"pom.xml","configName":"Maven","recommendations":{"vscjava.vscode-java-pack":{"name":"Java","important":true,"isExtensionPack":true,"whenNotInstalled":["ASF.apache-netbeans-java","Oracle.oracle-java"]},"vmware.vscode-boot-dev-pack":{"name":"Spring Boot Extension Pack","isExtensionPack":true}}},"gradle":{"configPath":"build.gradle","configName":"Gradle","recommendations":{"vscjava.vscode-java-pack":{"name":"Java","important":true,"isExtensionPack":true,"whenNotInstalled":["ASF.apache-netbeans-java","Oracle.oracle-java"]}}},"github-pull-request":{"configPath":".vscode/.github-pull-request.rec","configName":"GitHub","configScheme":"vscode-vfs","recommendations":{"github.vscode-pull-request-github":{"name":"GitHub Pull Request","important":true}}},"pyproject-formatter":{"configPath":"pyproject.toml","configName":"Python Formatter","recommendations":{"ms-python.black-formatter":{"name":"Black Formatter","contentPattern":"(^\\s*\\[\\[?\\s*\"?tool\"?\\s*\\.\\s*\"?black\"?\\s*[\\].])|(\"black\\s*[\"[(<=>!~;@])"},"ms-python.autopep8":{"name":"Autopep8","contentPattern":"(^\\s*\\[\\[?\\s*\"?tool\"?\\s*\\.\\s*\"?autopep8\"?\\s*[\\].])|(\"autopep8\\s*[\"[(<=>!~;@])"}}},"pep8-formatter":{"configPath":".pep8","configName":"Python Formatter","recommendations":{"ms-python.autopep8":{"name":"Autopep8"}}},"python-setup-cgf-formatter":{"configPath":"setup.cfg","configName":"Python Formatter","recommendations":{"ms-python.autopep8":{"name":"Autopep8","contentPattern":"^\\[pep8\\]"}}},"tox-ini-formatter":{"configPath":"tox.ini","configName":"Python Formatter","recommendations":{"ms-python.autopep8":{"name":"Autopep8","contentPattern":"^\\[pep8\\]"}}},"pyproject-linter":{"configPath":"pyproject.toml","configName":"Python Linter","recommendations":{"ms-python.pylint":{"name":"Pylint","contentPattern":"(^\\s*\\[\\[?\\s*\"?tool\"?\\s*\\.\\s*\"?pylint\"?\\s*[\\].])|(\"pylint\\s*[\"[(<=>!~;@])"},"charliermarsh.ruff":{"name":"Ruff","contentPattern":"(^\\s*\\[\\[?\\s*\"?tool\"?\\s*\\.\\s*\"?ruff\"?\\s*[\\].])|(\"ruff\\s*[\"[(<=>!~;@])"},"ms-python.mypy-type-checker":{"name":"Mypy Type Checker","contentPattern":"(^\\s*\\[\\[?\\s*\"?tool\"?\\s*\\.\\s*\"?mypy\"?\\s*[\\].])|(\"mypy\\s*[\"[(<=>!~;@])"},"ms-python.flake8":{"name":"Flake8","contentPattern":"(^\\s*\\[\\[?\\s*\"?tool\"?\\s*\\.\\s*\"?flake8\"?\\s*[\\].])|(\"flake8\\s*[\"[(<=>!~;@])"}}},".pylintrc-linter":{"configPath":".pylintrc","configName":"Python Linter","recommendations":{"ms-python.pylint":{"name":"Pylint"}}},"pylintrc-linter":{"configPath":"pylintrc","configName":"Python Linter","recommendations":{"ms-python.pylint":{"name":"Pylint"}}},"mypy-ini-linter":{"configPath":".mypy.ini","configName":"Python Linter","recommendations":{"ms-python.mypy-type-checker":{"name":"Mypy Type Checker"}}},"tox-ini-linter":{"configPath":"tox.ini","configName":"Python Linter","recommendations":{"ms-python.flake8":{"name":"Flake8","contentPattern":"^\\[flake8\\]"}}},".flake8-linter":{"configPath":".flake8","configName":"Python Linter","recommendations":{"ms-python.flake8":{"name":"Flake8"}}},"python-setup-cgf-linter":{"configPath":"setup.cfg","configName":"Python Linter","recommendations":{"ms-python.flake8":{"name":"Flake8","contentPattern":"^\\[flake8\\]"}}}},"exeBasedExtensionTips":{"az":{"friendlyName":"Azure CLI","windowsPath":"%ProgramFiles(x86)%\\Microsoft SDKs\\Azure\\CLI2\\wbin\\az.cmd","recommendations":{"ms-vscode.azurecli":{"name":"Azure CLI Tools"}}},"azd":{"friendlyName":"Azure Dev CLI","windowsPath":"%USERPROFILE%\\AppData\\Local\\Programs\\Azure Dev CLI\\azd.exe","recommendations":{"ms-azuretools.azure-dev":{"name":"Azure Developer CLI"},"ms-azuretools.vscode-azureresourcegroups":{"name":"Azure Resources"}}},"azd-user":{"friendlyName":"Azure Dev CLI","windowsPath":"%ProgramFiles%\\Azure Dev CLI\\azd.exe","recommendations":{"ms-azuretools.azure-dev":{"name":"Azure Developer CLI"},"ms-azuretools.vscode-azureresourcegroups":{"name":"Azure Resources"}}},"heroku":{"friendlyName":"Heroku CLI","windowsPath":"%ProgramFiles%\\Heroku\\bin\\heroku.cmd","recommendations":{"ms-azuretools.vscode-azureappservice":{"name":"Azure App Service"},"pkosta2005.heroku-command":{"name":"heroku-cli"}}},"mongo":{"friendlyName":"Mongo","windowsPath":"%ProgramFiles%\\MongoDB\\Server\\3.6\\bin\\mongod.exe","recommendations":{"ms-azuretools.vscode-cosmosdb":{"name":"Azure Databases"}}},"serverless":{"friendlyName":"Serverless framework","windowsPath":"%APPDATA%\\npm\\serverless.cmd","recommendations":{"ms-azuretools.vscode-azurefunctions":{"name":"Azure Functions"}}},"func":{"friendlyName":"Azure Function SDK","windowsPath":"%APPDATA%\\npm\\func.cmd","recommendations":{"ms-azuretools.vscode-azurefunctions":{"name":"Azure Functions"}}},"mysql":{"friendlyName":"MySQL","windowsPath":"%ProgramFiles%\\MySQL\\MySQL Server 8.0\\bin\\mysqld.exe","recommendations":{"mtxr.sqltools":{"name":"SQLTools"}}},"postgres":{"friendlyName":"PostgreSQL","windowsPath":"%ProgramFiles%\\PostgreSQL\\11\\bin\\psql.exe","recommendations":{"ms-ossdata.vscode-postgresql":{"name":"PostgreSQL"},"mtxr.sqltools":{"name":"SQLTools"}}},"sqlcmd":{"friendlyName":"SQL CLI","recommendations":{"ms-mssql.mssql":{"name":"SQL Server (mssql)"}}},"now":{"friendlyName":"Now CLI","windowsPath":"%APPDATA%\\npm\\now.cmd","recommendations":{"ms-azuretools.vscode-azureappservice":{"name":"Azure App Service"},"ms-azuretools.vscode-docker":{"name":"Docker"}}},"docker":{"friendlyName":"Docker","windowsPath":"%ProgramFiles%\\Docker\\Docker\\Resources\\bin\\docker.exe","recommendations":{"ms-azuretools.vscode-docker":{"name":"Docker","important":true},"ms-vscode-remote.remote-containers":{"name":"Dev Containers","important":true},"ms-kubernetes-tools.vscode-kubernetes-tools":{"name":"Kubernetes"}}},"kubectl":{"friendlyName":"Kubernetes","windowsPath":"%ProgramFiles%\\Docker\\Docker\\Resources\\bin\\kubectl.exe","recommendations":{"ms-azuretools.vscode-docker":{"name":"Docker"},"ms-kubernetes-tools.vscode-kubernetes-tools":{"name":"Kubernetes"},"ms-vscode-remote.remote-containers":{"name":"Dev Containers"}}},"ng":{"friendlyName":"Angular CLI","windowsPath":"%APPDATA%\\npmexit\\ng.cmd","recommendations":{"johnpapa.Angular2":{"name":"Angular Snippets"}}},"create-react-app":{"friendlyName":"Create React App","windowsPath":"%APPDATA%\\npm\\create-react-app.cmd","recommendations":{"msjsdiag.vscode-react-native":{"name":"React Native Tools"}}},"react-native":{"friendlyName":"React Native","windowsPath":"%APPDATA%\\npm\\react-native-cli","recommendations":{"msjsdiag.vscode-react-native":{"name":"React Native Tools"}}},"p4":{"friendlyName":"Perforce","recommendations":{"slevesque.perforce":{"name":"Perforce for VS Code"}}},"hg":{"friendlyName":"Mercurial","recommendations":{"mrcrowl.hg":{"name":"Hg"}}},"git":{"friendlyName":"Git","windowsPath":"%ProgramFiles%\\Git\\git-bash.exe","recommendations":{"eamodio.gitlens":{"name":"GitLens"}}},"svn":{"friendlyName":"Subversion","windowsPath":"%ProgramFiles%\\TortoiseSVN\\bin\\TortoiseProc.exe","recommendations":{"johnstoncode.svn-scm":{"name":"SVN"}}},"subl":{"friendlyName":"Sublime","windowsPath":"%ProgramFiles%\\Sublime Text3\\sublime_text.exe","recommendations":{"ms-vscode.sublime-keybindings":{"name":"Sublime Text Keymap and Settings Importer"}}},"atom":{"friendlyName":"Atom","windowsPath":"%USERPROFILE%\\AppData\\Local\\atom\\bin\\atom.cmd","recommendations":{"ms-vscode.atom-keybindings":{"name":"Atom Keymap"}}},"brackets":{"friendlyName":"Brackets","windowsPath":"%ProgramFiles(x86)%\\Brackets\\Brackets.exe","recommendations":{"ms-vscode.brackets-keybindings":{"name":"Brackets Keymap"}}},"notepadplusplus":{"friendlyName":"Notepad++","windowsPath":"%ProgramFiles%\\Notepad++\\Notepad++.exe","recommendations":{"ms-vscode.notepadplusplus-keybindings":{"name":"Notepad++ keymap"}}},"vi":{"friendlyName":"VIM","windowsPath":"%ProgramFiles(x86)%\\Vim\\vim80\\gvim.exe","recommendations":{"vscodevim.vim":{"name":"Vim"}}},"mvn":{"friendlyName":"Maven","recommendations":{"vscjava.vscode-java-pack":{"name":"Java","important":true,"isExtensionPack":true,"whenNotInstalled":["ASF.apache-netbeans-java","Oracle.oracle-java"]}}},"gradle":{"friendlyName":"Gradle","recommendations":{"vscjava.vscode-java-pack":{"name":"Java","important":true,"isExtensionPack":true,"whenNotInstalled":["ASF.apache-netbeans-java","Oracle.oracle-java"]}}},"Microsoft Edge":{"friendlyName":"Microsoft Edge","windowsPath":"%USERPROFILE%\\AppData\\Local\\Microsoft\\Edge\\Application\\msedge.exe","recommendations":{"ms-edgedevtools.vscode-edge-devtools":{"name":"Microsoft Edge Developer Tools"}}},"Microsoft Edge Dev":{"friendlyName":"Microsoft Edge Dev","windowsPath":"%USERPROFILE%\\AppData\\Local\\Microsoft\\Edge Dev\\Application\\msedge.exe","recommendations":{"ms-edgedevtools.vscode-edge-devtools":{"name":"Microsoft Edge Developer Tools"}}},"Microsoft Edge Beta":{"friendlyName":"Microsoft Edge Beta","windowsPath":"%USERPROFILE%\\AppData\\Local\\Microsoft\\Edge Beta\\Application\\msedge.exe","recommendations":{"ms-edgedevtools.vscode-edge-devtools":{"name":"Microsoft Edge Developer Tools"}}},"Microsoft Edge Canary":{"friendlyName":"Microsoft Edge Canary","windowsPath":"%USERPROFILE%\\AppData\\Local\\Microsoft\\Edge SxS\\Application\\msedge.exe","recommendations":{"ms-edgedevtools.vscode-edge-devtools":{"name":"Microsoft Edge Developer Tools"}}},"Mozilla Firefox (x86)":{"friendlyName":"Mozilla Firefox","windowsPath":"%ProgramFiles(x86)%\\Mozilla Firefox\\firefox.exe","recommendations":{"firefox-devtools.vscode-firefox-debug":{"name":"Debugger for Firefox"}}},"Mozilla Firefox Developer Edition (x86)":{"friendlyName":"Mozilla Firefox Developer Edition","windowsPath":"%ProgramFiles(x86)%\\Firefox Developer Edition\\firefox.exe","recommendations":{"firefox-devtools.vscode-firefox-debug":{"name":"Debugger for Firefox"}}},"Mozilla Firefox":{"friendlyName":"Mozilla Firefox","windowsPath":"%ProgramFiles%\\Mozilla Firefox\\firefox.exe","recommendations":{"firefox-devtools.vscode-firefox-debug":{"name":"Debugger for Firefox"}}},"Mozilla Firefox Developer Edition":{"friendlyName":"Mozilla Firefox Developer Edition","windowsPath":"%ProgramFiles%\\Firefox Developer Edition\\firefox.exe","recommendations":{"firefox-devtools.vscode-firefox-debug":{"name":"Debugger for Firefox"}}},"cordova":{"friendlyName":"Cordova","windowsPath":"%APPDATA%\\npm\\cordova","recommendations":{"msjsdiag.cordova-tools":{"name":"Cordova Tools"}}},"gcloud":{"friendlyName":"Google GCloud CLI","windowsPath":"%ProgramFiles(x86)%\\Google\\Cloud SDK\\google-cloud-sdk\\bin\\gcloud.cmd","recommendations":{"GoogleCloudTools.cloudcode":{"name":"Cloud Code"}}},"skaffold":{"friendlyName":"Skaffold Code to Cluster","recommendations":{"ms-azuretools.vscode-docker":{"name":"Docker"},"ms-kubernetes-tools.vscode-kubernetes-tools":{"name":"Kubernetes"}}},"minikube":{"friendlyName":"MiniKube Local Kubernetes Cluster","recommendations":{"ms-azuretools.vscode-docker":{"name":"Docker"},"ms-kubernetes-tools.vscode-kubernetes-tools":{"name":"Kubernetes"},"ms-vscode-remote.remote-containers":{"name":"Dev Containers"}}},"podman":{"friendlyName":"Podman","recommendations":{"ms-vscode-remote.remote-containers":{"name":"Dev Containers"}}},"wsl":{"friendlyName":"Windows Subsystem for Linux (WSL)","windowsPath":"%WINDIR%\\system32\\lxss\\LxssManager.dll","important":true,"recommendations":{"ms-vscode-remote.remote-wsl":{"name":"WSL","important":true}}}},"webExtensionTips":["tyriar.luna-paint","codespaces-contrib.codeswing","ms-vscode.vscode-github-issue-notebooks","esbenp.prettier-vscode","hediet.vscode-drawio"],"virtualWorkspaceExtensionTips":{"vscode-vfs":{"friendlyName":"Remote Repositories","extensionId":"ms-vscode.remote-repositories","startEntry":{"helpLink":"https://aka.ms/vscode-remote/remote-repositories","startConnectLabel":"Remote Repository","startCommand":"remoteHub.continueOn.openRepository","priority":5}}},"remoteExtensionTips":{"wsl":{"friendlyName":"WSL","extensionId":"ms-vscode-remote.remote-wsl","supportedPlatforms":["Windows","Web"],"startEntry":{"helpLink":"https://aka.ms/vscode-remote/wsl","startConnectLabel":"WSL","startCommand":"remote-wsl.connect","priority":3}},"ssh-remote":{"friendlyName":"Remote - SSH","extensionId":"ms-vscode-remote.remote-ssh","supportedPlatforms":["Windows","Linux","Mac"],"startEntry":{"helpLink":"https://aka.ms/vscode-remote/ssh","startConnectLabel":"SSH ","startCommand":"opensshremotes.openEmptyWindowInCurrentWindow","priority":1}},"dev-container":{"friendlyName":"Dev Containers","extensionId":"ms-vscode-remote.remote-containers","supportedPlatforms":["Windows","Linux","Mac"],"startEntry":{"helpLink":"https://aka.ms/vscode-remote/containers","startConnectLabel":"Dev Container","startCommand":"remote-containers.reopenInContainer","priority":2}},"attached-container":{"friendlyName":"Dev Containers","extensionId":"ms-vscode-remote.remote-containers"},"codespaces":{"friendlyName":"GitHub Codespaces","extensionId":"github.codespaces","startEntry":{"helpLink":"https://aka.ms/vscode-remote-codespaces","startConnectLabel":"GitHub Codespace ","startCommand":"github.codespaces.connect","priority":4}},"tunnel":{"friendlyName":"Remote - Tunnels","extensionId":"ms-vscode.remote-server","startEntry":{"helpLink":"https://aka.ms/remote-tunnels-doc","startConnectLabel":"Tunnel","startCommand":"remote-tunnels.connectCurrentWindowToTunnel","priority":0}}},"commandPaletteSuggestedCommandIds":["workbench.action.files.openFile","workbench.action.files.openFileFolder","workbench.action.files.openFolder","workbench.action.remote.showMenu","editor.action.formatDocument","editor.action.commentLine","workbench.action.tasks.runTask","workbench.action.openSettings2","workbench.action.selectTheme","workbench.action.openWalkthrough","workbench.action.openIssueReporter"],"extensionKeywords":{"md":["Markdown"],"js":["JavaScript"],"jsx":["JavaScript"],"es6":["JavaScript"],"html":["Html"],"ts":["TypeScript"],"tsx":["TypeScript"],"css":["CSS"],"scss":["SASS"],"txt":["Text"],"php":["PHP"],"php3":["PHP"],"php4":["PHP"],"ph3":["PHP"],"ph4":["PHP"],"xml":["XML"],"py":["Python"],"pyc":["Python"],"pyd":["Python"],"pyo":["Python"],"pyw":["Python"],"pyz":["Python"],"java":["Java"],"class":["Java"],"jar":["Java"],"c":["c","objective c","objective-c"],"m":["objective c","objective-c"],"mm":["objective c","objective-c"],"cpp":["cpp","c plus plus","c","c++"],"cc":["cpp","c plus plus","c","c++"],"cxx":["cpp","c plus plus","c++"],"hh":["cpp","c plus plus","c++"],"hpp":["cpp","c++"],"h":["cpp","c plus plus","c++","c","objective c","objective-c"],"sql":["sql"],"sh":["bash"],"bash":["bash"],"zsh":["bash","zshell"],"cs":["c#","csharp"],"csproj":["c#","csharp"],"sln":["c#","csharp"],"go":["go"],"sty":["latex"],"tex":["latex"],"ps":["powershell"],"ps1":["powershell"],"rs":["rust"],"rslib":["rust"],"hs":["haskell"],"lhs":["haskell"],"scm":["scheme"],"ss":["scheme"],"clj":["clojure"],"cljs":["clojure"],"cljc":["clojure"],"edn":["clojure"],"erl":["erlang"],"hrl":["erlang"],"scala":["scala"],"sc":["scala"],"pl":["perl"],"pm":["perl"],"t":["perl"],"pod":["perl"],"groovy":["groovy"],"swift":["swift"],"rb":["ruby"],"rbw":["ruby"],"jl":["julia"],"f":["fortran"],"for":["fortran"],"f90":["fortran"],"f95":["fortran"],"coffee":["CoffeeScript"],"litcoffee":["CoffeeScript"],"yaml":["yaml"],"yml":["yaml"],"dart":["dart"],"json":["json"]},"extensionAllowedBadgeProviders":["api.bintray.com","api.travis-ci.com","api.travis-ci.org","app.fossa.io","badge.buildkite.com","badge.fury.io","badge.waffle.io","badgen.net","badges.frapsoft.com","badges.gitter.im","badges.greenkeeper.io","cdn.travis-ci.com","cdn.travis-ci.org","ci.appveyor.com","circleci.com","cla.opensource.microsoft.com","codacy.com","codeclimate.com","codecov.io","coveralls.io","david-dm.org","deepscan.io","dev.azure.com","docs.rs","flat.badgen.net","gemnasium.com","githost.io","gitlab.com","godoc.org","goreportcard.com","img.shields.io","isitmaintained.com","marketplace.visualstudio.com","nodesecurity.io","opencollective.com","snyk.io","travis-ci.com","travis-ci.org","visualstudio.com","vsmarketplacebadge.apphb.com","www.bithound.io","www.versioneye.com"],"extensionAllowedBadgeProvidersRegex":["^https:\\/\\/github\\.com\\/[^/]+\\/[^/]+\\/(actions\\/)?workflows\\/.*badge\\.svg"],"crashReporter":{"productName":"VSCode","companyName":"Microsoft"},"appCenter":{"win32-x64":"appcenter://code?aid=a4e3233c-699c-46ec-b4f4-9c2a77254662","win32-arm64":"appcenter://code?aid=3712d786-7cc8-4f11-8b08-cc12eab6d4f7","linux-x64":"appcenter://code?aid=fba07a4d-84bd-4fc8-a125-9640fc8ce171","darwin":"appcenter://code?aid=860d6632-f65b-490b-85a8-3e72944f7774","darwin-arm64":"appcenter://code?aid=be71415d-3893-4ae5-b453-e537b9668a10","darwin-universal":"appcenter://code?aid=de75e3cc-e22f-4f42-a03f-1409c21d8af8"},"enableTelemetry":true,"aiConfig":{"ariaKey":"5bbf946d11a54f6783919c455abaddaf-fd62977b-c92d-4714-a45d-649d06980372-7168"},"msftInternalDomains":["redmond.corp.microsoft.com","northamerica.corp.microsoft.com","fareast.corp.microsoft.com","ntdev.corp.microsoft.com","wingroup.corp.microsoft.com","southpacific.corp.microsoft.com","wingroup.windeploy.ntdev.microsoft.com","ddnet.microsoft.com","europe.corp.microsoft.com"],"documentationUrl":"https://go.microsoft.com/fwlink/?LinkID=533484#vscode","serverDocumentationUrl":"https://aka.ms/vscode-server-doc","releaseNotesUrl":"https://go.microsoft.com/fwlink/?LinkID=533483#vscode","keyboardShortcutsUrlMac":"https://go.microsoft.com/fwlink/?linkid=832143","keyboardShortcutsUrlLinux":"https://go.microsoft.com/fwlink/?linkid=832144","keyboardShortcutsUrlWin":"https://go.microsoft.com/fwlink/?linkid=832145","introductoryVideosUrl":"https://go.microsoft.com/fwlink/?linkid=832146","tipsAndTricksUrl":"https://go.microsoft.com/fwlink/?linkid=852118","newsletterSignupUrl":"https://www.research.net/r/vsc-newsletter","youTubeUrl":"https://aka.ms/vscode-youtube","requestFeatureUrl":"https://go.microsoft.com/fwlink/?LinkID=533482","reportIssueUrl":"https://github.com/Microsoft/vscode/issues/new","reportMarketplaceIssueUrl":"https://github.com/microsoft/vsmarketplace/issues/new","licenseUrl":"https://go.microsoft.com/fwlink/?LinkID=533485","serverLicenseUrl":"https://aka.ms/vscode-server-license","privacyStatementUrl":"https://go.microsoft.com/fwlink/?LinkId=521839","showTelemetryOptOut":true,"npsSurveyUrl":"https://aka.ms/vscode-nps","cesSurveyUrl":"https://aka.ms/new-to-vscode-feedback","checksumFailMoreInfoUrl":"https://go.microsoft.com/fwlink/?LinkId=828886","electronRepository":"Microsoft/vscode-electron-prebuilt","nodejsRepository":"Microsoft/vscode-node","settingsSearchUrl":"https://bingsettingssearch.trafficmanager.net/api/Search","surveys":[{"surveyId":"cpp.1","surveyUrl":"https://www.research.net/r/VBVV6C6","languageId":"cpp","editCount":10,"userProbability":0.15},{"surveyId":"java.2","surveyUrl":"https://www.research.net/r/vscodejava","languageId":"java","editCount":10,"userProbability":0.3},{"surveyId":"javascript.1","surveyUrl":"https://www.research.net/r/vscode-js","languageId":"javascript","editCount":10,"userProbability":0.05},{"surveyId":"typescript.1","surveyUrl":"https://www.research.net/r/vscode-ts","languageId":"typescript","editCount":10,"userProbability":0.05},{"surveyId":"csharp.1","surveyUrl":"https://www.research.net/r/8KGJ9V8","languageId":"csharp","editCount":10,"userProbability":0.1}],"extensionEnabledApiProposals":{"ms-vscode.vscode-selfhost-test-provider":["testObserver","attributableCoverage"],"VisualStudioExptTeam.vscodeintellicode-completions":["inlineCompletionsAdditions"],"ms-vsliveshare.vsliveshare":["contribMenuBarHome","contribShareMenu","contribStatusBarItems","diffCommand","documentFiltersExclusive","fileSearchProvider","findTextInFiles","notebookCellExecutionState","notebookLiveShare","terminalDimensions","terminalDataWriteEvent","textSearchProvider"],"ms-vscode.js-debug":["portsAttributes","findTextInFiles","workspaceTrust","tunnels"],"ms-toolsai.vscode-ai-remote":["resolvers"],"ms-python.python":["contribEditorContentMenu","quickPickSortByLabel","portsAttributes","testObserver","quickPickItemTooltip","terminalDataWriteEvent","terminalExecuteCommandEvent","contribIssueReporter","terminalShellIntegration"],"ms-dotnettools.dotnet-interactive-vscode":["notebookMessaging"],"GitHub.codespaces":["contribEditSessions","contribMenuBarHome","contribRemoteHelp","contribViewsRemote","resolvers","tunnels","terminalDataWriteEvent","treeViewReveal","notebookKernelSource"],"ms-vscode.azure-repos":["extensionRuntime","fileSearchProvider","textSearchProvider"],"ms-vscode.remote-repositories":["canonicalUriProvider","contribEditSessions","contribRemoteHelp","contribMenuBarHome","contribViewsRemote","contribViewsWelcome","contribShareMenu","documentFiltersExclusive","editSessionIdentityProvider","extensionRuntime","fileSearchProvider","quickPickSortByLabel","workspaceTrust","shareProvider","scmActionButton","scmSelectedProvider","scmValidation","textSearchProvider","timeline"],"ms-vscode-remote.remote-wsl":["resolvers","contribRemoteHelp","contribViewsRemote","telemetry"],"ms-vscode-remote.remote-ssh":["resolvers","tunnels","terminalDataWriteEvent","contribRemoteHelp","contribViewsRemote","telemetry"],"ms-vscode.remote-server":["resolvers","tunnels","contribViewsWelcome"],"ms-vscode.remote-explorer":["contribRemoteHelp","contribViewsRemote","extensionsAny"],"ms-vscode-remote.remote-containers":["contribEditSessions","resolvers","portsAttributes","tunnels","workspaceTrust","terminalDimensions","contribRemoteHelp","contribViewsRemote"],"ms-vscode.js-debug-nightly":["portsAttributes","findTextInFiles","workspaceTrust","tunnels"],"ms-vscode.lsif-browser":["documentFiltersExclusive"],"ms-vscode.vscode-speech":["speech"],"GitHub.vscode-pull-request-github":["activeComment","codiconDecoration","codeActionRanges","commentingRangeHint","commentReactor","commentThreadApplicability","contribAccessibilityHelpContent","contribCommentEditorActionsMenu","contribCommentPeekContext","contribCommentThreadAdditionalMenu","contribCommentsViewThreadMenus","contribEditorContentMenu","contribMultiDiffEditorMenus","contribShareMenu","diffCommand","fileComments","quickDiffProvider","shareProvider","tabInputTextMerge","tokenInformation","treeViewMarkdownMessage"],"GitHub.copilot":["inlineCompletionsAdditions"],"GitHub.copilot-nightly":["inlineCompletionsAdditions"],"GitHub.copilot-chat":["interactive","terminalDataWriteEvent","terminalExecuteCommandEvent","terminalSelection","terminalQuickFixProvider","chatParticipantAdditions","defaultChatParticipant","embeddings","chatVariableResolver","chatProvider","mappedEditsProvider","aiRelatedInformation","codeActionAI","findTextInFiles","textSearchProvider","contribSourceControlInputBoxMenu","contribCommentEditorActionsMenu","contribCommentThreadAdditionalMenu","contribCommentsViewThreadMenus","newSymbolNamesProvider","findFiles2","extensionsAny","authLearnMore","testObserver","aiTextSearchProvider","documentFiltersExclusive","chatParticipantPrivate"],"GitHub.remotehub":["contribRemoteHelp","contribMenuBarHome","contribViewsRemote","contribViewsWelcome","documentFiltersExclusive","extensionRuntime","fileSearchProvider","quickPickSortByLabel","workspaceTrust","scmSelectedProvider","scmValidation","textSearchProvider","timeline"],"ms-python.gather":["notebookCellExecutionState"],"ms-python.vscode-pylance":["notebookCellExecutionState"],"ms-python.debugpy":["portsAttributes","contribIssueReporter","debugVisualization"],"ms-toolsai.jupyter-renderers":["contribNotebookStaticPreloads"],"ms-toolsai.jupyter":["notebookDeprecated","notebookMessaging","notebookMime","notebookCellExecutionState","portsAttributes","quickPickSortByLabel","notebookKernelSource","interactiveWindow","notebookControllerAffinityHidden","contribNotebookStaticPreloads","quickPickItemTooltip","notebookExecution","notebookCellExecution","notebookVariableProvider"],"dbaeumer.vscode-eslint":["notebookCellExecutionState"],"ms-vscode.azure-sphere-tools-ui":["tunnels"],"ms-azuretools.vscode-azureappservice":["terminalDataWriteEvent"],"ms-azuretools.vscode-azureresourcegroups":["authGetSessions"],"ms-azuretools.vscode-azure-github-copilot":["chatParticipantAdditions","embeddings","languageModelSystem"],"ms-vscode.anycode":["extensionsAny"],"ms-vscode.cpptools":["terminalDataWriteEvent"],"redhat.java":["documentPaste"],"ms-dotnettools.csdevkit":["inlineCompletionsAdditions"],"ms-dotnettools.vscodeintellicode-csharp":["inlineCompletionsAdditions"],"microsoft-IsvExpTools.powerplatform-vscode":["fileSearchProvider","textSearchProvider"],"microsoft-IsvExpTools.powerplatform-vscode-preview":["fileSearchProvider","textSearchProvider"],"TeamsDevApp.ms-teams-vscode-extension":["chatParticipantAdditions","languageModelSystem"]},"tasConfig":{"endpoint":"https://default.exp-tas.com/vscode/ab","telemetryEventName":"query-expfeature","assignmentContextTelemetryPropertyName":"abexp.assignmentcontext"},"extensionKind":{"Shan.code-settings-sync":["ui"],"shalldie.background":["ui"],"techer.open-in-browser":["ui"],"CoenraadS.bracket-pair-colorizer-2":["ui"],"CoenraadS.bracket-pair-colorizer":["ui","workspace"],"hiro-sun.vscode-emacs":["ui","workspace"],"hnw.vscode-auto-open-markdown-preview":["ui","workspace"],"wayou.vscode-todo-highlight":["ui","workspace"],"aaron-bond.better-comments":["ui","workspace"],"vscodevim.vim":["ui"],"ollyhayes.colmak-vim":["ui"]},"extensionPointExtensionKind":{"typescriptServerPlugins":["workspace"]},"extensionSyncedKeys":{"ritwickdey.liveserver":["liveServer.setup.version"]},"extensionVirtualWorkspacesSupport":{"esbenp.prettier-vscode":{"default":false},"msjsdiag.debugger-for-chrome":{"default":false},"redhat.java":{"default":false},"HookyQR.beautify":{"default":false},"ritwickdey.LiveServer":{"default":false},"VisualStudioExptTeam.vscodeintellicode":{"default":false},"octref.vetur":{"default":false},"formulahendry.code-runner":{"default":false},"xdebug.php-debug":{"default":false},"ms-mssql.mssql":{"default":false},"christian-kohler.path-intellisense":{"default":false},"eg2.tslint":{"default":false},"eg2.vscode-npm-script":{"default":false},"donjayamanne.githistory":{"default":false},"Zignd.html-css-class-completion":{"default":false},"christian-kohler.npm-intellisense":{"default":false},"EditorConfig.EditorConfig":{"default":false},"austin.code-gnu-global":{"default":false},"johnpapa.Angular2":{"default":false},"ms-vscode.vscode-typescript-tslint-plugin":{"default":false},"DotJoshJohnson.xml":{"default":false},"techer.open-in-browser":{"default":false},"tht13.python":{"default":false},"bmewburn.vscode-intelephense-client":{"default":false},"Angular.ng-template":{"default":false},"xdebug.php-pack":{"default":false},"dbaeumer.jshint":{"default":false},"yzhang.markdown-all-in-one":{"default":false},"Dart-Code.flutter":{"default":false},"streetsidesoftware.code-spell-checker":{"default":false},"rebornix.Ruby":{"default":false},"ms-vscode.sublime-keybindings":{"default":false},"mitaki28.vscode-clang":{"default":false},"steoates.autoimport":{"default":false},"donjayamanne.python-extension-pack":{"default":false},"shd101wyy.markdown-preview-enhanced":{"default":false},"mikestead.dotenv":{"default":false},"pranaygp.vscode-css-peek":{"default":false},"ikappas.phpcs":{"default":false},"platformio.platformio-ide":{"default":false},"jchannon.csharpextensions":{"default":false},"gruntfuggly.todo-tree":{"default":false}},"linkProtectionTrustedDomains":["https://*.visualstudio.com","https://*.microsoft.com","https://aka.ms","https://*.gallerycdn.vsassets.io","https://*.github.com","https://login.microsoftonline.com","https://*.vscode.dev","https://*.github.dev","https://gh.io","https://portal.azure.com","https://raw.githubusercontent.com","https://private-user-images.githubusercontent.com","https://avatars.githubusercontent.com"],"trustedExtensionAuthAccess":{"github":["vscode.github","github.remotehub","ms-vscode.remote-server","github.vscode-pull-request-github","github.codespaces","github.copilot","github.copilot-chat","ms-vsliveshare.vsliveshare"],"github-enterprise":["vscode.github","github.remotehub","ms-vscode.remote-server","github.vscode-pull-request-github","github.codespaces","github.copilot","github.copilot-chat","ms-vsliveshare.vsliveshare"],"microsoft":["ms-vscode.azure-repos","ms-vscode.remote-server","ms-vsliveshare.vsliveshare","ms-azuretools.vscode-azureresourcegroups","ms-edu.vscode-learning"],"microsoft-sovereign-cloud":["ms-vscode.azure-repos","ms-vscode.remote-server","ms-vsliveshare.vsliveshare","ms-azuretools.vscode-azureresourcegroups","ms-edu.vscode-learning"]},"trustedExtensionProtocolHandlers":["vscode.git","vscode.github-authentication","vscode.microsoft-authentication"],"auth":{"loginUrl":"https://login.microsoftonline.com/common/oauth2/authorize","tokenUrl":"https://login.microsoftonline.com/common/oauth2/token","redirectUrl":"https://vscode-redirect.azurewebsites.net/","clientId":"aebc6443-996d-45c2-90f0-388ff96faa56"},"configurationSync.store":{"url":"https://vscode-sync.trafficmanager.net/","stableUrl":"https://vscode-sync.trafficmanager.net/","insidersUrl":"https://vscode-sync-insiders.trafficmanager.net/","canSwitch":false,"authenticationProviders":{"github":{"scopes":["user:email"]},"microsoft":{"scopes":["openid","profile","email","offline_access"]}}},"editSessions.store":{"url":"https://vscode-sync.trafficmanager.net/","authenticationProviders":{"microsoft":{"scopes":["openid","profile","email","offline_access"]},"github":{"scopes":["user:email"]}}},"tunnelServerQualities":{"stable":{"serverApplicationName":"code-server"},"exploration":{"serverApplicationName":"code-server-exploration"},"insider":{"serverApplicationName":"code-server-insiders"}},"tunnelApplicationName":"code-tunnel","tunnelApplicationConfig":{"editorWebUrl":"https://vscode.dev","extension":{"friendlyName":"Remote - Tunnels","extensionId":"ms-vscode.remote-server"},"authenticationProviders":{"github":{"scopes":["user:email","read:org"]},"microsoft":{"scopes":["46da2f7e-b5ef-422a-88d4-2a7f9de6a0b2/.default","profile","openid"]}}},"win32TunnelServiceMutex":"vscode-tunnelservice","win32TunnelMutex":"vscode-tunnel","commonlyUsedSettings":["files.autoSave","editor.fontSize","editor.fontFamily","GitHub.copilot.manageExtension","editor.tabSize","editor.renderWhitespace","editor.cursorStyle","editor.multiCursorModifier","editor.insertSpaces","editor.wordWrap","files.exclude","files.associations","workbench.editor.enablePreview"],"aiGeneratedWorkspaceTrust":{"title":"This workspace was generated by GitHub Copilot","checkboxText":"Trust the contents of all files in this workspace","trustOption":"Yes, I trust the contents","dontTrustOption":"No, I don't trust the contents","startupTrustRequestLearnMore":"If you don't trust the contents of the files generated by GitHub Copilot, we recommend continuing in restricted mode. See [our docs](https://aka.ms/vscode-workspace-trust) to learn more. "},"gitHubEntitlement":{"providerId":"github","command":{"title":"Install GitHub Copilot (Paid for by {{org}})...","titleWithoutPlaceHolder":"Install GitHub Copilot","action":"workbench.extensions.installExtension","when":"workbench.accounts.experimental.showEntitlements"},"entitlementUrl":"https://api.github.com/copilot_internal/user","extensionId":"github.copilot","enablementKey":"chat_enabled","confirmationAction":"Install","confirmationMessage":"Are you sure you want to install GitHub Copilot?"},"chatWelcomeView":{"welcomeViewId":"copilot.welcome","welcomeViewTitle":"GitHub Copilot","welcomeViewContent":"You have access to [GitHub Copilot](command:extension.open?%5B%22github.copilot%22%5D), an AI-powered coding assistant, as a part of the Microsoft organization.\n Getting started with Copilot is easy - simply install the Copilot extension. [Learn more](https://aka.ms/copilot-overview)\n[Install GitHub Copilot](command:workbench.extensions.installExtension?%5B%22github.copilot%22%5D)"},"chatParticipantRegistry":"https://az764295.vo.msecnd.net/extensions/chat.json","builtInExtensions":[{"name":"ms-vscode.js-debug-companion","version":"1.1.2","sha256":"e034b8b41beb4e97e02c70f7175bd88abe66048374c2bd629f54bb33354bc2aa","repo":"https://github.com/microsoft/vscode-js-debug-companion","metadata":{"id":"99cb0b7f-7354-4278-b8da-6cc79972169d","publisherId":{"publisherId":"5f5636e7-69ed-4afe-b5d6-8d231fb3d3ee","publisherName":"ms-vscode","displayName":"Microsoft","flags":"verified"},"publisherDisplayName":"Microsoft"}},{"name":"ms-vscode.js-debug","version":"1.90.0","sha256":"1317dd7d1ac50641c1534a3e957ecbc94349f4fbd897acb916da11eea3208a66","repo":"https://github.com/microsoft/vscode-js-debug","metadata":{"id":"25629058-ddac-4e17-abba-74678e126c5d","publisherId":{"publisherId":"5f5636e7-69ed-4afe-b5d6-8d231fb3d3ee","publisherName":"ms-vscode","displayName":"Microsoft","flags":"verified"},"publisherDisplayName":"Microsoft"}},{"name":"ms-vscode.vscode-js-profile-table","version":"1.0.9","sha256":"3b62ee4276a2bbea3fe230f94b1d5edd915b05966090ea56f882e1e0ab53e1a6","repo":"https://github.com/microsoft/vscode-js-profile-visualizer","metadata":{"id":"7e52b41b-71ad-457b-ab7e-0620f1fc4feb","publisherId":{"publisherId":"5f5636e7-69ed-4afe-b5d6-8d231fb3d3ee","publisherName":"ms-vscode","displayName":"Microsoft","flags":"verified"},"publisherDisplayName":"Microsoft"}}],"commit":"89de5a8d4d6205e5b11647eb6a74844ca23d2573","date":"2024-06-04T19:43:07.605Z","checksums":{"vs/base/parts/sandbox/electron-sandbox/preload.js":"3azF491raGwKPU33tRuD9QvI7LNuA2GPGmzmPW/Bf1M","vs/workbench/workbench.desktop.main.js":"4fakjKGDztXezoHNJf6rPG+sMpKgcCnQF42Y1SBaHHM","vs/workbench/workbench.desktop.main.css":"9x1Fp0XWH2XXl/dxkH5UG4X8NsWFzprmaUkOepNJcIg","vs/workbench/api/node/extensionHostProcess.js":"qcav5wdKR+KncSHUsUc9FtbVqNBa7JVdjsBQBIpCtqg","vs/code/electron-sandbox/workbench/workbench.html":"MOHfHsuI+CL4nPwyAQjuFCAjFomNep+vcvjL0sLDlbw","vs/code/electron-sandbox/workbench/workbench.js":"zEmdu4U4ujOIo4H0GJvtg16sqLwxkU8l3tIAQuYozjs"},"version":"1.90.0"},"isInitialStartup":true,"perfMarks":[{"name":"code/timeOrigin","startTime":1717832086458.59},{"name":"code/didStartMain","startTime":1717832086560},{"name":"code/willStartCrashReporter","startTime":1717832086568},{"name":"code/didStartCrashReporter","startTime":1717832086572},{"name":"code/mainAppReady","startTime":1717832086675},{"name":"code/willGenerateNls","startTime":1717832086675},{"name":"code/didGenerateNls","startTime":1717832086682},{"name":"code/willLoadMainBundle","startTime":1717832086682},{"name":"code/fork/willLoadCode","startTime":1717832086695},{"name":"code/registerFilesystem/file","startTime":1717832086790},{"name":"code/registerFilesystem/vscode-userdata","startTime":1717832086792},{"name":"code/didLoadMainBundle","startTime":1717832086798},{"name":"code/willStartMainServer","startTime":1717832086815},{"name":"code/willStartMainServer","startTime":1717832086817},{"name":"code/didStartMainServer","startTime":1717832086818},{"name":"code/willCreateCodeWindow","startTime":1717832086853},{"name":"code/willRestoreCodeWindowState","startTime":1717832086854},{"name":"code/didRestoreCodeWindowState","startTime":1717832086854},{"name":"code/willCreateCodeBrowserWindow","startTime":1717832086854},{"name":"code/didCreateCodeBrowserWindow","startTime":1717832086927},{"name":"code/didCreateCodeWindow","startTime":1717832086930},{"name":"code/willOpenNewWindow","startTime":1717832086932}],"os":{"release":"6.5.0-35-generic","hostname":"bubbles","arch":"x64"},"autoDetectHighContrast":true,"autoDetectColorScheme":false,"accessibilitySupport":false,"colorScheme":{"dark":true,"highContrast":false},"fullscreen":false,"maximized":true,"partsSplash":{"zoomLevel":1,"baseTheme":"vs-dark","colorInfo":{"foreground":"#cccccc","background":"#1d1d1d","editorBackground":"#1d1d1d","titleBarBackground":"#303030","activityBarBackground":"#303030","sideBarBackground":"#242424","statusBarBackground":"#242424","statusBarNoFolderBackground":"#242424","windowBorder":"#454545"},"layoutInfo":{"sideBarSide":"left","editorPartMinWidth":220,"titleBarHeight":30,"activityBarWidth":0,"sideBarWidth":382,"statusBarHeight":22,"windowBorder":false}},"zoomLevel":1,"isCustomZoomLevel":false}", source: vscode-file://vscode-app/snap/code/160/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (655)
[32475:0608/130447.399608:INFO:CONSOLE(655)] "%cTRACE color: #888 Renderer->SharedProcess#connect", source: vscode-file://vscode-app/snap/code/160/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (655)
[0608/130447.414132:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.414153:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.414164:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.414186:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.414196:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.414206:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.414215:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.414225:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.414234:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.414244:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.414253:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.414262:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.414271:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.414281:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.414290:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.414299:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.414314:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.414323:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.414332:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.414342:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.414423:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.414432:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.414448:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.414457:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.414466:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.414476:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.414485:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.414494:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.414503:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.414512:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.414522:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.414532:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.414541:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.414550:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.414558:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.414568:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.414577:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.414587:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.414602:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.414611:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.414621:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.414664:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.414673:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.414682:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.414691:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.414700:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.414715:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.414773:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.414782:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.417334:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.417348:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.417357:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.417367:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.417377:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.417386:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.417421:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.417431:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.417440:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.417450:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.417459:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.417468:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.417478:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.417487:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.417496:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.417505:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.417515:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.417524:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.417534:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.417543:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.417555:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.417564:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.417574:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.417583:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.417592:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.417603:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.417613:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.417625:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.417637:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.417647:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.417656:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.417666:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.417686:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.417696:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.417705:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.417715:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.417724:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.417733:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.417742:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.417752:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.417906:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.417917:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.417925:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.417935:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.417959:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.417968:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.417977:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.417986:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.417996:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.418005:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.418014:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.418024:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.418033:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.418042:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.418051:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.418060:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.418072:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.418081:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.418090:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.418100:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.418109:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.418119:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.418128:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.418137:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.418147:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.418156:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.418165:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.418177:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.418186:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.418195:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.418205:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.418214:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.418223:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.418233:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.418244:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.418253:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.418275:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.418284:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.418293:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.418303:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.418312:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.418321:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.418399:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.418412:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.418423:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.418433:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.418442:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.418452:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.418461:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.418470:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.418479:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.418488:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.418512:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.418521:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.418626:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.418636:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.418646:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.418657:ERROR:process_memory_range.cc(75)] read out of range
[32475:0608/130447.502744:ERROR:gpu_process_host.cc(993)] GPU process exited unexpectedly: exit_code=133
[32475:0608/130447.502768:WARNING:gpu_process_host.cc(1364)] The GPU process has crashed 2 time(s)
MESA-LOADER: failed to open radeonsi: /usr/lib/dri/radeonsi_dri.so: cannot open shared object file: No such file or directory (search paths /usr/lib/x86_64-linux-gnu/dri:\$${ORIGIN}/dri:/usr/lib/dri, suffix _dri)
failed to load driver: radeonsi
MESA-LOADER: failed to open kms_swrast: /usr/lib/dri/kms_swrast_dri.so: cannot open shared object file: No such file or directory (search paths /usr/lib/x86_64-linux-gnu/dri:\$${ORIGIN}/dri:/usr/lib/dri, suffix _dri)
failed to load driver: kms_swrast
MESA-LOADER: failed to open swrast: /usr/lib/dri/swrast_dri.so: cannot open shared object file: No such file or directory (search paths /usr/lib/x86_64-linux-gnu/dri:\$${ORIGIN}/dri:/usr/lib/dri, suffix _dri)
failed to load swrast driver
[32624:0608/130447.605012:WARNING:sandbox_linux.cc(418)] InitializeSandbox() called with multiple threads in process gpu-process.
[32475:0608/130447.606993:WARNING:gpu_process_host.cc(1015)] Reinitialized the GPU process after a crash. The reported initialization time was 79 ms
[32475:0608/130447.616602:INFO:CONSOLE(655)] "%cTRACE color: #888 Renderer->UtilityProcess#createWorker", source: vscode-file://vscode-app/snap/code/160/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (655)
[main 2024-06-08T07:34:47.626Z] StorageMainService: creating workspace storage (1717832055512)
[0608/130447.631657:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.631682:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.631696:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.631724:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.631736:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.631749:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.631761:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.631773:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.631786:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.631798:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.631811:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.631823:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.631836:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.631849:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.631863:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.631876:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.631898:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.631913:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.631926:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.631940:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.632049:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.632064:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.632087:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.632102:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.632116:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.632130:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.632144:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.632158:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.632173:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.632187:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.632200:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.632214:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.632228:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.632242:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.632256:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.632269:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.632283:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.632296:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.632318:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.632332:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.632346:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.632404:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.632419:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.632433:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.632447:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.632459:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.632480:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.632558:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.632574:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.635128:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.635142:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.635152:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.635161:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.635170:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.635179:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.635213:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.635223:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.635233:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.635241:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.635251:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.635259:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.635269:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.635278:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.635287:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.635295:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.635305:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.635314:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.635323:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.635332:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.635343:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.635353:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.635362:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.635371:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.635380:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.635391:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.635401:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.635410:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.635423:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.635436:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.635449:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.635458:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.635480:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.635489:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.635498:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.635507:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.635516:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.635525:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.635535:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.635543:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.635676:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.635686:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.635695:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.635704:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.635728:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.635737:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.635747:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.635756:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.635765:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.635774:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.635783:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.635792:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.635801:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.635810:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.635819:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.635828:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.635840:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.635848:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.635858:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.635867:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.635876:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.635884:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.635892:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.635901:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.635910:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.635919:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.635927:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.635938:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.635947:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.635956:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.635966:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.635974:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.635983:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.635992:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.636005:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.636014:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.636035:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.636044:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.636052:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.636061:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.636071:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.636080:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.636174:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.636189:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.636200:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.636210:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.636219:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.636227:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.636236:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.636244:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.636253:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.636262:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.636285:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.636294:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.636394:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.636403:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.636413:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.636423:ERROR:process_memory_range.cc(75)] read out of range
[32475:0608/130447.651158:INFO:CONSOLE(655)] "%cTRACE color: #888 [lifecycle] starting up (startup kind: 1)", source: vscode-file://vscode-app/snap/code/160/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (655)
[32475:0608/130447.651626:INFO:CONSOLE(655)] "%cTRACE color: #888 lifecycle: phase changed (value: 2)", source: vscode-file://vscode-app/snap/code/160/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (655)
[32475:0608/130447.719081:INFO:CONSOLE(655)] "%c INFO color: #33f Initial editor state [object Object]", source: vscode-file://vscode-app/snap/code/160/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (655)
[32475:0608/130447.740635:INFO:CONSOLE(655)] "%cTRACE color: #888 TimelineService#registerTimelineProvider: id=timeline.localHistory", source: vscode-file://vscode-app/snap/code/160/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (655)
[32475:0608/130447.744832:ERROR:gpu_process_host.cc(993)] GPU process exited unexpectedly: exit_code=133
[32475:0608/130447.744851:WARNING:gpu_process_host.cc(1364)] The GPU process has crashed 3 time(s)
[32475:0608/130447.780327:INFO:CONSOLE(648)] "Element already has context attribute: title", source: vscode-file://vscode-app/snap/code/160/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (648)
[32475:0608/130447.803218:INFO:CONSOLE(655)] "%cTRACE color: #888 Layout#layout, height: 826, width: 1600", source: vscode-file://vscode-app/snap/code/160/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (655)
MESA-LOADER: failed to open radeonsi: /usr/lib/dri/radeonsi_dri.so: cannot open shared object file: No such file or directory (search paths /usr/lib/x86_64-linux-gnu/dri:\$${ORIGIN}/dri:/usr/lib/dri, suffix _dri)
failed to load driver: radeonsi
MESA-LOADER: failed to open kms_swrast: /usr/lib/dri/kms_swrast_dri.so: cannot open shared object file: No such file or directory (search paths /usr/lib/x86_64-linux-gnu/dri:\$${ORIGIN}/dri:/usr/lib/dri, suffix _dri)
failed to load driver: kms_swrast
MESA-LOADER: failed to open swrast: /usr/lib/dri/swrast_dri.so: cannot open shared object file: No such file or directory (search paths /usr/lib/x86_64-linux-gnu/dri:\$${ORIGIN}/dri:/usr/lib/dri, suffix _dri)
failed to load swrast driver
[32475:0608/130447.826963:WARNING:gpu_process_host.cc(1015)] Reinitialized the GPU process after a crash. The reported initialization time was 0 ms
[main 2024-06-08T07:34:47.835Z] window#load: window reported ready (id: 1)
[main 2024-06-08T07:34:47.836Z] ElectronURLListener#flush(): flushing URLs
[0608/130447.853303:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.853326:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.853337:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.853360:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.853369:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.853379:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.853389:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.853398:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.853408:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.853418:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.853427:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.853437:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.853446:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.853456:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.853465:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.853475:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.853491:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.853501:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.853510:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.853520:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.853603:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.853616:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.853638:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.853653:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.853668:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.853684:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.853698:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.853712:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.853727:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.853736:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.853746:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.853754:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.853774:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.853786:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.853797:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.853808:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.853817:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.853827:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.853842:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.853852:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.853863:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.853906:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.853916:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.853925:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.853935:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.853944:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.853959:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.853981:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.855038:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.855052:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.855063:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.855072:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.855082:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.855092:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.855127:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.855137:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.855147:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.855157:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.855166:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.855176:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.855186:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.855196:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.855205:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.855215:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.855225:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.855234:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.855244:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.855253:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.855263:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.855272:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.855282:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.855292:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.855302:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.855311:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.855322:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.855331:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.855341:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.855351:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.855361:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.855370:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.855392:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.855402:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.855412:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.855421:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.855431:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.855440:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.855450:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.855460:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.855617:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.855632:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.855647:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.855662:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.855704:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.855718:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.855731:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.855745:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.855757:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.855767:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.855777:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.855786:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.855799:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.855809:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.855819:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.855829:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.855838:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.855848:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.855857:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.855866:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.855876:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.855886:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.855895:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.855905:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.855915:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.855925:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.855934:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.855944:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.855954:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.855963:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.855973:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.855982:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.855992:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.856001:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.856013:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.856023:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.856046:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.856057:ERROR:process_memory_range.cc(75)] read out of range
[32475:0608/130447.856034:INFO:CONSOLE(655)] "%cTRACE color: #888 [IE] (editor:vs.editor.ICodeEditor:1)NEW controller", source: vscode-file://vscode-app/snap/code/160/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (655)
[0608/130447.856068:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.856078:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.856088:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.856096:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.856184:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.856194:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.856204:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.856212:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.856222:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.856232:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.856241:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.856251:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.856259:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.856269:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.856291:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.856300:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.856334:ERROR:process_memory_range.cc(75)] read out of range
[0608/130447.856344:ERROR:process_memory_range.cc(75)] read out of range
[32475:0608/130447.874914:INFO:CONSOLE(655)] "%cTRACE color: #888 [text file model] resolve() - enter file:///tmp/log", source: vscode-file://vscode-app/snap/code/160/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (655)
[main 2024-06-08T07:34:47.890Z] menubarService#updateMenubar 1
[32475:0608/130447.910717:INFO:CONSOLE(655)] "%cTRACE color: #888 Started scanning system extensions", source: vscode-file://vscode-app/snap/code/160/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (655)
[32475:0608/130447.910945:INFO:CONSOLE(655)] "%cTRACE color: #888 Started scanning user extensions [object Object]", source: vscode-file://vscode-app/snap/code/160/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (655)
[main 2024-06-08T07:34:47.914Z] [UtilityProcess id: 1, type: extensionHost, pid: <none>]: creating new...
[main 2024-06-08T07:34:47.924Z] [UtilityProcess id: 1, type: extensionHost, pid: 32663]: successfully created
[32475:0608/130447.925595:INFO:CONSOLE(655)] "%cTRACE color: #888 [text file model] resolveFromFile() file:///tmp/log", source: vscode-file://vscode-app/snap/code/160/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (655)
[32475:0608/130447.927517:INFO:CONSOLE(655)] "%c INFO color: #33f Started local extension host with pid 32663.", source: vscode-file://vscode-app/snap/code/160/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (655)
[32475:0608/130447.944466:INFO:CONSOLE(655)] "%cDEBUG background: #eee; color: #888 Using cached extensions scan result vscode-userdata:/home/kilari/.vscode/extensions/extensions.json", source: vscode-file://vscode-app/snap/code/160/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (655)
[32475:0608/130447.958006:INFO:CONSOLE(655)] "%cDEBUG background: #eee; color: #888 Using cached extensions scan result file:///snap/code/160/usr/share/code/resources/app/extensions", source: vscode-file://vscode-app/snap/code/160/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (655)
[32475:0608/130447.958349:INFO:CONSOLE(655)] "%cTRACE color: #888 Scanned system extensions: 89", source: vscode-file://vscode-app/snap/code/160/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (655)
[32475:0608/130447.974486:ERROR:gpu_process_host.cc(993)] GPU process exited unexpectedly: exit_code=133
[32475:0608/130447.974525:WARNING:gpu_process_host.cc(1364)] The GPU process has crashed 4 time(s)
[32475:0608/130447.987158:INFO:CONSOLE(655)] "%cDEBUG background: #eee; color: #888 ComputeTargetPlatform: linux-x64", source: vscode-file://vscode-app/snap/code/160/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (655)
[32475:0608/130447.987981:INFO:CONSOLE(655)] "%cTRACE color: #888 Scanned user extensions: 26", source: vscode-file://vscode-app/snap/code/160/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (655)
[32475:0608/130447.994669:INFO:CONSOLE(655)] "%cTRACE color: #888 pickRunningLocation for vscode.bat, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/160/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (655)
[32475:0608/130447.994985:INFO:CONSOLE(655)] "%cTRACE color: #888 pickRunningLocation for vscode.clojure, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/160/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (655)
[32475:0608/130447.995547:INFO:CONSOLE(655)] "%cTRACE color: #888 pickRunningLocation for vscode.coffeescript, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/160/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (655)
[32475:0608/130447.995846:INFO:CONSOLE(655)] "%cTRACE color: #888 pickRunningLocation for vscode.configuration-editing, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/160/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (655)
[32475:0608/130447.996269:INFO:CONSOLE(655)] "%cTRACE color: #888 pickRunningLocation for vscode.cpp, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/160/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (655)
[32475:0608/130447.996566:INFO:CONSOLE(655)] "%cTRACE color: #888 pickRunningLocation for vscode.csharp, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/160/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (655)
[32475:0608/130447.996861:INFO:CONSOLE(655)] "%cTRACE color: #888 pickRunningLocation for vscode.css, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/160/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (655)
[32475:0608/130447.997271:INFO:CONSOLE(655)] "%cTRACE color: #888 pickRunningLocation for vscode.css-language-features, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/160/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (655)
[32475:0608/130447.997591:INFO:CONSOLE(655)] "%cTRACE color: #888 pickRunningLocation for vscode.dart, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/160/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (655)
[32475:0608/130447.997922:INFO:CONSOLE(655)] "%cTRACE color: #888 pickRunningLocation for vscode.debug-auto-launch, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/160/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (655)
[32475:0608/130447.998367:INFO:CONSOLE(655)] "%cTRACE color: #888 pickRunningLocation for vscode.debug-server-ready, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/160/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (655)
[32475:0608/130447.998700:INFO:CONSOLE(655)] "%cTRACE color: #888 pickRunningLocation for vscode.diff, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/160/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (655)
[32475:0608/130447.999084:INFO:CONSOLE(655)] "%cTRACE color: #888 pickRunningLocation for vscode.docker, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/160/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (655)
[32475:0608/130447.999569:INFO:CONSOLE(655)] "%cTRACE color: #888 pickRunningLocation for vscode.emmet, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/160/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (655)
[32475:0608/130447.999858:INFO:CONSOLE(655)] "%cTRACE color: #888 pickRunningLocation for vscode.extension-editing, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/160/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (655)
[32475:0608/130448.000284:INFO:CONSOLE(655)] "%cTRACE color: #888 pickRunningLocation for vscode.fsharp, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/160/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (655)
[32475:0608/130448.000528:INFO:CONSOLE(655)] "%cTRACE color: #888 pickRunningLocation for vscode.git, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/160/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (655)
[32475:0608/130448.000777:INFO:CONSOLE(655)] "%cTRACE color: #888 pickRunningLocation for vscode.git-base, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/160/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (655)
[32475:0608/130448.001132:INFO:CONSOLE(655)] "%cTRACE color: #888 pickRunningLocation for vscode.github, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/160/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (655)
[32475:0608/130448.001402:INFO:CONSOLE(655)] "%cTRACE color: #888 pickRunningLocation for vscode.github-authentication, extension kinds: [ui, workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/160/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (655)
[32475:0608/130448.001679:INFO:CONSOLE(655)] "%cTRACE color: #888 pickRunningLocation for vscode.go, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/160/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (655)
[32475:0608/130448.001976:INFO:CONSOLE(655)] "%cTRACE color: #888 pickRunningLocation for vscode.groovy, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/160/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (655)
[32475:0608/130448.002399:INFO:CONSOLE(655)] "%cTRACE color: #888 pickRunningLocation for vscode.grunt, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/160/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (655)
[32475:0608/130448.002675:INFO:CONSOLE(655)] "%cTRACE color: #888 pickRunningLocation for vscode.gulp, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/160/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (655)
[32475:0608/130448.002973:INFO:CONSOLE(655)] "%cTRACE color: #888 pickRunningLocation for vscode.handlebars, extension kinds: [ui, workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/160/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (655)
[32475:0608/130448.003384:INFO:CONSOLE(655)] "%cTRACE color: #888 pickRunningLocation for vscode.hlsl, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/160/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (655)
[32475:0608/130448.003687:INFO:CONSOLE(655)] "%cTRACE color: #888 pickRunningLocation for vscode.html, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/160/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (655)
[32475:0608/130448.003968:INFO:CONSOLE(655)] "%cTRACE color: #888 pickRunningLocation for vscode.html-language-features, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/160/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (655)
[32475:0608/130448.004404:INFO:CONSOLE(655)] "%cTRACE color: #888 pickRunningLocation for vscode.ini, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/160/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (655)
[32475:0608/130448.004695:INFO:CONSOLE(655)] "%cTRACE color: #888 pickRunningLocation for vscode.ipynb, extension kinds: [workspace, ui], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/160/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (655)
[32475:0608/130448.005004:INFO:CONSOLE(655)] "%cTRACE color: #888 pickRunningLocation for vscode.jake, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/160/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (655)
[32475:0608/130448.005429:INFO:CONSOLE(655)] "%cTRACE color: #888 pickRunningLocation for vscode.java, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/160/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (655)
[32475:0608/130448.005715:INFO:CONSOLE(655)] "%cTRACE color: #888 pickRunningLocation for vscode.javascript, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/160/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (655)
[32475:0608/130448.006030:INFO:CONSOLE(655)] "%cTRACE color: #888 pickRunningLocation for vscode.json, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/160/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (655)
[32475:0608/130448.006449:INFO:CONSOLE(655)] "%cTRACE color: #888 pickRunningLocation for vscode.json-language-features, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/160/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (655)
[32475:0608/130448.006788:INFO:CONSOLE(655)] "%cTRACE color: #888 pickRunningLocation for vscode.julia, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/160/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (655)
[32475:0608/130448.007208:INFO:CONSOLE(655)] "%cTRACE color: #888 pickRunningLocation for vscode.latex, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/160/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (655)
[32475:0608/130448.007494:INFO:CONSOLE(655)] "%cTRACE color: #888 pickRunningLocation for vscode.less, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/160/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (655)
[32475:0608/130448.007816:INFO:CONSOLE(655)] "%cTRACE color: #888 pickRunningLocation for vscode.log, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/160/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (655)
[32475:0608/130448.008199:INFO:CONSOLE(655)] "%cTRACE color: #888 pickRunningLocation for vscode.lua, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/160/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (655)
[32475:0608/130448.008444:INFO:CONSOLE(655)] "%cTRACE color: #888 pickRunningLocation for vscode.make, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/160/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (655)
[32475:0608/130448.008722:INFO:CONSOLE(655)] "%cTRACE color: #888 pickRunningLocation for vscode.markdown, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/160/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (655)
[32475:0608/130448.009039:INFO:CONSOLE(655)] "%cTRACE color: #888 pickRunningLocation for vscode.markdown-language-features, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/160/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (655)
[32475:0608/130448.009492:INFO:CONSOLE(655)] "%cTRACE color: #888 pickRunningLocation for vscode.markdown-math, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/160/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (655)
[32475:0608/130448.009844:INFO:CONSOLE(655)] "%cTRACE color: #888 pickRunningLocation for vscode.media-preview, extension kinds: [ui, workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/160/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (655)
[32475:0608/130448.010180:INFO:CONSOLE(655)] "%cTRACE color: #888 pickRunningLocation for vscode.merge-conflict, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/160/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (655)
[32475:0608/130448.010409:INFO:CONSOLE(655)] "%cTRACE color: #888 pickRunningLocation for vscode.microsoft-authentication, extension kinds: [ui, workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/160/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (655)
[32475:0608/130448.010630:INFO:CONSOLE(655)] "%cTRACE color: #888 pickRunningLocation for ms-vscode.js-debug, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/160/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (655)
[32475:0608/130448.010850:INFO:CONSOLE(655)] "%cTRACE color: #888 pickRunningLocation for ms-vscode.js-debug-companion, extension kinds: [ui], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/160/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (655)
[32475:0608/130448.011172:INFO:CONSOLE(655)] "%cTRACE color: #888 pickRunningLocation for ms-vscode.vscode-js-profile-table, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/160/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (655)
[32475:0608/130448.011390:INFO:CONSOLE(655)] "%cTRACE color: #888 pickRunningLocation for vscode.builtin-notebook-renderers, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/160/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (655)
[32475:0608/130448.011652:INFO:CONSOLE(655)] "%cTRACE color: #888 pickRunningLocation for vscode.npm, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/160/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (655)
[32475:0608/130448.011937:INFO:CONSOLE(655)] "%cTRACE color: #888 pickRunningLocation for vscode.objective-c, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/160/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (655)
[32475:0608/130448.012306:INFO:CONSOLE(655)] "%cTRACE color: #888 pickRunningLocation for vscode.perl, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/160/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (655)
[32475:0608/130448.012543:INFO:CONSOLE(655)] "%cTRACE color: #888 pickRunningLocation for vscode.php, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/160/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (655)
[32475:0608/130448.012763:INFO:CONSOLE(655)] "%cTRACE color: #888 pickRunningLocation for vscode.php-language-features, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/160/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (655)
[32475:0608/130448.013099:INFO:CONSOLE(655)] "%cTRACE color: #888 pickRunningLocation for vscode.powershell, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/160/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (655)
[32475:0608/130448.013345:INFO:CONSOLE(655)] "%cTRACE color: #888 pickRunningLocation for vscode.pug, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/160/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (655)
[32475:0608/130448.013575:INFO:CONSOLE(655)] "%cTRACE color: #888 pickRunningLocation for vscode.python, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/160/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (655)
[32475:0608/130448.013924:INFO:CONSOLE(655)] "%cTRACE color: #888 pickRunningLocation for vscode.r, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/160/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (655)
[32475:0608/130448.014260:INFO:CONSOLE(655)] "%cTRACE color: #888 pickRunningLocation for vscode.razor, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/160/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (655)
[32475:0608/130448.014481:INFO:CONSOLE(655)] "%cTRACE color: #888 pickRunningLocation for vscode.references-view, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/160/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (655)
[32475:0608/130448.014700:INFO:CONSOLE(655)] "%cTRACE color: #888 pickRunningLocation for vscode.restructuredtext, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/160/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (655)
[32475:0608/130448.015018:INFO:CONSOLE(655)] "%cTRACE color: #888 pickRunningLocation for vscode.ruby, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/160/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (655)
[32475:0608/130448.015261:INFO:CONSOLE(655)] "%cTRACE color: #888 pickRunningLocation for vscode.rust, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/160/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (655)
[32475:0608/130448.015471:INFO:CONSOLE(655)] "%cTRACE color: #888 pickRunningLocation for vscode.scss, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/160/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (655)
[32475:0608/130448.015694:INFO:CONSOLE(655)] "%cTRACE color: #888 pickRunningLocation for vscode.search-result, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/160/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (655)
[32475:0608/130448.016018:INFO:CONSOLE(655)] "%cTRACE color: #888 pickRunningLocation for vscode.shaderlab, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/160/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (655)
[32475:0608/130448.016237:INFO:CONSOLE(655)] "%cTRACE color: #888 pickRunningLocation for vscode.shellscript, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/160/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (655)
[32475:0608/130448.016445:INFO:CONSOLE(655)] "%cTRACE color: #888 pickRunningLocation for vscode.simple-browser, extension kinds: [ui, workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/160/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (655)
[32475:0608/130448.016765:INFO:CONSOLE(655)] "%cTRACE color: #888 pickRunningLocation for vscode.sql, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/160/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (655)
[32475:0608/130448.016981:INFO:CONSOLE(655)] "%cTRACE color: #888 pickRunningLocation for vscode.swift, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/160/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (655)
[32475:0608/130448.017191:INFO:CONSOLE(655)] "%cTRACE color: #888 pickRunningLocation for vscode.theme-abyss, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/160/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (655)
[32475:0608/130448.017466:INFO:CONSOLE(655)] "%cTRACE color: #888 pickRunningLocation for vscode.theme-defaults, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/160/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (655)
[32475:0608/130448.017701:INFO:CONSOLE(655)] "%cTRACE color: #888 pickRunningLocation for vscode.theme-kimbie-dark, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/160/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (655)
[32475:0608/130448.018070:INFO:CONSOLE(655)] "%cTRACE color: #888 pickRunningLocation for vscode.theme-monokai, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/160/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (655)
[32475:0608/130448.018304:INFO:CONSOLE(655)] "%cTRACE color: #888 pickRunningLocation for vscode.theme-monokai-dimmed, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/160/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (655)
[32475:0608/130448.018514:INFO:CONSOLE(655)] "%cTRACE color: #888 pickRunningLocation for vscode.theme-quietlight, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/160/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (655)
[32475:0608/130448.018737:INFO:CONSOLE(655)] "%cTRACE color: #888 pickRunningLocation for vscode.theme-red, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/160/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (655)
[32475:0608/130448.019078:INFO:CONSOLE(655)] "%cTRACE color: #888 pickRunningLocation for vscode.vscode-theme-seti, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/160/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (655)
[32475:0608/130448.019346:INFO:CONSOLE(655)] "%cTRACE color: #888 pickRunningLocation for vscode.theme-solarized-dark, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/160/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (655)
[32475:0608/130448.019562:INFO:CONSOLE(655)] "%cTRACE color: #888 pickRunningLocation for vscode.theme-solarized-light, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/160/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (655)
[32475:0608/130448.019784:INFO:CONSOLE(655)] "%cTRACE color: #888 pickRunningLocation for vscode.theme-tomorrow-night-blue, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/160/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (655)
[32475:0608/130448.020125:INFO:CONSOLE(655)] "%cTRACE color: #888 pickRunningLocation for vscode.tunnel-forwarding, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/160/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (655)
[32475:0608/130448.020361:INFO:CONSOLE(655)] "%cTRACE color: #888 pickRunningLocation for vscode.typescript, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/160/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (655)
[32475:0608/130448.020571:INFO:CONSOLE(655)] "%cTRACE color: #888 pickRunningLocation for vscode.typescript-language-features, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/160/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (655)
[32475:0608/130448.020793:INFO:CONSOLE(655)] "%cTRACE color: #888 pickRunningLocation for vscode.vb, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/160/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (655)
[32475:0608/130448.021119:INFO:CONSOLE(655)] "%cTRACE color: #888 pickRunningLocation for vscode.xml, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/160/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (655)
[32475:0608/130448.021340:INFO:CONSOLE(655)] "%cTRACE color: #888 pickRunningLocation for vscode.yaml, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/160/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (655)
[32475:0608/130448.021546:INFO:CONSOLE(655)] "%cTRACE color: #888 pickRunningLocation for DEVSENSE.composer-php-vscode, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/160/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (655)
[32475:0608/130448.021791:INFO:CONSOLE(655)] "%cTRACE color: #888 pickRunningLocation for DEVSENSE.intelli-php-vscode, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/160/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (655)
[32475:0608/130448.022126:INFO:CONSOLE(655)] "%cTRACE color: #888 pickRunningLocation for DEVSENSE.phptools-vscode, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/160/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (655)
[32475:0608/130448.022356:INFO:CONSOLE(655)] "%cTRACE color: #888 pickRunningLocation for DEVSENSE.profiler-php-vscode, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/160/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (655)
[32475:0608/130448.022562:INFO:CONSOLE(655)] "%cTRACE color: #888 pickRunningLocation for EditorConfig.EditorConfig, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/160/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (655)
[32475:0608/130448.022774:INFO:CONSOLE(655)] "%cTRACE color: #888 pickRunningLocation for fabiospampinato.vscode-todo-plus, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/160/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (655)
[32475:0608/130448.023090:INFO:CONSOLE(655)] "%cTRACE color: #888 pickRunningLocation for GitHub.github-vscode-theme, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/160/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (655)
[32475:0608/130448.023307:INFO:CONSOLE(655)] "%cTRACE color: #888 pickRunningLocation for golang.go, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/160/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (655)
[32475:0608/130448.023512:INFO:CONSOLE(655)] "%cTRACE color: #888 pickRunningLocation for ms-python.mypy-type-checker, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/160/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (655)
[32475:0608/130448.023735:INFO:CONSOLE(655)] "%cTRACE color: #888 pickRunningLocation for ms-python.python, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/160/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (655)
[32475:0608/130448.024065:INFO:CONSOLE(655)] "%cTRACE color: #888 pickRunningLocation for ms-python.vscode-pylance, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/160/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (655)
[32475:0608/130448.024282:INFO:CONSOLE(655)] "%cTRACE color: #888 pickRunningLocation for ms-vscode.cmake-tools, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/160/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (655)
[32475:0608/130448.024488:INFO:CONSOLE(655)] "%cTRACE color: #888 pickRunningLocation for ms-vscode.cpptools, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/160/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (655)
[32475:0608/130448.024701:INFO:CONSOLE(655)] "%cTRACE color: #888 pickRunningLocation for ms-vscode.cpptools-extension-pack, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/160/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (655)
[32475:0608/130448.025019:INFO:CONSOLE(655)] "%cTRACE color: #888 pickRunningLocation for ms-vscode.cpptools-themes, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/160/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (655)
[32475:0608/130448.025231:INFO:CONSOLE(655)] "%cTRACE color: #888 pickRunningLocation for piousdeer.adwaita-theme, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/160/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (655)
[32475:0608/130448.025476:INFO:CONSOLE(655)] "%cTRACE color: #888 pickRunningLocation for qezhu.gitlink, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/160/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (655)
[32475:0608/130448.025871:INFO:CONSOLE(655)] "%cTRACE color: #888 pickRunningLocation for reduckted.vscode-gitweblinks, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/160/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (655)
[32475:0608/130448.026098:INFO:CONSOLE(655)] "%cTRACE color: #888 pickRunningLocation for sclu1034.justfile, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/160/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (655)
[32475:0608/130448.026302:INFO:CONSOLE(655)] "%cTRACE color: #888 pickRunningLocation for streetsidesoftware.code-spell-checker, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/160/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (655)
[32475:0608/130448.026509:INFO:CONSOLE(655)] "%cTRACE color: #888 pickRunningLocation for twxs.cmake, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/160/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (655)
[32475:0608/130448.026720:INFO:CONSOLE(655)] "%cTRACE color: #888 pickRunningLocation for vscode-icons-team.vscode-icons, extension kinds: [ui, workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/160/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (655)
[32475:0608/130448.027031:INFO:CONSOLE(655)] "%cTRACE color: #888 pickRunningLocation for vscodevim.vim, extension kinds: [ui], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/160/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (655)
[32475:0608/130448.027266:INFO:CONSOLE(655)] "%cTRACE color: #888 pickRunningLocation for wayou.vscode-todo-highlight, extension kinds: [ui, workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/160/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (655)
[32475:0608/130448.027514:INFO:CONSOLE(655)] "%cTRACE color: #888 pickRunningLocation for YoavBls.pretty-ts-errors, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/160/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (655)
[32475:0608/130448.027722:INFO:CONSOLE(655)] "%cTRACE color: #888 pickRunningLocation for zamerick.vscode-caddyfile-syntax, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/160/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (655)
[32475:0608/130448.028227:INFO:CONSOLE(655)] "%c WARN color: #993 [twxs.cmake]: Cannot register 'cmake.cmakePath'. This property is already registered.", source: vscode-file://vscode-app/snap/code/160/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (655)
[32475:0608/130448.053492:ERROR:nss_util.cc(357)] After loading Root Certs, loaded==false: NSS error code: -8018
MESA-LOADER: failed to open radeonsi: /usr/lib/dri/radeonsi_dri.so: cannot open shared object file: No such file or directory (search paths /usr/lib/x86_64-linux-gnu/dri:\$${ORIGIN}/dri:/usr/lib/dri, suffix _dri)
failed to load driver: radeonsi
MESA-LOADER: failed to open kms_swrast: /usr/lib/dri/kms_swrast_dri.so: cannot open shared object file: No such file or directory (search paths /usr/lib/x86_64-linux-gnu/dri:\$${ORIGIN}/dri:/usr/lib/dri, suffix _dri)
failed to load driver: kms_swrast
[32475:0608/130448.070074:INFO:CONSOLE(674)] "Overwriting extension <<.editorconfig>> to now point to mime <<text/x-editorconfig>>", source: vscode-file://vscode-app/snap/code/160/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (674)
MESA-LOADER: failed to open swrast: /usr/lib/dri/swrast_dri.so: cannot open shared object file: No such file or directory (search paths /usr/lib/x86_64-linux-gnu/dri:\$${ORIGIN}/dri:/usr/lib/dri, suffix _dri)
failed to load swrast driver
[32475:0608/130448.073974:WARNING:gpu_process_host.cc(1015)] Reinitialized the GPU process after a crash. The reported initialization time was 0 ms
[0608/130448.107284:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.107314:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.107327:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.107368:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.107383:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.107396:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.107409:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.107421:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.107433:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.107446:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.107458:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.107471:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.107483:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.107495:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.107507:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.107520:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.107547:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.107560:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.107572:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.107585:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.107693:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.107705:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.107756:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.107775:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.107792:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.107810:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.107827:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.107844:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.107860:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.107878:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.107897:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.107915:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.107927:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.107939:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.107952:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.107963:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.107975:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.107987:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.108007:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.108019:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.108032:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.108088:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.108099:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.108111:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.108123:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.108135:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.108155:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.108183:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.109604:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.109627:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.109646:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.109662:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.109679:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.109695:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.109756:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.109793:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.109812:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.109829:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.109846:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.109863:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.109881:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.109897:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.109914:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.109930:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.109948:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.109964:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.109981:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.109998:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.110016:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.110032:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.110050:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.110066:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.110084:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.110100:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.110117:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.110133:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.110150:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.110167:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.110184:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.110200:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.110239:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.110255:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.110272:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.110288:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.110305:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.110321:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.110340:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.110357:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.110608:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.110628:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.110646:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.110663:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.110702:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.110715:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.110728:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.110740:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.110754:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.110766:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.110780:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.110791:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.110807:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.110820:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.110834:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.110846:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.110859:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.110871:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.110883:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.110895:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.110909:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.110921:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.110933:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.110946:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.110959:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.110971:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.110984:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.110996:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.111009:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.111023:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.111037:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.111050:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.111063:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.111075:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.111091:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.111104:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.111133:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.111146:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.111159:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.111171:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.111185:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.111198:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.111315:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.111328:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.111341:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.111353:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.111366:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.111378:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.111391:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.111403:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.111416:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.111428:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.111458:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.111470:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.111516:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.111529:ERROR:process_memory_range.cc(75)] read out of range
[32475:0608/130448.148822:INFO:CONSOLE(655)] "%cTRACE color: #888 [text file model] resolveFromContent() - enter file:///tmp/log", source: vscode-file://vscode-app/snap/code/160/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (655)
[32475:0608/130448.149086:INFO:CONSOLE(655)] "%cTRACE color: #888 [text file model] doCreateTextModel() file:///tmp/log", source: vscode-file://vscode-app/snap/code/160/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (655)
[32475:0608/130448.182213:INFO:CONSOLE(655)] "%cTRACE color: #888 writeTextAreaState(reason: focusgain)", source: vscode-file://vscode-app/snap/code/160/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (655)
[32475:0608/130448.198292:INFO:CONSOLE(655)] "%cTRACE color: #888 [History stack global-default]: notifyNavigation() (editor: file:///tmp/log, event: <none>)", source: vscode-file://vscode-app/snap/code/160/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (655)
[32475:0608/130448.198545:INFO:CONSOLE(655)] "%cTRACE color: #888 [History stack global-default]: notifyNavigation() not ignoring (editor: file:///tmp/log, event: <none>)", source: vscode-file://vscode-app/snap/code/160/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (655)
[32475:0608/130448.198792:INFO:CONSOLE(655)] "%cTRACE color: #888 [History stack global-default]: onSelectionAwareEditorNavigation() (editor: file:///tmp/log, event: <none>)", source: vscode-file://vscode-app/snap/code/160/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (655)
[32475:0608/130448.198998:INFO:CONSOLE(655)] "%cTRACE color: #888 [History stack global-default]: add() (editor: file:///tmp/log, event: <none>)", source: vscode-file://vscode-app/snap/code/160/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (655)
[32475:0608/130448.199187:INFO:CONSOLE(655)] "%cTRACE color: #888 [History stack global-default]: index: 0, navigating: false
- group: 0, editor: file:///tmp/log, selection: line: 1-1, col:  1-1
            ", source: vscode-file://vscode-app/snap/code/160/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (655)
[32475:0608/130448.207294:INFO:CONSOLE(655)] "%cTRACE color: #888 lifecycle: phase changed (value: 3)", source: vscode-file://vscode-app/snap/code/160/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (655)
[32475:0608/130448.208813:INFO:CONSOLE(655)] "%cTRACE color: #888 Renderer->SharedProcess#connect: before acquirePort", source: vscode-file://vscode-app/snap/code/160/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (655)
[main 2024-06-08T07:34:48.209Z] [SharedProcess] onWindowConnection for: vscode:createSharedProcessChannelConnectionResult
[main 2024-06-08T07:34:48.209Z] [UtilityProcess type: shared-process, pid: <none>]: creating new...
[main 2024-06-08T07:34:48.214Z] [UtilityProcess type: shared-process, pid: <none>]: payload sent via postMessage()
[main 2024-06-08T07:34:48.216Z] [UtilityProcessWorker]: createWorker(window: 1, moduleId: vs/platform/files/node/watcher/watcherMain)
[main 2024-06-08T07:34:48.217Z] [UtilityProcess id: 1, type: fileWatcher, pid: <none>]: creating new...
[main 2024-06-08T07:34:48.225Z] [UtilityProcess type: shared-process, pid: 32689]: successfully created
[main 2024-06-08T07:34:48.227Z] [UtilityProcess id: 1, type: fileWatcher, pid: 32690]: successfully created
[32475:0608/130448.236580:ERROR:gpu_process_host.cc(993)] GPU process exited unexpectedly: exit_code=133
[32475:0608/130448.236611:WARNING:gpu_process_host.cc(1364)] The GPU process has crashed 5 time(s)
MESA-LOADER: failed to open radeonsi: /usr/lib/dri/radeonsi_dri.so: cannot open shared object file: No such file or directory (search paths /usr/lib/x86_64-linux-gnu/dri:\$${ORIGIN}/dri:/usr/lib/dri, suffix _dri)
failed to load driver: radeonsi
MESA-LOADER: failed to open kms_swrast: /usr/lib/dri/kms_swrast_dri.so: cannot open shared object file: No such file or directory (search paths /usr/lib/x86_64-linux-gnu/dri:\$${ORIGIN}/dri:/usr/lib/dri, suffix _dri)
failed to load driver: kms_swrast
MESA-LOADER: failed to open swrast: /usr/lib/dri/swrast_dri.so: cannot open shared object file: No such file or directory (search paths /usr/lib/x86_64-linux-gnu/dri:\$${ORIGIN}/dri:/usr/lib/dri, suffix _dri)
failed to load swrast driver
[32475:0608/130448.342130:WARNING:gpu_process_host.cc(1015)] Reinitialized the GPU process after a crash. The reported initialization time was 0 ms
[32475:0608/130448.346023:INFO:CONSOLE(655)] "%cTRACE color: #888 [DEBOUNCE: Document Colors] for file:///tmp/log is 1000ms", source: vscode-file://vscode-app/snap/code/160/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (655)
[0608/130448.382170:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.382204:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.382218:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.382248:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.382261:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.382274:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.382287:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.382299:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.382312:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.382324:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.382338:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.382350:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.382362:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.382375:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.382388:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.382401:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.382422:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.382434:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.382448:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.382461:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.382575:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.382588:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.382609:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.382621:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.382634:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.382647:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.382659:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.382671:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.382684:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.382696:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.382709:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.382722:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.382734:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.382746:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.382758:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.382770:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.382782:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.382794:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.382815:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.382828:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.382841:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.382899:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.382911:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.382923:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.382935:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.382947:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.382968:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.382997:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.384265:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.384285:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.384299:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.384311:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.384324:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.384337:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.384382:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.384395:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.384408:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.384420:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.384466:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.384478:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.384492:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.384505:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.384517:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.384530:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.384543:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.384555:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.384568:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.384581:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.384593:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.384608:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.384624:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.384637:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.384649:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.384662:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.384675:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.384687:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.384699:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.384712:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.384723:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.384736:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.384766:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.384778:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.384791:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.384804:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.384816:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.384829:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.384840:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.384853:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.385046:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.385060:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.385073:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.385085:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.385125:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.385144:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.385157:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.385170:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.385183:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.385195:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.385208:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.385221:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.385237:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.385250:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.385262:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.385275:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.385288:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.385300:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.385313:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.385328:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.385342:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.385354:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.385367:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.385379:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.385392:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.385405:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.385417:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.385430:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.385443:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.385455:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.385468:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.385482:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.385495:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.385507:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.385522:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.385535:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.385565:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.385577:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.385590:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.385606:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.385622:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.385636:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.385792:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.385817:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.385838:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.385858:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.385879:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.385898:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.385918:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.385937:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.385956:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.385975:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.386019:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.386039:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.386106:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.386128:ERROR:process_memory_range.cc(75)] read out of range
[32475:0608/130448.425813:INFO:CONSOLE(655)] "%cTRACE color: #888 [backup tracker] scheduling backup untitled:/tmp/vscode ", source: vscode-file://vscode-app/snap/code/160/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (655)
[32475:0608/130448.426152:INFO:CONSOLE(655)] "%cTRACE color: #888 [backup tracker] clearing pending backup creation untitled:/tmp/vscode ", source: vscode-file://vscode-app/snap/code/160/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (655)
[32475:0608/130448.426488:INFO:CONSOLE(655)] "%cTRACE color: #888 [backup tracker] scheduling backup untitled:/tmp/vscode ", source: vscode-file://vscode-app/snap/code/160/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (655)
[32475:0608/130448.479763:INFO:CONSOLE(655)] "%cTRACE color: #888 Renderer->UtilityProcess#createWorkerChannel: connection established", source: vscode-file://vscode-app/snap/code/160/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (655)
[main 2024-06-08T07:34:48.485Z] [SharedProcess] IPC ready
[main 2024-06-08T07:34:48.486Z] Main->SharedProcess#connect: connection established
[32475:0608/130448.493135:INFO:CONSOLE(655)] "%cTRACE color: #888 [DEBOUNCE: Folding] for file:///tmp/log is 200ms", source: vscode-file://vscode-app/snap/code/160/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (655)
[32475:0608/130448.498365:INFO:CONSOLE(655)] "%cTRACE color: #888 [backup tracker] clearing pending backup creation untitled:/tmp/vscode ", source: vscode-file://vscode-app/snap/code/160/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (655)
[32475:0608/130448.498865:INFO:CONSOLE(655)] "%cTRACE color: #888 [backup tracker] scheduling backup untitled:/tmp/vscode ", source: vscode-file://vscode-app/snap/code/160/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (655)
[main 2024-06-08T07:34:48.519Z] [File Watcher (node.js)] Request to start watching: /home/kilari/.config/Code/User (excludes: <none>, includes: <all>, filter: <none>, correlationId: <none>),/home/kilari/.config/Code/User/settings.json (excludes: <none>, includes: <all>, filter: <none>, correlationId: <none>)
[main 2024-06-08T07:34:48.523Z] [File Watcher (node.js)] Started watching: '/home/kilari/.config/Code/User'
[main 2024-06-08T07:34:48.524Z] [File Watcher (node.js)] Started watching: '/home/kilari/.config/Code/User/settings.json'
[32475:0608/130448.528392:ERROR:gpu_process_host.cc(993)] GPU process exited unexpectedly: exit_code=133
[32475:0608/130448.528424:WARNING:gpu_process_host.cc(1364)] The GPU process has crashed 6 time(s)
[32475:0608/130448.528445:FATAL:gpu_data_manager_impl_private.cc(448)] GPU process isn't usable. Goodbye.
[0608/130448.549859:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.549893:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.549909:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.549941:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.549954:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.549968:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.549981:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.549995:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.550008:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.550021:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.550034:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.550048:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.550061:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.550075:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.550088:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.550101:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.550124:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.550138:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.550151:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.550164:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.550283:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.550298:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.550321:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.550334:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.550347:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.550360:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.550372:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.550386:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.550399:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.550412:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.550425:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.550439:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.550451:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.550465:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.550478:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.550491:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.550504:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.550517:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.550540:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.550553:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.550566:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.550628:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.550642:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.550655:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.550668:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.550681:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.550703:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.550743:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.550791:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.550805:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.550817:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.550830:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.550843:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.550857:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.550880:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.550909:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.556994:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.557026:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.557053:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.557072:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.557092:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.557111:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.557177:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.557196:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.557216:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.557235:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.557255:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.557273:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.557293:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.557312:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.557331:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.557350:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.557370:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.557388:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.557406:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.557424:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.557467:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.557488:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.557507:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.557526:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.557545:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.557562:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.557582:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.557600:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.557620:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.557637:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.557656:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.557679:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.557723:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.557742:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.557773:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.557796:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.557818:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.557836:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.557856:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.557874:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.558165:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.558189:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.558210:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.558228:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.558276:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.558297:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.558325:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.558344:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.558364:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.558382:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.558402:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.558420:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.558443:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.558462:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.558481:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.558498:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.558517:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.558535:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.558554:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.558573:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.558594:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.558613:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.558643:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.558662:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.558684:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.558697:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.558710:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.558724:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.558738:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.558749:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.558762:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.558776:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.558789:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.558807:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.558821:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.558834:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.558866:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.558878:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.558893:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.558905:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.558919:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.558932:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.559056:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.559070:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.559083:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.559096:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.559110:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.559123:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.559137:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.559150:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.559162:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.559175:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.559206:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.559218:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.559288:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.559302:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.559389:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.559404:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.559430:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.559442:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.559456:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.559469:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.559482:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.559495:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.559509:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.559522:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.559536:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.559552:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.559586:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.559600:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.559616:ERROR:process_memory_range.cc(75)] read out of range
[0608/130448.559629:ERROR:process_memory_range.cc(75)] read out of range
dejan2609 commented 3 weeks ago

Most likely duplicate of #212494

its4zahoor commented 3 weeks ago

as a temporary fix revert to the previous version sudo snap revert code

waa-7913 commented 3 weeks ago

ubuntu20.04.6 LTS出现了同样的问题[0608/163753.056098:ERROR:process_memory_range.cc(75)] read out of range

waa-7913 commented 3 weeks ago

作为临时修复,恢复到先前版本 sudo snap revert code

感谢,你的建议帮我解决了问题

dmytro-me commented 3 weeks ago

Same issue on Ubuntu 24, VS Code was installed from snap. Reverting to previous version resolves the problem.

deepak1556 commented 3 weeks ago

Merging to https://github.com/microsoft/vscode/issues/212494

You can start the application with --use-angle=swiftshader as workaround until fix is released.