View Issue Details

IDProjectCategoryView StatusLast Update
0009241Kali LinuxKali Package Bugpublic2025-07-06 21:14
Reporterfoobaru Assigned To 
PrioritynormalSeverityminorReproducibilityhave not tried
Status newResolutionopen 
Summary0009241: Visual Studio Code - zsh: Segmentation Fault
Description

Build info:
Linux 6.12.33+kali-arm64 #1 SMP Kali 6.12.33-1kali1 (2025-06-25) aarch64 GNU/Linux
Running on apple M2 via Vmware Fusion 13.6.3

VS Code crashes on start. I've tried removing/purging and reinstalling, but still have the same issue. Additionally, trying the microsoft build of VS Code requires a dependency that's unavailable in the main channel for me (I forget exactly what it was - something like libasound).

Any help would be greatly appreciated. Thanks

Attached Files
code-debug.txt (2,506 bytes)   
Warning: 'unity-launch' is not in the list of known options, but still passed to Electron/Chromium.
[main 2025-07-06T20:45:19.641Z] Starting VS Code
[main 2025-07-06T20:45:19.641Z] from: /usr/lib/code-oss/resources/app
[main 2025-07-06T20:45:19.641Z] args: {
  _: [],
  diff: false,
  merge: false,
  add: false,
  remove: false,
  goto: false,
  'new-window': false,
  'reuse-window': false,
  wait: false,
  help: false,
  'list-extensions': false,
  'show-versions': false,
  'pre-release': false,
  'update-extensions': false,
  version: false,
  verbose: true,
  status: false,
  'prof-startup': false,
  'no-cached-data': false,
  'prof-v8-extensions': false,
  'disable-extensions': false,
  'disable-lcd-text': false,
  'disable-gpu': false,
  'disable-chromium-sandbox': false,
  sandbox: false,
  telemetry: false,
  debugRenderer: false,
  'enable-smoke-test-driver': false,
  logExtensionHostCommunication: false,
  'skip-release-notes': false,
  'skip-welcome': false,
  'disable-telemetry': false,
  'disable-updates': false,
  'use-inmemory-secretstorage': false,
  'disable-workspace-trust': false,
  'disable-crash-reporter': false,
  'skip-add-to-recently-opened': false,
  'open-url': false,
  'file-write': false,
  'file-chmod': false,
  force: false,
  'do-not-sync': false,
  'do-not-include-pack-dependencies': false,
  trace: false,
  'trace-memory-infra': false,
  'preserve-env': false,
  'force-user-env': false,
  'force-disable-user-env': false,
  'open-devtools': false,
  'disable-gpu-sandbox': false,
  '__enable-file-policy': false,
  'enable-coi': false,
  'enable-rdp-display-tracking': false,
  'no-proxy-server': false,
  'no-sandbox': false,
  nolazy: false,
  'force-renderer-accessibility': false,
  'ignore-certificate-errors': false,
  'allow-insecure-localhost': false,
  'disable-dev-shm-usage': false,
  'profile-temp': false,
  logsPath: '/home/<user>/.config/Code - OSS/logs/20250706T134519'
}
[main 2025-07-06T20:45:19.642Z] Resolving machine identifier...
[main 2025-07-06T20:45:19.642Z] Resolved machine identifier: <machine ID>
[main 2025-07-06T20:45:19.643Z] Main->SharedProcess#connect
[main 2025-07-06T20:45:19.644Z] [File Watcher (node.js)] Request to start watching: /home/<user>/.config/Code - OSS/User (excludes: <none>, includes: <all>, filter: <none>, correlationId: <none>),/home/<user>/.config/Code - OSS/User/settings.json (excludes: <none>, includes: <all>, filter: <none>, correlationId: <none>)
zsh: segmentation fault  code-oss --verbose
code-debug.txt (2,506 bytes)   

Activities

foobaru

foobaru

2025-07-06 21:14

reporter   ~0020715

Also this is the code-oss package I have installed. Lol sorry I probably should have started with that:

Package: code-oss
Version: 1.101.1+ds-0kali2
Priority: optional
Section: devel
Maintainer: Kali Developers <[email protected]>
Installed-Size: 2,610 MB
Depends: nodejs
Conflicts: code
Homepage: https://github.com/microsoft/vscode
Download-Size: 302 MB
APT-Manual-Installed: no
APT-Sources: http://http.kali.org/kali kali-rolling/main arm64 Packages
Description: Open Source package of vscode
 This package contains code-oss, a code editor with what developers need for
 their core edit-build-debug cycle. It provides comprehensive code editing,
 navigation, and understanding support along with lightweight debugging, a rich
 extensibility model, and lightweight integration with existing tools.
 .
 This package is built from Microsoft open source code named code-oss.

Issue History

Date Modified Username Field Change
2025-07-06 20:59 foobaru New Issue
2025-07-06 20:59 foobaru File Added: code-debug.txt
2025-07-06 21:14 foobaru Note Added: 0020715