[GH-ISSUE #4220] vlc broken - ubuntu focal #2585

Closed
opened 2026-05-05 09:15:30 -06:00 by gitea-mirror · 2 comments
Owner

Originally created by @ckorder on GitHub (Apr 27, 2021).
Original GitHub issue: https://github.com/netblue30/firejail/issues/4220

vlc broken when used with firejail on ubuntu focal [Linux Mint 20.1]

#seccomp
need to be commented in /etc/firejail/vlc.profile

firejail version 0.9.64.4

Compile time support:
- AppArmor support is enabled
- AppImage support is enabled
- chroot support is enabled
- D-BUS proxy support is enabled
- file and directory whitelisting support is enabled
- file transfer support is enabled
- firetunnel support is enabled
- networking support is enabled
- overlayfs support is disabled
- private-home support is enabled
- private-cache and tmpfs as user enabled
- SELinux support is enabled
- user namespace support is enabled
- X11 sandboxing support is enabled

Originally created by @ckorder on GitHub (Apr 27, 2021). Original GitHub issue: https://github.com/netblue30/firejail/issues/4220 vlc broken when used with firejail on ubuntu focal [Linux Mint 20.1] #seccomp need to be commented in /etc/firejail/vlc.profile firejail version 0.9.64.4 Compile time support: - AppArmor support is enabled - AppImage support is enabled - chroot support is enabled - D-BUS proxy support is enabled - file and directory whitelisting support is enabled - file transfer support is enabled - firetunnel support is enabled - networking support is enabled - overlayfs support is disabled - private-home support is enabled - private-cache and tmpfs as user enabled - SELinux support is enabled - user namespace support is enabled - X11 sandboxing support is enabled
Author
Owner

@rusty-snake commented on GitHub (Apr 27, 2021):

Which syscall was blocked? (Watch journalctl --boot --pager-end --follow --grep=SECCOMP while firejail --seccomp --seccomp-error-action=log vlc)

AMD GPU? => Duplicate of #3219

<!-- gh-comment-id:827729562 --> @rusty-snake commented on GitHub (Apr 27, 2021): Which syscall was blocked? (Watch `journalctl --boot --pager-end --follow --grep=SECCOMP` while `firejail --seccomp --seccomp-error-action=log vlc`) AMD GPU? => Duplicate of #3219
Author
Owner

@ckorder commented on GitHub (Apr 27, 2021):

Yep AMD, i came back because i checked it on an intel machine and this error does not appear.

Sorry for duplicate!

audit[1189746]: SECCOMP auid=1000 uid=1000 gid=1000 ses=2 subj=unconfined pid=1189746 comm="vlc" exe="/usr/local/bin/vlc" sig=31 arch=c000003e syscall=312 compat=0 ip=0x7f017c2d289d code=0x0

with broken i mean the application start just fine, but videos are no longer played.

it would be nice if someone could adjust the config file parsing to detect these potential conflicts.

<!-- gh-comment-id:827791669 --> @ckorder commented on GitHub (Apr 27, 2021): Yep AMD, i came back because i checked it on an intel machine and this error does not appear. Sorry for duplicate! audit[1189746]: SECCOMP auid=1000 uid=1000 gid=1000 ses=2 subj=unconfined pid=1189746 comm="vlc" exe="/usr/local/bin/vlc" sig=31 arch=c000003e syscall=312 compat=0 ip=0x7f017c2d289d code=0x0 with broken i mean the application start just fine, but videos are no longer played. it would be nice if someone could adjust the config file parsing to detect these potential conflicts.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/firejail#2585
No description provided.