-
Notifications
You must be signed in to change notification settings - Fork 567
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
ms teams not starting in firejail 0.9.64 Nvidia Card Detected #3795
Comments
Thanks for reportin, should be fixed. OT: Should we move |
Hi again, Did not really get fixed :( Reading profile /etc/firejail/teams.profile Parent is shutting down, bye... Syslog: |
New error, next issues. |
I am not sure if this has anything to do with the nvidia card. Maybe I have to open a separate issue for it? It works for me this way (since teams 1.3.00.30857) on debian 10 with firejail 0.9.64:
I was also not able to debug that better:
|
FWIW, I applied change a37c7d4 to /etc/firejail/teams.profile -- adding However, running it with |
Hello Everyone! Launching with --ignore=tracelog option [terminal command: Guess that is the workaround for now. Thank you for your help! |
FYI
It's the final solution. |
What does @micressor: 0 because debian |
kernel.unprivileged_userns_clone = 1 |
@micressor |
BTW, I use Arch ;)
kernel.unprivileged_userns_clone = 1
|
kernel.unprivileged_userns_clone = 0 |
@rusty-snake: That works for me - thanks! |
Background:
Ubuntu 20.04 AMD64
Nvidia Quadro on Nvidia 450 Driver
Installed from deb package (firejail_0.9.64-apparmor_1_amd64.deb) from here: https://sourceforge.net/projects/firejail/files/firejail/
MS Teams: teams_1.3.00.30857_amd64
skype and zoom work fine
Issue:
During start get this message:
Reading profile /etc/firejail/teams.profile
Reading profile /etc/firejail/disable-devel.inc
Reading profile /etc/firejail/disable-exec.inc
Reading profile /etc/firejail/disable-interpreters.inc
Reading profile /etc/firejail/whitelist-common.inc
Reading profile /etc/firejail/whitelist-var-common.inc
Reading profile /etc/firejail/electron.profile
Reading profile /etc/firejail/disable-common.inc
Reading profile /etc/firejail/disable-passwdmgr.inc
Reading profile /etc/firejail/disable-programs.inc
Warning: Warning: NVIDIA card detected, nogroups command disabled
Parent pid 17948, child pid 17949
Warning: cleaning all supplementary groups
Warning: cleaning all supplementary groups
Warning: cleaning all supplementary groups
Warning: not remounting /run/user/1000/gvfs
Warning: not remounting /run/user/1000/doc
Warning: cleaning all supplementary groups
Blacklist violations are logged to syslog
Warning: cleaning all supplementary groups
Child process initialized in 131.45 ms
Parent is shutting down, bye...
Syslog output:
Dec 7 20:55:11 linux systemd[1]: fwupd.service: Succeeded.
Dec 7 20:55:15 linux kernel: [10615.421160] audit: type=1326 audit(1607360115.564:51): auid=1000 uid=1000 gid=1000 ses=2 pid=18900 comm="teams" exe="/usr/share/teams/teams" sig=31 arch=c000003e syscall=161 compat=0 ip=0x7efe3eeca89d code=0x0
Dec 7 20:55:15 linux kernel: [10615.643281] traps: teams[18895] trap int3 ip:560a38ae97c5 sp:7ffd845749a0 error:0 in teams[560a357d7000+53c4000]
Any ideas what it could be?
Thanks
The text was updated successfully, but these errors were encountered: