VSCodium / vscodium

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

File Menu crashes codium on GNU/Linux|arm64 (Raspberry Pi 4, 64-bit) #2100

Closed JTHartzfeld closed 2 weeks ago

JTHartzfeld commented 2 weeks ago

Describe the bug When the File menu is accessed, the application crashes. This is consistent behavior on a Raspberry Pi 4 Model B Rev 1.2 (4-core, 64-bit) running Debian 12 (bookworm) and Mate.

Please confirm that this problem is VSCodium-specific

Please confirm that the issue/resolution isn't already documented

To Reproduce (On Raspberry Pi 4, certainly, but possibly other debian-linux/aarch64 platforms.)

  1. Open the Application
  2. Click on the File menu.
  3. See error: (Application crashes completely.)

Expected behavior The File menu should open and operation should continue as normal.

Screenshots N/A (not necessary).

Desktop (please complete the following information):

daiyam commented 2 weeks ago

Duplicate of #2082