Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VSCodium segfault error #1630

Closed
Branislav84 opened this issue Sep 8, 2023 · 16 comments
Closed

VSCodium segfault error #1630

Branislav84 opened this issue Sep 8, 2023 · 16 comments
Labels
bug Something isn't working stale

Comments

@Branislav84
Copy link

After updating to the latest version v1.82.0 VSCodium starting to create multiple segfault errors related to installed extensions.

In previous version it worked without any error.

VSCodium Snap on Kubuntu 22.04

@Branislav84 Branislav84 added the bug Something isn't working label Sep 8, 2023
@tildica
Copy link

tildica commented Sep 9, 2023

Same happens with the flatpak package. It simply crashes on startup.

Temporary fix for flatpak users is to downgrade to the last working version (1.81.1.23222) via the update command (requires root)

sudo flatpak update --commit=20aad2933e1ae45bc1cfd8292da8e7f1f1b72e2b0070cef81fc12cfd62e07f66 com.vscodium.codium

@cork
Copy link

cork commented Sep 11, 2023

vscodium.log

Same problem on archlinux with a straight installation from VSCodium-linux-x64-1.82.0.23250.tar.gz.

Can't find any symbols so the stackstrace isn't of much help...

@ravenmeister
Copy link

Perhaps the same problem here.

Version: 1.84.0
Release: 23306
Commit: 695a9146b1347633e608f9f166c81b5b2843b492
Date: 2023-11-02T15:23:23.641Z
Electron: 25.9.2
ElectronBuildId: undefined
Chromium: 114.0.5735.289
Node.js: 18.15.0
V8: 11.4.183.29-electron.0
OS: Linux x64 6.2.0-35-generic snap

Recently upgraded to Ubuntu 23.04 - Lunar.
Codium via snap

Extensions installed:

  • Easy LESS v2.0.0 (via vsCode repo)
  • formate: CSS/LESS/SCSS formatter v1.2.1

@cork
Copy link

cork commented Nov 20, 2023

For me it seams it is wayland in later vscodium that is broken. If i force it over into xwayland it starts up normally.

electron/electron#37531

@jirutka
Copy link

jirutka commented Nov 27, 2023

Probably the same problem happens on Flatpak on Alpine Linux with Sway (Wayland) desktop and starting with --enable-features=UseOzonePlatform --ozone-platform=wayland – the codium process segfaults.

@jirutka
Copy link

jirutka commented Mar 7, 2024

@daiyam, it’s still broken, I’m stuck on the old version because of this bug. Can you please fix it?

@daiyam
Copy link
Member

daiyam commented Mar 7, 2024

Since 1.86.2, Wayland should be fine without any flags.
Have you tried to compile VSCodium on your machine?

My dev machine for VSCodium Linux is a plain Ubuntu 22.04

@jirutka
Copy link

jirutka commented Mar 8, 2024

As I said, I’m running VSCodium via Flatpak.

@daiyam
Copy link
Member

daiyam commented Mar 8, 2024

Alpine isn't supported. But, have you tried with sudo apk add gcompat libstdc++ procps?

@jirutka
Copy link

jirutka commented Mar 19, 2024

Do you know what Flatpak is?

@daiyam
Copy link
Member

daiyam commented Mar 19, 2024

Very very constructive... 😫

@jirutka
Copy link

jirutka commented Mar 19, 2024

If you know what Flatpak is, then you know that it runs the application in a container, so saying “Alpine isn’t supported” and suggesting to install gcompat on the host system doesn’t make sense.

@jirutka
Copy link

jirutka commented Mar 19, 2024

I updated VSCodium now and the latest version (1.87.2) from Flathub finally works! 😺

@trinitronx
Copy link

This should be fixed in Electron 28 and 29 based VSCode / Codium now.

Copy link

This issue has been automatically marked as stale. If this issue is still affecting you, please leave any comment, and we'll keep it open. If you have any new additional information, please include it with your comment!

@github-actions github-actions bot added the stale label Dec 20, 2024
Copy link

This issue has been closed due to inactivity, and will not be monitored. If this is a bug and you can reproduce this issue, please open a new issue.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Jan 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working stale
Projects
None yet
Development

No branches or pull requests

7 participants