Your message dated Tue, 15 Sep 2026 14:44:31 +0100
with message-id <[email protected]>
and subject line Re: Bug#1147635: libgdk-pixbuf-2.0-0: glycin decodes fail
without CONFIG_SECCOMP in kernel
has caused the Debian Bug report #1147635,
regarding libgdk-pixbuf-2.0-0: glycin decodes fail without CONFIG_SECCOMP in
kernel
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
1147635: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1147635
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libgdk-pixbuf-2.0-0
Version: 2.44.7+dfsg-1
Severity: normal
X-Debbugs-Cc: [email protected]
This is probably something to submit upstream, but I'm unsure.
Following a recent reboot, my Wayfire compositor was unable to load the
panel or set a background. I couldn't coax much debugging from them, but
traced it down to a "bwrap" subprocess. I then noticed various apps were
failing, including reportbug. I was finally able (using strace) to find
a failed seccomp call in libglycin's decoders. I rebuilt my kernel with
CONFIG_SECCOMP enabled, and everything worked.
CONFIG_SECCOMP is enabled in the default Debian kernel, but I don't
think building without it is that rare.
In my ideal world, gdk would fall back on some other decoding mechanism
in the absence of kernel seccomp support. I anticipate that this might
be a non-starter either for security or implementation cost reasons. In
that case, it would at least be nice to get obvious and clear failure
diagnostics. This latter choice is most likely done in libglycin itself.
Feel free to reassign this as you see fit.
-- System Information:
Debian Release: forky/sid
APT prefers unstable-debug
APT policy: (500, 'unstable-debug'), (300, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 7.2.5nlb2 (SMP w/64 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE,
TAINT_UNSIGNED_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages libgdk-pixbuf-2.0-0 depends on:
ii glycin-thumbnailers 2.1.5+ds-2
ii libc6 2.43-5
ii libgdk-pixbuf2.0-common 2.44.7+dfsg-1
ii libglib2.0-0t64 2.90.0-1
ii libglycin-2-0 2.1.5+ds-2
ii shared-mime-info 2.4-5+b3
libgdk-pixbuf-2.0-0 recommends no packages.
libgdk-pixbuf-2.0-0 suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
On Tue, 15 Sep 2026 at 07:08:26 -0400, Nick Black (Public gmail account) wrote:
upstream is officially uninterested in doing this, and i don't
think it makes sense to do it in debian alone. you can go ahead
and close this.
--- End Message ---