Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 829936 - app-editors/vscodium-1.63.1 unstable under xfce-base/xfce4-meta-4.16-r2
Summary: app-editors/vscodium-1.63.1 unstable under xfce-base/xfce4-meta-4.16-r2
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Adel KARA SLIMANE
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-12-24 18:24 UTC by Mike W
Modified: 2022-03-26 23:31 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mike W 2021-12-24 18:24:12 UTC
Background: running xfce4 desktop, sys-kernel/gentoo-sources-5.10.76-r1 on amd64

Steps to reproduce, run from desktop launcher, edit and view files, then close using the "x" button (not the menus).

Result is several orphaned processes using 100% CPU (which on my system resulted in a crashed desktop several times).

This issues does not happen with the microsoft vscode software (version 1.63.0 built from github).

From debugging, here is a ps dump showing the processes:

ps -ef |grep codium
mike     13408     1  0 Dec23 ?        00:00:05 /opt/vscodium/codium --type=utility --utility-sub-type=network.mojom.NetworkService --field-trial-handle=10485272615652191855,8148211612524284633,131072 --disable-features=CookiesWithoutSameSiteMustBeSecure,SameSiteByDefaultCookies,SpareRendererForSitePerProcess --lang=en-US --service-sandbox-type=none --standard-schemes=vscode-webview,vscode-file --secure-schemes=vscode-webview,vscode-file --bypasscsp-schemes --cors-schemes=vscode-webview,vscode-file --fetch-schemes=vscode-webview,vscode-file --service-worker-schemes=vscode-webview --streaming-schemes --shared-files=v8_context_snapshot_data:100
mike     13422     1  0 Dec23 ?        00:01:03 /opt/vscodium/codium --type=renderer --disable-color-correct-rendering --field-trial-handle=10485272615652191855,8148211612524284633,131072 --disable-features=CookiesWithoutSameSiteMustBeSecure,SameSiteByDefaultCookies,SpareRendererForSitePerProcess --lang=en-US --standard-schemes=vscode-webview,vscode-file --secure-schemes=vscode-webview,vscode-file --bypasscsp-schemes --cors-schemes=vscode-webview,vscode-file --fetch-schemes=vscode-webview,vscode-file --service-worker-schemes=vscode-webview --streaming-schemes --app-path=/opt/vscodium/resources/app --no-sandbox --no-zygote --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=5 --no-v8-untrusted-code-mitigations --shared-files=v8_context_snapshot_data:100 --vscode-window-config=vscode:ece37c9c-465c-404e-bd95-e6cca3a5f8e9
mike     13450     1  0 Dec23 ?        00:00:09 /opt/vscodium/codium --type=renderer --disable-color-correct-rendering --field-trial-handle=10485272615652191855,8148211612524284633,131072 --disable-features=CookiesWithoutSameSiteMustBeSecure,SameSiteByDefaultCookies,SpareRendererForSitePerProcess --lang=en-US --standard-schemes=vscode-webview,vscode-file --secure-schemes=vscode-webview,vscode-file --bypasscsp-schemes --cors-schemes=vscode-webview,vscode-file --fetch-schemes=vscode-webview,vscode-file --service-worker-schemes=vscode-webview --streaming-schemes --app-path=/opt/vscodium/resources/app --no-sandbox --no-zygote --node-integration-in-worker --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=7 --no-v8-untrusted-code-mitigations --shared-files=v8_context_snapshot_data:100 --vscode-window-config=vscode:b8ff2e34-b621-477d-a98c-8fe231f3c8ba --vscode-window-kind=shared-process
Comment 1 Mike Gilbert gentoo-dev 2021-12-24 18:57:46 UTC
Do not add arch teams to the CC list.
Comment 2 Adel KARA SLIMANE 2022-01-17 12:21:50 UTC
Hello, 

Have tried vscode (not vscodium) from the ::gentoo repo ? It's exactly the one provided by microsoft, does it reproduce your issue ?
Comment 3 Adel KARA SLIMANE 2022-03-26 23:31:13 UTC
Please reopen a bug report if you still have an issue with the newest versions and we will try to figure it out