VSCodium / vscodium

binary releases of VS Code without MS branding/telemetry/licensing
https://vscodium.com
MIT License
25.51k stars 1.11k forks source link

Crash when interacting with the file tab of the menu bar #2115

Open Marvin-Dziedzina opened 4 hours ago

Marvin-Dziedzina commented 4 hours ago

Type: Crash

If I try to interact with the file tab of the menu bar VSCodium crashes.

VSCodium version: VSCodium 1.95.2 (7656a0bea17ba6cf301721572e10c9035bb378e6, 2024-11-08T18:21:12.757Z) OS version: Linux x64 6.6.54-2-MANJARO Modes:

System Info |Item|Value| |---|---| |CPUs|12th Gen Intel(R) Core(TM) i7-12700H (20 x 3895)| |GPU Status|2d_canvas: enabled
canvas_oop_rasterization: enabled_on
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
skia_graphite: disabled_off
video_decode: enabled
video_encode: disabled_software
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: disabled_off
webnn: disabled_off| |Load (avg)|1, 2, 1| |Memory (System)|62.59GB (56.87GB free)| |Process Argv|| |Screen Reader|no| |VM|0%| |DESKTOP_SESSION|plasma| |XDG_CURRENT_DESKTOP|KDE| |XDG_SESSION_DESKTOP|KDE| |XDG_SESSION_TYPE|x11|
Process Info ``` CPU % Mem MB PID Process 0 256 17442 codium main 0 128 17445 zygote 0 192 17478 gpu-process 0 0 17526 broker 0 128 17446 zygote 0 0 17448 zygote 0 192 17496 window [1] (Welcome - VSCodium) 0 128 17482 utility-network-service 0 192 17565 shared-process 0 0 17627 /usr/bin/ps -ax -o pid=,ppid=,pcpu=,pmem=,command= 0 128 17566 fileWatcher [1] 0 192 17567 extensionHost [1] ```
Workspace Info ``` ; ```

Extensions: none

xeloth12 commented 3 hours ago

Wow, I have just downloaded it and noticed the same thing

Version: 1.95.2 Release: 24313 Commit: 7656a0bea17ba6cf301721572e10c9035bb378e6 Date: 2024-11-08T18:21:12.757Z Electron: 32.2.1 ElectronBuildId: undefined Chromium: 128.0.6613.186 Node.js: 20.18.0 V8: 12.8.374.38-electron.0 OS: Linux x64 6.9.3-76060903-generic

EDIT: Reported as a known issue in #2082

maher1719 commented 2 hours ago

Also in Debian 12 Linux debian 6.1.0-27-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.115-1 (2024-11-01) x86_64 GNU/Linux Version: 1.95.2 Release: 24313 Commit: 7656a0bea17ba6cf301721572e10c9035bb378e6 Date: 2024-11-08T18:21:12.757Z Electron: 32.2.1 ElectronBuildId: undefined Chromium: 128.0.6613.186 Node.js: 20.18.0 V8: 12.8.374.38-electron.0 OS: Linux x64 6.1.0-27-amd64

rorlic commented 47 minutes ago

Same here, I downgraded to the 1.94 to work around the issue:

Version: 1.94.2
Release: 24284
Commit: ea88724571c2cd4044155127c5ba85681e5cdcfe
Date: 2024-10-10T18:23:57.145Z
Electron: 30.5.1
ElectronBuildId: undefined
Chromium: 124.0.6367.243
Node.js: 20.16.0
V8: 12.4.254.20-electron.0
OS: Linux x64 6.8.0-48-generic