[GH-ISSUE #3385] gnome-contacts doesn't work, fixed with ignore no3d #2127

Closed
opened 2026-05-05 08:48:24 -06:00 by gitea-mirror · 1 comment
Owner

Originally created by @corecontingency on GitHub (Apr 26, 2020).
Original GitHub issue: https://github.com/netblue30/firejail/issues/3385

Running on Arch Linux, with GNOME on Xorg with the NVIDIA binary driver. Using firejail-git from AUR.

[user@mycomputer ~]$ firejail gnome-contacts
Reading profile /etc/firejail/gnome-contacts.profile
Reading profile /etc/firejail/disable-common.inc
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/disable-passwdmgr.inc
Reading profile /etc/firejail/disable-programs.inc
Reading profile /etc/firejail/disable-xdg.inc
Reading profile /etc/firejail/whitelist-common.inc
Reading profile /etc/firejail/whitelist-runuser-common.inc
Reading profile /etc/firejail/whitelist-var-common.inc
Parent pid 16594, child pid 16595
Warning: cleaning all supplementary groups
Warning: /sbin directory link was not blacklisted
Warning: /usr/sbin directory link was not blacklisted
Warning: cleaning all supplementary groups
Child process initialized in 102.13 ms

(gnome-contacts:4): GLib-CRITICAL **: 21:55:59.169: g_strsplit: assertion 'string != NULL' failed

Parent is shutting down, bye...

/usr/local/bin does not have a firejail symlink for gnome-contacts, so I am not having a firejail running in firejail situation here.

Here's what sudo journalctl says:
https://pastebin.ubuntu.com/p/vpGX5k3Pxz/

If I comment out no3d, or add ignore no3d to my gnome-contacts.local, it works fine again.

Originally created by @corecontingency on GitHub (Apr 26, 2020). Original GitHub issue: https://github.com/netblue30/firejail/issues/3385 Running on Arch Linux, with GNOME on Xorg with the NVIDIA binary driver. Using firejail-git from AUR. ``` [user@mycomputer ~]$ firejail gnome-contacts Reading profile /etc/firejail/gnome-contacts.profile Reading profile /etc/firejail/disable-common.inc 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/disable-passwdmgr.inc Reading profile /etc/firejail/disable-programs.inc Reading profile /etc/firejail/disable-xdg.inc Reading profile /etc/firejail/whitelist-common.inc Reading profile /etc/firejail/whitelist-runuser-common.inc Reading profile /etc/firejail/whitelist-var-common.inc Parent pid 16594, child pid 16595 Warning: cleaning all supplementary groups Warning: /sbin directory link was not blacklisted Warning: /usr/sbin directory link was not blacklisted Warning: cleaning all supplementary groups Child process initialized in 102.13 ms (gnome-contacts:4): GLib-CRITICAL **: 21:55:59.169: g_strsplit: assertion 'string != NULL' failed Parent is shutting down, bye... ``` `/usr/local/bin` does not have a firejail symlink for gnome-contacts, so I am not having a firejail running in firejail situation here. Here's what sudo journalctl says: https://pastebin.ubuntu.com/p/vpGX5k3Pxz/ If I comment out `no3d`, or add `ignore no3d` to my `gnome-contacts.local`, it works fine again.
Author
Owner

@ghost commented on GitHub (Apr 26, 2020):

Thanks for reporting. Should be fixed in git master, feel free to reopen if not.

<!-- gh-comment-id:619600993 --> @ghost commented on GitHub (Apr 26, 2020): Thanks for reporting. Should be fixed in git master, feel free to reopen if not.
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#2127
No description provided.