[Touch-packages] [Bug 1944468] Re: Electron applications all crash upon launch

2021-09-22 Thread Sebastien Bacher
It's due to the new glibc, confirmed using vscode download and install using https://code.visualstudio.com/sha/download?build=stable=linux-deb-x64 $ code on an hirsute machine it works correctly, add an impish source and upgrade libc6 and it fails to start with the error reported ** Package

[Touch-packages] [Bug 1944468] Re: Electron applications all crash upon launch

2021-09-22 Thread TJ
I suspect these may be related: https://github.com/electron/electron/pull/30893 "fix: crash when launching app with systemd v249" https://github.com/microsoft/vscode/issues/132609 "Electron 14+ required? Potential systemd 249 / nVidia issue" Electron patch backported from Chromium: