Bug 2460500 - [abrt] xsane: update_wm_hints(): xsane killed by SIGSEGV
Summary: [abrt] xsane: update_wm_hints(): xsane killed by SIGSEGV
Keywords:
Status: CLOSED DUPLICATE of bug 2436839
Alias: None
Product: Fedora
Classification: Fedora
Component: xsane
Version: 43
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Nils Philippsen
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:4d10e2c6d66a45af4cda65a81e6...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-04-22 07:16 UTC by Robert Cawley
Modified: 2026-04-22 14:46 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2026-04-22 14:46:01 UTC
Type: ---
Embargoed:
fedora-admin-xmlrpc: mirror+


Attachments (Terms of Use)
File: proc_pid_status (1.47 KB, text/plain)
2026-04-22 07:16 UTC, Robert Cawley
no flags Details
File: maps (33.67 KB, text/plain)
2026-04-22 07:16 UTC, Robert Cawley
no flags Details
File: limits (1.29 KB, text/plain)
2026-04-22 07:16 UTC, Robert Cawley
no flags Details
File: environ (1.78 KB, text/plain)
2026-04-22 07:16 UTC, Robert Cawley
no flags Details
File: open_fds (581 bytes, text/plain)
2026-04-22 07:17 UTC, Robert Cawley
no flags Details
File: mountinfo (3.54 KB, text/plain)
2026-04-22 07:17 UTC, Robert Cawley
no flags Details
File: os_info (699 bytes, text/plain)
2026-04-22 07:17 UTC, Robert Cawley
no flags Details
File: cpuinfo (3.45 KB, text/plain)
2026-04-22 07:17 UTC, Robert Cawley
no flags Details
File: core_backtrace (9.02 KB, text/plain)
2026-04-22 07:17 UTC, Robert Cawley
no flags Details
File: exploitable (81 bytes, text/plain)
2026-04-22 07:17 UTC, Robert Cawley
no flags Details
File: dso_list (6.12 KB, text/plain)
2026-04-22 07:17 UTC, Robert Cawley
no flags Details
File: var_log_messages (509 bytes, text/plain)
2026-04-22 07:17 UTC, Robert Cawley
no flags Details
File: backtrace (32.85 KB, text/plain)
2026-04-22 07:17 UTC, Robert Cawley
no flags Details

Description Robert Cawley 2026-04-22 07:16:51 UTC
Description of problem:
using a Canon Lido 400 Scanner
works with Gnome Document Scanner
Try to use xsane and fails with following terminal output:

Gtk-Message: 16:37:25.860: Failed to load module "pk-gtk-module"

(xsane:7161): GdkPixbuf-WARNING **: 16:37:25.862: Error loading XPM image loader: Image type “legacy-xpm” is not supported

(xsane:7161): GdkPixbuf-WARNING **: 16:37:25.862: Error loading XPM image loader: Image type “legacy-xpm” is not supported

(xsane:7161): Gdk-CRITICAL **: 16:37:25.862: IA__gdk_drawable_unref: assertion 'GDK_IS_DRAWABLE (drawable)' failed

(xsane:7161): Gdk-CRITICAL **: 16:37:25.862: IA__gdk_drawable_unref: assertion 'GDK_IS_DRAWABLE (drawable)' failed
Segmentation fault         (core dumped) xsane


do not get the failed to load module py-gtk-module on the first try.

fails the same way every time.

other than that I have no idea of the cause of the problem.

Version-Release number of selected component:
xsane-0.999-79.fc43

Additional info:
reporter:       libreport-2.17.15
type:           CCpp
reason:         xsane killed by SIGSEGV
journald_cursor: s=4d4f52f3488f4851924c3d179b7ca1c0;i=412b3;b=6c0836fc677e4bd0b1f9aaa0cfee27d3;m=4b8840e8;t=64fec96e8d4c5;x=432d1bd6ac8e4dfc
executable:     /usr/bin/xsane
cmdline:        /usr/bin/xsane
cgroup:         0::/user.slice/user-1003.slice/user/app.slice/app-gnome-xsane-10222.scope
rootdir:        /
uid:            1003
kernel:         6.19.12-200.fc43.x86_64
package:        xsane-0.999-79.fc43
runlevel:       /bin/sh: line 1: runlevel: command not found
backtrace_rating: 4
crash_function: update_wm_hints

Truncated backtrace:
Thread no. 1 (13 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-23.fc43.x86_64/gdk/gdkwindow.c:6862
 #5 gdk_window_show at /usr/src/debug/gtk2-2.24.33-23.fc43.x86_64/gdk/gdkwindow.c:7217
 #6 gtk_window_map at /usr/src/debug/gtk2-2.24.33-23.fc43.x86_64/gtk/gtkwindow.c:4637
 #9 signal_emit_valist_unlocked at ../gobject/gsignal.c:3535
 #12 gtk_widget_map at /usr/src/debug/gtk2-2.24.33-23.fc43.x86_64/gtk/gtkwidget.c:3437
 #14 gtk_window_show at /usr/src/debug/gtk2-2.24.33-23.fc43.x86_64/gtk/gtkwindow.c:4555
 #17 signal_emit_valist_unlocked at ../gobject/gsignal.c:3535
 #20 gtk_widget_show at /usr/src/debug/gtk2-2.24.33-23.fc43.x86_64/gtk/gtkwidget.c:3243
 #22 xsane_init at ../../src/xsane.c:6060
 #23 xsane_interface at ../../src/xsane.c:6145


Potential duplicate: bug 2292649

Comment 1 Robert Cawley 2026-04-22 07:16:55 UTC
Created attachment 2137855 [details]
File: proc_pid_status

Comment 2 Robert Cawley 2026-04-22 07:16:56 UTC
Created attachment 2137856 [details]
File: maps

Comment 3 Robert Cawley 2026-04-22 07:16:58 UTC
Created attachment 2137857 [details]
File: limits

Comment 4 Robert Cawley 2026-04-22 07:16:59 UTC
Created attachment 2137858 [details]
File: environ

Comment 5 Robert Cawley 2026-04-22 07:17:00 UTC
Created attachment 2137859 [details]
File: open_fds

Comment 6 Robert Cawley 2026-04-22 07:17:02 UTC
Created attachment 2137860 [details]
File: mountinfo

Comment 7 Robert Cawley 2026-04-22 07:17:03 UTC
Created attachment 2137861 [details]
File: os_info

Comment 8 Robert Cawley 2026-04-22 07:17:04 UTC
Created attachment 2137862 [details]
File: cpuinfo

Comment 9 Robert Cawley 2026-04-22 07:17:05 UTC
Created attachment 2137863 [details]
File: core_backtrace

Comment 10 Robert Cawley 2026-04-22 07:17:07 UTC
Created attachment 2137864 [details]
File: exploitable

Comment 11 Robert Cawley 2026-04-22 07:17:08 UTC
Created attachment 2137865 [details]
File: dso_list

Comment 12 Robert Cawley 2026-04-22 07:17:09 UTC
Created attachment 2137866 [details]
File: var_log_messages

Comment 13 Robert Cawley 2026-04-22 07:17:10 UTC
Created attachment 2137867 [details]
File: backtrace

Comment 14 Zdenek Dohnal 2026-04-22 14:46:01 UTC
Hi,

looks like it is caused by issue in gdk-pixbuf.

*** This bug has been marked as a duplicate of bug 2436839 ***


Note You need to log in before you can comment on or make changes to this bug.