Public bug reported:

On Ubuntu 26.04, evince crashes when I start it:

evince:
(org.gnome.Evince:42613): Gtk-WARNING **: 14:44:08.870: Could not load a pixbuf 
from icon theme.
This may indicate that pixbuf loaders or the mime database could not be found.
Gtk:ERROR:../../../gtk/gtkiconhelper.c:495:ensure_surface_for_gicon: assertion 
failed (error == NULL): Failed to load 
/usr/share/icons/Papirus-Dark/48x48/status/image-missing.svg: Could not spawn 
`"bwrap" "--unshare-all" "--die-with-parent" "--chdir" "/" "--ro-bind" "/usr" 
"/usr" "--dev" "/dev" "--ro-bind-try" "/etc/ld.so.cache" "/etc/ld.so.cache" 
"--ro-bind-try" "/nix/store" "/nix/store" "--tmpfs" "/tmp-home" "--tmpfs" 
"/tmp-run" "--clearenv" "--setenv" "HOME" "/tmp-home" "--setenv" 
"XDG_RUNTIME_DIR" "/tmp-run" "--setenv" "XDG_RUNTIME_DIR" "/run/user/1000" 
"--symlink" "/usr/lib" "/lib" "--symlink" "/usr/lib32" "/lib32" "--symlink" 
"/usr/lib64" "/lib64" "--ro-bind-try" "/etc/fonts/conf.d" "/etc/fonts/conf.d" 
"--ro-bind-try" "/etc/fonts/fonts.conf" "/etc/fonts/fonts.conf" "--ro-bind-try" 
"/home/foo/.cache/fontconfig" "/home/foo/.cache/fontconfig" "--ro-bind-try" 
"/home/foo/.fonts" "/home/foo/.fonts" "--ro-bind-try" 
"/home/foo/.local/share/fonts" "/home/foo/.local/share/fonts" "--ro-bind-try" 
"/var/cache/fontconfig" "/var/cache/fontconfig" "--bind-try" 
"/home/foo/.cache/glycin/usr/libexec/glycin-loaders/2+/glycin-svg" 
"/home/foo/.cache/glycin/usr/libexec/glycin-loaders/2+/glycin-svg" "--setenv" 
"XDG_CACHE_HOME" 
"/home/foo/.cache/glycin/usr/libexec/glycin-loaders/2+/glycin-svg" "--seccomp" 
"24" "/usr/libexec/glycin-loaders/2+/glycin-svg" "--dbus-fd" "23"`: Permission 
denied (os error 13) (gdk-pixbuf-error-quark, 0)
Bail out! Gtk:ERROR:../../../gtk/gtkiconhelper.c:495:ensure_surface_for_gicon: 
assertion failed (error == NULL): Failed to load 
/usr/share/icons/Papirus-Dark/48x48/status/image-missing.svg: Could not spawn 
`"bwrap" "--unshare-all" "--die-with-parent" "--chdir" "/" "--ro-bind" "/usr" 
"/usr" "--dev" "/dev" "--ro-bind-try" "/etc/ld.so.cache" "/etc/ld.so.cache" 
"--ro-bind-try" "/nix/store" "/nix/store" "--tmpfs" "/tmp-home" "--tmpfs" 
"/tmp-run" "--clearenv" "--setenv" "HOME" "/tmp-home" "--setenv" 
"XDG_RUNTIME_DIR" "/tmp-run" "--setenv" "XDG_RUNTIME_DIR" "/run/user/1000" 
"--symlink" "/usr/lib" "/lib" "--symlink" "/usr/lib32" "/lib32" "--symlink" 
"/usr/lib64" "/lib64" "--ro-bind-try" "/etc/fonts/conf.d" "/etc/fonts/conf.d" 
"--ro-bind-try" "/etc/fonts/fonts.conf" "/etc/fonts/fonts.conf" "--ro-bind-try" 
"/home/foo/.cache/fontconfig" "/home/foo/.cache/fontconfig" "--ro-bind-try" 
"/home/foo/.fonts" "/home/foo/.fonts" "--ro-bind-try" 
"/home/foo/.local/share/fonts" "/home/foo/.local/share/fonts" "--ro-bind-try" 
"/var/cache/fontconfig" "/var/cache/fontconfig" "--bind-try" 
"/home/foo/.cache/glycin/usr/libexec/glycin-loaders/2+/glycin-svg" 
"/home/foo/.cache/glycin/usr/libexec/glycin-loaders/2+/glycin-svg" "--setenv" 
"XDG_CACHE_HOME" 
"/home/foo/.cache/glycin/usr/libexec/glycin-loaders/2+/glycin-svg" "--seccomp" 
"24" "/usr/libexec/glycin-loaders/2+/glycin-svg" "--dbus-fd" "23"`: Permission 
denied (os error 13) (gdk-pixbuf-error-quark, 0)
Aborted                    (core dumped) evince

In the syslog, I have:
audit: type=1400 audit(1770990248.862:701): apparmor="DENIED" operation="exec" 
class="file" profile="/usr/bin/evince" name="/usr/bin/bwrap" pid=42628 
comm="blocking-2" requested_mask="x" denied_mask="x" fsuid=1000 ouid=0
uudit: type=1400 audit(1770990248.862:702): apparmor="DENIED" operation="exec" 
class="file" profile="/usr/bin/evince" name="/usr/bin/bwrap" pid=42628 
comm="blocking-2" requested_mask="x" denied_mask="x" fsuid=1000 ouid=0
audit: type=1400 audit(1770990248.866:703): apparmor="DENIED" operation="exec" 
class="file" profile="/usr/bin/evince" name="/usr/bin/bwrap" pid=42630 
comm="gly-hdl-loader" requested_mask="x" denied_mask="x" fsuid=1000 ouid=0
audit: type=1400 audit(1770990248.867:704): apparmor="DENIED" operation="exec" 
class="file" profile="/usr/bin/evince" name="/usr/bin/bwrap" pid=42630 
comm="gly-hdl-loader" requested_mask="x" denied_mask="x" fsuid=1000 ouid=0
audit: type=1400 audit(1770990248.872:705): apparmor="DENIED" operation="exec" 
class="file" profile="/usr/bin/evince" name="/usr/bin/bwrap" pid=42632 
comm="gly-hdl-loader" requested_mask="x" denied_mask="x" fsuid=1000 ouid=0
audit: type=1400 audit(1770990248.872:706): apparmor="DENIED" operation="exec" 
class="file" profile="/usr/bin/evince" name="/usr/bin/bwrap" pid=42632 
comm="gly-hdl-loader" requested_mask="x" denied_mask="x" fsuid=1000 ouid=0

Versions:
kernel: Linux EFF-L2001 6.19.0-3-generic #3-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 
23 20:01:24 UTC 2026 x86_64 GNU/Linux
evince: 48.1-3ubuntu2
apparmor: 5.0.0~alpha1-0ubuntu11

** Affects: evince (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2141762

Title:
  evince crashes on 26.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evince/+bug/2141762/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to