microsoft / vscode

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

*** buffer overflow detected *** #138385

Closed zamis closed 1 year ago

zamis commented 2 years ago

Issue Type: Bug

code --verbose

working...

after ~30min buffer overflow detected

from console output:

------------------------------------------------
/usr/lib/x86_64-linux-gnu/gio/modules/libgvfsdbus.so: undefined symbol: g_date_time_format_iso8601
Failed to load module: /usr/lib/x86_64-linux-gnu/gio/modules/libgvfsdbus.so
(code:42929): Gtk-WARNING **: 04:50:02.741: Theme parsing error: gtk.css:1511:23: 'font-feature-settings' is not a valid property name
(code:42929): Gtk-WARNING **: 04:50:02.743: Theme parsing error: gtk.css:3437:25: 'font-feature-settings' is not a valid property name
(code:42929): Gtk-WARNING **: 04:50:02.743: Theme parsing error: gtk.css:3899:23: 'font-feature-settings' is not a valid property name
[main 2021-12-03T02:50:02.882Z] Starting VS Code
[main 2021-12-03T02:50:02.883Z] from: /snap/code/82/usr/share/code/resources/app
[main 2021-12-03T02:50:02.883Z] args: {
  _: [],
  diff: false,
  add: false,
  goto: false,
  'new-window': false,
  'reuse-window': false,
  wait: false,
  help: false,
  'list-extensions': false,
  'show-versions': false,
  version: false,
  verbose: true,
  status: false,
  'prof-startup': false,
  'no-cached-data': false,
  'prof-v8-extensions': false,
  'disable-extensions': false,
  'disable-gpu': false,
  'ms-enable-electron-run-as-node': false,
  telemetry: false,
  debugRenderer: false,
  logExtensionHostCommunication: false,
  'skip-release-notes': false,
  'skip-welcome': false,
  'disable-telemetry': false,
  'disable-updates': false,
  'disable-keytar': false,
  'disable-workspace-trust': false,
  'disable-crash-reporter': false,
  'crash-reporter-id': '9764a7ee-9413-45bd-8fdb-801cc6c4e0ef',
  'skip-add-to-recently-opened': false,
  'unity-launch': false,
  'open-url': false,
  'file-write': false,
  'file-chmod': false,
  'driver-verbose': false,
  force: false,
  'do-not-sync': false,
  trace: false,
  'force-user-env': false,
  'force-disable-user-env': false,
  'open-devtools': false,
  __sandbox: false,
  'no-proxy-server': false,
  'no-sandbox': false,
  nolazy: false,
  'force-renderer-accessibility': false,
  'ignore-certificate-errors': false,
  'allow-insecure-localhost': false,
  logsPath: '/home/zamis/.config/Code/logs/20211203T045002'
}
[main 2021-12-03T02:50:02.884Z] Resolving machine identifier...
[main 2021-12-03T02:50:02.884Z] Resolved machine identifier: 07db8859ff16bd6421997b3bdd3b6ce26491d0f7f5f0ebbde2240aabb8674496
[main 2021-12-03T02:50:02.885Z] Main->SharedProcess#connect
[main 2021-12-03T02:50:02.897Z] update#setState idle
[main 2021-12-03T02:50:02.898Z] StorageMainService: creating global storage
[main 2021-12-03T02:50:02.898Z] lifecycle (main): phase changed (value: 2)
[main 2021-12-03T02:50:02.898Z] windowsManager#open
[main 2021-12-03T02:50:02.898Z] windowsManager#open pathsToOpen [
  {
    backupPath: '/home/zamis/.config/Code/Backups/1638499781790',
    remoteAuthority: undefined
  }
]
[main 2021-12-03T02:50:02.899Z] IPC Object URL: Registered new channel vscode:b3b0ab6d-8976-42be-aa40-522458bb27db.
[main 2021-12-03T02:50:02.899Z] window#validateWindowState: validating window state on 1 display(s) { mode: 0, x: 72, y: 64, width: 1848, height: 1016 }
[main 2021-12-03T02:50:02.899Z] window#validateWindowState: 1 monitor working area { x: 72, y: 27, width: 1848, height: 1053 }
[main 2021-12-03T02:50:02.900Z] window#ctor: using window state { mode: 0, x: 72, y: 64, width: 1848, height: 1016 }
[main 2021-12-03T02:50:02.939Z] windowsManager#open used window count 1 (workspacesToOpen: 0, foldersToOpen: 0, emptyToRestore: 1, emptyToOpen: 0)
[main 2021-12-03T02:50:02.940Z] lifecycle (main): phase changed (value: 3)
[main 2021-12-03T02:50:02.941Z] resolveShellEnv(): skipped (VSCODE_CLI is set)
[main 2021-12-03T02:50:03.016Z] resolveShellEnv(): skipped (VSCODE_CLI is set)
[42956:1203/045003.103957:ERROR:angle_platform_impl.cc(44)] Display.cpp:840 (initialize): ANGLE Display::initialize error 12289: glXQueryExtensionsString returned NULL
[42956:1203/045003.104102:ERROR:gl_surface_egl.cc(780)] EGL Driver message (Critical) eglInitialize: glXQueryExtensionsString returned NULL
[42956:1203/045003.104184:ERROR:gl_surface_egl.cc(1373)] eglInitialize OpenGL failed with error EGL_NOT_INITIALIZED, trying next display type
[42956:1203/045003.104839:ERROR:angle_platform_impl.cc(44)] Display.cpp:840 (initialize): ANGLE Display::initialize error 12289: glXQueryExtensionsString returned NULL
[42956:1203/045003.104887:ERROR:gl_surface_egl.cc(780)] EGL Driver message (Critical) eglInitialize: glXQueryExtensionsString returned NULL
[42956:1203/045003.104972:ERROR:gl_surface_egl.cc(1373)] eglInitialize OpenGLES failed with error EGL_NOT_INITIALIZED
[42956:1203/045003.105009:ERROR:gl_initializer_linux_x11.cc(178)] GLSurfaceEGL::InitializeOneOff failed.
[42956:1203/045003.105823:ERROR:viz_main_impl.cc(160)] Exiting GPU process due to errors during initialization
[42995:1203/045003.119081:WARNING:vaapi_wrapper.cc(588)] VAAPI video acceleration not available for swiftshader
[42995:1203/045003.119163:ERROR:gpu_init.cc(440)] Passthrough is not supported, GL is swiftshader
[42973:1203/045003.127410:ERROR:command_buffer_proxy_impl.cc(123)] ContextResult::kTransientFailure: Failed to send GpuChannelMsg_CreateCommandBuffer.
[42929:1203/045003.415061:INFO:CONSOLE(602)] "%cTRACE color: #888 Renderer->SharedProcess#connect", source: vscode-file://vscode-app/snap/code/82/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (602)
[main 2021-12-03T02:50:03.428Z] StorageMainService: creating workspace storage (1638499781790)
[42929:1203/045003.448510:INFO:CONSOLE(602)] "%cTRACE color: #888 [lifecycle] starting up (startup kind: 1)", source: vscode-file://vscode-app/snap/code/82/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (602)
[42929:1203/045003.451006:INFO:CONSOLE(602)] "%cTRACE color: #888 Skipping initializing user data in desktop", source: vscode-file://vscode-app/snap/code/82/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (602)
[42929:1203/045003.489144:INFO:CONSOLE(602)] "%cTRACE color: #888 lifecycle: phase changed (value: 2)", source: vscode-file://vscode-app/snap/code/82/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (602)
[42929:1203/045003.513345:INFO:CONSOLE(602)] "%cTRACE color: #888 UserDataInitializationService#requiresInitialization", source: vscode-file://vscode-app/snap/code/82/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (602)
[42929:1203/045003.552962:INFO:CONSOLE(602)] "%cTRACE color: #888 Layout#layout, height: 991, width: 1848", source: vscode-file://vscode-app/snap/code/82/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (602)
[42929:1203/045003.571517:INFO:CONSOLE(602)] "%cTRACE color: #888 workbench configuration {"_":[],"diff":false,"add":false,"goto":false,"new-window":false,"reuse-window":false,"wait":false,"help":false,"list-extensions":false,"show-versions":false,"version":false,"verbose":true,"status":false,"prof-startup":false,"no-cached-data":false,"prof-v8-extensions":false,"disable-extensions":false,"disable-gpu":false,"ms-enable-electron-run-as-node":false,"telemetry":false,"debugRenderer":false,"logExtensionHostCommunication":false,"skip-release-notes":false,"skip-welcome":false,"disable-telemetry":false,"disable-updates":false,"disable-keytar":false,"disable-workspace-trust":false,"disable-crash-reporter":false,"crash-reporter-id":"9764a7ee-9413-45bd-8fdb-801cc6c4e0ef","skip-add-to-recently-opened":false,"unity-launch":false,"open-url":false,"file-write":false,"file-chmod":false,"driver-verbose":false,"force":false,"do-not-sync":false,"trace":false,"force-user-env":false,"force-disable-user-env":false,"open-devtools":false,"__sandbox":false,"no-proxy-server":false,"no-sandbox":false,"nolazy":false,"force-renderer-accessibility":false,"ignore-certificate-errors":false,"allow-insecure-localhost":false,"logsPath":"/home/zamis/.config/Code/logs/20211203T045002","machineId":"07db8859ff16bd6421997b3bdd3b6ce26491d0f7f5f0ebbde2240aabb8674496","windowId":1,"mainPid":42929,"appRoot":"/snap/code/82/usr/share/code/resources/app","execPath":"/snap/code/82/usr/share/code/code","codeCachePath":"/home/zamis/.config/Code/CachedData/ccbaa2d27e38e5afa3e5c21c1c7bef4657064247","backupPath":"/home/zamis/.config/Code/Backups/1638499781790","homeDir":"/home/zamis","tmpDir":"/tmp","userDataDir":"/home/zamis/.config/Code","userEnv":{"VSCODE_IPC_HOOK":"/run/user/1000/vscode-fb4dd7e7-1.62.3-main.sock","VSCODE_NLS_CONFIG":"{\"locale\":\"en-us\",\"availableLanguages\":{},\"_languagePackSupport\":true}"},"logLevel":0,"product":{"nameShort":"Code","nameLong":"Visual Studio Code","applicationName":"code","win32AppId":"{{F8A2A208-72B3-4D61-95FC-8A65D340689B}","win32x64AppId":"{{EA457B21-F73E-494C-ACAB-524FDE069978}","win32arm64AppId":"{{A5270FC5-65AD-483E-AC30-2C276B63D0AC}","win32UserAppId":"{{D628A17A-9713-46BF-8D57-E671B46A741E}","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":"com.visualstudio.code","licenseFileName":"LICENSE.rtf","licenseName":"Multiple, see https://code.visualstudio.com/license","serverGreeting":["*","* Visual Studio Code Server","*","* Reminder: You may only use this software with Visual Studio family products,","* as described in the license https://aka.ms/vscode-remote/license","*"],"urlProtocol":"vscode","dataFolderName":".vscode","serverDataFolderName":".vscode-server","downloadUrl":"https://code.visualstudio.com","updateUrl":"https://update.code.visualstudio.com","webEndpointUrl":"https://vscodeweb.azureedge.net","webEndpointUrlTemplate":"https://{{uuid}}.vscode-webview.net/{{quality}}/{{commit}}","webviewContentExternalBaseUrlTemplate":"https://{{uuid}}.vscode-webview.net/{{quality}}/{{commit}}/out/vs/workbench/contrib/webview/browser/pre/","quality":"stable","extensionsGallery":{"serviceUrl":"https://marketplace.visualstudio.com/_apis/public/gallery","cacheUrl":"https://vscode.blob.core.windows.net/gallery/index","itemUrl":"https://marketplace.visualstudio.com/items","resourceUrlTemplate":"https://{publisher}.vscode-unpkg.net/{publisher}/{name}/{version}/{path}","controlUrl":"https://az764295.vo.msecnd.net/extensions/marketplace.json","recommendationsUrl":"https://az764295.vo.msecnd.net/extensions/workspaceRecommendations.json.gz"},"extensionTips":{"ms-dotnettools.csharp":"{**/*.cs,**/project.json,**/global.json,**/*.csproj,**/*.cshtml,**/*.sln,**/appsettings.json}","firefox-devtools.vscode-firefox-debug":"{**/*.ts,**/*.tsx,**/*.js,**/*.jsx,**/*.es6,**/.babelrc}","ms-edgedevtools.vscode-edge-devtools":"{**/*.ts,**/*.tsx,**/*.js,**/*.css,**/*.html}","golang.Go":"**/*.go","ms-vscode.PowerShell":"{**/*.ps1,**/*.psd1,**/*.psm1,**/*.ps.config,**/*.ps1.config}","austin.code-gnu-global":"{**/*.c,**/*.cpp,**/*.h}","Ionide.Ionide-fsharp":"{**/*.fsx,**/*.fsi,**/*.fs,**/*.ml,**/*.mli}","dbaeumer.vscode-eslint":"{**/*.js,**/*.jsx,**/*.es6,**/.eslintrc.*,**/.eslintrc,**/.babelrc,**/jsconfig.json}","dbaeumer.jshint":"{**/*.js,**/*.jsx,**/*.es6,**/.babelrc,**/jsconfig.json,**/.jshintrc,**/.jshintignore}","ms-vscode.vscode-typescript-tslint-plugin":"{**/tslint.json}","bmewburn.vscode-intelephense-client":"{**/*.php,**/php.ini}","felixfbecker.php-intellisense":"{**/*.php,**/php.ini}","felixfbecker.php-debug":"{**/*.php,**/php.ini}","ikappas.phpcs":"{**/*.php,**/php.ini}","rust-lang.rust":"{**/*.rs,**/*.rslib}","ms-vscode.cpptools-extension-pack":"{**/*.c,**/*.cpp,**/*.cc,**/.cxx,**/*.hh,**/*.hpp,**/*.hxx,**/*.h}","DavidAnson.vscode-markdownlint":"{**/*.md}","ms-azuretools.vscode-docker":"{**/dockerfile,**/Dockerfile,**/docker-compose.yml,**/docker-compose.*.yml,**/*.cs,**/project.json,**/global.json,**/*.csproj,**/*.cshtml,**/*.sln,**/appsettings.json,**/*.py,**/*.ipynb,**/*.js,**/*.ts,**/package.json}","EditorConfig.EditorConfig":"{**/.editorconfig}","HookyQR.beautify":"{**/.jsbeautifyrc,**/*.js,**/*.jsx,**/*.es6,**/.eslintrc.*,**/.babelrc,**/jsconfig.json}","donjayamanne.githistory":"{**/.gitignore,**/.git}","felipecaputo.git-project-manager":"{**/.gitignore,**/.git}","eamodio.gitlens":"{**/.gitignore,**/.git}","rebornix.Ruby":"{**/*.rb,**/*.erb,**/*.reek,**/.fasterer.yml,**/ruby-lint.yml,**/.rubocop.yml}","DotJoshJohnson.xml":"{**/*.xml}","shinnn.stylelint":"{**/.stylelintrc,**/stylelint.config.js}","eg2.vscode-npm-script":"{**/package.json}","ms-mssql.mssql":"{**/*.sql}","bajdzis.vscode-database":"{**/*.sql}","mtxr.sqltools":"{**/*.sql}","usqlextpublisher.usql-vscode-ext":"{**/*.usql}","ms-vscode.sublime-keybindings":"{**/.sublime-project,**/.sublime-workspace}","k--kato.intellij-idea-keybindings":"{**/.idea}","christian-kohler.npm-intellisense":"{**/package.json}","octref.vetur":"{**/*.vue}","ms-python.python":"{**/*.py,**/*.ipynb}","ms-toolsai.jupyter":"{**/*.ipynb}","cake-build.cake-vscode":"{**/build.cake}","Angular.ng-template":"{**/.angular-cli.json,**/angular.json,**/*.ng.html,**/*.ng,**/*.ngml}","vscjava.vscode-maven":"**/pom.xml","ms-azuretools.vscode-azureterraform":"**/*.tf","HashiCorp.terraform":"**/*.tf","vsciot-vscode.vscode-arduino":"**/*.ino","ms-kubernetes-tools.vscode-kubernetes-tools":"{**/Chart.yaml}","GoogleCloudTools.cloudcode":"{**/skaffold.yaml}","Oracle.oracledevtools":"{**/*.sql}","ms-vscode.vscode-github-issue-notebooks":"{**/*.github-issues}"},"extensionImportantTips":{"ms-dotnettools.csharp":{"name":"C#","languages":["csharp"],"pattern":"{**/*.cs,**/global.json,**/*.csproj,**/*.cshtml,**/*.sln}"},"ms-python.python":{"name":"Python","languages":["python"],"pattern":"{**/*.py}"},"ms-toolsai.jupyter":{"name":"Jupyter","pattern":"{**/*.ipynb}"},"golang.Go":{"name":"Go","languages":["go"],"pattern":"**/*.go"},"vscjava.vscode-java-pack":{"name":"Java","languages":["java"],"pattern":"{**/*.java}","isExtensionPack":true},"ms-vscode.PowerShell":{"name":"PowerShell","languages":["powershell"],"pattern":"{**/*.ps1,**/*.psd1,**/*.psm1}"},"ms-vscode.cpptools-extension-pack":{"name":"C/C++","languages":["c","cpp"],"pattern":"{**/*.c,**/*.cpp,**/*.cc,**/.cxx,**/*.hh,**/*.hpp,**/*.hxx,**/*.h}"},"ms-azuretools.vscode-docker":{"name":"Docker","languages":["dockerfile"],"pattern":"{**/dockerfile,**/Dockerfile,**/docker-compose.yml,**/docker-compose.*.yml}"},"octref.vetur":{"name":"Vetur","languages":["vue"],"pattern":"{**/*.vue}"},"ms-vscode.cmake-tools":{"name":"CMake Tools","pattern":"{**/CMakeLists.txt}"},"msazurermtools.azurerm-vscode-tools":{"name":"Azure Resource Manager","pattern":"{**/azuredeploy.json}"},"ms-vscode-remote.remote-containers":{"name":"Remote - Containers","pattern":"{**/devcontainer.json}"},"ms-azuretools.vscode-bicep":{"name":"Bicep","pattern":"{**/*.bicep}"},"svelte.svelte-vscode":{"name":"Svelte","pattern":"{**/*.svelte}"},"ms-vscode.vscode-github-issue-notebooks":{"name":"GitHub Issue Notebooks","pattern":"{**/*.github-issues}"}},"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","hiro-sun.vscode-emacs","alphabotsec.vscode-eclipse-keybindings","alefragnani.delphi-keybindings"],"languageExtensionTips":["ms-python.python","ms-vscode.cpptools-extension-pack","ms-dotnettools.csharp","ms-toolsai.jupyter","vscjava.vscode-java-pack","ecmel.vscode-html-css","octref.vetur","bmewburn.vscode-intelephense-client","dsznajder.es7-react-js-snippets","golang.go","ms-vscode.powershell","dart-code.dart-code","rust-lang.rust","rebornix.ruby"],"configBasedExtensionTips":{"git":{"configPath":".git/config","configName":"Git","recommendations":{"github.vscode-pull-request-github":{"name":"GitHub Pull Request","remotes":["github.com"]},"eamodio.gitlens":{"name":"GitLens"}}},"devContainer":{"configPath":".devcontainer/devcontainer.json","configName":"Dev Container","recommendations":{"ms-vscode-remote.remote-containers":{"name":"Remote - Containers","important":true}}},"maven":{"configPath":"pom.xml","configName":"Maven","recommendations":{"vscjava.vscode-java-pack":{"name":"Java","important":true,"isExtensionPack":true},"Pivotal.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}}},"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}}}},"exeBasedExtensionTips":{"az":{"friendlyName":"Azure CLI","windowsPath":"%ProgramFiles(x86)%\\Microsoft SDKs\\Azure\\CLI2\\wbin\\az.cmd","recommendations":{"ms-vscode.azurecli":{"name":"Azure CLI Tools"}}},"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":{"bajdzis.vscode-database":{"name":"vscode-database"},"mtxr.sqltools":{"name":"SQLTools"}}},"postgres":{"friendlyName":"PostgreSQL","windowsPath":"%ProgramFiles%\\PostgreSQL\\11\\bin\\psql.exe","recommendations":{"ms-ossdata.vscode-postgresql":{"name":"PostgreSQL"},"bajdzis.vscode-database":{"name":"vscode-database"},"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":"Remote - Containers","important":true},"ms-kubernetes-tools.vscode-kubernetes-tools":{"name":"Kubernetes"},"GoogleCloudTools.cloudcode":{"name":"Cloud Code"},"mindaro.mindaro":{"name":"Local Process with 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"},"GoogleCloudTools.cloudcode":{"name":"Cloud Code"},"ms-vscode-remote.remote-containers":{"name":"Remote - Containers"},"mindaro.mindaro":{"name":"Local Process with Kubernetes"}}},"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}}},"gradle":{"friendlyName":"Gradle","recommendations":{"vscjava.vscode-java-pack":{"name":"Java","important":true,"isExtensionPack":true}}},"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"},"GoogleCloudTools.cloudcode":{"name":"Cloud Code"},"mindaro.mindaro":{"name":"Local Process with Kubernetes"}}},"minikube":{"friendlyName":"MiniKube Local Kubernetes Cluster","recommendations":{"ms-azuretools.vscode-docker":{"name":"Docker"},"ms-kubernetes-tools.vscode-kubernetes-tools":{"name":"Kubernetes"},"GoogleCloudTools.cloudcode":{"name":"Cloud Code"},"ms-vscode-remote.remote-containers":{"name":"Remote - Containers"},"mindaro.mindaro":{"name":"Local Process with Kubernetes"}}},"podman":{"friendlyName":"Podman","recommendations":{"ms-vscode-remote.remote-containers":{"name":"Remote - Containers"}}},"wsl":{"friendlyName":"Windows Subsystem for Linux (WSL)","windowsPath":"%WINDIR%\\system32\\lxss\\LxssManager.dll","important":true,"recommendations":{"ms-vscode-remote.remote-wsl":{"name":"Remote - WSL","important":true}}}},"webExtensionTips":["tyriar.luna-paint","codespaces-contrib.codeswing","ms-vscode.vscode-github-issue-notebooks","esbenp.prettier-vscode","hediet.vscode-drawio"],"remoteExtensionTips":{"wsl":{"friendlyName":"Remote - WSL","extensionId":"ms-vscode-remote.remote-wsl"},"ssh-remote":{"friendlyName":"Remote - SSH","extensionId":"ms-vscode-remote.remote-ssh"},"dev-container":{"friendlyName":"Remote - Containers","extensionId":"ms-vscode-remote.remote-containers"},"attached-container":{"friendlyName":"Remote - Containers","extensionId":"ms-vscode-remote.remote-containers"},"vsonline":{"friendlyName":"Visual Studio Online","extensionId":"ms-vsonline.vsonline"}},"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\\/[^/]+\\/[^/]+\\/workflows\\/.*badge\\.svg"],"crashReporter":{"productName":"VSCode","companyName":"Microsoft"},"appCenter":{"win32-ia32":"appcenter://code?aid=f4289815-a66e-4ad9-b74f-d8e5bc093e41","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":{"asimovKey":"AIF-444c3af9-8e69-4462-ab49-4191e6ad1916"},"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"],"sendASmile":{"reportIssueUrl":"https://go.microsoft.com/fwlink/?LinkId=534872","requestFeatureUrl":"https://go.microsoft.com/fwlink/?LinkID=533482"},"documentationUrl":"https://go.microsoft.com/fwlink/?LinkID=533484#vscode","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","twitterUrl":"https://go.microsoft.com/fwlink/?LinkID=533687","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","privacyStatementUrl":"https://go.microsoft.com/fwlink/?LinkId=786907","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","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}],"extensionAllowedProposedApi":["GitHub.codespaces","GitHub.copilot-nightly","GitHub.copilot","GitHub.vscode-pull-request-github-insiders","GitHub.vscode-pull-request-github","GitHub.remotehub","GitHub.remotehub-insiders","Microsoft.vscode-nmake-tools","ms-dotnettools.dotnet-interactive-vscode","ms-python.gather","ms-python.python","ms-toolsai.jupyter","ms-toolsai.vscode-ai","ms-toolsai.vscode-ai-remote","ms-vscode-remote.remote-containers-nightly","ms-vscode-remote.remote-containers","ms-vscode-remote.remote-ssh-edit-nightly","ms-vscode-remote.remote-ssh-edit","ms-vscode-remote.remote-ssh-nightly","ms-vscode-remote.remote-ssh","ms-vscode-remote.remote-ssh-serverless","ms-vscode-remote.remote-wsl","ms-vscode-remote.remote-wsl-recommender","ms-vscode-remote.vscode-remote-extensionpack-nightly","ms-vscode-remote.vscode-remote-extensionpack","ms-vscode.anycode","ms-vscode.azure-account","ms-vscode.azure-sphere-tools-ui","ms-vscode.azure-sphere-tools","ms-vscode.remotehub","ms-vscode.remotehub-insiders","ms-vscode.js-debug-nightly","ms-vscode.js-debug","ms-vscode.lsif-browser","ms-vscode.vscode-github-issue-notebooks","ms-vscode.vscode-selfhost-test-provider","ms-vsliveshare.cloudenv-explorer","ms-vsliveshare.cloudenv","ms-vsliveshare.vsliveshare","ms-vsonline.vsonline","dbaeumer.vscode-eslint","tanhakabir.rest-book","VisualStudioExptTeam.vscodeintellicode","VisualStudioExptTeam.vscodeintellicode-insiders","VisualStudioExptTeam.vscodeintellicode-completions","vscode.vscode-web-playground","ms-azuretools.vscode-azureappservice"],"tasConfig":{"endpoint":"https://default.exp-tas.com/vscode/ab","telemetryEventName":"query-expfeature","featuresTelemetryPropertyName":"VSCode.ABExp.Features","assignmentContextTelemetryPropertyName":"abexp.assignmentcontext"},"experimentsUrl":"https://vscodeexperiments.azureedge.net/experiments/vscode-experiments.json","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},"felixfbecker.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},"felixfbecker.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://vscode-auth.github.com","https://client-auth-staging-14a768b.herokuapp.com","https://*.gallerycdn.vsassets.io","https://github.com/microsoft/","https://github.com/MicrosoftDocs/","https://login.microsoftonline.com"],"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":{"microsoft":{"scopes":["openid","profile","email","offline_access"]},"github":{"scopes":["user:email"]}}},"builtInExtensions":[{"name":"ms-vscode.references-view","version":"0.0.81","repo":"https://github.com/microsoft/vscode-references-view","metadata":{"id":"dc489f46-520d-4556-ae85-1f9eab3c412d","publisherId":{"publisherId":"5f5636e7-69ed-4afe-b5d6-8d231fb3d3ee","publisherName":"ms-vscode","displayName":"Microsoft","flags":"verified"},"publisherDisplayName":"Microsoft"}},{"name":"ms-vscode.js-debug-companion","version":"1.0.15","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.62.0","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":"0.0.18","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"}},{"name":"ms-vscode-remote.remote-wsl-recommender","version":"0.0.12","repo":"https://github.com/microsoft/vscode-remote-wsl-recommender","metadata":{"id":"cb296d3c-017a-4dee-83af-ebb5a5a16e9a","publisherId":{"publisherId":"ac9410a2-0d75-40ec-90de-b59bb705801d","publisherName":"ms-vscode-remote","displayName":"Microsoft","flags":"verified"},"publisherDisplayName":"Microsoft"},"platforms":["win32"],"clientOnly":true}],"commit":"ccbaa2d27e38e5afa3e5c21c1c7bef4657064247","date":"2021-11-17T08:00:36.721Z","checksums":{"vs/base/parts/sandbox/electron-browser/preload.js":"E6k9vWHlU4ooeHT3iVGsIQ","vs/workbench/workbench.desktop.main.js":"uQnm5wElqg6wrG1CHA3DZA","vs/workbench/workbench.desktop.main.css":"4DXmzntY1N5v3EcF0d5CuA","vs/workbench/services/extensions/node/extensionHostProcess.js":"3SHbz7PfZMLGy0LT+m6wgw","vs/code/electron-browser/workbench/workbench.html":"/d5XGO7kWoeMPAuQjd8sOA","vs/code/electron-browser/workbench/workbench.js":"Btea6AxoNa9vJ2kPf4lraA"},"settingsSearchBuildId":1620300913490,"version":"1.62.3"},"isInitialStartup":true,"perfMarks":[{"name":"code/timeOrigin","startTime":1638499802666},{"name":"code/didStartMain","startTime":1638499802722},{"name":"code/willStartCrashReporter","startTime":1638499802731},{"name":"code/didStartCrashReporter","startTime":1638499802732},{"name":"code/mainAppReady","startTime":1638499802820},{"name":"code/willLoadMainBundle","startTime":1638499802826},{"name":"code/fork/willLoadCode","startTime":1638499802838},{"name":"code/registerFilesystem/file","startTime":1638499802869},{"name":"code/didLoadMainBundle","startTime":1638499802870},{"name":"code/willStartMainServer","startTime":1638499802874},{"name":"code/didStartMainServer","startTime":1638499802875},{"name":"code/willCreateCodeWindow","startTime":1638499802899},{"name":"code/willRestoreCodeWindowState","startTime":1638499802899},{"name":"code/didRestoreCodeWindowState","startTime":1638499802900},{"name":"code/willCreateCodeBrowserWindow","startTime":1638499802900},{"name":"code/didCreateCodeBrowserWindow","startTime":1638499802929},{"name":"code/willMaximizeCodeWindow","startTime":1638499802929},{"name":"code/didMaximizeCodeWindow","startTime":1638499802930},{"name":"code/didCreateCodeWindow","startTime":1638499802930},{"name":"code/willOpenNewWindow","startTime":1638499802935}],"os":{"release":"5.11.0-41-generic","hostname":"zamis-home-tb"},"autoDetectHighContrast":true,"accessibilitySupport":false,"colorScheme":{"dark":true,"highContrast":false},"fullscreen":false,"maximized":false,"partsSplash":{"baseTheme":"vs-dark","colorInfo":{"foreground":"#cccccc","background":"#1e1e1e","editorBackground":"#1e1e1e","titleBarBackground":"#3c3c3c","activityBarBackground":"#333333","sideBarBackground":"#252526","statusBarBackground":"#007acc","statusBarNoFolderBackground":"#68217a"},"layoutInfo":{"sideBarSide":"left","editorPartMinWidth":220,"titleBarHeight":0,"activityBarWidth":48,"sideBarWidth":0,"statusBarHeight":22,"windowBorder":false}}}", source: vscode-file://vscode-app/snap/code/82/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (602)
[42929:1203/045003.579081:INFO:CONSOLE(602)] "%cTRACE color: #888 lifecycle: phase changed (value: 3)", source: vscode-file://vscode-app/snap/code/82/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (602)
[main 2021-12-03T02:50:03.594Z] SharedProcess: on vscode:createSharedProcessMessageChannel
[main 2021-12-03T02:50:03.594Z] IPC Object URL: Registered new channel vscode:4eb4a120-630b-44a4-921c-bfe9e648637e.
[main 2021-12-03T02:50:03.629Z] menubarService#updateMenubar 1
[42929:1203/045003.654818:INFO:CONSOLE(602)] "%cDEBUG background: #eee; color: #888 [Registering Log Channel] File does not exist. Waiting for 1s to retry. file:///home/zamis/.config/Code/logs/20211203T045002/userDataSync.log", source: vscode-file://vscode-app/snap/code/82/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (602)
[42929:1203/045003.655203:INFO:CONSOLE(602)] "%cDEBUG background: #eee; color: #888 [Registering Log Channel] File does not exist. Waiting for 1s to retry. file:///home/zamis/.config/Code/logs/20211203T045002/telemetry.log", source: vscode-file://vscode-app/snap/code/82/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (602)
[42929:1203/045003.655389:INFO:CONSOLE(602)] "%cDEBUG background: #eee; color: #888 [Registering Log Channel] File does not exist. Waiting for 1s to retry. file:///home/zamis/.config/Code/logs/20211203T045002/sharedprocess.log", source: vscode-file://vscode-app/snap/code/82/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (602)
[42929:1203/045003.673781:INFO:CONSOLE(602)] "%c INFO color: #33f Starting extension host with pid 43027.", source: vscode-file://vscode-app/snap/code/82/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (602)
[42929:1203/045003.674248:INFO:CONSOLE(602)] "%c INFO color: #33f [LocalProcessExtensionHost]: IExtensionHostStarter.start() took 11 ms.", source: vscode-file://vscode-app/snap/code/82/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (602)
[main 2021-12-03T02:50:03.677Z] resolveShellEnv(): skipped (VSCODE_CLI is set)
[main 2021-12-03T02:50:03.680Z] menubarService#updateMenubar 1
[42929:1203/045003.720988:INFO:CONSOLE(602)] "%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/82/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (602)
[42929:1203/045003.721423:INFO:CONSOLE(602)] "%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/82/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (602)
[42929:1203/045003.721451:INFO:CONSOLE(602)] "%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/82/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (602)
[42929:1203/045003.721471:INFO:CONSOLE(602)] "%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/82/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (602)
[42929:1203/045003.721485:INFO:CONSOLE(602)] "%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/82/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (602)
[42929:1203/045003.721501:INFO:CONSOLE(602)] "%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/82/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (602)
[42929:1203/045003.722592:INFO:CONSOLE(602)] "%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/82/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (602)
[42929:1203/045003.722618:INFO:CONSOLE(602)] "%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/82/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (602)
[42929:1203/045003.722638:INFO:CONSOLE(602)] "%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/82/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (602)
[42929:1203/045003.722654:INFO:CONSOLE(602)] "%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/82/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (602)
[42929:1203/045003.722671:INFO:CONSOLE(602)] "%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/82/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (602)
[42929:1203/045003.723478:INFO:CONSOLE(602)] "%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/82/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (602)
[42929:1203/045003.723506:INFO:CONSOLE(602)] "%cTRACE color: #888 pickRunningLocation for vscode.emmet, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/82/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (602)
[42929:1203/045003.723520:INFO:CONSOLE(602)] "%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/82/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (602)
[42929:1203/045003.724058:INFO:CONSOLE(602)] "%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/82/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (602)
[42929:1203/045003.724078:INFO:CONSOLE(602)] "%cTRACE color: #888 pickRunningLocation for vscode.git, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/82/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (602)
[42929:1203/045003.724088:INFO:CONSOLE(602)] "%cTRACE color: #888 pickRunningLocation for vscode.github, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/82/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (602)
[42929:1203/045003.724645:INFO:CONSOLE(602)] "%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/82/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (602)
[42929:1203/045003.724676:INFO:CONSOLE(602)] "%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/82/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (602)
[42929:1203/045003.724692:INFO:CONSOLE(602)] "%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/82/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (602)
[42929:1203/045003.725297:INFO:CONSOLE(602)] "%cTRACE color: #888 pickRunningLocation for vscode.grunt, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/82/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (602)
[42929:1203/045003.725329:INFO:CONSOLE(602)] "%cTRACE color: #888 pickRunningLocation for vscode.gulp, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/82/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (602)
[42929:1203/045003.725345:INFO:CONSOLE(602)] "%cTRACE color: #888 pickRunningLocation for vscode.handlebars, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/82/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (602)
[42929:1203/045003.726157:INFO:CONSOLE(602)] "%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/82/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (602)
[42929:1203/045003.726182:INFO:CONSOLE(602)] "%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/82/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (602)
[42929:1203/045003.726203:INFO:CONSOLE(602)] "%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/82/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (602)
[42929:1203/045003.726218:INFO:CONSOLE(602)] "%cTRACE color: #888 pickRunningLocation for vscode.image-preview, extension kinds: [ui, workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/82/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (602)
[42929:1203/045003.726236:INFO:CONSOLE(602)] "%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/82/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (602)
[42929:1203/045003.727062:INFO:CONSOLE(602)] "%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/82/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (602)
[42929:1203/045003.727089:INFO:CONSOLE(602)] "%cTRACE color: #888 pickRunningLocation for vscode.jake, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/82/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (602)
[42929:1203/045003.727104:INFO:CONSOLE(602)] "%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/82/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (602)
[42929:1203/045003.727727:INFO:CONSOLE(602)] "%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/82/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (602)
[42929:1203/045003.727757:INFO:CONSOLE(602)] "%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/82/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (602)
[42929:1203/045003.727773:INFO:CONSOLE(602)] "%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/82/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (602)
[42929:1203/045003.728014:INFO:CONSOLE(602)] "%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/82/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (602)
[42929:1203/045003.728842:INFO:CONSOLE(602)] "%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/82/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (602)
[42929:1203/045003.728873:INFO:CONSOLE(602)] "%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/82/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (602)
[42929:1203/045003.729333:INFO:CONSOLE(602)] "%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/82/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (602)
[42929:1203/045003.729366:INFO:CONSOLE(602)] "%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/82/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (602)
[42929:1203/045003.729382:INFO:CONSOLE(602)] "%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/82/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (602)
[42929:1203/045003.729400:INFO:CONSOLE(602)] "%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/82/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (602)
[42929:1203/045003.730449:INFO:CONSOLE(602)] "%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/82/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (602)
[42929:1203/045003.730483:INFO:CONSOLE(602)] "%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/82/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (602)
[42929:1203/045003.730947:INFO:CONSOLE(602)] "%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/82/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (602)
[42929:1203/045003.730972:INFO:CONSOLE(602)] "%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/82/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (602)
[42929:1203/045003.731368:INFO:CONSOLE(602)] "%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/82/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (602)
[42929:1203/045003.731398:INFO:CONSOLE(602)] "%cTRACE color: #888 pickRunningLocation for ms-vscode.references-view, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/82/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (602)
[42929:1203/045003.731415:INFO:CONSOLE(602)] "%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/82/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (602)
[42929:1203/045003.732323:INFO:CONSOLE(602)] "%cTRACE color: #888 pickRunningLocation for vscode.npm, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/82/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (602)
[42929:1203/045003.732350:INFO:CONSOLE(602)] "%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/82/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (602)
[42929:1203/045003.732365:INFO:CONSOLE(602)] "%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/82/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (602)
[42929:1203/045003.733253:INFO:CONSOLE(602)] "%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/82/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (602)
[42929:1203/045003.733292:INFO:CONSOLE(602)] "%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/82/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (602)
[42929:1203/045003.733309:INFO:CONSOLE(602)] "%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/82/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (602)
[42929:1203/045003.733876:INFO:CONSOLE(602)] "%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/82/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (602)
[42929:1203/045003.733908:INFO:CONSOLE(602)] "%cTRACE color: #888 pickRunningLocation for vscode.python, extension kinds: [ui, workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/82/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (602)
[42929:1203/045003.733924:INFO:CONSOLE(602)] "%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/82/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (602)
[42929:1203/045003.733944:INFO:CONSOLE(602)] "%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/82/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (602)
[42929:1203/045003.735265:INFO:CONSOLE(602)] "%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/82/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (602)
[42929:1203/045003.735295:INFO:CONSOLE(602)] "%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/82/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (602)
[42929:1203/045003.735316:INFO:CONSOLE(602)] "%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/82/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (602)
[42929:1203/045003.735331:INFO:CONSOLE(602)] "%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/82/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (602)
[42929:1203/045003.736162:INFO:CONSOLE(602)] "%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/82/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (602)
[42929:1203/045003.736197:INFO:CONSOLE(602)] "%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/82/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (602)
[42929:1203/045003.736214:INFO:CONSOLE(602)] "%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/82/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (602)
[42929:1203/045003.736859:INFO:CONSOLE(602)] "%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/82/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (602)
[42929:1203/045003.736896:INFO:CONSOLE(602)] "%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/82/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (602)
[42929:1203/045003.736913:INFO:CONSOLE(602)] "%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/82/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (602)
[42929:1203/045003.736934:INFO:CONSOLE(602)] "%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/82/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (602)
[42929:1203/045003.736950:INFO:CONSOLE(602)] "%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/82/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (602)
[42929:1203/045003.737780:INFO:CONSOLE(602)] "%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/82/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (602)
[42929:1203/045003.737812:INFO:CONSOLE(602)] "%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/82/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (602)
[42929:1203/045003.737829:INFO:CONSOLE(602)] "%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/82/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (602)
[42929:1203/045003.738345:INFO:CONSOLE(602)] "%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/82/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (602)
[42929:1203/045003.738376:INFO:CONSOLE(602)] "%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/82/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (602)
[42929:1203/045003.738392:INFO:CONSOLE(602)] "%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/82/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (602)
[42929:1203/045003.738895:INFO:CONSOLE(602)] "%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/82/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (602)
[42929:1203/045003.738925:INFO:CONSOLE(602)] "%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/82/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (602)
[42929:1203/045003.738941:INFO:CONSOLE(602)] "%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/82/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (602)
[42929:1203/045003.739431:INFO:CONSOLE(602)] "%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/82/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (602)
[42929:1203/045003.739459:INFO:CONSOLE(602)] "%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/82/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (602)
[42929:1203/045003.739474:INFO:CONSOLE(602)] "%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/82/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (602)
[42929:1203/045003.739492:INFO:CONSOLE(602)] "%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/82/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (602)
[42929:1203/045003.739507:INFO:CONSOLE(602)] "%cTRACE color: #888 pickRunningLocation for afterschool.depot, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/82/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (602)
[42929:1203/045003.740514:INFO:CONSOLE(602)] "%cTRACE color: #888 pickRunningLocation for CoenraadS.bracket-pair-colorizer-2, extension kinds: [ui], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/82/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (602)
[42929:1203/045003.740540:INFO:CONSOLE(602)] "%cTRACE color: #888 pickRunningLocation for dbaeumer.vscode-eslint, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/82/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (602)
[42929:1203/045003.740562:INFO:CONSOLE(602)] "%cTRACE color: #888 pickRunningLocation for eamodio.gitlens, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/82/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (602)
[42929:1203/045003.741082:INFO:CONSOLE(602)] "%cTRACE color: #888 pickRunningLocation for EditorConfig.EditorConfig, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/82/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (602)
[42929:1203/045003.741102:INFO:CONSOLE(602)] "%cTRACE color: #888 pickRunningLocation for esbenp.prettier-vscode, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/82/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (602)
[42929:1203/045003.741743:INFO:CONSOLE(602)] "%cTRACE color: #888 pickRunningLocation for firefox-devtools.vscode-firefox-debug, extension kinds: [ui, workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/82/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (602)
[42929:1203/045003.741764:INFO:CONSOLE(602)] "%cTRACE color: #888 pickRunningLocation for formulahendry.auto-close-tag, extension kinds: [ui, workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/82/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (602)
[42929:1203/045003.741958:INFO:CONSOLE(602)] "%cTRACE color: #888 pickRunningLocation for formulahendry.auto-rename-tag, extension kinds: [ui, workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/82/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (602)
[42929:1203/045003.741984:INFO:CONSOLE(602)] "%cTRACE color: #888 pickRunningLocation for franzssilva.ml-net-model-builder, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/82/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (602)
[42929:1203/045003.742487:INFO:CONSOLE(602)] "%cTRACE color: #888 pickRunningLocation for GitHub.codespaces, extension kinds: [ui, workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/82/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (602)
[42929:1203/045003.742510:INFO:CONSOLE(602)] "%cTRACE color: #888 pickRunningLocation for GitHub.remotehub, extension kinds: [ui], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/82/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (602)
[42929:1203/045003.742530:INFO:CONSOLE(602)] "%cTRACE color: #888 pickRunningLocation for GitLab.gitlab-workflow, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/82/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (602)
[42929:1203/045003.743035:INFO:CONSOLE(602)] "%cTRACE color: #888 pickRunningLocation for hollowtree.vue-snippets, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/82/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (602)
[42929:1203/045003.743059:INFO:CONSOLE(602)] "%cTRACE color: #888 pickRunningLocation for icsharpcode.ilspy-vscode, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/82/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (602)
[42929:1203/045003.743077:INFO:CONSOLE(602)] "%cTRACE color: #888 pickRunningLocation for Kelvin.vscode-sshfs, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/82/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (602)
[42929:1203/045003.743421:INFO:CONSOLE(602)] "%cTRACE color: #888 pickRunningLocation for mhutchie.git-graph, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/82/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (602)
[42929:1203/045003.743449:INFO:CONSOLE(602)] "%cTRACE color: #888 pickRunningLocation for ms-azuretools.vscode-docker, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/82/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (602)
[42929:1203/045003.743464:INFO:CONSOLE(602)] "%cTRACE color: #888 pickRunningLocation for ms-azuretools.vscode-tye, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/82/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (602)
[42929:1203/045003.745916:INFO:CONSOLE(602)] "%cTRACE color: #888 pickRunningLocation for ms-dotnettools.csharp, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/82/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (602)
[42929:1203/045003.745961:INFO:CONSOLE(602)] "%cTRACE color: #888 pickRunningLocation for ms-dotnettools.dotnet-interactive-vscode, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/82/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (602)
[42929:1203/045003.746602:INFO:CONSOLE(602)] "%cTRACE color: #888 pickRunningLocation for ms-dotnettools.vscode-dotnet-runtime, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/82/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (602)
[42929:1203/045003.746635:INFO:CONSOLE(602)] "%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/82/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (602)
[42929:1203/045003.746650:INFO:CONSOLE(602)] "%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/82/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (602)
[42929:1203/045003.746668:INFO:CONSOLE(602)] "%cTRACE color: #888 pickRunningLocation for ms-toolsai.jupyter, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/82/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (602)
[42929:1203/045003.746696:INFO:CONSOLE(602)] "%cTRACE color: #888 pickRunningLocation for ms-toolsai.jupyter-keymap, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/82/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (602)
[42929:1203/045003.746712:INFO:CONSOLE(602)] "%cTRACE color: #888 pickRunningLocation for ms-toolsai.jupyter-renderers, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/82/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (602)
[42929:1203/045003.746729:INFO:CONSOLE(602)] "%cTRACE color: #888 pickRunningLocation for ms-vscode-remote.remote-containers, extension kinds: [ui], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/82/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (602)
[42929:1203/045003.747782:INFO:CONSOLE(602)] "%cTRACE color: #888 pickRunningLocation for ms-vscode-remote.remote-ssh, extension kinds: [ui], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/82/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (602)
[42929:1203/045003.747817:INFO:CONSOLE(602)] "%cTRACE color: #888 pickRunningLocation for ms-vscode-remote.remote-ssh-edit, extension kinds: [ui], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/82/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (602)
[42929:1203/045003.748343:INFO:CONSOLE(602)] "%cTRACE color: #888 pickRunningLocation for ms-vscode-remote.remote-wsl, extension kinds: [ui], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/82/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (602)
[42929:1203/045003.748368:INFO:CONSOLE(602)] "%cTRACE color: #888 pickRunningLocation for ms-vscode-remote.vscode-remote-extensionpack, extension kinds: [ui], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/82/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (602)
[42929:1203/045003.748388:INFO:CONSOLE(602)] "%cTRACE color: #888 pickRunningLocation for ms-vscode.powershell, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/82/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (602)
[42929:1203/045003.748402:INFO:CONSOLE(602)] "%cTRACE color: #888 pickRunningLocation for ms-vscode.typescript-javascript-grammar, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/82/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (602)
[42929:1203/045003.749315:INFO:CONSOLE(602)] "%cTRACE color: #888 pickRunningLocation for ms-vscode.vscode-typescript-tslint-plugin, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/82/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (602)
[42929:1203/045003.749339:INFO:CONSOLE(602)] "%cTRACE color: #888 pickRunningLocation for mtxr.sqltools, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/82/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (602)
[42929:1203/045003.749362:INFO:CONSOLE(602)] "%cTRACE color: #888 pickRunningLocation for mtxr.sqltools-driver-mssql, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/82/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (602)
[42929:1203/045003.749960:INFO:CONSOLE(602)] "%cTRACE color: #888 pickRunningLocation for mtxr.sqltools-driver-pg, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/82/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (602)
[42929:1203/045003.749987:INFO:CONSOLE(602)] "%cTRACE color: #888 pickRunningLocation for octref.vetur, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/82/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (602)
[42929:1203/045003.751080:INFO:CONSOLE(602)] "%cTRACE color: #888 pickRunningLocation for pflannery.vscode-versionlens, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/82/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (602)
[42929:1203/045003.751113:INFO:CONSOLE(602)] "%cTRACE color: #888 pickRunningLocation for PrateekMahendrakar.prettyxml, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/82/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (602)
[42929:1203/045003.751129:INFO:CONSOLE(602)] "%cTRACE color: #888 pickRunningLocation for RandomFractalsInc.vscode-data-preview, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/82/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (602)
[42929:1203/045003.751148:INFO:CONSOLE(602)] "%cTRACE color: #888 pickRunningLocation for snovakovic.vtpw, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/82/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (602)
[42929:1203/045003.751165:INFO:CONSOLE(602)] "%cTRACE color: #888 pickRunningLocation for VisualStudioExptTeam.vscodeintellicode, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/82/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (602)
[42929:1203/045003.751184:INFO:CONSOLE(602)] "%cTRACE color: #888 pickRunningLocation for Vtrois.gitmoji-vscode, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/82/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (602)
[42929:1203/045003.751199:INFO:CONSOLE(602)] "%cTRACE color: #888 pickRunningLocation for wix.vscode-import-cost, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/snap/code/82/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (602)
[main 2021-12-03T02:50:03.763Z] SharedProcess: IPC ready
------------------------------------------------

skip 30min

------------------------------------------------
[main 2021-12-03T02:50:32.913Z] update#setState idle
[42929:1203/045033.922557:INFO:CONSOLE(29)] "%cTRACE color: #888 [code cache cleanup]: Starting to clean up old code cache folders.", source: vscode-file://vscode-app/snap/code/82/usr/share/code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js (29)
[42929:1203/045033.923864:INFO:CONSOLE(29)] "%cTRACE color: #888 [storage cleanup]: Starting to clean up storage folders.", source: vscode-file://vscode-app/snap/code/82/usr/share/code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js (29)
[42929:1203/045043.921132:INFO:CONSOLE(29)] "%cTRACE color: #888 [language pack cache cleanup]: Starting to clean up unused language packs.", source: vscode-file://vscode-app/snap/code/82/usr/share/code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js (29)
[42929:1203/045506.410093:INFO:CONSOLE(29)] "%cTRACE color: #888 ExtensionManagementService.refreshReportedCache", source: vscode-file://vscode-app/snap/code/82/usr/share/code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js (29)
[42929:1203/045506.410184:INFO:CONSOLE(29)] "%cTRACE color: #888 RequestService#request https://az764295.vo.msecnd.net/extensions/marketplace.json", source: vscode-file://vscode-app/snap/code/82/usr/share/code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js (29)
[42929:1203/045506.413129:INFO:CONSOLE(29)] "%cTRACE color: #888 ExtensionManagementService.refreshReportedCache - got 6 reported extensions from service", source: vscode-file://vscode-app/snap/code/82/usr/share/code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js (29)
[42929:1203/045506.413728:INFO:CONSOLE(29)] "%cTRACE color: #888 Started scanning user extensions", source: vscode-file://vscode-app/snap/code/82/usr/share/code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js (29)
[42929:1203/045506.457060:INFO:CONSOLE(29)] "%cTRACE color: #888 Scanned user extensions: 51", source: vscode-file://vscode-app/snap/code/82/usr/share/code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js (29)
[42929:1203/045506.679048:INFO:CONSOLE(29)] "%cTRACE color: #888 RequestService#request https://vscode-sync.trafficmanager.net/v1/manifest", source: vscode-file://vscode-app/snap/code/82/usr/share/code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js (29)
[42929:1203/045507.044271:INFO:CONSOLE(29)] "%cTRACE color: #888 Started scanning system extensions", source: vscode-file://vscode-app/snap/code/82/usr/share/code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js (29)
[42929:1203/045507.044351:INFO:CONSOLE(29)] "%cTRACE color: #888 Started scanning user extensions", source: vscode-file://vscode-app/snap/code/82/usr/share/code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js (29)
[42929:1203/045507.105914:INFO:CONSOLE(29)] "%cTRACE color: #888 Scanned user extensions: 51", source: vscode-file://vscode-app/snap/code/82/usr/share/code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js (29)
[42929:1203/045507.113085:INFO:CONSOLE(29)] "%cTRACE color: #888 Scanned system extensions: 83", source: vscode-file://vscode-app/snap/code/82/usr/share/code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js (29)
[42929:1203/050006.491991:INFO:CONSOLE(29)] "%cTRACE color: #888 ExtensionManagementService.refreshReportedCache", source: vscode-file://vscode-app/snap/code/82/usr/share/code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js (29)
[42929:1203/050006.492103:INFO:CONSOLE(29)] "%cTRACE color: #888 RequestService#request https://az764295.vo.msecnd.net/extensions/marketplace.json", source: vscode-file://vscode-app/snap/code/82/usr/share/code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js (29)
[42929:1203/050006.497642:INFO:CONSOLE(29)] "%cTRACE color: #888 ExtensionManagementService.refreshReportedCache - got 6 reported extensions from service", source: vscode-file://vscode-app/snap/code/82/usr/share/code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js (29)
[42929:1203/050006.498749:INFO:CONSOLE(29)] "%cTRACE color: #888 Started scanning user extensions", source: vscode-file://vscode-app/snap/code/82/usr/share/code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js (29)
[42929:1203/050006.534991:INFO:CONSOLE(29)] "%cTRACE color: #888 Scanned user extensions: 51", source: vscode-file://vscode-app/snap/code/82/usr/share/code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js (29)
[42929:1203/050007.141546:INFO:CONSOLE(29)] "%cTRACE color: #888 RequestService#request https://vscode-sync.trafficmanager.net/v1/manifest", source: vscode-file://vscode-app/snap/code/82/usr/share/code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js (29)
[42929:1203/050007.471197:INFO:CONSOLE(29)] "%cTRACE color: #888 Started scanning system extensions", source: vscode-file://vscode-app/snap/code/82/usr/share/code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js (29)
[42929:1203/050007.471237:INFO:CONSOLE(29)] "%cTRACE color: #888 Started scanning user extensions", source: vscode-file://vscode-app/snap/code/82/usr/share/code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js (29)
[42929:1203/050007.527373:INFO:CONSOLE(29)] "%cTRACE color: #888 Scanned user extensions: 51", source: vscode-file://vscode-app/snap/code/82/usr/share/code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js (29)
[42929:1203/050007.536130:INFO:CONSOLE(29)] "%cTRACE color: #888 Scanned system extensions: 83", source: vscode-file://vscode-app/snap/code/82/usr/share/code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js (29)
[42929:1203/050158.592337:INFO:CONSOLE(602)] "%cTRACE color: #888 MainThreadTreeViews#$refresh currentBranchInfo undefined", source: vscode-file://vscode-app/snap/code/82/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (602)
[main 2021-12-03T03:01:58.807Z] menubarService#updateMenubar 1
[42929:1203/050200.566692:INFO:CONSOLE(29)] "%cTRACE color: #888 RequestService#request https://vscode-sync.trafficmanager.net/v1/manifest", source: vscode-file://vscode-app/snap/code/82/usr/share/code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js (29)
[42929:1203/050200.720360:INFO:CONSOLE(29)] "%cTRACE color: #888 Started scanning system extensions", source: vscode-file://vscode-app/snap/code/82/usr/share/code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js (29)
[42929:1203/050200.720382:INFO:CONSOLE(29)] "%cTRACE color: #888 Started scanning user extensions", source: vscode-file://vscode-app/snap/code/82/usr/share/code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js (29)
[42929:1203/050200.767965:INFO:CONSOLE(29)] "%cTRACE color: #888 Scanned user extensions: 51", source: vscode-file://vscode-app/snap/code/82/usr/share/code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js (29)
[42929:1203/050200.773297:INFO:CONSOLE(29)] "%cTRACE color: #888 Scanned system extensions: 83", source: vscode-file://vscode-app/snap/code/82/usr/share/code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js (29)
[main 2021-12-03T03:02:01.048Z] menubarService#updateMenubar 1
[main 2021-12-03T03:02:07.110Z] menubarService#updateMenubar 1
[42929:1203/050208.234759:INFO:CONSOLE(602)] "%cTRACE color: #888 KeybindingService#dispatch Ctrl+` workbench.action.terminal.toggleTerminal", source: vscode-file://vscode-app/snap/code/82/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (602)
[42929:1203/050208.235053:INFO:CONSOLE(602)] "%cTRACE color: #888 CommandService#executeCommand workbench.action.terminal.toggleTerminal", source: vscode-file://vscode-app/snap/code/82/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (602)
[42929:1203/050208.269658:INFO:CONSOLE(602)] "%cTRACE color: #888 terminalInstance#ctor (instanceId: 1) [object Object]", source: vscode-file://vscode-app/snap/code/82/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (602)
[42929:1203/050208.283568:INFO:CONSOLE(29)] "%cTRACE color: #888 profile not validated zsh zsh", source: vscode-file://vscode-app/snap/code/82/usr/share/code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js (29)
[42929:1203/050208.319924:INFO:CONSOLE(29)] "%cTRACE color: #888 profile not validated fish fish", source: vscode-file://vscode-app/snap/code/82/usr/share/code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js (29)
[42929:1203/050208.344116:INFO:CONSOLE(29)] "%cTRACE color: #888 profile not validated tmux tmux", source: vscode-file://vscode-app/snap/code/82/usr/share/code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js (29)
[42929:1203/050208.507290:INFO:CONSOLE(29)] "%cTRACE color: #888 profile not validated pwsh pwsh", source: vscode-file://vscode-app/snap/code/82/usr/share/code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js (29)
[main 2021-12-03T03:02:08.534Z] menubarService#updateMenubar 1
[42929:1203/050208.538097:INFO:CONSOLE(18)] "%c[IPC Library: Pty Host] %c%cTRACE color: blue color:  color: #888 persistentTerminalProcess#ctor 1 [object Object]", source: vscode-file://vscode-app/snap/code/82/usr/share/code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js (18)
[42929:1203/050208.544070:INFO:CONSOLE(18)] "%c[IPC Library: Pty Host] %c%cTRACE color: blue color:  color: #888 ptyService#start 1", source: vscode-file://vscode-app/snap/code/82/usr/share/code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js (18)
[42929:1203/050208.544113:INFO:CONSOLE(18)] "%c[IPC Library: Pty Host] %c%cTRACE color: blue color:  color: #888 persistentTerminalProcess#start 1 false", source: vscode-file://vscode-app/snap/code/82/usr/share/code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js (18)
[42929:1203/050208.545173:INFO:CONSOLE(18)] "%c[IPC Library: Pty Host] %c%cTRACE color: blue color:  color: #888 IPty#spawn /usr/bin/bash  [object Object]", source: vscode-file://vscode-app/snap/code/82/usr/share/code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js (18)
[42929:1203/050208.553900:INFO:CONSOLE(602)] "%cDEBUG background: #eee; color: #888 Terminal process ready (shellProcessId: 43932)", source: vscode-file://vscode-app/snap/code/82/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (602)
[42929:1203/050208.554289:INFO:CONSOLE(18)] "%c[IPC Library: Pty Host] %c%cTRACE color: blue color:  color: #888 IPty#resize 220 21", source: vscode-file://vscode-app/snap/code/82/usr/share/code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js (18)
[42929:1203/050210.254190:INFO:CONSOLE(29)] "%cTRACE color: #888 profile not validated zsh zsh", source: vscode-file://vscode-app/snap/code/82/usr/share/code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js (29)
[42929:1203/050210.255967:INFO:CONSOLE(29)] "%cTRACE color: #888 profile not validated fish fish", source: vscode-file://vscode-app/snap/code/82/usr/share/code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js (29)
[42929:1203/050210.257393:INFO:CONSOLE(29)] "%cTRACE color: #888 profile not validated tmux tmux", source: vscode-file://vscode-app/snap/code/82/usr/share/code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js (29)
[42929:1203/050210.258665:INFO:CONSOLE(29)] "%cTRACE color: #888 profile not validated pwsh pwsh", source: vscode-file://vscode-app/snap/code/82/usr/share/code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js (29)
*** buffer overflow detected ***: /snap/code/82/usr/share/code/code --no-sandbox --verbose terminated
======= Backtrace: =========
/snap/core/current/lib/x86_64-linux-gnu/libc.so.6(+0x777f5)[0x7fc7295587f5]
/snap/core/current/lib/x86_64-linux-gnu/libc.so.6(__fortify_fail+0x5c)[0x7fc7295fa25c]
/snap/core/current/lib/x86_64-linux-gnu/libc.so.6(+0x117260)[0x7fc7295f8260]
/snap/core/current/lib/x86_64-linux-gnu/libc.so.6(+0x1191a7)[0x7fc7295fa1a7]
/snap/core/current/lib/x86_64-linux-gnu/libpcsclite.so.1(+0x6d1e)[0x7fc70f436d1e]
/snap/core/current/lib/x86_64-linux-gnu/libpcsclite.so.1(+0x6e66)[0x7fc70f436e66]
/snap/core/current/lib/x86_64-linux-gnu/libpcsclite.so.1(SCardEstablishContext+0x1d3)[0x7fc70f434773]
/usr/lib/libeToken.so.10(+0xcbecf)[0x7fc70f706ecf]
/snap/core/current/lib/x86_64-linux-gnu/libpthread.so.0(+0x76ba)[0x7fc72ed226ba]
/snap/core/current/lib/x86_64-linux-gnu/libc.so.6(clone+0x6d)[0x7fc7295e851d]
======= Memory map: ========
71e2bed2000-71e2bed3000 ---p 00000000 00:00 0 
71e2bed3000-71e2e0d2000 rw-p 00000000 00:00 0 
b5400000000-b540000d000 rw-p 00000000 00:00 0 
b540000d000-b5400040000 ---p 00000000 00:00 0 
b5400040000-b5400170000 r-xp 00000000 00:00 0 
b5400170000-b5400180000 ---p 00000000 00:00 0 
b5400180000-b5400183000 rw-p 00000000 00:00 0 
b5400183000-b5400184000 ---p 00000000 00:00 0 
b5400184000-b5400194000 r-xp 00000000 00:00 0 
b5400194000-b54001bf000 rw-p 00000000 00:00 0 
b54001bf000-b54001c0000 ---p 00000000 00:00 0 
b54001c0000-b54001c3000 rw-p 00000000 00:00 0 
b54001c3000-b54001c4000 ---p 00000000 00:00 0 
b54001c4000-b54001ff000 r-xp 00000000 00:00 0 
b54001ff000-b5408040000 ---p 00000000 00:00 0 
b5408040000-b5408061000 r--p 00000000 00:00 0 
b5408061000-b5408680000 rw-p 00000000 00:00 0 
b5408680000-b54087c6000 rw-p 00000000 00:00 0 
b54087c6000-b5408800000 ---p 00000000 00:00 0 
b5408800000-b5409163000 rw-p 00000000 00:00 0 
b5409163000-b5409180000 ---p 00000000 00:00 0 
b5409180000-b5409d00000 rw-p 00000000 00:00 0 
b5409d00000-b5500000000 ---p 00000000 00:00 0 
f6400000000-f6400001000 ---p 00000000 00:00 0 
f6400001000-f6400002000 ---p 00000000 00:00 0 
f6400002000-f6400004000 ---p 00000000 00:00 0 
f6400004000-f6400103000 ---p 00000000 00:00 0 
f6400103000-f6800201000 ---p 00000000 00:00 0 
f6800201000-f6800202000 rw-p 00000000 00:00 0 
f6800202000-f680020c000 ---p 00000000 00:00 0 
f680020c000-f6800233000 rw-p 00000000 00:00 0 
f6800233000-f6800234000 ---p 00000000 00:00 0 
f6800234000-f6800245000 rw-p 00000000 00:00 0 
f6800245000-f6800248000 ---p 00000000 00:00 0 
f6800248000-f6800251000 rw-p 00000000 00:00 0 
f6800251000-f6800254000 ---p 00000000 00:00 0 
f6800254000-f680025d000 rw-p 00000000 00:00 0 
f680025d000-f6800260000 ---p 00000000 00:00 0 
f6800260000-f6800267000 rw-p 00000000 00:00 0 
f6800267000-f6800268000 ---p 00000000 00:00 0 
f6800268000-f6800277000 rw-p 00000000 00:00 0 
f6800277000-f6800278000 ---p 00000000 00:00 0 
f6800278000-f6800282000 rw-p 00000000 00:00 0 
f6800282000-f6800284000 ---p 00000000 00:00 0 
f6800284000-f6800363000 rw-p 00000000 00:00 0 
f6800363000-f6800364000 ---p 00000000 00:00 0 
f6800364000-f6800377000 rw-p 00000000 00:00 0 
f6800377000-f6800378000 ---p 00000000 00:00 0 
f6800378000-f6800393000 rw-p 00000000 00:00 0 
f6800393000-f6800394000 ---p 00000000 00:00 0 
f6800394000-f680039f000 rw-p 00000000 00:00 0 
f680039f000-f68003a0000 ---p 00000000 00:00 0 
f68003a0000-f68003a9000 rw-p 00000000 00:00 0 
f68003a9000-f68003ac000 ---p 00000000 00:00 0 
f68003ac000-f68003e3000 rw-p 00000000 00:00 0 
f68003e3000-f68003e4000 ---p 00000000 00:00 0 
f68003e4000-f68003fb000 rw-p 00000000 00:00 0 
f68003fb000-f6800401000 ---p 00000000 00:00 0 
f6800401000-f6800402000 rw-p 00000000 00:00 0 
f6800402000-f680040c000 ---p 00000000 00:00 0 
f680040c000-f680041f000 rw-p 00000000 00:00 0 
f680041f000-f6800420000 ---p 00000000 00:00 0 
f6800420000-f6800439000 rw-p 00000000 00:00 0 
f6800439000-f680043c000 ---p 00000000 00:00 0 
f680043c000-f680044b000 rw-p 00000000 00:00 0 
f680044b000-f680044c000 ---p 00000000 00:00 0 
f680044c000-f6800459000 rw-p 00000000 00:00 0 
f6800459000-f680045c000 ---p 00000000 00:00 0 
f680045c000-f6800465000 rw-p 00000000 00:00 0 
f6800465000-f6800468000 ---p 00000000 00:00 0 
f6800468000-f68004d7000 rw-p 00000000 00:00 0 
f68004d7000-f68004d8000 ---p 00000000 00:00 0 
f68004d8000-f68004e3000 rw-p 00000000 00:00 0 
f68004e3000-f68004e4000 ---p 00000000 00:00 0 
f68004e4000-f680051b000 rw-p 00000000 00:00 0 
f680051b000-f680051c000 ---p 00000000 00:00 0 
f680051c000-f68005fc000 rw-p 00000000 00:00 0 
f68005fc000-f6800601000 ---p 00000000 00:00 0 
f6800601000-f6800602000 rw-p 00000000 00:00 0 
f6800602000-f680060c000 ---p 00000000 00:00 0 
f680060c000-f6800621000 rw-p 00000000 00:00 0 
f6800621000-f6800624000 ---p 00000000 00:00 0 
f6800624000-f680062d000 rw-p 00000000 00:00 0 
f680062d000-f6800630000 ---p 00000000 00:00 0 
f6800630000-f6800639000 rw-p 00000000 00:00 0 
f6800639000-f680063c000 ---p 00000000 00:00 0 
f680063c000-f680066f000 rw-p 00000000 00:00 0 
f680066f000-f6800670000 ---p 00000000 00:00 0 
f6800670000-f6800677000 rw-p 00000000 00:00 0 
f6800677000-f6800678000 ---p 00000000 00:00 0 
f6800678000-f6800685000 rw-p 00000000 00:00 0 
f6800685000-f6800688000 ---p 00000000 00:00 0 
f6800688000-f680069f000 rw-p 00000000 00:00 0 
f680069f000-f68006a0000 ---p 00000000 00:00 0 
f68006a0000-f6800769000 rw-p 00000000 00:00 0 
f6800769000-f680076c000 ---p 00000000 00:00 0 
f680076c000-f6800774000 rw-p 00000000 00:00 0 
f6800774000-f6c00000000 ---p 00000000 00:00 0 
56133d4ab000-56133ed0a000 r--p 00000000 07:02 1348                       /snap/code/82/usr/share/code/code
56133ed0a000-561344bea000 r-xp 0185e000 07:02 1348                       /snap/code/82/usr/share/code/code
561344bea000-56134506f000 r--p 0773e000 07:02 1348                       /snap/code/82/usr/share/code/code
56134506f000-5613450d1000 rw-p 07bc2000 07:02 1348                       /snap/code/82/usr/share/code/code
5613450d1000-561345228000 rw-p 00000000 00:00 0 
561345228000-561345315000 rw-p 07d67000 07:02 1348                       /snap/code/82/usr/share/code/code
7fc70d167000-7fc70d168000 ---p 00000000 00:00 0 
7fc70d168000-7fc70d968000 rw-p 00000000 00:00 0 
7fc70d968000-7fc70d9b4000 r-xp 00000000 07:02 527                        /snap/code/82/usr/lib/x86_64-linux-gnu/libsecret-1.so.0.0.0
7fc70d9b4000-7fc70dbb3000 ---p 0004c000 07:02 527                        /snap/code/82/usr/lib/x86_64-linux-gnu/libsecret-1.so.0.0.0
7fc70dbb3000-7fc70dbb6000 r--p 0004b000 07:02 527                        /snap/code/82/usr/lib/x86_64-linux-gnu/libsecret-1.so.0.0.0
7fc70dbb6000-7fc70dbb7000 rw-p 0004e000 07:02 527                        /snap/code/82/usr/lib/x86_64-linux-gnu/libsecret-1.so.0.0.0
7fc70dbb7000-7fc70dbbb000 rw-p 00050000 07:02 527                        /snap/code/82/usr/lib/x86_64-linux-gnu/libsecret-1.so.0.0.0
7fc70dbbb000-7fc70dbbc000 ---p 00000000 00:00 0 
7fc70dbbc000-7fc70e3bc000 rw-p 00000000 00:00 0 
7fc70e3bc000-7fc70e3bd000 ---p 00000000 00:00 0 
7fc70e3bd000-7fc70ebbd000 rw-p 00000000 00:00 0 
7fc70ebbd000-7fc70ebdb000 r-xp 00000000 103:02 396830                    /usr/lib/libeTokenHID.so.10.7.77
7fc70ebdb000-7fc70edda000 ---p 0001e000 103:02 396830                    /usr/lib/libeTokenHID.so.10.7.77
7fc70edda000-7fc70eddb000 r--p 0001d000 103:02 396830                    /usr/lib/libeTokenHID.so.10.7.77
7fc70eddb000-7fc70eddc000 rw-p 0001e000 103:02 396830                    /usr/lib/libeTokenHID.so.10.7.77
7fc70eddc000-7fc70ede8000 r-xp 00000000 103:02 396828                    /usr/lib/libSACLog.so.10.7.77
7fc70ede8000-7fc70efe7000 ---p 0000c000 103:02 396828                    /usr/lib/libSACLog.so.10.7.77
7fc70efe7000-7fc70efe8000 r--p 0000b000 103:02 396828                    /usr/lib/libSACLog.so.10.7.77
7fc70efe8000-7fc70efe9000 rw-p 0000c000 103:02 396828                    /usr/lib/libSACLog.so.10.7.77
7fc70efe9000-7fc70efeb000 rw-p 00000000 00:00 0 
7fc70efeb000-7fc70f206000 r-xp 00000000 07:17 2091                       /snap/core/11993/lib/x86_64-linux-gnu/libcrypto.so.1.0.0
7fc7
0f206000-7fc70f405000 ---p 0021b000 07:17 2091                       /snap/core/11993/lib/x86_64-linux-gnu/libcrypto.so.1.0.0
7fc70f405000-7fc70f421000 r--p 0021a000 07:17 2091                       /snap/core/11993/lib/x86_64-linux-gnu/libcrypto.so.1.0.0
7fc70f421000-7fc70f42d000 rw-p 00236000 07:17 2091                       /snap/core/11993/lib/x86_64-linux-gnu/libcrypto.so.1.0.0
7fc70f42d000-7fc70f430000 rw-p 00000000 00:00 0 
7fc70f430000-7fc70f43a000 r-xp 00000000 07:17 2188                       /snap/core/11993/lib/x86_64-linux-gnu/libpcsclite.so.1.0.0
7fc70f43a000-7fc70f639000 ---p 0000a000 07:17 2188                       /snap/core/11993/lib/x86_64-linux-gnu/libpcsclite.so.1.0.0
7fc70f639000-7fc70f63a000 r--p 00009000 07:17 2188                       /snap/core/11993/lib/x86_64-linux-gnu/libpcsclite.so.1.0.0
7fc70f63a000-7fc70f63b000 rw-p 0000a000 07:17 2188                       /snap/core/11993/lib/x86_64-linux-gnu/libpcsclite.so.1.0.0
7fc70f63b000-7fc70f777000 r-xp 00000000 103:02 396826                    /usr/lib/libeToken.so.10.7.77
7fc70f777000-7fc70f977000 ---p 0013c000 103:02 396826                    /usr/lib/libeToken.so.10.7.77
7fc70f977000-7fc70f979000 r--p 0013c000 103:02 396826                    /usr/lib/libeToken.so.10.7.77
7fc70f979000-7fc70f97d000 rw-p 0013e000 103:02 396826                    /usr/lib/libeToken.so.10.7.77
7fc70f97d000-7fc70f986000 rw-p 00000000 00:00 0 
7fc70f986000-7fc70fa29000 r-xp 00000000 07:02 589                        /snap/code/82/usr/lib/x86_64-linux-gnu/nss/libfreeblpriv3.so
7fc70fa29000-7fc70fc28000 ---p 000a3000 07:02 589                        /snap/code/82/usr/lib/x86_64-linux-gnu/nss/libfreeblpriv3.so
7fc70fc28000-7fc70fc2a000 r--p 000a2000 07:02 589                        /snap/code/82/usr/lib/x86_64-linux-gnu/nss/libfreeblpriv3.so
7fc70fc2a000-7fc70fc2b000 rw-p 000a4000 07:02 589                        /snap/code/82/usr/lib/x86_64-linux-gnu/nss/libfreeblpriv3.so
7fc70fc2b000-7fc70fc2f000 rw-p 00000000 00:00 0 
7fc70fc2f000-7fc70fc30000 rw-p 000a5000 07:02 589                        /snap/code/82/usr/lib/x86_64-linux-gnu/nss/libfreeblpriv3.so
7fc70fc30000-7fc70fd00000 r-xp 00000000 07:02 538                        /snap/code/82/usr/lib/x86_64-linux-gnu/libsqlite3.so.0.8.6
7fc70fd00000-7fc70feff000 ---p 000d0000 07:02 538                        /snap/code/82/usr/lib/x86_64-linux-gnu/libsqlite3.so.0.8.6
7fc70feff000-7fc70ff02000 r--p 000cf000 07:02 538                        /snap/code/82/usr/lib/x86_64-linux-gnu/libsqlite3.so.0.8.6
7fc70ff02000-7fc70ff04000 rw-p 000d2000 07:02 538                        /snap/code/82/usr/lib/x86_64-linux-gnu/libsqlite3.so.0.8.6
7fc70ff04000-7fc70ff05000 rw-p 00000000 00:00 0 
7fc70ff05000-7fc70ff08000 rw-p 000d5000 07:02 538                        /snap/code/82/usr/lib/x86_64-linux-gnu/libsqlite3.so.0.8.6
7fc710774000-7fc7107cb000 r--p 00000000 103:02 1836335                   /usr/share/fonts/truetype/ubuntu/Ubuntu-R.ttf
7fc7107cb000-7fc7107d6000 r--s 00000000 103:02 6291702                   /var/cache/fontconfig/03f0db01-5c52-41eb-9a45-2353c97b2acb-le64.cache-7
7fc7107d6000-7fc7107e2000 r--s 00000000 103:02 6299531                   /var/cache/fontconfig/5145bd15-ca8c-48ae-a68c-d962418b1d0f-le64.cache-7
7fc7107e2000-7fc7107e8000 r--s 00000000 103:02 6291747                   /var/cache/fontconfig/b4bdf721-e8fb-4f4f-adcc-f7bac34056c6-le64.cache-7
7fc7107e8000-7fc7107e9000 r--s 00000000 103:02 6291769                   /var/cache/fontconfig/fd290ba8-5bd2-481b-a31a-902fa62a1757-le64.cache-7
7fc7107e9000-7fc7107ff000 r--s 00000000 103:02 6291707                   /var/cache/fontconfig/2237eab9-eb9d-453f-8db4-c573bf7b21c2-le64.cache-7
7fc7107ff000-7fc710800000 r--s 00000000 103:02 6291701                   /var/cache/fontconfig/03853925-6da5-4fb8-9f11-b6638400e411-le64.cache-7
7fc710800000-7fc710801000 r--s 00000000 103:02 6291758                   /var/cache/fontconfig/d14936aa-06ec-48cb-981e-bc3d210b7031-le64.cache-7
7fc710801000-7fc710803000 r--s 00000000 103:02 6291738                   /var/cache/fontconfig/955dccd2-48ca-471f-8496-03fe63b22232-le64.cache-7
7fc710803000-7fc710804000 r--s 00000000 103:02 6291700                   /var/cache/fontconfig/007dbc0d-bb10-431b-8e41-e13d8ff4a4a6-le64.cache-7
7fc710804000-7fc710806000 r--s 00000000 103:02 6291745                   /var/cache/fontconfig/a96c133a-8ff0-4cc9-937f-febcee0bec12-le64.cache-7
7fc710806000-7fc710808000 r--s 00000000 103:02 6291704                   /var/cache/fontconfig/1d661477-f76e-4d91-a78c-17afd78a1169-le64.cache-7
7fc710808000-7fc710809000 r--s 00000000 103:02 6293458                   /var/cache/fontconfig/c0939e10-77d0-4d8f-b2bf-dd16aaba1173-le64.cache-7
7fc710809000-7fc71080b000 r--s 00000000 103:02 6302042                   /var/cache/fontconfig/2fbac70b-da64-42da-bcce-c5cef1c33309-le64.cache-7
7fc71080b000-7fc710810000 r--s 00000000 103:02 6291728                   /var/cache/fontconfig/73ab9042-291c-41fd-b8a5-b0714fbfd396-le64.cache-7
7fc710810000-7fc710811000 r--s 00000000 103:02 6291734                   /var/cache/fontconfig/86f6253a-a6ed-495d-bc84-d70f31d98e2e-le64.cache-7
7fc710811000-7fc710812000 r--s 00000000 103:02 6291713                   /var/cache/fontconfig/397890f3-10c8-4848-b13e-5dc1618858bc-le64.cache-7
7fc710812000-7fc710813000 r--s 00000000 103:02 6291716                   /var/cache/fontconfig/4478c8a9-6887-4382-bdf4-26ab21d8444a-le64.cache-7
7fc710813000-7fc710814000 r--s 00000000 103:02 6291731                   /var/cache/fontconfig/7983d1c4-5a72-4b3a-959b-8984e2e12d08-le64.cache-7
7fc710814000-7fc710815000 r--s 00000000 103:02 6291757                   /var/cache/fontconfig/cc6c2e9c-c5e1-4c74-9156-727372028ffa-le64.cache-7
7fc710815000-7fc710816000 r--s 00000000 103:02 6291764                   /var/cache/fontconfig/e40be831-de27-42f3-9dac-8df9842e88b8-le64.cache-7
7fc710816000-7fc710817000 r--s 00000000 103:02 6291762                   /var/cache/fontconfig/da3b23ac-95c2-4a2b-b5f7-493fc72c5403-le64.cache-7
7fc710817000-7fc710818000 r--s 00000000 103:02 6291735                   /var/cache/fontconfig/880b4636-76b5-4930-876d-f7f3521636d6-le64.cache-7
7fc710818000-7fc710819000 r--s 00000000 103:02 6291744                   /var/cache/fontconfig/a94093ff-a697-421e-80e2-ff98222d1a57-le64.cache-7
7fc710819000-7fc71081a000 r--s 00000000 103:02 6291763                   /var/cache/fontconfig/e35e87b6-a436-45fd-a089-5efe63024c9b-le64.cache-7
7fc71081a000-7fc71081b000 r--s 00000000 103:02 6291750                   /var/cache/fontconfig/bf1288d8-635e-4a42-a01b-064d61d20f97-le64.cache-7
7fc71081b000-7fc710820000 r--s 00000000 103:02 6291743                   /var/cache/fontconfig/a5bbbbcc-a0f1-435f-ab1e-b7bcd0989486-le64.cache-7
7fc710820000-7fc710827000 r--s 00000000 103:02 6291753                   /var/cache/fontconfig/c40d4192-abbd-4da6-bee9-65f22533c6cc-le64.cache-7
7fc710827000-7fc710828000 r--s 00000000 103:02 6291720                   /var/cache/fontconfig/558b87b1-b0ab-43a0-918f-014cceb0a503-le64.cache-7
7fc710828000-7fc710829000 r--s 00000000 103:02 6291714                   /var/cache/fontconfig/3b5af516-c853-43e5-9fb7-dd79363f4dda-le64.cache-7
7fc710829000-7fc71082f000 r--s 00000000 103:02 6291725                   /var/cache/fontconfig/61d03ac9-8670-40ac-bba5-ca919d8bf6f9-le64.cache-7
7fc71082f000-7fc710842000 r--s 00000000 103:02 6291749                   /var/cache/fontconfig/bd3bd303-5e81-4b4f-840b-8b89e911a8f7-le64.cache-7
7fc710842000-7fc710846000 r--s 00000000 103:02 6291727                   /var/cache/fontconfig/72229dda-3812-4768-87de-ea440a291962-le64.cache-7
7fc710846000-7fc710847000 r--s 00000000 103:02 6291717                   /var/cache/fontconfig/4810670c-38d3-4893-bc14-689c566a1c4f-le64.cache-7
7fc710847000-7fc710853000 r--s 00000000 103:02 6293812                   /var/cache/fontconfig/5ecb1845-6cc7-44eb-b914-8a1159618be1-le64.cache-7
7fc710853000-7fc710871000 r--p 00000000 103:02 1048978                   /usr/lib/x86_64-linux-gnu/nss/libnssckbi.so
7fc710871000-7fc710881000 r-xp 0001e000 103:02 1048978                   /usr/lib/x86_64-linux-gnu/nss/libnssckbi.so
7fc710881000-7fc7108c4000 r--p 0002e000 103:02 1048978                   /usr/lib/x86_64-linux-gnu/nss/libnssckbi.so
7fc7108c4000-7fc7108d6000 r--p 00070000 103:02 1048978                   /usr/lib/x86_64-linux-gnu/nss/libnssckbi.so
7fc7108d6000-7fc7108e0000 rw-p 00082000 103:02 1048978                   /usr/lib/x86_64-linux-gnu/nss/libnssckbi.so
7fc7108e0000-7fc710920000 r-xp 00000000 07:02 595                        /snap/code/82/usr/lib/x86_64-linux-gnu/nss/libsoftokn3.so
7fc710920000-7fc710b20000 ---p 00040000 07:02 595                        /snap/code/82/usr/lib/x86_64-linux-gnu/nss/libsoftokn3.so
7fc710b20000-7fc710b21000 r--p 00040000 07:02 595                        /snap/code/82/usr/lib/x86_64-linux-gnu/nss/libsoftokn3.so
7fc710b21000-7fc710b22000 rw-p 00041000 07:02 595                        /snap/code/82/usr/lib/x86_64-linux-gnu/nss/libsoftokn3.so
7fc710b22000-7fc710b23000 rw-p 00043000 07:02 595                        /snap/code/82/usr/lib/x86_64-linux-gnu/nss/libsoftokn3.so
7fc710d22000-7fc710d23000 rw-p 00000000 00:00 0 
7fc710d23000-7fc710d45000 r--s 00000000 103:02 1180772                   /usr/share/mime/mime.cache
7fc710d45000-7fc710d86000 rw-s 00000000 103:02 10619807                  /home/zamis/.config/Code/GPUCache/index
7fc710d86000-7fc710dc6000 rw-s 00000000 00:1c 58774                      /dev/shm/.org.chromium.Chromium.Il6pzb (deleted)
7fc710dc6000-7fc710e06000 rw-s 00000000 00:1c 58773                      /dev/shm/.org.chromium.Chromium.iabg3v (deleted)
7fc710e06000-7fc710e46000 rw-s 00000000 00:1c 58772                      /dev/shm/.org.chromium.Chromium.bpD8wQ (deleted)
7fc710e46000-7fc710e86000 rw-s 00000000 00:1c 58771                      /dev/shm/.org.chromium.Chromium.H5C30a (deleted)
7fc710e86000-7fc710ec6000 rw-s 00000000 00:1c 58770                      /dev/shm/.org.chromium.Chromium.4wV0uv (deleted)
7fc710ec6000-7fc710f06000 rw-s 00000000 00:1c 58769                      /dev/shm/.org.chromium.Chromium.akV0YP (deleted)
7fc710f06000-7fc710f46000 rw-s 00000000 00:1c 58768                      /dev/shm/.org.chromium.Chromium.Xaw3sa (deleted)
7fc710f46000-7fc710f86000 rw-s 00000000 00:1c 58767                      /dev/shm/.org.chromium.Chromium.03g9Wu (deleted)
7fc710f86000-7fc710f87000 ---p 00000000 00:00 0 
7fc710f87000-7fc711787000 rw-p 00000000 00:00 0 
7fc711787000-7fc711788000 ---p 00000000 00:00 0 
7fc711788000-7fc711f88000 rw-p 00000000 00:00 0 
7fc711f88000-7fc711f8c000 r--p 00000000 103:02 401659                    /usr/lib/x86_64-linux-gnu/libxkbfile.so.1.0.2
7fc711f8c000-7fc711fa6000 r-xp 00004000 103:02 401659                    /usr/lib/x86_64-linux-gnu/libxkbfile.so.1.0.2
7fc711fa6000-7fc711fad000 r--p 0001e000 103:02 401659                    /usr/lib/x86_64-linux-gnu/libxkbfile.so.1.0.2
7fc711fad000-7fc711fae000 r--p 00024000 103:02 401659                    /usr/lib/x86_64-linux-gnu/libxkbfile.so.1.0.2
7fc711fae000-7fc711faf000 rw-p 00025000 103:02 401659                    /usr/lib/x86_64-linux-gnu/libxkbfile.so.1.0.2
7fc711faf000-7fc711fb0000 r--s 00000000 103:02 6291719                   /var/cache/fontconfig/4f795c3b-8a8d-4f29-8bd8-258be1091e76-le64.cache-7
7fc711fb0000-7fc711fb1000 r--s 00000000 103:02 6291756                   /var/cache/fontconfig/ca8f8835-7fad-4b1a-9cea-873cf12bf18f-le64.cache-7
7fc711fb1000-7fc711fb2000 r--s 00000000 103:02 6291748                   /var/cache/fontconfig/b98127a5-afd9-4aa6-b9b1-edbef33050a3-le64.cache-7
7fc711fb2000-7fc711fb5000 r--s 00000000 103:02 6291708                   /var/cache/fontconfig/23d608db-b569-40e5-aacd-19ddd8faa3d7-le64.cache-7
7fc711fb5000-7fc711fb7000 r--s 00000000 103:02 6291733                   /var/cache/fontconfig/82bdf6d4-b35d-425c-b7f7-6fa92b164114-le64.cache-7
7fc711fb7000-7fc711fba000 r--s 00000000 103:02 6291752                   /var/cache/fontconfig/c1857972-f616-49d7-8654-72e3cb3cb73f-le64.cache-7
7fc711fba000-7fc711fc8000 r--s 00000000 103:02 6291709                   /var/cache/fontconfig/26232bfa-519c-4e57-b68b-02eb836b3958-le64.cache-7
7fc711fc8000-7fc711fc9000 rw-s 00000000 00:1c 57204                      /dev/shm/.org.chromium.Chromium.12VVi3 (deleted)
7fc711fc9000-7fc711fd3000 r--p 00000000 07:02 2509                       /snap/code/82/usr/share/code/resources/app/node_modules.asar.unpacked/native-keymap/build/Release/keymapping.node
7fc711fd3000-7fc711fd9000 r-xp 00009000 07:02 2509                       /snap/code/82/usr/share/code/resources/app/node_modules.asar.unpacked/native-keymap/build/Release/keymapping.node
7fc711fd9000-7fc711fdc000 r--p 0000e000 07:02 2509                       /snap/code/82/usr/share/code/resources/app/node_modules.asar.unpacked/native-keymap/build/Release/keymapping.node
7fc711fdc000-7fc711fdd000 rw-p 00010000 07:02 2509                       /snap/code/82/usr/share/code/resources/app/node_modules.asar.unpacked/native-keymap/build/Release/keymapping.node
7fc711fdd000-7fc711fdf000 rw-p 00069000 07:02 2509                       /snap/code/82/usr/share/code/resources/app/node_modules.asar.unpacked/native-keymap/build/Release/keymapping.node
7fc711fdf000-7fc712024000 r--p 00000000 07:02 2495                       /snap/code/82/usr/share/code/resources/app/node_modules.asar.unpacked/@vscode/sqlite3/build/Release/sqlite.node
7fc712024000-7fc71218f000 r-xp 00044000 07:02 2495                       /snap/code/82/usr/share/code/resources/app/node_modules.asar.unpacked/@vscode/sqlite3/build/Release/sqlite.node
7fc71218f000-7fc712194000 r--p 001ae000 07:02 2495                       /snap/code/82/usr/share/code/resources/app/node_modules.asar.unpacked/@vscode/sqlite3/build/Release/sqlite.node
7fc712194000-7fc712198000 rw-p 001b2000 07:02 2495                       /snap/code/82/usr/share/code/resources/app/node_modules.asar.unpacked/@vscode/sqlite3/build/Release/sqlite.node
7fc712198000-7fc7121a1000 rw-p 0021c000 07:02 2495                       /snap/code/82/usr/share/code/resources/app/node_modules.asar.unpacked/@vscode/sqlite3/build/Release/sqlite.node
7fc7121a1000-7fc7121a2000 r--s 00000000 103:02 6291730                   /var/cache/fontconfig/757c7f62-c822-4770-b548-dec07eb55ad3-le64.cache-7
7fc7121a2000-7fc7121a3000 r--s 00000000 103:02 6291740                   /var/cache/fontconfig/9d6b3140-7f54-411f-bb0a-aef70386aa20-le64.cache-7
7fc7121a3000-7fc7121a4000 r--s 00000000 103:02 6291746                   /var/cache/fontconfig/b2e13027-b5d8-4153-af60-bdfb08211f27-le64.cache-7
7fc7121a4000-7fc7121a5000 r--s 00000000 103:02 6291715                   /var/cache/fontconfig/3c40627f-3061-444e-a0c4-8afbf137c2d0-le64.cache-7
7fc7121a5000-7fc7121a6000 r--s 00000000 103:02 6291706                   /var/cache/fontconfig/21ea8a85-f1b4-41f7-8cb7-eb831815f4d9-le64.cache-7
7fc7121a6000-7fc7121b6000 r--s 00000000 103:02 6291721                   /var/cache/fontconfig/57bbb8fd-a069-4d7f-8263-32e2865f0ab9-le64.cache-7
7fc7121b6000-7fc7121bf000 r--p 00000000 07:02 2499                       /snap/code/82/usr/share/code/resources/app/node_modules.asar.unpacked/keytar/build/Release/keytar.node
7fc7121bf000-7fc7121ca000 r-xp 00008000 07:02 2499                       /snap/code/82/usr/share/code/resources/app/node_modules.asar.unpacked/keytar/build/Release/keytar.node
7fc7121ca000-7fc7121cc000 r--p 00012000 07:02 2499                       /snap/code/82/usr/share/code/resources/app/node_modules.asar.unpacked/keytar/build/Release/keytar.node
7fc7121cc000-7fc7121cd000 rw-p 00013000 07:02 2499                       /snap/code/82/usr/share/code/resources/app/node_modules.asar.unpacked/keytar/build/Release/keytar.node
7fc7121cd000-7fc7121ce000 rw-p 00000000 00:00 0 
7fc7121ce000-7fc7121d2000 rw-p 0006b000 07:02 2499                       /snap/code/82/usr/share/code/resources/app/node_modules.asar.unpacked/keytar/build/Release/keytar.node
7fc7121d2000-7fc7121d4000 rw-s 00000000 103:02 10619811                  /home/zamis/.config/Code/GPUCache/data_3
7fc7121d4000-7fc7121d6000 rw-s 00000000 103:02 10619810                  /home/zamis/.config/Code/GPUCache/data_2
7fc7121d6000-7fc7121d7000 r--s 00000000 103:02 6291729                   /var/cache/fontconfig/748d7bac-c22a-4c72-a54e-6817a08958d3-le64.cache-7
7fc7121d7000-7fc7121d8000 r--s 00000000 103:02 6291718                   /var/cache/fontconfig/4970daf4-22f8-42fe-8786-b616813bb9a3-le64.cache-7
7fc7121d8000-7fc7121d9000 r--s 00000000 103:02 6291732                   /var/cache/fontconfig/7e47d6c7-cf46-4659-a461-ce0c44a6c60a-le64.cache-7
7fc7121d9000-7fc7121dc000 r--s 00000000 103:02 6291726                   /var/cache/fontconfig/63a06cf4-77a1-4027-b99a-a3ed2e39d836-le64.cache-7
7fc7121dc000-7fc7121df000 r--s 00000000 103:02 6291705                   /var/cache/fontconfig/21919293-c266-4f4a-ac65-95b51bb7699a-le64.cache-7
7fc7121df000-7fc7121e0000 r--s 00000000 103:02 10623830                  /home/zamis/.cache/fontconfig/f8e3ae07-fdef-4eef-9feb-7453b261da50-le64.cache-7
7fc7121e0000-7fc7121e4000 rw-p 00000000 00:00 0 
7fc7121e4000-7fc7121e6000 rw-p 00000000 00:00 0 
7fc7121e6000-7fc7121e7000 ---p 00000000 00:00 0 
7fc7121e7000-7fc7129e7000 rw-p 00000000 00:00 0 
7fc7129e7000-7fc7129e8000 ---p 00000000 00:00 0 
7fc7129e8000-7fc7131e8000 rw-p 00000000 00:00 0 
7fc7131e8000-7fc71323f000 r--p 00000000 103:02 1836335                   /usr/share/fonts/truetype/ubuntu/Ubuntu-R.ttf
7fc71323f000-7fc713240000 ---p 00000000 00:00 0 
7fc713240000-7fc713a40000 rw-p 00000000 00:00 0 
7fc713a40000-7fc713a6f000 r--p 00000000 07:02 2526                       /snap/code/82/usr/share/code/resources/app/node_modules.asar.unpacked/spdlog/build/Release/spdlog.node
7fc713a6f000-7fc713abd000 r-xp 0002e000 07:02 2526                       /snap/code/82/usr/share/code/resources/app/node_modules.asar.unpacked/spdlog/build/Release/spdlog.node
7fc713abd000-7fc713ac2000 r--p 0007b000 07:02 2526                       /snap/code/82/usr/share/code/resources/app/node_modules.asar.unpacked/spdlog/build/Release/spdlog.node
7fc713ac2000-7fc713ac3000 rw-p 0007f000 07:02 2526                       /snap/code/82/usr/share/code/resources/app/node_modules.asar.unpacked/spdlog/build/Release/spdlog.node
7fc713ac3000-7fc713ac5000 rw-p 00000000 00:00 0 
7fc713ac5000-7fc713ad7000 rw-p 00279000 07:02 2526                       /snap/code/82/usr/share/code/resources/app/node_modules.asar.unpacked/spdlog/build/Release/spdlog.node
7fc713ad7000-7fc713ad8000 ---p 00000000 00:00 0 
7fc713ad8000-7fc7142d8000 rw-p 00000000 00:00 0 
7fc7142d8000-7fc7142d9000 ---p 00000000 00:00 0 
7fc7142d9000-7fc714ad9000 rw-p 00000000 00:00 0 
7fc714ad9000-7fc714ada000 ---p 00000000 00:00 0 
7fc714ada000-7fc7152da000 rw-p 00000000 00:00 0 
7fc7152da000-7fc7152db000 ---p 00000000 00:00 0 
7fc7152db000-7fc715adb000 rw-p 00000000 00:00 0 
7fc715adb000-7fc715adc000 ---p 00000000 00:00 0 
7fc715adc000-7fc7162dc000 rw-p 00000000 00:00 0 
7fc7162dc000-7fc7162dd000 ---p 00000000 00:00 0 
7fc7162dd000-7fc716add000 rw-p 00000000 00:00 0 
7fc716add000-7fc716ade000 ---p 00000000 00:00 0 
7fc716ade000-7fc7172de000 rw-p 00000000 00:00 0 
7fc7172de000-7fc7172fc000 r-xp 00000000 07:17 2221                       /snap/core/11993/lib/x86_64-linux-gnu/libudev.so.1.6.4
7fc7172fc000-7fc7172fd000 r--p 0001d000 07:17 2221                       /snap/core/11993/lib/x86_64-linux-gnu/libudev.so.1.6.4
7fc7172fd000-7fc7172fe000 rw-p 0001e000 07:17 2221                       /snap/core/11993/lib/x86_64-linux-gnu/libudev.so.1.6.4
7fc7172fe000-7fc7172ff000 ---p 00000000 00:00 0 
7fc7172ff000-7fc717aff000 rw-p 00000000 00:00 0 
7fc717aff000-7fc717b00000 ---p 00000000 00:00 0 
7fc717b00000-7fc718300000 rw-p 00000000 00:00 0 
7fc718300000-7fc718320000 rw-s 00000000 00:1c 57200                      /dev/shm/.org.chromium.Chromium.dKpSSh (deleted)
7fc718320000-7fc718321000 ---p 00000000 00:00 0 
7fc718321000-7fc718b21000 rw-p 00000000 00:00 0 
7fc718b21000-7fc718b22000 ---p 00000000 00:00 0 
7fc718b22000-7fc719322000 rw-p 00000000 00:00 0 
7fc719322000-7fc719323000 ---p 00000000 00:00 0 
7fc719323000-7fc719b23000 rw-p 00000000 00:00 0 
7fc719b23000-7fc719b24000 ---p 00000000 00:00 0 
7fc719b24000-7fc71a324000 rw-p 00000000 00:00 0 
7fc71a324000-7fc71a325000 ---p 00000000 00:00 0 
7fc71a325000-7fc71ab25000 rw-p 00000000 00:00 0 
7fc71ab25000-7fc71ab2c000 r--p 00000000 103:02 10647311                  /home/zamis/.config/dconf/user
7fc71ab2c000-7fc71ab60000 r--p 00000000 103:02 1838400                   /usr/share/glib-2.0/schemas/gschemas.compiled
7fc71ab60000-7fc71b009000 r--s 00000000 07:02 2774                       /snap/code/82/usr/share/code/resources.pak
7fc71b009000-7fc71b01e000 r--s 00000000 07:02 1366                       /snap/code/82/usr/share/code/locales/en-US.pak
7fc71b01e000-7fc71b051000 r--s 00000000 07:02 1347                       /snap/code/82/usr/share/code/chrome_200_percent.pak
7fc71b051000-7fc71b074000 r--s 00000000 07:02 1346                       /snap/code/82/usr/share/code/chrome_100_percent.pak
7fc71b074000-7fc71b075000 ---p 00000000 00:00 0 
7fc71b075000-7fc71b875000 rw-p 00000000 00:00 0 
7fc71b875000-7fc71b87c000 r-xp 00000000 07:02 493                        /snap/code/82/usr/lib/x86_64-linux-gnu/libogg.so.0.8.2
7fc71b87c000-7fc71ba7c000 ---p 00007000 07:02 493                        /snap/code/82/usr/lib/x86_64-linux-gnu/libogg.so.0.8.2
7fc71ba7c000-7fc71ba7d000 r--p 00007000 07:02 493                        /snap/code/82/usr/lib/x86_64-linux-gnu/libogg.so.0.8.2
7fc71ba7d000-7fc71ba7f000 rw-p 00008000 07:02 493                        /snap/code/82/usr/lib/x86_64-linux-gnu/libogg.so.0.8.2
7fc71ba7f000-7fc71baa9000 r-xp 00000000 07:02 548                        /snap/code/82/usr/lib/x86_64-linux-gnu/libvorbis.so.0.4.8
7fc71baa9000-7fc71bca8000 ---p 0002a000 07:02 548                        /snap/code/82/usr/lib/x86_64-linux-gnu/libvorbis.so.0.4.8
7fc71bca8000-7fc71bca9000 r--p 00029000 07:02 548                        /snap/code/82/usr/lib/x86_64-linux-gnu/libvorbis.so.0.4.8
7fc71bca9000-7fc71bcac000 rw-p 0002a000 07:02 548                        /snap/code/82/usr/lib/x86_64-linux-gnu/libvorbis.so.0.4.8
7fc71bcac000-7fc71bcb0000 r--p 00000000 103:02 393857                    /usr/lib/x86_64-linux-gnu/libtdb.so.1.4.3
7fc71bcb0000-7fc71bcbe000 r-xp 00004000 103:02 393857                    /usr/lib/x86_64-linux-gnu/libtdb.so.1.4.3
7fc71bcbe000-7fc71bcc4000 r--p 00012000 103:02 393857                    /usr/lib/x86_64-linux-gnu/libtdb.so.1.4.3
7fc71bcc4000-7fc71bcc5000 r--p 00017000 103:02 393857                    /usr/lib/x86_64-linux-gnu/libtdb.so.1.4.3
7fc71bcc5000-7fc71bcc6000 rw-p 00018000 103:02 393857                    /usr/lib/x86_64-linux-gnu/libtdb.so.1.4.3
7fc71bcc6000-7fc71bd7f000 r--p 00000000 103:02 2888020                   /usr/share/themes/Yaru-dark/gtk-3.20/gtk.gresource
7fc71bd7f000-7fc71bd80000 r-xp 00000000 07:02 308                        /snap/code/82/usr/lib/x86_64-linux-gnu/libX11-xcb.so.1.0.0
7fc71bd80000-7fc71bf7f000 ---p 00001000 07:02 308                        /snap/code/82/usr/lib/x86_64-linux-gnu/libX11-xcb.so.1.0.0
7fc71bf7f000-7fc71bf80000 r--p 00000000 07:02 308                        /snap/code/82/usr/lib/x86_64-linux-gnu/libX11-xcb.so.1.0.0
7fc71bf80000-7fc71bf82000 rw-p 00001000 07:02 308                        /snap/code/82/usr/lib/x86_64-linux-gnu/libX11-xcb.so.1.0.0
7fc71bf82000-7fc71bf83000 ---p 00000000 00:00 0 
7fc71bf83000-7fc71c783000 rw-p 00000000 00:00 0 
7fc71c783000-7fc71c784000 ---p 00000000 00:00 0 
7fc71c784000-7fc71cf84000 rw-p 00000000 00:00 0 
7fc71cf84000-7fc71cf85000 ---p 00000000 00:00 0 
7fc71cf85000-7fc71d785000 rw-p 00000000 00:00 0 
7fc71d785000-7fc71d786000 ---p 00000000 00:00 0 
7fc71d786000-7fc71df86000 rw-p 00000000 00:00 0 
7fc71df86000-7fc71df87000 ---p 00000000 00:00 0 
7fc71df87000-7fc71e787000 rw-p 00000000 00:00 0 
7fc71e787000-7fc71e788000 ---p 00000000 00:00 0 
7fc71e788000-7fc71ef88000 rw-p 00000000 00:00 0 
7fc71ef88000-7fc71ef89000 ---p 00000000 00:00 0 
7fc71ef89000-7fc71f789000 rw-p 00000000 00:00 0 
7fc71f789000-7fc71f78a000 ---p 00000000 00:00 0 
7fc71f78a000-7fc71ff8a000 rw-p 00000000 00:00 0 
7fc71ff8a000-7fc71ff8b000 ---p 00000000 00:00 0 
7fc71ff8b000-7fc72078b000 rw-p 00000000 00:00 0 
7fc72078b000-7fc72078c000 ---p 00000000 00:00 0 
7fc72078c000-7fc720f8c000 rw-p 00000000 00:00 0 
7fc720f8c000-7fc720f8d000 ---p 00000000 00:00 0 
7fc720f8d000-7fc72178d000 rw-p 00000000 00:00 0 
7fc72178d000-7fc72217c000 r--s 00000000 07:02 1349                       /snap/code/82/usr/share/code/icudtl.dat
7fc72217c000-7fc7229ae000 r--p 00000000 103:02 395721                    /usr/lib/locale/locale-archive
7fc7229ae000-7fc7229d5000 r-xp 00000000 07:02 473                        /snap/code/82/usr/lib/x86_64-linux-gnu/libkj-0.5.3.so
7fc7229d5000-7fc722bd5000 ---p 00027000 07:02 473                        /snap/code/82/usr/lib/x86_64-linux-gnu/libkj-0.5.3.so
7fc722bd5000-7fc722bd6000 r--p 00027000 07:02 473                        /snap/code/82/usr/lib/x86_64-linux-gnu/libkj-0.5.3.so
7fc722bd6000-7fc722bdf000 rw-p 00028000 07:02 473                        /snap/code/82/usr/lib/x86_64-linux-gnu/libkj-0.5.3.so
7fc722bdf000-7fc722bf6000 r-xp 00000000 07:02 351                        /snap/code/82/usr/lib/x86_64-linux-gnu/libboost_filesystem.so.1.58.0
7fc722bf6000-7fc722df5000 ---p 00017000 07:02 351                        /snap/code/82/usr/lib/x86_64-linux-gnu/libboost_filesystem.so.1.58.0
7fc722df5000-7fc722df6000 r--p 00016000 07:02 351                        /snap/code/82/usr/lib/x86_64-linux-gnu/libboost_filesystem.so.1.58.0
7fc722df6000-7fc722dfb000 rw-p 00017000 07:02 351                        /snap/code/82/usr/lib/x86_64-linux-gnu/libboost_filesystem.so.1.58.0
7fc722dfb000-7fc722e1f000 r-xp 00000000 07:02 433                        /snap/code/82/usr/lib/x86_64-linux-gnu/libgraphite2.so.3.0.1
7fc722e1f000-7fc72301e000 ---p 00024000 07:02 433                        /snap/code/82/usr/lib/x86_64-linux-gnu/libgraphite2.so.3.0.1
7fc72301e000-7fc723020000 r--p 00023000 07:02 433                        /snap/code/82/usr/lib/x86_64-linux-gnu/libgraphite2.so.3.0.1
7fc723020000-7fc723022000 rw-p 00025000 07:02 433                        /snap/code/82/usr/lib/x86_64-linux-gnu/libgraphite2.so.3.0.1
7fc723022000-7fc723034000 r-xp 00000000 07:17 2117                       /snap/core/11993/lib/x86_64-linux-gnu/libgpg-error.so.0.17.0
7fc723034000-7fc723234000 ---p 00012000 07:17 2117                       /snap/core/11993/lib/x86_64-linux-gnu/libgpg-error
.so.0.17.0
7fc723234000-7fc723235000 r--p 00012000 07:17 2117                       /snap/core/11993/lib/x86_64-linux-gnu/libgpg-error.so.0.17.0
7fc723235000-7fc723236000 rw-p 00013000 07:17 2117                       /snap/core/11993/lib/x86_64-linux-gnu/libgpg-error.so.0.17.0
7fc723236000-7fc72323c000 r-xp 00000000 07:02 368                        /snap/code/82/usr/lib/x86_64-linux-gnu/libdatrie.so.1.3.3
7fc72323c000-7fc72343c000 ---p 00006000 07:02 368                        /snap/code/82/usr/lib/x86_64-linux-gnu/libdatrie.so.1.3.3
7fc72343c000-7fc72343d000 r--p 00006000 07:02 368                        /snap/code/82/usr/lib/x86_64-linux-gnu/libdatrie.so.1.3.3
7fc72343d000-7fc72343f000 rw-p 00007000 07:02 368                        /snap/code/82/usr/lib/x86_64-linux-gnu/libdatrie.so.1.3.3
7fc72343f000-7fc7235b1000 r-xp 00000000 07:17 6954                       /snap/core/11993/usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.21
7fc7235b1000-7fc7237b1000 ---p 00172000 07:17 6954                       /snap/core/11993/usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.21
7fc7237b1000-7fc7237bb000 r--p 00172000 07:17 6954                       /snap/core/11993/usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.21
7fc7237bb000-7fc7237bd000 rw-p 0017c000 07:17 6954                       /snap/core/11993/usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.21
7fc7237bd000-7fc7237c1000 rw-p 00000000 00:00 0 
7fc7237c1000-7fc7237f1000 r-xp 00000000 07:02 515                        /snap/code/82/usr/lib/x86_64-linux-gnu/libprotobuf-lite.so.9.0.1
7fc7237f1000-7fc7239f0000 ---p 00030000 07:02 515                        /snap/code/82/usr/lib/x86_64-linux-gnu/libprotobuf-lite.so.9.0.1
7fc7239f0000-7fc7239f1000 r--p 0002f000 07:02 515                        /snap/code/82/usr/lib/x86_64-linux-gnu/libprotobuf-lite.so.9.0.1
7fc7239f1000-7fc7239fb000 rw-p 00030000 07:02 515                        /snap/code/82/usr/lib/x86_64-linux-gnu/libprotobuf-lite.so.9.0.1
7fc7239fb000-7fc7239fe000 r-xp 00000000 07:02 352                        /snap/code/82/usr/lib/x86_64-linux-gnu/libboost_system.so.1.58.0
7fc7239fe000-7fc723bfd000 ---p 00003000 07:02 352                        /snap/code/82/usr/lib/x86_64-linux-gnu/libboost_system.so.1.58.0
7fc723bfd000-7fc723bfe000 r--p 00002000 07:02 352                        /snap/code/82/usr/lib/x86_64-linux-gnu/libboost_system.so.1.58.0
7fc723bfe000-7fc723c00000 rw-p 00003000 07:02 352                        /snap/code/82/usr/lib/x86_64-linux-gnu/libboost_system.so.1.58.0
7fc723c00000-7fc723c07000 r-xp 00000000 07:02 483                        /snap/code/82/usr/lib/x86_64-linux-gnu/libmircore.so.1
7fc723c07000-7fc723e07000 ---p 00007000 07:02 483                        /snap/code/82/usr/lib/x86_64-linux-gnu/libmircore.so.1
7fc723e07000-7fc723e08000 r--p 00007000 07:02 483                        /snap/code/82/usr/lib/x86_64-linux-gnu/libmircore.so.1
7fc723e08000-7fc723e0b000 rw-p 00008000 07:02 483                        /snap/code/82/usr/lib/x86_64-linux-gnu/libmircore.so.1
7fc723e0b000-7fc723e90000 r-xp 00000000 07:02 357                        /snap/code/82/usr/lib/x86_64-linux-gnu/libcapnp-0.5.3.so
7fc723e90000-7fc72408f000 ---p 00085000 07:02 357                        /snap/code/82/usr/lib/x86_64-linux-gnu/libcapnp-0.5.3.so
7fc72408f000-7fc724092000 r--p 00084000 07:02 357                        /snap/code/82/usr/lib/x86_64-linux-gnu/libcapnp-0.5.3.so
7fc724092000-7fc7240ab000 rw-p 00087000 07:02 357                        /snap/code/82/usr/lib/x86_64-linux-gnu/libcapnp-0.5.3.so
7fc7240ab000-7fc72411a000 r-xp 00000000 07:02 484                        /snap/code/82/usr/lib/x86_64-linux-gnu/libmirprotobuf.so.3
7fc72411a000-7fc724319000 ---p 0006f000 07:02 484                        /snap/code/82/usr/lib/x86_64-linux-gnu/libmirprotobuf.so.3
7fc724319000-7fc72431c000 r--p 0006e000 07:02 484                        /snap/code/82/usr/lib/x86_64-linux-gnu/libmirprotobuf.so.3
7fc72431c000-7fc724331000 rw-p 00071000 07:02 484                        /snap/code/82/usr/lib/x86_64-linux-gnu/libmirprotobuf.so.3
7fc724331000-7fc724375000 r-xp 00000000 07:02 482                        /snap/code/82/usr/lib/x86_64-linux-gnu/libmircommon.so.7
7fc724375000-7fc724575000 ---p 00044000 07:02 482                        /snap/code/82/usr/lib/x86_64-linux-gnu/libmircommon.so.7
7fc724575000-7fc724577000 r--p 00044000 07:02 482                        /snap/code/82/usr/lib/x86_64-linux-gnu/libmircommon.so.7
7fc724577000-7fc724581000 rw-p 00046000 07:02 482                        /snap/code/82/usr/lib/x86_64-linux-gnu/libmircommon.so.7
7fc724581000-7fc724585000 r-xp 00000000 07:17 2229                       /snap/core/11993/lib/x86_64-linux-gnu/libuuid.so.1.3.0
7fc724585000-7fc724784000 ---p 00004000 07:17 2229                       /snap/core/11993/lib/x86_64-linux-gnu/libuuid.so.1.3.0
7fc724784000-7fc724785000 r--p 00003000 07:17 2229                       /snap/core/11993/lib/x86_64-linux-gnu/libuuid.so.1.3.0
7fc724785000-7fc724786000 rw-p 00004000 07:17 2229                       /snap/core/11993/lib/x86_64-linux-gnu/libuuid.so.1.3.0
7fc724786000-7fc724818000 r-xp 00000000 07:02 443                        /snap/code/82/usr/lib/x86_64-linux-gnu/libharfbuzz.so.0.10400.2
7fc724818000-7fc724a17000 ---p 00092000 07:02 443                        /snap/code/82/usr/lib/x86_64-linux-gnu/libharfbuzz.so.0.10400.2
7fc724a17000-7fc724a19000 r--p 00091000 07:02 443                        /snap/code/82/usr/lib/x86_64-linux-gnu/libharfbuzz.so.0.10400.2
7fc724a19000-7fc724a1e000 rw-p 00093000 07:02 443                        /snap/code/82/usr/lib/x86_64-linux-gnu/libharfbuzz.so.0.10400.2
7fc724a1e000-7fc724af5000 r-xp 00000000 07:17 2113                       /snap/core/11993/lib/x86_64-linux-gnu/libgcrypt.so.20.0.5
7fc724af5000-7fc724cf5000 ---p 000d7000 07:17 2113                       /snap/core/11993/lib/x86_64-linux-gnu/libgcrypt.so.20.0.5
7fc724cf5000-7fc724cf6000 r--p 000d7000 07:17 2113                       /snap/core/11993/lib/x86_64-linux-gnu/libgcrypt.so.20.0.5
7fc724cf6000-7fc724cfe000 rw-p 000d8000 07:17 2113                       /snap/core/11993/lib/x86_64-linux-gnu/libgcrypt.so.20.0.5
7fc724cfe000-7fc724cff000 rw-p 00000000 00:00 0 
7fc724cff000-7fc724d20000 r-xp 00000000 07:17 2135                       /snap/core/11993/lib/x86_64-linux-gnu/liblzma.so.5.0.0
7fc724d20000-7fc724f1f000 ---p 00021000 07:17 2135                       /snap/core/11993/lib/x86_64-linux-gnu/liblzma.so.5.0.0
7fc724f1f000-7fc724f20000 r--p 00020000 07:17 2135                       /snap/core/11993/lib/x86_64-linux-gnu/liblzma.so.5.0.0
7fc724f20000-7fc724f21000 rw-p 00021000 07:17 2135                       /snap/core/11993/lib/x86_64-linux-gnu/liblzma.so.5.0.0
7fc724f21000-7fc724f5d000 r-xp 00000000 07:17 2073                       /snap/core/11993/lib/x86_64-linux-gnu/libblkid.so.1.1.0
7fc724f5d000-7fc72515c000 ---p 0003c000 07:17 2073                       /snap/core/11993/lib/x86_64-linux-gnu/libblkid.so.1.1.0
7fc72515c000-7fc725160000 r--p 0003b000 07:17 2073                       /snap/core/11993/lib/x86_64-linux-gnu/libblkid.so.1.1.0
7fc725160000-7fc725161000 rw-p 0003f000 07:17 2073                       /snap/core/11993/lib/x86_64-linux-gnu/libblkid.so.1.1.0
7fc725161000-7fc725162000 rw-p 00000000 00:00 0 
7fc725162000-7fc725172000 r-xp 00000000 07:02 558                        /snap/code/82/usr/lib/x86_64-linux-gnu/libwayland-server.so.0.1.0
7fc725172000-7fc725372000 ---p 00010000 07:02 558                        /snap/code/82/usr/lib/x86_64-linux-gnu/libwayland-server.so.0.1.0
7fc725372000-7fc725374000 r--p 00010000 07:02 558                        /snap/code/82/usr/lib/x86_64-linux-gnu/libwayland-server.so.0.1.0
7fc725374000-7fc725377000 rw-p 00012000 07:02 558                        /snap/code/82/usr/lib/x86_64-linux-gnu/libwayland-server.so.0.1.0
7fc725377000-7fc72537c000 r-xp 00000000 07:02 320                        /snap/code/82/usr/lib/x86_64-linux-gnu/libXdmcp.so.6.0.0
7fc72537c000-7fc72557b000 ---p 00005000 07:02 320                        /snap/code/82/usr/lib/x86_64-linux-gnu/libXdmcp.so.6.0.0
7fc72557b000-7fc72557c000 r--p 00004000 07:02 320                        /snap/code/82/usr/lib/x86_64-linux-gnu/libXdmcp.so.6.0.0
7fc72557c000-7fc72557e000 rw-p 00005000 07:02 320                        /snap/code/82/usr/lib/x86_64-linux-gnu/libXdmcp.so.6.0.0
7fc72557e000-7fc725580000 r-xp 00000000 07:02 312                        /snap/code/82/usr/lib/x86_64-linux-gnu/libXau.so.6.0.0
7fc725580000-7fc725780000 ---p 00002000 07:02 312                        /snap/code/82/usr/lib/x86_64-linux-gnu/libXau.so.6.0.0
7fc725780000-7fc725781000 r--p 00002000 07:02 312                        /snap/code/82/usr/lib/x86_64-linux-gnu/libXau.so.6.0.0
7fc725781000-7fc725783000 rw-p 00003000 07:02 312                        /snap/code/82/usr/lib/x86_64-linux-gnu/libXau.so.6.0.0
7fc725783000-7fc72578c000 r-xp 00000000 07:02 332                        /snap/code/82/usr/lib/x86_64-linux-gnu/libXrender.so.1.3.0
7fc72578c000-7fc72598b000 ---p 00009000 07:02 332                        /snap/code/82/usr/lib/x86_64-linux-gnu/libXrender.so.1.3.0
7fc72598b000-7fc72598c000 r--p 00008000 07:02 332                        /snap/code/82/usr/lib/x86_64-linux-gnu/libXrender.so.1.3.0
7fc72598c000-7fc72598e000 rw-p 00009000 07:02 332                        /snap/code/82/usr/lib/x86_64-linux-gnu/libXrender.so.1.3.0
7fc72598e000-7fc725996000 r-xp 00000000 07:02 566                        /snap/code/82/usr/lib/x86_64-linux-gnu/libxcb-render.so.0.0.0
7fc725996000-7fc725b96000 ---p 00008000 07:02 566                        /snap/code/82/usr/lib/x86_64-linux-gnu/libxcb-render.so.0.0.0
7fc725b96000-7fc725b97000 r--p 00008000 07:02 566                        /snap/code/82/usr/lib/x86_64-linux-gnu/libxcb-render.so.0.0.0
7fc725b97000-7fc725b9a000 rw-p 00009000 07:02 566                        /snap/code/82/usr/lib/x86_64-linux-gnu/libxcb-render.so.0.0.0
7fc725b9a000-7fc725b9c000 r-xp 00000000 07:02 568                        /snap/code/82/usr/lib/x86_64-linux-gnu/libxcb-shm.so.0.0.0
7fc725b9c000-7fc725d9c000 ---p 00002000 07:02 568                        /snap/code/82/usr/lib/x86_64-linux-gnu/libxcb-shm.so.0.0.0
7fc725d9c000-7fc725d9d000 r--p 00002000 07:02 568                        /snap/code/82/usr/lib/x86_64-linux-gnu/libxcb-shm.so.0.0.0
7fc725d9d000-7fc725d9f000 rw-p 00003000 07:02 568                        /snap/code/82/usr/lib/x86_64-linux-gnu/libxcb-shm.so.0.0.0
7fc725d9f000-7fc725dd0000 r-xp 00000000 07:02 511                        /snap/code/82/usr/lib/x86_64-linux-gnu/libpng16.so.16.32.0
7fc725dd0000-7fc725fcf000 ---p 00031000 07:02 511                        /snap/code/82/usr/lib/x86_64-linux-gnu/libpng16.so.16.32.0
7fc725fcf000-7fc725fd0000 r--p 00030000 07:02 511                        /snap/code/82/usr/lib/x86_64-linux-gnu/libpng16.so.16.32.0
7fc725fd0000-7fc725fd3000 rw-p 00031000 07:02 511                        /snap/code/82/usr/lib/x86_64-linux-gnu/libpng16.so.16.32.0
7fc725fd3000-7fc726081000 r-xp 00000000 07:02 400                        /snap/code/82/usr/lib/x86_64-linux-gnu/libfreetype.so.6.15.0
7fc726081000-7fc726280000 ---p 000ae000 07:02 400                        /snap/code/82/usr/lib/x86_64-linux-gnu/libfreetype.so.6.15.0
7fc726280000-7fc726287000 r--p 000ad000 07:02 400                        /snap/code/82/usr/lib/x86_64-linux-gnu/libfreetype.so.6.15.0
7fc726287000-7fc72628a000 rw-p 000b4000 07:02 400                        /snap/code/82/usr/lib/x86_64-linux-gnu/libfreetype.so.6.15.0
7fc72628a000-7fc726329000 r-xp 00000000 07:02 507                        /snap/code/82/usr/lib/x86_64-linux-gnu/libpixman-1.so.0.33.6
7fc726329000-7fc726529000 ---p 0009f000 07:02 507                        /snap/code/82/usr/lib/x86_64-linux-gnu/libpixman-1.so.0.33.6
7fc726529000-7fc726531000 r--p 0009f000 07:02 507                        /snap/code/82/usr/lib/x86_64-linux-gnu/libpixman-1.so.0.33.6
7fc726531000-7fc726534000 rw-p 000a7000 07:02 507                        /snap/code/82/usr/lib/x86_64-linux-gnu/libpixman-1.so.0.33.6
7fc726534000-7fc72653c000 r-xp 00000000 07:02 543                        /snap/code/82/usr/lib/x86_64-linux-gnu/libthai.so.0.2.4
7fc72653c000-7fc72673b000 ---p 00008000 07:02 543                        /snap/code/82/usr/lib/x86_64-linux-gnu/libthai.so.0.2.4
7fc72673b000-7fc72673c000 r--p 00007000 07:02 543                        /snap/code/82/usr/lib/x86_64-linux-gnu/libthai.so.0.2.4
7fc72673c000-7fc72673d000 rw-p 00008000 07:02 543                        /snap/code/82/usr/lib/x86_64-linux-gnu/libthai.so.0.2.4
7fc72673d000-7fc72673e000 rw-p 0000a000 07:02 543                        /snap/code/82/usr/lib/x86_64-linux-gnu/libthai.so.0.2.4
7fc72673e000-7fc7267de000 r-xp 00000000 07:02 481                        /snap/code/82/usr/lib/x86_64-linux-gnu/libmirclient.so.9
7fc7267de000-7fc7269dd000 ---p 000a0000 07:02 481                        /snap/code/82/usr/lib/x86_64-linux-gnu/libmirclient.so.9
7fc7269dd000-7fc7269e3000 r--p 0009f000 07:02 481                        /snap/code/82/usr/lib/x86_64-linux-gnu/libmirclient.so.9
7fc7269e3000-7fc7269f2000 rw-p 000a5000 07:02 481                        /snap/code/82/usr/lib/x86_64-linux-gnu/libmirclient.so.9
7fc7269f2000-7fc7269fe000 r-xp 00000000 07:02 552                        /snap/code/82/usr/lib/x86_64-linux-gnu/libwayland-client.so.0.3.0
7fc7269fe000-7fc726bfe000 ---p 0000c000 07:02 552                        /snap/code/82/usr/lib/x86_64-linux-gnu/libwayland-client.so.0.3.0
7fc726bfe000-7fc726c00000 r--p 0000c000 07:02 552                        /snap/code/82/usr/lib/x86_64-linux-gnu/libwayland-client.so.0.3.0
7fc726c00000-7fc726c02000 rw-p 0000e000 07:02 552                        /snap/code/82/usr/lib/x86_64-linux-gnu/libwayland-client.so.0.3.0
7fc726c02000-7fc726c03000 r-xp 00000000 07:02 556                        /snap/code/82/usr/lib/x86_64-linux-gnu/libwayland-egl.so.1.0.0
7fc726c03000-7fc726e02000 ---p 00001000 07:02 556                        /snap/code/82/usr/lib/x86_64-linux-gnu/libwayland-egl.so.1.0.0
7fc726e02000-7fc726e03000 r--p 00000000 07:02 556                        /snap/code/82/usr/lib/x86_64-linux-gnu/libwayland-egl.so.1.0.0
7fc726e03000-7fc726e05000 rw-p 00001000 07:02 556                        /snap/code/82/usr/lib/x86_64-linux-gnu/libwayland-egl.so.1.0.0
7fc726e05000-7fc726e09000 r-xp 00000000 07:02 554                        /snap/code/82/usr/lib/x86_64-linux-gnu/libwayland-cursor.so.0.0.0
7fc726e09000-7fc727008000 ---p 00004000 07:02 554                        /snap/code/82/usr/lib/x86_64-linux-gnu/libwayland-cursor.so.0.0.0
7fc727008000-7fc727009000 r--p 00003000 07:02 554                        /snap/code/82/usr/lib/x86_64-linux-gnu/libwayland-cursor.so.0.0.0
7fc727009000-7fc72700e000 rw-p 00004000 07:02 554                        /snap/code/82/usr/lib/x86_64-linux-gnu/libwayland-cursor.so.0.0.0
7fc72700e000-7fc727017000 r-xp 00000000 07:02 316                        /snap/code/82/usr/lib/x86_64-linux-gnu/libXcursor.so.1.0.2
7fc727017000-7fc727216000 ---p 00009000 07:02 316                        /snap/code/82/usr/lib/x86_64-linux-gnu/libXcursor.so.1.0.2
7fc727216000-7fc727217000 r--p 00008000 07:02 316                        /snap/code/82/usr/lib/x86_64-linux-gnu/libXcursor.so.1.0.2
7fc727217000-7fc727219000 rw-p 00009000 07:02 316                        /snap/code/82/usr/lib/x86_64-linux-gnu/libXcursor.so.1.0.2
7fc727219000-7fc72721b000 r-xp 00000000 07:02 328                        /snap/code/82/usr/lib/x86_64-linux-gnu/libXinerama.so.1.0.0
7fc72721b000-7fc72741a000 ---p 00002000 07:02 328                        /snap/code/82/usr/lib/x86_64-linux-gnu/libXinerama.so.1.0.0
7fc72741a000-7fc72741b000 r--p 00001000 07:02 328                        /snap/code/82/usr/lib/x86_64-linux-gnu/libXinerama.so.1.0.0
7fc72741b000-7fc72741d000 rw-p 00002000 07:02 328                        /snap/code/82/usr/lib/x86_64-linux-gnu/libXinerama.so.1.0.0
7fc72741d000-7fc72745e000 r-xp 00000000 07:02 398                        /snap/code/82/usr/lib/x86_64-linux-gnu/libfontconfig.so.1.11.1
7fc72745e000-7fc72765d000 ---p 00041000 07:02 398                        /snap/code/82/usr/lib/x86_64-linux-gnu/libfontconfig.so.1.11.1
7fc72765d000-7fc72765f000 r--p 00040000 07:02 398                        /snap/code/82/usr/lib/x86_64-linux-gnu/libfontconfig.so.1.11.1
7fc72765f000-7fc727663000 rw-p 00042000 07:02 398                        /snap/code/82/usr/lib/x86_64-linux-gnu/libfontconfig.so.1.11.1
7fc727663000-7fc727677000 r-xp 00000000 07:02 501                        /snap/code/82/usr/lib/x86_64-linux-gnu/libpangoft2-1.0.so.0.4000.11
7fc727677000-7fc727877000 ---p 00014000 07:02 501                        /snap/code/82/usr/lib/x86_64-linux-gnu/libpangoft2-1.0.so.0.4000.11
7fc727877000-7fc727878000 r--p 00014000 07:02 501                        /snap/code/82/usr/lib/x86_64-linux-gnu/libpangoft2-1.0.so.0.4000.11
7fc727878000-7fc72787c000 rw-p 00015000 07:02 501                        /snap/code/82/usr/lib/x86_64-linux-gnu/libpangoft2-1.0.so.0.4000.11
7fc72787c000-7fc727963000 r-xp 00000000 07:02 388                        /snap/code/82/usr/lib/x86_64-linux-gnu/libepoxy.so.0.0.0
7fc727963000-7fc727b63000 ---p 000e7000 07:02 388                        /snap/code/82/usr/lib/x86_64-linux-gnu/libepoxy.so.0.0.0
7fc727b63000-7fc727b6a000 r--p 000e7000 07:02 388                        /snap/code/82/usr/lib/x86_64-linux-gnu/libepoxy.so.0.0.0
7fc727b6a000-7fc727b71000 rw-p 000ee000 07:02 388                        /snap/code/82/usr/lib/x86_64-linux-gnu/libepoxy.so.0.0.0
7fc727b71000-7fc727b8e000 rw-p 000f6000 07:02 388                        /snap/code/82/usr/lib/x86_64-linux-gnu/libepoxy.so.0.0.0
7fc727b8e000-7fc727b95000 r-xp 00000000 07:02 354                        /snap/code/82/usr/lib/x86_64-linux-gnu/libcairo-gobject.so.2.11510.0
7fc727b95000-7fc727d94000 ---p 00007000 07:02 354                        /snap/code/82/usr/lib/x86_64-linux-gnu/libcairo-gobject.so.2.11510.0
7fc727d94000-7fc727d96000 r--p 00006000 07:02 354                        /snap/code/82/usr/lib/x86_64-linux-gnu/libcairo-gobject.so.2.11510.0
7fc727d96000-7fc727d98000 rw-p 00008000 07:02 354                        /snap/code/82/usr/lib/x86_64-linux-gnu/libcairo-gobject.so.2.11510.0
7fc727d98000-7fc727da7000 r-xp 00000000 07:02 326                        /snap/code/82/usr/lib/x86_64-linux-gnu/libXi.so.6.1.0
7fc727da7000-7fc727fa6000 ---p 0000f000 07:02 326                        /snap/code/82/usr/lib/x86_64-linux-gnu/libXi.so.6.1.0
7fc727fa6000-7fc727fa7000 r--p 0000e000 07:02 326                        /snap/code/82/usr/lib/x86_64-linux-gnu/libXi.so.6.1.0
7fc727fa7000-7fc727fa9000 rw-p 0000f000 07:02 326                        /snap/code/82/usr/lib/x86_64-linux-gnu/libXi.so.6.1.0
7fc727fa9000-7fc727fb5000 r-xp 00000000 07:02 499                        /snap/code/82/usr/lib/x86_64-linux-gnu/libpangocairo-1.0.so.0.4000.11
7fc727fb5000-7fc7281b4000 ---p 0000c000 07:02 499                        /snap/code/82/usr/lib/x86_64-linux-gnu/libpangocairo-1.0.so.0.4000.11
7fc7281b4000-7fc7281b5000 r--p 0000b000 07:02 499                        /snap/code/82/usr/lib/x86_64-linux-gnu/libpangocairo-1.0.so.0.4000.11
7fc7281b5000-7fc7281b8000 rw-p 0000c000 07:02 499                        /snap/code/82/usr/lib/x86_64-linux-gnu/libpangocairo-1.0.so.0.4000.11
7fc7281b8000-7fc7281bb000 r-xp 00000000 07:02 509                        /snap/code/82/usr/lib/x86_64-linux-gnu/libplds4.so
7fc7281bb000-7fc7283ba000 ---p 00003000 07:02 509                        /snap/code/82/usr/lib/x86_64-linux-gnu/libplds4.so
7fc7283ba000-7fc7283bb000 r--p 00002000 07:02 509                        /snap/code/82/usr/lib/x86_64-linux-gnu/libplds4.so
7fc7283bb000-7fc7283bd000 rw-p 00003000 07:02 509                        /snap/code/82/usr/lib/x86_64-linux-gnu/libplds4.so
7fc7283bd000-7fc7283c1000 r-xp 00000000 07:02 508                        /snap/code/82/usr/lib/x86_64-linux-gnu/libplc4.so
7fc7283c1000-7fc7285c0000 ---p 00004000 07:02 508                        /snap/code/82/usr/lib/x86_64-linux-gnu/libplc4.so
7fc7285c0000-7fc7285c1000 r--p 00003000 07:02 508                        /snap/code/82/usr/lib/x86_64-linux-gnu/libplc4.so
7fc7285c1000-7fc7285c3000 rw-p 00004000 07:02 508                        /snap/code/82/usr/lib/x86_64-linux-gnu/libplc4.so
7fc7285c3000-7fc728607000 r-xp 00000000 07:17 2144                       /snap/core/11993/lib/x86_64-linux-gnu/libmount.so.1.1.0
7fc728607000-7fc728807000 ---p 00044000 07:17 2144                       /snap/core/11993/lib/x86_64-linux-gnu/libmount.so.1.1.0
7fc728807000-7fc728808000 r--p 00044000 07:17 2144                       /snap/core/11993/lib/x86_64-linux-gnu/libmount.so.1.1.0
7fc728808000-7fc728809000 rw-p 00045000 07:17 2144                       /snap/core/11993/lib/x86_64-linux-gnu/libmount.so.1.1.0
7fc728809000-7fc72880a000 rw-p 00000000 00:00 0 
7fc72880a000-7fc728821000 r-xp 00000000 07:17 2199                       /snap/core/11993/lib/x86_64-linux-gnu/libresolv-2.23.so
7fc728821000-7fc728a21000 ---p 00017000 07:17 2199                       /snap/core/11993/lib/x86_64-linux-gnu/libresolv-2.23.so
7fc728a21000-7fc728a22000 r--p 00017000 07:17 2199                       /snap/core/11993/lib/x86_64-linux-gnu/libresolv-2.23.so
7fc728a22000-7fc728a23000 rw-p 00018000 07:17 2199                       /snap/core/11993/lib/x86_64-linux-gnu/libresolv-2.23.so
7fc728a23000-7fc728a25000 rw-p 00000000 00:00 0 
7fc728a25000-7fc728a44000 r-xp 00000000 07:17 2205                       /snap/core/11993/lib/x86_64-linux-gnu/libselinux.so.1
7fc728a44000-7fc728c43000 ---p 0001f000 07:17 2205                       /snap/core/11993/lib/x86_64-linux-gnu/libselinux.so.1
7fc728c43000-7fc728c44000 r--p 0001e000 07:17 2205                       /snap/core/11993/lib/x86_64-linux-gnu/libselinux.so.1
7fc728c44000-7fc728c45000 rw-p 0001f000 07:17 2205                       /snap/core/11993/lib/x86_64-linux-gnu/libselinux.so.1
7fc728c45000-7fc728c47000 rw-p 00000000 00:00 0 
7fc728c47000-7fc728c60000 r-xp 00000000 07:02 154                        /snap/code/82/lib/x86_64-linux-gnu/libz.so.1.2.8
7fc728c60000-7fc728e5f000 ---p 00019000 07:02 154                        /snap/code/82/lib/x86_64-linux-gnu/libz.so.1.2.8
7fc728e5f000-7fc728e60000 r--p 00018000 07:02 154                        /snap/code/82/lib/x86_64-linux-gnu/libz.so.1.2.8
7fc728e60000-7fc728e62000 rw-p 00019000 07:02 154                        /snap/code/82/lib/x86_64-linux-gnu/libz.so.1.2.8
7fc728e62000-7fc728e65000 r-xp 00000000 07:02 422                        /snap/code/82/usr/lib/x86_64-linux-gnu/libgmodule-2.0.so.0.5600.1
7fc728e65000-7fc729064000 ---p 00003000 07:02 422                        /snap/code/82/usr/lib/x86_64-linux-gnu/libgmodule-2.0.so.0.5600.1
7fc729064000-7fc729065000 r--p 00002000 07:02 422                        /snap/code/82/usr/lib/x86_64-linux-gnu/libgmodule-2.0.so.0.5600.1
7fc729065000-7fc729067000 rw-p 00003000 07:02 422                        /snap/code/82/usr/lib/x86_64-linux-gnu/libgmodule-2.0.so.0.5600.1
7fc729067000-7fc7290d5000 r-xp 00000000 07:02 150                        /snap/code/82/lib/x86_64-linux-gnu/libpcre.so.3.13.2
7fc7290d5000-7fc7292d5000 ---p 0006e000 07:02 150                        /snap/code/82/lib/x86_64-linux-gnu/libpcre.so.3.13.2
7fc7292d5000-7fc7292d6000 r--p 0006e000 07:02 150                        /snap/code/82/lib/x86_64-linux-gnu/libpcre.so.3.13.2
7fc7292d6000-7fc7292d8000 rw-p 0006f000 07:02 150                        /snap/code/82/lib/x86_64-linux-gnu/libpcre.so.3.13.2
7fc7292d8000-7fc7292df000 r-xp 00000000 07:02 396                        /snap/code/82/usr/lib/x86_64-linux-gnu/libffi.so.6.0.4
7fc7292df000-7fc7294de000 ---p 00007000 07:02 396                        /snap/code/82/usr/lib/x86_64-linux-gnu/libffi.so.6.0.4
7fc7294de000-7fc7294df000 r--p 00006000 07:02 396                        /snap/code/82/usr/lib/x86_64-linux-gnu/libffi.so.6.0.4
7fc7294df000-7fc7294e1000 rw-p 00007000 07:02 396                        /snap/code/82/usr/lib/x86_64-linux-gnu/libffi.so.6.0.4
7fc7294e1000-7fc7296a1000 r-xp 00000000 07:17 2079                       /snap/core/11993/lib/x86_64-linux-gnu/libc-2.23.so
7fc7296a1000-7fc7298a1000 ---p 001c0000 07:17 2079                       /snap/core/11993/lib/x86_64-linux-gnu/libc-2.23.so
7fc7298a1000-7fc7298a5000 r--p 001c0000 07:17 2079                       /snap/core/11993/lib/x86_64-linux-gnu/libc-2.23.so
7fc7298a5000-7fc7298a7000 rw-p 001c4000 07:17 2079                       /snap/core/11993/lib/x86_64-linux-gnu/libc-2.23.so
7fc7298a7000-7fc7298ab000 rw-p 00000000 00:00 0 
7fc7298ab000-7fc7298c1000 r-xp 00000000 07:17 2111                       /snap/core/11993/lib/x86_64-linux-gnu/libgcc_s.so.1
7fc7298c1000-7fc729ac0000 ---p 00016000 07:17 2111                       /snap/core/11993/lib/x86_64-linux-gnu/libgcc_s.so.1
7fc729ac0000-7fc729ac1000 rw-p 00015000 07:17 2111                       /snap/core/11993/lib/x86_64-linux-gnu/libgcc_s.so.1
7fc729ac1000-7fc729aed000 r-xp 00000000 07:02 346                        /snap/code/82/usr/lib/x86_64-linux-gnu/libatspi.so.0.0.1
7fc729aed000-7fc729cec000 ---p 0002c000 07:02 346                        /snap/code/82/usr/lib/x86_64-linux-gnu/libatspi.so.0.0.1
7fc729cec000-7fc729cef000 r--p 0002b000 07:02 346                        /snap/code/82/usr/lib/x86_64-linux-gnu/libatspi.so.0.0.1
7fc729cef000-7fc729cf5000 rw-p 0002e000 07:02 346                        /snap/code/82/usr/lib/x86_64-linux-gnu/libatspi.so.0.0.1
7fc729cf5000-7fc729dee000 r-xp 00000000 07:02 338                        /snap/code/82/usr/lib/x86_64-linux-gnu/libasound.so.2.0.0
7fc729dee000-7fc729fed000 ---p 000f9000 07:02 338                        /snap/code/82/usr/lib/x86_64-linux-gnu/libasound.so.2.0.0
7fc729fed000-7fc729ff4000 r--p 000f8000 07:02 338                        /snap/code/82/usr/lib/x86_64-linux-gnu/libasound.so.2.0.0
7fc729ff4000-7fc72a003000 rw-p 000ff000 07:02 338                        /snap/code/82/usr/lib/x86_64-linux-gnu/libasound.so.2.0.0
7fc72a003000-7fc72a00f000 r-xp 00000000 07:02 402                        /snap/code/82/usr/lib/x86_64-linux-gnu/libgbm.so.1.0.0
7fc72a00f000-7fc72a20f000 ---p 0000c000 07:02 402                        /snap/code/82/usr/lib/x86_64-linux-gnu/libgbm.so.1.0.0
7fc72a20f000-7fc72a210000 r--p 0000c000 07:02 402                        /snap/code/82/usr/lib/x86_64-linux-gnu/libgbm.so.1.0.0
7fc72a210000-7fc72a212000 rw-p 0000d000 07:02 402                        /snap/code/82/usr/lib/x86_64-linux-gnu/libgbm.so.1.0.0
7fc72a212000-7fc72a24f000 r-xp 00000000 07:02 576                        /snap/code/82/usr/lib/x86_64-linux-gnu/libxkbcommon.so.0.0.0
7fc72a24f000-7fc72a44e000 ---p 0003d000 07:02 576                        /snap/code/82/usr/lib/x86_64-linux-gnu/libxkbcommon.so.0.0.0
7fc72a44e000-7fc72a450000 r--p 0003c000 07:02 576                        /snap/code/82/usr/lib/x86_64-linux-gnu/libxkbcommon.so.0.0.0
7fc72a450000-7fc72a452000 rw-p 0003e000 07:02 576                        /snap/code/82/usr/lib/x86_64-linux-gnu/libxkbcommon.so.0.0.0
7fc72a452000-7fc72a473000 r-xp 00000000 07:02 574                        /snap/code/82/usr/lib/x86_64-linux-gnu/libxcb.so.1.1.0
7fc72a473000-7fc72a672000 ---p 00021000 07:02 574                        /snap/code/82/usr/lib/x86_64-linux-gnu/libxcb.so.1.1.0
7fc72a672000-7fc72a673000 r--p 00020000 07:02 574                        /snap/code/82/usr/lib/x86_64-linux-gnu/libxcb.so.1.1.0
7fc72a673000-7fc72a679000 rw-p 00021000 07:02 574                        /snap/code/82/usr/lib/x86_64-linux-gnu/libxcb.so.1.1.0
7fc72a679000-7fc72a69f000 r-xp 00000000 07:02 146                        /snap/code/82/lib/x86_64-linux-gnu/libexpat.so.1.6.0
7fc72a69f000-7fc72a89f000 ---p 00026000 07:02 146                        /snap/code/82/lib/x86_64-linux-gnu/libexpat.so.1.6.0
7fc72a89f000-7fc72a8a1000 r--p 00026000 07:02 146                        /snap/code/82/lib/x86_64-linux-gnu/libexpat.so.1.6.0
7fc72a8a1000-7fc72a8a3000 rw-p 00028000 07:02 146                        /snap/code/82/lib/x86_64-linux-gnu/libexpat.so.1.6.0
7fc72a8a3000-7fc72a8ad000 r-xp 00000000 07:02 330                        /snap/code/82/usr/lib/x86_64-linux-gnu/libXrandr.so.2.2.0
7fc72a8ad000-7fc72aaac000 ---p 0000a000 07:02 330                        /snap/code/82/usr/lib/x86_64-linux-gnu/libXrandr.so.2.2.0
7fc72aaac000-7fc72aaad000 r--p 00009000 07:02 330                        /snap/code/82/usr/lib/x86_64-linux-gnu/libXrandr.so.2.2.0
7fc72aaad000-7fc72aaaf000 rw-p 0000a000 07:02 330                        /snap/code/82/usr/lib/x86_64-linux-gnu/libXrandr.so.2.2.0
7fc72aaaf000-7fc72aab4000 r-xp 00000000 07:02 324                        /snap/code/82/usr/lib/x86_64-linux-gnu/libXfixes.so.3.1.0
7fc72aab4000-7fc72acb3000 ---p 00005000 07:02 324                        /snap/code/82/usr/lib/x86_64-linux-gnu/libXfixes.so.3.1.0
7fc72acb3000-7fc72acb4000 r--p 00004000 07:02 324                        /snap/code/82/usr/lib/x86_64-linux-gnu/libXfixes.so.3.1.0
7fc72acb4000-7fc72acb6000 rw-p 00005000 07:02 324                        /snap/code/82/usr/lib/x86_64-linux-gnu/libXfixes.so.3.1.0
7fc72acb6000-7fc72acc7000 r-xp 00000000 07:02 322                        /snap/code/82/usr/lib/x86_64-linux-gnu/libXext.so.6.4.0
7fc72acc7000-7fc72aec6000 ---p 00011000 07:02 322                        /snap/code/82/usr/lib/x86_64-linux-gnu/libXext.so.6.4.0
7fc72aec6000-7fc72aec7000 r--p 00010000 07:02 322                        /snap/code/82/usr/lib/x86_64-linux-gnu/libXext.so.6.4.0
7fc72aec7000-7fc72aeca000 rw-p 00011000 07:02 322                        /snap/code/82/usr/lib/x86_64-linux-gnu/libXext.so.6.4.0
7fc72aeca000-7fc72aecc000 r-xp 00000000 07:02 318                        /snap/code/82/usr/lib/x86_64-linux-gnu/libXdamage.so.1.1.0
7fc72aecc000-7fc72b0cb000 ---p 00002000 07:02 318                        /snap/code/82/usr/lib/x86_64-linux-gnu/libXdamage.so.1.1.0
7fc72b0cb000-7fc72b0cc000 r--p 00001000 07:02 318                        /snap/code/82/usr/lib/x86_64-linux-gnu/libXdamage.so.1.1.0
7fc72b0cc000-7fc72b0ce000 rw-p 00002000 07:02 318                        /snap/code/82/usr/lib/x86_64-linux-gnu/libXdamage.so.1.1.0
7fc72b0ce000-7fc72b0d0000 r-xp 00000000 07:02 314                        /snap/code/82/usr/lib/x86_64-linux-gnu/libXcomposite.so.1.0.0
7fc72b0d0000-7fc72b2cf000 ---p 00002000 07:02 314                        /snap/code/82/usr/lib/x86_64-linux-gnu/libXcomposite.so.1.0.0
7fc72b2cf000-7fc72b2d0000 r--p 00001000 07:02 314                        /snap/code/82/usr/lib/x86_64-linux-gnu/libXcomposite.so.1.0.0
7fc72b2d0000-7fc72b2d2000 rw-p 00002000 07:02 314                        /snap/code/82/usr/lib/x86_64-linux-gnu/libXcomposite.so.1.0.0
7fc72b2d2000-7fc72b407000 r-xp 00000000 07:02 310                        /snap/code/82/usr/lib/x86_64-linux-gnu/libX11.so.6.3.0
7fc72b407000-7fc72b607000 ---p 00135000 07:02 310                        /snap/code/82/usr/lib/x86_64-linux-gnu/libX11.so.6.3.0
7fc72b607000-7fc72b608000 r--p 00135000 07:02 310                        /snap/code/82/usr/lib/x86_64-linux-gnu/libX11.so.6.3.0
7fc72b608000-7fc72b615000 rw-p 00136000 07:02 310                        /snap/code/82/usr/lib/x86_64-linux-gnu/libX11.so.6.3.0
7fc72b615000-7fc72b71d000 r-xp 00000000 07:17 2138                       /snap/core/11993/lib/x86_64-linux-gnu/libm-2.23.so
7fc72b71d000-7fc72b91c000 ---p 00108000 07:17 2138                       /snap/core/11993/lib/x86_64-linux-gnu/libm-2.23.so
7fc72b91c000-7fc72b91d000 r--p 00107000 07:17 2138                       /snap/core/11993/lib/x86_64-linux-gnu/libm-2.23.so
7fc72b91d000-7fc72b91e000 rw-p 00108000 07:17 2138                       /snap/core/11993/lib/x86_64-linux-gnu/libm-2.23.so
7fc72b91e000-7fc72ba38000 r-xp 00000000 07:02 356                        /snap/code/82/usr/lib/x86_64-linux-gnu/libcairo.so.2.11510.0
7fc72ba38000-7fc72bc38000 ---p 0011a000 07:02 356                        /snap/code/82/usr/lib/x86_64-linux-gnu/libcairo.so.2.11510.0
7fc72bc38000-7fc72bc3b000 r--p 0011a000 07:02 356                        /snap/code/82/usr/lib/x86_64-linux-gnu/libcairo.so.2.11510.0
7fc72bc3b000-7fc72bc3d000 rw-p 0011d000 07:02 356                        /snap/code/82/usr/lib/x86_64-linux-gnu/libcairo.so.2.11510.0
7fc72bc3d000-7fc72bc3e000 rw-p 00000000 00:00 0 
7fc72bc3e000-7fc72bc44000 rw-p 0011f000 07:02 356                        /snap/code/82/usr/lib/x86_64-linux-gnu/libcairo.so.2.11510.0
7fc72bc44000-7fc72bc8f000 r-xp 00000000 07:02 497                        /snap/code/82/usr/lib/x86_64-linux-gnu/libpango-1.0.so.0.4000.11
7fc72bc8f000-7fc72be8e000 ---p 0004b000 07:02 497                        /snap/code/82/usr/lib/x86_64-linux-gnu/libpango-1.0.so.0.4000.11
7fc72be8e000-7fc72be91000 r--p 0004a000 07:02 497                        /snap/code/82/usr/lib/x86_64-linux-gnu/libpango-1.0.so.0.4000.11
7fc72be91000-7fc72be97000 rw-p 0004d000 07:02 497                        /snap/code/82/usr/lib/x86_64-linux-gnu/libpango-1.0.so.0.4000.11
7fc72be97000-7fc72bf99000 r-xp 00000000 07:02 410                        /snap/code/82/usr/lib/x86_64-linux-gnu/libgdk-3.so.0.2200.24
7fc72bf99000-7fc72c198000 ---p 00102000 07:02 410                        /snap/code/82/usr/lib/x86_64-linux-gnu/libgdk-3.so.0.2200.24
7fc72c198000-7fc72c19f000 r--p 00101000 07:02 410                        /snap/code/82/usr/lib/x86_64-linux-gnu/libgdk-3.so.0.2200.24
7fc72c19f000-7fc72c1a2000 rw-p 00108000 07:02 410                        /snap/code/82/usr/lib/x86_64-linux-gnu/libgdk-3.so.0.2200.24
7fc72c1a2000-7fc72c1a3000 rw-p 00000000 00:00 0 
7fc72c1a3000-7fc72c1b0000 rw-p 0010c000 07:02 410                        /snap/code/82/usr/lib/x86_64-linux-gnu/libgdk-3.so.0.2200.24
7fc72c1b0000-7fc72c8b9000 r-xp 00000000 07:02 441                        /snap/code/82/usr/lib/x86_64-linux-gnu/libgtk-3.so.0.2200.24
7fc72c8b9000-7fc72cab8000 ---p 00709000 07:02 441                        /snap/code/82/usr/lib/x86_64-linux-gnu/libgtk-3.so.0.2200.24
7fc72cab8000-7fc72cac3000 r--p 00708000 07:02 441                        /snap/code/82/usr/lib/x86_64-linux-gnu/libgtk-3.so.0.2200.24
7fc72cac3000-7fc72caca000 rw-p 00713000 07:02 441                        /snap/code/82/usr/lib/x86_64-linux-gnu/libgtk-3.so.0.2200.24
7fc72caca000-7fc72cacf000 rw-p 00000000 00:00 0 
7fc72cacf000-7fc72cb05000 rw-p 0071a000 07:02 441                        /snap/code/82/usr/lib/x86_64-linux-gnu/libgtk-3.so.0.2200.24
7fc72cb05000-7fc72cb27000 r-xp 00000000 07:02 412                        /snap/code/82/usr/lib/x86_64-linux-gnu/libgdk_pixbuf-2.0.so.0.3600.5
7fc72cb27000-7fc72cd27000 ---p 00022000 07:02 412                        /snap/code/82/usr/lib/x86_64-linux-gnu/libgdk_pixbuf-2.0.so.0.3600.5
7fc72cd27000-7fc72cd28000 r--p 00022000 07:02 412                        /snap/code/82/usr/lib/x86_64-linux-gnu/libgdk_pixbuf-2.0.so.0.3600.5
7fc72cd28000-7fc72cd2c000 rw-p 00023000 07:02 412                        /snap/code/82/usr/lib/x86_64-linux-gnu/libgdk_pixbuf-2.0.so.0.3600.5
7fc72cd2c000-7fc72cd3c000 r-xp 00000000 07:02 374                        /snap/code/82/usr/lib/x86_64-linux-gnu/libdrm.so.2.4.0
7fc72cd3c000-7fc72cf3c000 ---p 00010000 07:02 374                        /snap/code/82/usr/lib/x86_64-linux-gnu/libdrm.so.2.4.0
7fc72cf3c000-7fc72cf3d000 r--p 00010000 07:02 374                        /snap/code/82/usr/lib/x86_64-linux-gnu/libdrm.so.2.4.0
7fc72cf3d000-7fc72cf40000 rw-p 00011000 07:02 374                        /snap/code/82/usr/lib/x86_64-linux-gnu/libdrm.so.2.4.0
7fc72cf40000-7fc72cf8b000 r-xp 00000000 07:02 144                        /snap/code/82/lib/x86_64-linux-gnu/libdbus-1.so.3.14.6
7fc72cf8b000-7fc72d18a000 ---p 0004b000 07:02 144                        /snap/code/82/lib/x86_64-linux-gnu/libdbus-1.so.3.14.6
7fc72d18a000-7fc72d18b000 r--p 0004a000 07:02 144                        /snap/code/82/lib/x86_64-linux-gnu/libdbus-1.so.3.14.6
7fc72d18b000-7fc72d191000 rw-p 0004b000 07:02 144                        /snap/code/82/lib/x86_64-linux-gnu/libdbus-1.so.3.14.6
7fc72d191000-7fc72d1be000 r-xp 00000000 07:02 344                        /snap/code/82/usr/lib/x86_64-linux-gnu/libatk-bridge-2.0.so.0.0.0
7fc72d1be000-7fc72d3bd000 ---p 0002d000 07:02 344                        /snap/code/82/usr/lib/x86_64-linux-gnu/libatk-bridge-2.0.so.0.0.0
7fc72d3bd000-7fc72d3be000 r--p 0002c000 07:02 344                        /snap/code/82/usr/lib/x86_64-linux-gnu/libatk-bridge-2.0.so.0.0.0
7fc72d3be000-7fc72d3c0000 rw-p 0002d000 07:02 344                        /snap/code/82/usr/lib/x86_64-linux-gnu/libatk-bridge-2.0.so.0.0.0
7fc72d3c0000-7fc72d3c3000 rw-p 00030000 07:02 344                        /snap/code/82/usr/lib/x86_64-linux-gnu/libatk-bridge-2.0.so.0.0.0
7fc72d3c3000-7fc72d3e5000 r-xp 00000000 07:02 342                        /snap/code/82/usr/lib/x86_64-linux-gnu/libatk-1.0.so.0.22609.1
7fc72d3e5000-7fc72d5e4000 ---p 00022000 07:02 342                        /snap/code/82/usr/lib/x86_64-linux-gnu/libatk-1.0.so.0.22609.1
7fc72d5e4000-7fc72d5e7000 r--p 00021000 07:02 342                        /snap/code/82/usr/lib/x86_64-linux-gnu/libatk-1.0.so.0.22609.1
7fc72d5e7000-7fc72d5ec000 rw-p 00024000 07:02 342                        /snap/code/82/usr/lib/x86_64-linux-gnu/libatk-1.0.so.0.22609.1
7fc72d5ec000-7fc72d626000 r-xp 00000000 07:02 489                        /snap/code/82/usr/lib/x86_64-linux-gnu/libnspr4.so
7fc72d626000-7fc72d826000 ---p 0003a000 07:02 489                        /snap/code/82/usr/lib/x86_64-linux-gnu/libnspr4.so
7fc72d826000-7fc72d827000 r--p 0003a000 07:02 489                        /snap/code/82/usr/lib/x86_64-linux-gnu/libnspr4.so
7fc72d827000-7fc72d828000 rw-p 0003b000 07:02 489                        /snap/code/82/usr/lib/x86_64-linux-gnu/libnspr4.so
7fc72d828000-7fc72d82b000 rw-p 00000000 00:00 0 
7fc72d82b000-7fc72d82f000 rw-p 0003d000 07:02 489                        /snap/code/82/usr/lib/x86_64-linux-gnu/libnspr4.so
7fc72d82f000-7fc72d858000 r-xp 00000000 07:02 530                        /snap/code/82/usr/lib/x86_64-linux-gnu/libsmime3.so
7fc72d858000-7fc72da57000 ---p 00029000 07:02 530                        /snap/code/82/usr/lib/x86_64-linux-gnu/libsmime3.so
7fc72da57000-7fc72da5a000 r--p 00028000 07:02 530                        /snap/code/82/usr/lib/x86_64-linux-gnu/libsmime3.so
7fc72da5a000-7fc72da5b000 rw-p 0002b000 07:02 530                        /snap/code/82/usr/lib/x86_64-linux-gnu/libsmime3.so
7fc72da5b000-7fc72da5f000 rw-p 0002d000 07:02 530                        /snap/code/82/usr/lib/x86_64-linux-gnu/libsmime3.so
7fc72da5f000-7fc72da85000 r-xp 00000000 07:02 491                        /snap/code/82/usr/lib/x86_64-linux-gnu/libnssutil3.so
7fc72da85000-7fc72dc84000 ---p 00026000 07:02 491                        /snap/code/82/usr/lib/x86_64-linux-gnu/libnssutil3.so
7fc72dc84000-7fc72dc8b000 r--p 00025000 07:02 491                        /snap/code/82/usr/lib/x86_64-linux-gnu/libnssutil3.so
7fc72dc8b000-7fc72dc8f000 rw-p 0002c000 07:02 491                        /snap/code/82/usr/lib/x86_64-linux-gnu/libnssutil3.so
7fc72dc8f000-7fc72ddce000 r-xp 00000000 07:02 490                        /snap/code/82/usr/lib/x86_64-linux-gnu/libnss3.so
7fc72ddce000-7fc72dfce000 ---p 0013f000 07:02 490                        /snap/code/82/usr/lib/x86_64-linux-gnu/libnss3.so
7fc72dfce000-7fc72dfd3000 r--p 0013f000 07:02 490                        /snap/code/82/usr/lib/x86_64-linux-gnu/libnss3.so
7fc72dfd3000-7fc72dfd5000 rw-p 00144000 07:02 490                        /snap/code/82/usr/lib/x86_64-linux-gnu/libnss3.so
7fc72dfd5000-7fc72dfd6000 rw-p 00000000 00:00 0 
7fc72dfd6000-7fc72dfde000 rw-p 00146000 07:02 490                        /snap/code/82/usr/lib/x86_64-linux-gnu/libnss3.so
7fc72dfde000-7fc72e172000 r-xp 00000000 07:02 416                        /snap/code/82/usr/lib/x86_64-linux-gnu/libgio-2.0.so.0.5600.1
7fc72e172000-7fc72e372000 ---p 00194000 07:02 416                        /snap/code/82/usr/lib/x86_64-linux-gnu/libgio-2.0.so.0.5600.1
7fc72e372000-7fc72e379000 r--p 00194000 07:02 416                        /snap/code/82/usr/lib/x86_64-linux-gnu/libgio-2.0.so.0.5600.1
7fc72e379000-7fc72e37a000 rw-p 0019b000 07:02 416                        /snap/code/82/usr/lib/x86_64-linux-gnu/libgio-2.0.so.0.5600.1
7fc72e37a000-7fc72e37c000 rw-p 00000000 00:00 0 
7fc72e37c000-7fc72e392000 rw-p 0019c000 07:02 416                        /snap/code/82/usr/lib/x86_64-linux-gnu/libgio-2.0.so.0.5600.1
7fc72e392000-7fc72e393000 r-xp 00000000 07:02 580                        /snap/code/82/usr/lib/x86_64-linux-gnu/libxshmfence.so.1.0.0
7fc72e393000-7fc72e593000 ---p 00001000 07:02 580                        /snap/code/82/usr/lib/x86_64-linux-gnu/libxshmfence.so.1.0.0
7fc72e593000-7fc72e594000 r--p 00001000 07:02 580                        /snap/code/82/usr/lib/x86_64-linux-gnu/libxshmfence.so.1.0.0
7fc72e594000-7fc72e596000 rw-p 00002000 07:02 580                        /snap/code/82/usr/lib/x86_64-linux-gnu/libxshmfence.so.1.0.0
7fc72e596000-7fc72e6ac000 r-xp 00000000 07:02 420                        /snap/code/82/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0.5600.1
7fc72e6ac000-7fc72e8ab000 ---p 00116000 07:02 420                        /snap/code/82/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0.5600.1
7fc72e8ab000-7fc72e8ac000 r--p 00115000 07:02 420                        /snap/code/82/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0.5600.1
7fc72e8ac000-7fc72e8ad000 rw-p 00116000 07:02 420                        /snap/code/82/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0.5600.1
7fc72e8ad000-7fc72e8ae000 rw-p 00000000 00:00 0 
7fc72e8ae000-7fc72e8bb000 rw-p 00117000 07:02 420                        /snap/code/82/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0.5600.1
7fc72e8bb000-7fc72e90d000 r-xp 00000000 07:02 430                        /snap/code/82/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0.5600.1
7fc72e90d000-7fc72eb0c000 ---p 00052000 07:02 430                        /snap/code/82/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0.5600.1
7fc72eb0c000-7fc72eb0d000 r--p 00051000 07:02 430                        /snap/code/82/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0.5600.1
7fc72eb0d000-7fc72eb13000 rw-p 00052000 07:02 430                        /snap/code/82/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0.5600.1
7fc72eb13000-7fc72eb1a000 r-xp 00000000 07:17 2201                       /snap/core/11993/lib/x86_64-linux-gnu/librt-2.23.so
7fc72eb1a000-7fc72ed19000 ---p 00007000 07:17 2201                       /snap/core/11993/lib/x86_64-linux-gnu/librt-2.23.so
7fc72ed19000-7fc72ed1a000 r--p 00006000 07:17 2201                       /snap/core/11993/lib/x86_64-linux-gnu/librt-2.23.so
7fc72ed1a000-7fc72ed1b000 rw-p 00007000 07:17 2201                       /snap/core/11993/lib/x86_64-linux-gnu/librt-2.23.so
7fc72ed1b000-7fc72ed33000 r-xp 00000000 07:17 2195                       /snap/core/11993/lib/x86_64-linux-gnu/libpthread-2.23.so
7fc72ed33000-7fc72ef32000 ---p 00018000 07:17 2195                       /snap/core/11993/lib/x86_64-linux-gnu/libpthread-2.23.so
7fc72ef32000-7fc72ef33000 r--p 00017000 07:17 2195                       /snap/core/11993/lib/x86_64-linux-gnu/libpthread-2.23.so
7fc72ef33000-7fc72ef34000 rw-p 00018000 07:17 2195                       /snap/core/11993/lib/x86_64-linux-gnu/libpthread-2.23.so
7fc72ef34000-7fc72ef38000 rw-p 00000000 00:00 0 
7fc72ef38000-7fc72ef3b000 r-xp 00000000 07:17 2097                       /snap/core/11993/lib/x86_64-linux-gnu/libdl-2.23.so
7fc72ef3b000-7fc72f13a000 ---p 00003000 07:17 2097                       /snap/core/11993/lib/x86_64-linux-gnu/libdl-2.23.so
7fc72f13a000-7fc72f13b000 r--p 00002000 07:17 2097                       /snap/core/11993/lib/x86_64-linux-gnu/libdl-2.23.so
7fc72f13b000-7fc72f13c000 rw-p 00003000 07:17 2097                       /snap/core/11993/lib/x86_64-linux-gnu/libdl-2.23.so
7fc72f13c000-7fc72f1af000 r--p 00000000 07:02 1352                       /snap/code/82/usr/share/code/libffmpeg.so
7fc72f1af000-7fc72f378000 r-xp 00072000 07:02 1352                       /snap/code/82/usr/share/code/libffmpeg.so
7fc72f378000-7fc72f399000 r--p 0023a000 07:02 1352                       /snap/code/82/usr/share/code/libffmpeg.so
7fc72f399000-7fc72f39b000 rw-p 0025a000 07:02 1352                       /snap/code/82/usr/share/code/libffmpeg.so
7fc72f39b000-7fc72f679000 rw-p 00000000 00:00 0 
7fc72f679000-7fc72f68d000 rw-p 00270000 07:02 1352                       /snap/code/82/usr/share/code/libffmpeg.so
7fc72f68d000-7fc72f6b3000 r-xp 00000000 07:17 2057                       /snap/core/11993/lib/x86_64-linux-gnu/ld-2.23.so
7fc72f6b3000-7fc72f6b4000 r--s 00000000 103:02 11670578                  /home/zamis/.local/share/mime/mime.cache
7fc72f6b4000-7fc72f6b6000 rw-s 00000000 103:02 10619809                  /home/zamis/.config/Code/GPUCache/data_1
7fc72f6b6000-7fc72f6b8000 rw-s 00000000 103:02 10619808                  /home/zamis/.config/Code/GPUCache/data_0
7fc72f6b8000-7fc72f6b9000 r--s 00000000 00:34 245                        /run/user/1000/dconf/user
7fc72f6b9000-7fc72f6bb000 r--p 00000000 103:02 400995                    /usr/lib/x86_64-linux-gnu/libltdl.so.7.3.1
7fc72f6bb000-7fc72f6c0000 r-xp 00002000 103:02 400995                    /usr/lib/x86_64-linux-gnu/libltdl.so.7.3.1
7fc72f6c0000-7fc72f6c2000 r--p 00007000 103:02 400995                    /usr/lib/x86_64-linux-gnu/libltdl.so.7.3.1
7fc72f6c2000-7fc72f6c3000 r--p 00008000 103:02 400995                    /usr/lib/x86_64-linux-gnu/libltdl.so.7.3.1
7fc72f6c3000-7fc72f6c4000 rw-p 00009000 103:02 400995                    /usr/lib/x86_64-linux-gnu/libltdl.so.7.3.1
7fc72f6c4000-7fc72f6c6000 r--p 00000000 103:02 401555                    /usr/lib/x86_64-linux-gnu/libvorbisfile.so.3.3.7
7fc72f6c6000-7fc72f6cb000 r-xp 00002000 103:02 401555                    /usr/lib/x86_64-linux-gnu/libvorbisfile.so.3.3.7
7fc72f6cb000-7fc72f6cc000 r--p 00007000 103:02 401555                    /usr/lib/x86_64-linux-gnu/libvorbisfile.so.3.3.7
7fc72f6cc000-7fc72f6cd000 ---p 00008000 103:02 401555                    /usr/lib/x86_64-linux-gnu/libvorbisfile.so.3.3.7
7fc72f6cd000-7fc72f6ce000 r--p 00008000 103:02 401555                    /usr/lib/x86_64-linux-gnu/libvorbisfile.so.3.3.7
7fc72f6ce000-7fc72f6cf000 rw-p 00009000 103:02 401555                    /usr/lib/x86_64-linux-gnu/libvorbisfile.so.3.3.7
7fc72f6cf000-7fc72f6d2000 r--p 00000000 103:02 400388                    /usr/lib/x86_64-linux-gnu/libcanberra.so.0.2.5
7fc72f6d2000-7fc72f6dc000 r-xp 00003000 103:02 400388                    /usr/lib/x86_64-linux-gnu/libcanberra.so.0.2.5
7fc72f6dc000-7fc72f6e0000 r--p 0000d000 103:02 400388                    /usr/lib/x86_64-linux-gnu/libcanberra.so.0.2.5
7fc72f6e0000-7fc72f6e1000 r--p 00010000 103:02 400388                    /usr/lib/x86_64-linux-gnu/libcanberra.so.0.2.5
7fc72f6e1000-7fc72f6e2000 rw-p 00011000 103:02 400388                    /usr/lib/x86_64-linux-gnu/libcanberra.so.0.2.5
7fc72f6e2000-7fc72f6e4000 r--p 00000000 103:02 400386                    /usr/lib/x86_64-linux-gnu/libcanberra-gtk3.so.0.1.9
7fc72f6e4000-7fc72f6e6000 r-xp 00002000 103:02 400386                    /usr/lib/x86_64-linux-gnu/libcanberra-gtk3.so.0.1.9
7fc72f6e6000-7fc72f6e7000 r--p 00004000 103:02 400386                    /usr/lib/x86_64-linux-gnu/libcanberra-gtk3.so.0.1.9
7fc72f6e7000-7fc72f6e8000 r--p 00004000 103:02 400386                    /usr/lib/x86_64-linux-gnu/libcanberra-gtk3.so.0.1.9
7fc72f6e8000-7fc72f6e9000 rw-p 00005000 103:02 400386                    /usr/lib/x86_64-linux-gnu/libcanberra-gtk3.so.0.1.9
7fc72f6e9000-7fc72f6ed000 r--p 00000000 103:02 1050426                   /usr/lib/x86_64-linux-gnu/gio/modules/libdconfsettings.so
7fc72f6ed000-7fc72f6f5000 r-xp 00004000 103:02 1050426                   /usr/lib/x86_64-linux-gnu/gio/modules/libdconfsettings.so
7fc72f6f5000-7fc72f6f8000 r--p 0000c000 103:02 1050426                   /usr/lib/x86_64-linux-gnu/gio/modules/libdconfsettings.so
7fc72f6f8000-7fc72f6f9000 ---p 0000f000 103:02 1050426                   /usr/lib/x86_64-linux-gnu/gio/modules/libdconfsettings.so
7fc72f6f9000-7fc72f6fa000 r--p 0000f000 103:02 1050426                   /usr/lib/x86_64-linux-gnu/gio/modules/libdconfsettings.so
7fc72f6fa000-7fc72f6fb000 rw-p 00010000 103:02 1050426                   /usr/lib/x86_64-linux-gnu/gio/modules/libdconfsettings.so
7fc72f6fb000-7fc72f6fc000 ---p 00000000 00:00 0 
7fc72f6fc000-7fc72f703000 rw-p 00000000 00:00 0 
7fc72f703000-7fc72f705000 r--p 00000000 103:02 1050712                   /usr/lib/x86_64-linux-gnu/gtk-3.0/modules/libcanberra-gtk3-module.so
7fc72f705000-7fc72f708000 r-xp 00002000 103:02 1050712                   /usr/lib/x86_64-linux-gnu/gtk-3.0/modules/libcanberra-gtk3-module.so
7fc72f708000-7fc72f709000 r--p 00005000 103:02 1050712                   /usr/lib/x86_64-linux-gnu/gtk-3.0/modules/libcanberra-gtk3-module.so
7fc72f709000-7fc72f70a000 ---p 00006000 103:02 1050712                   /usr/lib/x86_64-linux-gnu/gtk-3.0/modules/libcanberra-gtk3-module.so
7fc72f70a000-7fc72f70b000 r--p 00006000 103:02 1050712                   /usr/lib/x86_64-linux-gnu/gtk-3.0/modules/libcanberra-gtk3-module.so
7fc72f70b000-7fc72f70c000 rw-p 00007000 103:02 1050712                   /usr/lib/x86_64-linux-gnu/gtk-3.0/modules/libcanberra-gtk3-module.so
7fc72f70c000-7fc72f713000 r--s 00000000 103:02 1053279                   /usr/lib/x86_64-linux-gnu/gconv/gconv-modules.cache
7fc72f713000-7fc72f714000 ---p 00000000 00:00 0 
7fc72f714000-7fc72f71b000 rw-p 00000000 00:00 0 
7fc72f71b000-7fc72f728000 r--s 00000000 103:02 10629748                  /home/zamis/.cache/fontconfig/945677eb7aeaf62f1d50efc3fb3ec7d8-le64.cache-7
7fc72f728000-7fc72f733000 r--s 00000000 103:02 6293778                   /var/cache/fontconfig/a4e60e8d1e10d2fdff3fe3037a1845fb-le64.cache-7
7fc72f733000-7fc72f739000 r--s 00000000 103:02 6293777                   /var/cache/fontconfig/2300eef321c393bfd76478a5c0e95b23-le64.cache-7
7fc72f739000-7fc72f73a000 r--s 00000000 103:02 6293776                   /var/cache/fontconfig/0d8c3b2ac0904cb8a57a757ad11a4a08-le64.cache-7
7fc72f73a000-7fc72f74f000 r--s 00000000 103:02 6293773                   /var/cache/fontconfig/04aabc0a78ac019cf9454389977116d2-le64.cache-7
7fc72f74f000-7fc72f750000 r--s 00000000 103:02 6293772                   /var/cache/fontconfig/1ac9eb803944fde146138c791f5cc56a-le64.cache-7
7fc72f750000-7fc72f751000 r--s 00000000 103:02 6293771                   /var/cache/fontconfig/dc05db6664285cc2f12bf69c139ae4c3-le64.cache-7
7fc72f751000-7fc72f753000 r--s 00000000 103:02 6293768                   /var/cache/fontconfig/14a5e22175779b556eaa434240950366-le64.cache-7
7fc72f753000-7fc72f755000 r--s 00000000 103:02 6293766                   /var/cache/fontconfig/4f3e3037c9980c83b53a9351efadef62-le64.cache-7
7fc72f755000-7fc72f757000 r--s 00000000 103:02 6293764                   /var/cache/fontconfig/767a8244fc0220cfb567a839d0392e0b-le64.cache-7
7fc72f757000-7fc72f759000 r--s 00000000 103:02 10647309                  /home/zamis/.cache/fontconfig/0bd3dc0958fa2205aaaa8ebb13e2872b-le64.cache-7 (deleted)
7fc72f759000-7fc72f75a000 r--s 00000000 103:02 10626251                  /home/zamis/.cache/fontconfig/4794a0821666d79190d59a36cb4f44b5-le64.cache-7
7fc72f75a000-7fc72f75b000 r--s 00000000 103:02 6293767                   /var/cache/fontconfig/660208299946a285a940457d1287da33-le64.cache-7
7fc72f75b000-7fc72f75f000 r--s 00000000 103:02 6293758                   /var/cache/fontconfig/def309198bfa603429122923fa2bb2d4-le64.cache-7
7fc72f75f000-7fc72f760000 r--s 00000000 103:02 6293757                   /var/cache/fontconfig/b872e6e592da6075ffa4ab0a1fcc0c75-le64.cache-7
7fc72f760000-7fc72f761000 r--s 00000000 103:02 6293756                   /var/cache/fontconfig/f6d4eedfaab2589bde49f7a3ff831d22-le64.cache-7
7fc72f761000-7fc72f762000 r--s 00000000 103:02 6293754                   /var/cache/fontconfig/589f83ef4c36d296ce6e1c846f468f08-le64.cache-7
7fc72f762000-7fc72f763000 r--s 00000000 103:02 6293753                   /var/cache/fontconfig/bab58bb527bb656aaa9f116d68a48d89-le64.cache-7
7fc72f763000-7fc72f764000 r--s 00000000 103:02 6293723                   /var/cache/fontconfig/2171a34dccabdb6bcbbc728186263178-le64.cache-7
7fc72f764000-7fc72f765000 r--s 00000000 103:02 6293721                   /var/cache/fontconfig/c5c45a61289222e0d30b1a26ef4effbe-le64.cache-7
7fc72f765000-7fc72f766000 r--s 00000000 103:02 6293624                   /var/cache/fontconfig/aec30016f93e1b46d1a973dce0d74068-le64.cache-7
7fc72f766000-7fc72f767000 r--s 00000000 103:02 6293623                   /var/cache/fontconfig/3f589640d34b7dc9042c8d453f7c8b9c-le64.cache-7
7fc72f767000-7fc72f768000 r--s 00000000 103:02 6293617                   /var/cache/fontconfig/16c2fda60d1b4b719f4b3d06fd951d25-le64.cache-7
7fc72f768000-7fc72f769000 r--s 00000000 103:02 6293616                   /var/cache/fontconfig/a48eab177a16e4f3713381162db2f3e9-le64.cache-7
7fc72f769000-7fc72f76a000 r--s 00000000 103:02 6293615                   /var/cache/fontconfig/564b2e68ac9bc4e36a6f7f6d6125ec1c-le64.cache-7
7fc72f76a000-7fc72f76f000 r--s 00000000 103:02 6293613                   /var/cache/fontconfig/9d2451b1fd30e5bffe8383fd27c35478-le64.cache-7
7fc72f76f000-7fc72f775000 r--s 00000000 103:02 6293612                   /var/cache/fontconfig/3047814df9a2f067bd2d96a2b9c36e5a-le64.cache-7
7fc72f775000-7fc72f776000 r--s 00000000 103:02 6293611                   /var/cache/fontconfig/56cf4f4769d0f4abc89a4895d7bd3ae1-le64.cache-7
7fc72f776000-7fc72f777000 r--s 00000000 103:02 6293609                   /var/cache/fontconfig/b9d506c9ac06c20b433354fa67a72993-le64.cache-7
7fc72f777000-7fc72f77d000 r--s 00000000 103:02 6293608                   /var/cache/fontconfig/b47c4e1ecd0709278f4910c18777a504-le64.cache-7
7fc72f77d000-7fc72f790000 r--s 00000000 103:02 6293607                   /var/cache/fontconfig/d52a8644073d54c13679302ca1180695-le64.cache-7
7fc72f790000-7fc72f794000 r--s 00000000 103:02 6293605                   /var/cache/fontconfig/7ab2eb8330e5664a2b0e875ad8d37ad9-le64.cache-7
7fc72f794000-7fc72f795000 r--s 00000000 103:02 6293604                   /var/cache/fontconfig/370e5b74bf5dafc30834de68e24a87a4-le64.cache-7
7fc72f795000-7fc72f7a1000 r--s 00000000 103:02 10646492                  /home/zamis/.cache/fontconfig/d589a48862398ed80a3d6066f4f56f4c-le64.cache-7
7fc72f7a1000-7fc72f7a2000 r--s 00000000 103:02 6293603                   /var/cache/fontconfig/6b2c5944714ca7831b25bed9e85cb5c8-le64.cache-7
7fc72f7a2000-7fc72f7a3000 r--s 00000000 103:02 6293601                   /var/cache/fontconfig/d5178ab6d91b49bf20a416737dcea9e8-le64.cache-7
7fc72f7a3000-7fc72f7a4000 r--s 00000000 103:02 6293600                   /var/cache/fontconfig/551ecf3b0e8b0bca0f25c0944f561853-le64.cache-7
7fc72f7a4000-7fc72f7a7000 r--s 00000000 103:02 6293599                   /var/cache/fontconfig/f259c2cffa685e28062317905db73c4a-le64.cache-7
7fc72f7a7000-7fc72f7a9000 r--s 00000000 103:02 6293598                   /var/cache/fontconfig/550f3886151c940c12a5ed35f6a00586-le64.cache-7
7fc72f7a9000-7fc72f7ac000 r--s 00000000 103:02 6293596                   /var/cache/fontconfig/674d1711f2d1d2a09646eb0bdcadee49-le64.cache-7
7fc72f7ac000-7fc72f7ad000 r--s 00000000 103:02 6293595                   /var/cache/fontconfig/3f7329c5293ffd510edef78f73874cfd-le64.cache-7
7fc72f7ad000-7fc72f7ae000 r--s 00000000 103:02 6293585                   /var/cache/fontconfig/0c9eb80ebd1c36541ebe2852d3bb0c49-le64.cache-7
7fc72f7ae000-7fc72f7af000 r--s 00000000 103:02 6293584                   /var/cache/fontconfig/22368d551a680bfe5a62c02760edf4ea-le64.cache-7
7fc72f7af000-7fc72f7b0000 r--s 00000000 103:02 6293582                   /var/cache/fontconfig/4d9c95eba1cb85bbcf2878543262124a-le64.cache-7
7fc72f7b0000-7fc72f7b1000 r--s 00000000 103:02 6293581                   /var/cache/fontconfig/85e0a52ce643a7ba2ae53e5d6949cead-le64.cache-7
7fc72f7b1000-7fc72f7b2000 r--s 00000000 103:02 6293580                   /var/cache/fontconfig/49f0de54bdd920fe4f0dfd4cbac43e6b-le64.cache-7
7fc72f7b2000-7fc72f7b3000 r--s 00000000 103:02 6293578                   /var/cache/fontconfig/f6e6e0a5c3d2f6ae0c0c2e0ecd42a997-le64.cache-7
7fc72f7b3000-7fc72f7b4000 r--s 00000000 103:02 6293577                   /var/cache/fontconfig/4b2eda6bb976bda485cb2176619421d5-le64.cache-7
7fc72f7b4000-7fc72f7c2000 r--s 00000000 103:02 6293576                   /var/cache/fontconfig/6cc790b63b123a6a96ee260fcdad32a9-le64.cache-7
7fc72f7c2000-7fc72f7d1000 r--s 00000000 103:02 6293574                   /var/cache/fontconfig/9b89f8e3dae116d678bbf48e5f21f69b-le64.cache-7
7fc72f7d1000-7fc72f7d4000 r--s 00000000 103:02 6293573                   /var/cache/fontconfig/6afa1bb216ce958c1589e297e8008489-le64.cache-7
7fc72f7d4000-7fc72f7d7000 r--s 00000000 103:02 6293561                   /var/cache/fontconfig/e13b20fdb08344e0e664864cc2ede53d-le64.cache-7
7fc72f7d7000-7fc72f7d8000 r--s 00000000 103:02 10623830                  /home/zamis/.cache/fontconfig/f8e3ae07-fdef-4eef-9feb-7453b261da50-le64.cache-7
7fc72f7d8000-7fc72f801000 r--s 00000000 07:02 2779                       /snap/code/82/usr/share/code/v8_context_snapshot.bin
7fc72f801000-7fc72f81c000 rw-p 00000000 00:00 0 
7fc72f81c000-7fc72f89c000 r-xp 00000000 07:17 2215                       /snap/core/11993/lib/x86_64-linux-gnu/libsystemd.so.0.14.0
7fc72f89c000-7fc72f89f000 r--p 0007f000 07:17 2215                       /snap/core/11993/lib/x86_64-linux-gnu/libsystemd.so.0.14.0
7fc72f89f000-7fc72f8a0000 rw-p 00082000 07:17 2215                       /snap/core/11993/lib/x86_64-linux-gnu/libsystemd.so.0.14.0
7fc72f8a0000-7fc72f8b2000 rw-p 00000000 00:00 0 
7fc72f8b2000-7fc72f8b3000 r--p 00025000 07:17 2057                       /snap/core/11993/lib/x86_64-linux-gnu/ld-2.23.so
7fc72f8b3000-7fc72f8b4000 rw-p 00026000 07:17 2057                       /snap/core/11993/lib/x86_64-linux-gnu/ld-2.23.so
7fc72f8b4000-7fc72f8b5000 rw-p 00000000 00:00 0 
7ffe8e856000-7ffe8e878000 rw-p 00000000 00:00 0                          [stack]
7ffe8e9d6000-7ffe8e9da000 r--p 00000000 00:00 0                          [vvar]
7ffe8e9da000-7ffe8e9dc000 r-xp 00000000 00:00 0                          [vdso]
ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0                  [vsyscall]
/dev/fd/3: No such file or directory
Server response:

VS Code version: Code 1.62.3 (ccbaa2d27e38e5afa3e5c21c1c7bef4657064247, 2021-11-17T08:00:36.721Z) OS version: Linux x64 5.11.0-41-generic snap Restricted Mode: No

System Info |Item|Value| |---|---| |CPUs|11th Gen Intel(R) Core(TM) i5-1135G7 @ 2.40GHz (8 x 2400)| |GPU Status|2d_canvas: unavailable_software
gpu_compositing: disabled_software
multiple_raster_threads: enabled_on
oop_rasterization: disabled_off
opengl: disabled_off
rasterization: disabled_software
skia_renderer: enabled_on
video_decode: disabled_software
vulkan: disabled_off
webgl: unavailable_software
webgl2: unavailable_software| |Load (avg)|1, 1, 1| |Memory (System)|15.43GB (6.65GB free)| |Process Argv|--no-sandbox --verbose --crash-reporter-id 9764a7ee-9413-45bd-8fdb-801cc6c4e0ef| |Screen Reader|no| |VM|0%| |DESKTOP_SESSION|ubuntu| |XDG_CURRENT_DESKTOP|Unity| |XDG_SESSION_DESKTOP|ubuntu| |XDG_SESSION_TYPE|x11|
Extensions (46) Extension|Author (truncated)|Version ---|---|--- depot|aft|1.6.1 bracket-pair-colorizer-2|Coe|0.2.1 vscode-eslint|dba|2.2.2 gitlens|eam|11.7.0 EditorConfig|Edi|0.16.4 prettier-vscode|esb|9.0.0 vscode-firefox-debug|fir|2.4.0 auto-close-tag|for|0.5.13 auto-rename-tag|for|0.1.9 ml-net-model-builder|fra|0.1.1 codespaces|Git|1.4.1 remotehub|Git|0.18.0 gitlab-workflow|Git|3.38.2 vue-snippets|hol|1.0.4 ilspy-vscode|ics|0.13.1 vscode-sshfs|Kel|1.24.0 git-graph|mhu|1.30.0 vscode-docker|ms-|1.18.0 vscode-tye|ms-|0.4.0 csharp|ms-|1.23.16 dotnet-interactive-vscode|ms-|1.0.2602010 vscode-dotnet-runtime|ms-|1.5.0 python|ms-|2021.11.1422169775 vscode-pylance|ms-|2021.11.2 jupyter|ms-|2021.10.1101450599 jupyter-keymap|ms-|1.0.0 jupyter-renderers|ms-|1.0.4 remote-containers|ms-|0.205.2 remote-ssh|ms-|0.66.1 remote-ssh-edit|ms-|0.66.1 remote-wsl|ms-|0.58.5 vscode-remote-extensionpack|ms-|0.21.0 powershell|ms-|2021.10.2 typescript-javascript-grammar|ms-|0.0.55 vscode-typescript-tslint-plugin|ms-|1.3.3 sqltools|mtx|0.23.0 sqltools-driver-mssql|mtx|0.2.0 sqltools-driver-pg|mtx|0.2.0 vetur|oct|0.35.0 vscode-versionlens|pfl|1.0.9 prettyxml|Pra|1.2.0 vscode-data-preview|Ran|2.3.0 vtpw|sno|0.1.2 vscodeintellicode|Vis|1.2.14 gitmoji-vscode|Vtr|1.0.9 vscode-import-cost|wix|2.15.0
A/B Experiments ``` vsliv368:30146709 vsreu685:30147344 python383cf:30185419 vspor879:30202332 vspor708:30202333 vspor363:30204092 pythontb:30283811 pythonptprofiler:30281270 vshan820:30294714 vstes263cf:30335440 pythondataviewer:30285071 vscod805cf:30301675 pythonvspyt200:30340761 binariesv615:30325510 bridge0708:30335490 bridge0723:30353136 pythonrunftest32:30373476 pythonf5test824:30373475 javagetstartedt:30391933 pythonvspyt187:30373474 vsaa593cf:30376535 vsena315:30406435 pythonvs932cf:30405812 vscexrecpromptc:30404946 vscop804cf:30404767 vs360:30404995 vsrem710:30405998 ```
deepak1556 commented 2 years ago

Can you follow these steps https://github.com/microsoft/vscode/wiki/Native-Crash-Issues and attach the crash logs. Thanks!

lnicola commented 2 years ago

@deepak1556 unrelated, but I see some SIGABRT (on Linux) and STATUS_STACK_BUFFER_OVERRUN (on Windows) crashes when testing an extension using @vscode/test-electron. I suspect it's a Code bug, but is there any way to investigate those besides scripting gdb?

I managed to reproduce a crash locally by running npm test in a loop for 5 minutes or so.

EDIT: oh, I can pass arguments from the command line, let's try that --crash-reporter-directory.

zamis commented 2 years ago

@deepak1556

clean workspace with no loaded projects

dmp files 41d0d456-80f0-487c-e7d9abb7-f2310214.zip

zamis commented 2 years ago

same error on new version dump attached

VSCode info Version: 1.64.0 Commit: 5554b12acf27056905806867f251c859323ff7e9 Date: 2022-02-03T04:23:11.224Z Electron: 13.5.2 Chromium: 91.0.4472.164 Node.js: 14.16.0 V8: 9.1.269.39-electron.0 OS: Linux x64 5.13.0-28-generic snap

a4087754-fb08-4db7-15db0f80-56396254.zip

zamis commented 2 years ago

A couple of days ago I upgraded Ubuntu to 22.04 the bug persisted on version 1.66.2 in attachments report and log of command "code --verbose" on the same laptop in the Ubuntu 22.04 virtual machine, this error is not reproduced

Version: 1.66.2 Commit: dfd34e8260c270da74b5c2d86d61aee4b6d56977 Date: 2022-04-11T07:49:24.808Z Electron: 17.2.0 Chromium: 98.0.4758.109 Node.js: 16.13.0 V8: 9.8.177.11-electron.0 OS: Linux x64 5.15.0-27-generic snap

2022-04-30-vscode-report.zip 2022-04-30-vscode-verbose.zip

deepak1556 commented 1 year ago

Crash has backtraces from libpcsclite.so which is not needed by VSCode, seems like you are hitting a case similar to https://bugs.launchpad.net/ubuntu/+source/pcsc-lite/+bug/294830. Closing as issue is outside VSCode.