Version-Release number of selected component: xsane-0.999-50.fc40 Additional info: reporter: libreport-2.17.15 type: CCpp reason: xsane killed by SIGSEGV journald_cursor: s=219372354aa54df583e8ee079591f6d3;i=30417;b=eb632dd115584a9997779c08667891d5;m=5988881a;t=616ed6c364137;x=cca91324caba85dc executable: /usr/bin/xsane cmdline: /usr/bin/xsane cgroup: 0::/user.slice/user-1000.slice/user/app.slice/app-gnome-xsane-10569.scope rootdir: / uid: 1000 kernel: 6.8.7-300.fc40.x86_64 package: xsane-0.999-50.fc40 runlevel: N 5 backtrace_rating: 4 crash_function: update_wm_hints Truncated backtrace: Thread no. 1 (15 frames) #0 update_wm_hints at x11/gdkwindow-x11.c:1216 #1 set_initial_hints at x11/gdkwindow-x11.c:1253 #2 gdk_window_x11_show at x11/gdkwindow-x11.c:1380 #3 gdk_window_show_internal at /usr/src/debug/gtk2-2.24.33-18.fc40.x86_64/gdk/gdkwindow.c:6862 #5 gdk_window_show at /usr/src/debug/gtk2-2.24.33-18.fc40.x86_64/gdk/gdkwindow.c:7217 #6 gtk_window_map at /usr/src/debug/gtk2-2.24.33-18.fc40.x86_64/gtk/gtkwindow.c:4637 #8 signal_emit_unlocked_R.isra.0 at ../gobject/gsignal.c:3721 #9 signal_emit_valist_unlocked at ../gobject/gsignal.c:3520 #12 gtk_widget_map at /usr/src/debug/gtk2-2.24.33-18.fc40.x86_64/gtk/gtkwidget.c:3437 #14 gtk_window_show at /usr/src/debug/gtk2-2.24.33-18.fc40.x86_64/gtk/gtkwindow.c:4555 #16 signal_emit_unlocked_R.isra.0 at ../gobject/gsignal.c:3721 #17 signal_emit_valist_unlocked at ../gobject/gsignal.c:3520 #20 gtk_widget_show at /usr/src/debug/gtk2-2.24.33-18.fc40.x86_64/gtk/gtkwidget.c:3243 #22 xsane_init at ../../src/xsane.c:6058 #23 xsane_interface at ../../src/xsane.c:6143
Created attachment 2029184 [details] File: proc_pid_status
Created attachment 2029185 [details] File: maps
Created attachment 2029186 [details] File: limits
Created attachment 2029187 [details] File: environ
Created attachment 2029188 [details] File: open_fds
Created attachment 2029189 [details] File: mountinfo
Created attachment 2029190 [details] File: os_info
Created attachment 2029191 [details] File: cpuinfo
Created attachment 2029192 [details] File: core_backtrace
Created attachment 2029193 [details] File: exploitable
Created attachment 2029194 [details] File: dso_list
Created attachment 2029195 [details] File: var_log_messages
Created attachment 2029196 [details] File: backtrace
Hi, I saw this triggered by the latest gdk-pixbuf2 update to 2.42.11-1.fc40 - do you have the build on your system? Downgrading gdk-pixbuf2 should fix the issue.
Downgrading gdk-pixbuf2 actually fixes the issue.
*** Bug 2292649 has been marked as a duplicate of this bug. ***
> Apr 25 09:27:18 jehovah-local xsane[10569]: Error loading XPM image loader: Image type “xpm” is not supported > Apr 25 09:27:18 jehovah-local xsane[10569]: Error loading XPM image loader: Image type “xpm” is not supported I've found the culprit, since Claws Mail is affected, too, with icons missing and an intercepted backtrace when starting it from a terminal. This uncommented commit removed the XPM loader (= others): https://src.fedoraproject.org/rpms/gdk-pixbuf2/c/110f529bef020e863264b754671c3dd82d540d69?branch=rawhide A bad idea to commit such a change without a proper commit message/explanation. Please don't do that. Sum up your spec file changes that affect a build.
Thanks for confirming. The handling of the change was indeed suboptimal; see discussion in bug 2276464, bug 2276661, and this fedora-devel thread: <https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/WXGFAXQAVMIKPU6KPW7ZWY2RQEOY276Y/>. If claws-mail needs the XPM loader, it'll need to add "Requires: gdk-pixbuf2-modules-extra" in F41+. For xsane this should already be fixed in F41/F42, so I'll close. *** This bug has been marked as a duplicate of bug 2276661 ***
(And the affected gdk-pixbuf update was unpushed for F39/F40.)
The needinfo request[s] on this closed bug have been removed as they have been unresolved for 120 days