Skip to content
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

vlc broken - ubuntu focal #4220

Closed
ckorder opened this issue Apr 27, 2021 · 2 comments
Closed

vlc broken - ubuntu focal #4220

ckorder opened this issue Apr 27, 2021 · 2 comments

Comments

@ckorder
Copy link

ckorder commented Apr 27, 2021

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

@rusty-snake
Copy link
Collaborator

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

@ckorder
Copy link
Author

ckorder commented 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.

@ckorder ckorder closed this as completed Apr 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants