After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 57485 - crash on selecting bitmap background
crash on selecting bitmap background
Status: RESOLVED DUPLICATE of bug 6950
Product: gnome-control-center
Classification: Core
Component: Background
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Control-Center Maintainers
Chema Celorio
Depends on:
Blocks:
 
 
Reported: 2001-07-13 10:17 UTC by mcduff
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description mcduff 2001-07-13 10:24:57 UTC
Package:  control-center
Severity: normal
Version:  
Synopsis: crash on selecting bitmap background
Class:    sw-bug

Distribution: Red Hat Linux release 7.1 (Seawolf)
System: Linux 2.4.2-2 i586 unknown
C library: glibc-2.2.2-10
C compiler: 2.96
glib: 1.2.9
GTK+: 1.2.9
ORBit: ORBit 0.5.7
gnome-libs: gnome-libs 1.2.8
libxml: 1.8.10
gnome-print: gnome-print-0.25-9
gnome-core: gnome-core 1.2.4


Description:
Crashed when selecting bitmap background from mounted vfat32 partition


Debugging information:
(no debugging symbols found)...
Core was generated by `background-properties-capplet --id=2 --xid=44041427'.
Program terminated with signal 6, Aborted.
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
  • #0 __kill
    from /lib/libc.so.6
  • #0 __kill
    from /lib/libc.so.6
  • #1 raise
    at ../sysdeps/posix/raise.c line 27
  • #2 abort
    at ../sysdeps/generic/abort.c line 88
  • #3 g_logv
    at eval.c line 41
  • #4 g_log
    at eval.c line 41
  • #5 DecodeHeader
    from /usr/lib/gdk-pixbuf/loaders/libpixbufloader-bmp.so
  • #6 gdk_pixbuf__bmp_image_load_increment
    from /usr/lib/gdk-pixbuf/loaders/libpixbufloader-bmp.so
  • #7 gdk_pixbuf__bmp_image_load
    from /usr/lib/gdk-pixbuf/loaders/libpixbufloader-bmp.so
  • #8 gdk_pixbuf_new_from_file
    from /usr/lib/libgdk_pixbuf.so.2
  • #9 make_background
    at eval.c line 41
  • #10 copyState
    at eval.c line 41
  • #11 copyState
    at eval.c line 41
  • #12 gtk_marshal_NONE__NONE
    from /usr/lib/libgtk-1.2.so.0
  • #13 gtk_handlers_run
    from /usr/lib/libgtk-1.2.so.0
  • #14 gtk_signal_real_emit
    from /usr/lib/libgtk-1.2.so.0
  • #15 gtk_signal_emit
    from /usr/lib/libgtk-1.2.so.0
  • #16 gtk_button_clicked
    from /usr/lib/libgtk-1.2.so.0
  • #17 gtk_file_selection_file_button
    from /usr/lib/libgtk-1.2.so.0
  • #18 gtk_marshal_NONE__INT_INT_POINTER
    from /usr/lib/libgtk-1.2.so.0
  • #19 gtk_handlers_run
    from /usr/lib/libgtk-1.2.so.0
  • #20 gtk_signal_real_emit
    from /usr/lib/libgtk-1.2.so.0
  • #21 gtk_signal_emit
    from /usr/lib/libgtk-1.2.so.0
  • #22 gtk_clist_button_press
    from /usr/lib/libgtk-1.2.so.0
  • #23 gtk_marshal_BOOL__POINTER
    from /usr/lib/libgtk-1.2.so.0
  • #24 gtk_signal_real_emit
    from /usr/lib/libgtk-1.2.so.0
  • #25 gtk_signal_emit
    from /usr/lib/libgtk-1.2.so.0
  • #26 gtk_widget_event
    from /usr/lib/libgtk-1.2.so.0
  • #27 gtk_propagate_event
    from /usr/lib/libgtk-1.2.so.0
  • #28 gtk_main_do_event
    from /usr/lib/libgtk-1.2.so.0
  • #29 gdk_event_dispatch
    from /usr/lib/libgdk-1.2.so.0
  • #30 g_main_dispatch
    at eval.c line 41
  • #31 g_main_iterate
    at eval.c line 41
  • #32 g_main_run
    at eval.c line 41
  • #33 gtk_main
    from /usr/lib/libgtk-1.2.so.0
  • #34 capplet_corba_gtk_main
    at eval.c line 41
  • #35 capplet_gtk_main
    at eval.c line 41
  • #36 main
    at eval.c line 41
  • #37 __libc_start_main
    at ../sysdeps/generic/libc-start.c line 129
  • #0 __kill
    from /lib/libc.so.6
  • #1 raise
    at ../sysdeps/posix/raise.c line 27
  • #2 abort
    at ../sysdeps/generic/abort.c line 88
  • #3 g_logv
    at eval.c line 41
  • #4 g_log
    at eval.c line 41
  • #5 DecodeHeader
    from /usr/lib/gdk-pixbuf/loaders/libpixbufloader-bmp.so
  • #6 gdk_pixbuf__bmp_image_load_increment
    from /usr/lib/gdk-pixbuf/loaders/libpixbufloader-bmp.so
  • #7 gdk_pixbuf__bmp_image_load
    from /usr/lib/gdk-pixbuf/loaders/libpixbufloader-bmp.so




------- Bug moved to this database by unknown@bugzilla.gnome.org 2001-07-13 06:24 -------

The original reporter (mcduff@khanivore.net) of this bug does not have an account here.
Reassigning to the exporter, unknown@bugzilla.gnome.org.
Reassigning to the default owner of the component, control-center-maint@bugzilla.gnome.org.

Comment 1 Chema Celorio 2001-09-15 17:39:15 UTC
I would like to fix this crash for the background capplet in the control center.
However i need help from you, i need to know if this crash happes when a
particular image is beeing set as the background and also if it happens every
time that image is set. If this is the case can you provide me with an URL to
the image that makes the background capplet crash so that i can try to replicate
it in my computer. 

Thanks in advance
Comment 2 Chema Celorio 2001-09-15 21:25:35 UTC
*** This bug has been marked as a duplicate of 6950 ***