chromium: illegal instruction crash when trying to screen share on wayland+pipewire system #390975
Open
3 tasks done
Labels
0.kind: bug
Something is broken
Nixpkgs version
Describe the bug
Trying to screen share on Wayland leads to illegal instruction inside Chromium binary.
Illegal instruction occurs in
0x000000010a131dd5 in webrtc::SharedScreenCastStreamPrivate::StartScreenCastStream(unsigned int, int, unsigned int, unsigned int, bool, webrtc::DesktopCapturer::Callback*) ()
.Disassembly:
Steps to reproduce
chromium --user-data-dir=/tmp/chromium-screen-share-crash 'https://mozilla.github.io/webrtc-landing/gum_test.html'
Expected behaviour
Screen sharing works
Screenshots
No response
Relevant log output
Additional context
chromium
andungoogled-chromium
x86_64-linux
. Works fine onaarch64-linux
.google-chrome
doesn't crash.System metadata
"x86_64-linux"
Linux 6.12.17-hardened1, NixOS, 25.05 (Warbler), 25.05.20250314.bd9298a
no
yes
nix-env (Lix, like Nix) 2.93.0-dev-pre20250316-29732f1
Notify maintainers
@networkException @emilylange
Note for maintainers: Please tag this issue in your pull request description. (i.e.
Resolves #ISSUE
.)I assert that this issue is relevant for Nixpkgs
Is this issue important to you?
Add a 👍 reaction to issues you find important.
The text was updated successfully, but these errors were encountered: