-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
error 6 in libgio-2.0: Browsing folders crashes VSCodium #2133
Comments
I should also mention: when do not browse to another dir in the file browser (meaning: select the user home dir to clone to) then the github repo gets cloned just fine. Also, this does not always happen on any directory. To reproduce, you might need to browse back and forth between different directories until it crashes. |
I now find that "Add folder to Workspace" or "Open folder" will crash VSCodium immediately. "Open file" does open the file browser, but same as Git Clone, browsing a few folders, VSCodium will crash too... |
This appears in the system log after a crash when trying to "Add a folder to Workspace": codium[61455]: segfault at 7fff1bb08ff8 ip 000073034ea79d36 sp 00007fff1bb09000 error 6 in libgio-2.0.so.0.6400.6[73034e96c000+114000] likely on CPU 15 (core 7, socket 0) |
Update: the crashes appear to happen only when browsing to specific folders. Like my ~/Downloads folder or the dedicated ~/projects folder that I use for my projects. After deleting ALL files from my Dowloads folder, the craches do not happen there anymore. So it appears related to something in the directory that is being opened... |
Have you tried with the extensions disabled? or with |
Yes (like I wrote: disabled all except Dutch translation extension) ... to make sure, I uninstalled the Dutch translation extension.
|
So after some testing, I found that this only happens when there is a json file in the folder. To reproduce: Create a folder ~/Test and a new file in that folder test.json, with minimal json content like an empty object: Then run The crash with above output occurs. |
This is weird! Have you tried with the Thx for investigating! |
@daiyam I just downloaded and installed the deb: Version: 1.95.3 Lo en behold: no crashes! Very happy to switch to the DEB version permanently, only: it is not in the Ubuntu repository. Is there a deb repository so I can get updates via the package manager? |
There is https://gitlab.com/paulcarroty/vscodium-deb-rpm-repo But I plan to use https://build.opensuse.org/ due to some limitation with gitlab (only amd64 and arm64). |
Excellent! Thank you :) Shall I close this, as it apparently only concerns the snap package? |
Hello,
My version came from snap, probably as the same version as RavanH. I'm a on updated Ubuntu24 : I don't install the .dev version, so I can do some trials to investigate more. |
Yes :)
Is there a JSON file in the folder that is being opened in the browser window? |
Hello, I use snap with Ubuntu. |
As daiyam suggested, the DEB version from https://gitlab.com/paulcarroty/vscodium-deb-rpm-repo is good. The snap package is the same version but apparently there is some conflict with the snap implementation... |
Type: Bug
VSCodium on Ubuntu, open commands with Ctrl+Shift+P, type "clone" and choose "Git: Clone", then choose "Clone from Github." In the file browser, browse to select another directory to clone the repository. VSCodium crashes as soon as I try to browse to another directory than the user dir...
Tested without any extensions enabled (except Dutch language extension which I cannot disable for some reason)
Version: 1.95.3
Release: 24321
Commit: dc5a551c256719475d2d0959270e3836c9bbb632
Date: 2024-11-16T01:21:03.577Z
Electron: 32.2.5
ElectronBuildId: undefined
Chromium: 128.0.6613.186
Node.js: 20.18.0
V8: 12.8.374.38-electron.0
OS: Linux x64 6.8.0-49-generic snap
VSCodium version: VSCodium 1.95.3 (dc5a551c256719475d2d0959270e3836c9bbb632, 2024-11-16T01:21:03.577Z)
OS version: Linux x64 6.8.0-49-generic snap
Modes:
System Info
canvas_oop_rasterization: disabled_off
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: disabled_software
multiple_raster_threads: enabled_on
opengl: disabled_off
rasterization: disabled_software
raw_draw: disabled_off_ok
skia_graphite: disabled_off
video_decode: disabled_software
video_encode: disabled_software
vulkan: disabled_off
webgl: unavailable_software
webgl2: unavailable_software
webgpu: disabled_off
webnn: unavailable_software
Extensions (5)
The text was updated successfully, but these errors were encountered: