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 52208 - New Background Image Crash
New Background Image Crash
Status: RESOLVED DUPLICATE of bug 33867
Product: gnome-control-center
Classification: Core
Component: Background
pre 1.4.0
Other Linux
: Normal normal
: ---
Assigned To: Control-Center Maintainers
Chema Celorio
Depends on:
Blocks:
 
 
Reported: 2001-03-17 05:41 UTC by s3anrams3y
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description s3anrams3y 2001-03-17 05:43:00 UTC
Package:  control-center
Severity: normal
Version:  1.2.2
Synopsis: New Background Image Crash
Class:    sw-bug

Distribution: Red Hat Linux release 7.0 (Guinness)
System: Linux 2.2.16-22 i686 unknown
C library: glibc-2.2-12
C compiler: 2.96
glib: 1.2.8
GTK+: 1.2.8
ORBit: ORBit 0.5.6
gnome-libs: gnome-libs 1.2.11
libxml: 1.8.10
gnome-print: gnome-print-0.25-8_helix_1
gnome-core: gnome-core 1.2.4


Description:
Tried to change my background image from the default 'redhat' image to a
.jpg located in a subdirectory off my home directory.


Debugging information:
(no debugging symbols found)...(no debugging symbols found)...
0x40626e69 in __wait4 () from /lib/libc.so.6
  • #0 __wait4
    from /lib/libc.so.6
  • #1 __DTOR_END__
    from /lib/libc.so.6
  • #2 gnome_segv_handle
    at gnome-init.c line 660
  • #3 <signal handler called>
  • #4 chunk_free
    at malloc.c line 3131
  • #5 __libc_free
    at malloc.c line 3054
  • #6 free_buffer
    from /usr/lib/libgdk_pixbuf.so.2
  • #7 gdk_pixbuf_finalize
    from /usr/lib/libgdk_pixbuf.so.2
  • #8 gdk_pixbuf_unref
    from /usr/lib/libgdk_pixbuf.so.2
  • #9 copyState
  • #10 copyState
  • #11 gtk_marshal_NONE__NONE
    from /usr/lib/libgtk-1.2.so.0
  • #12 gtk_handlers_run
    from /usr/lib/libgtk-1.2.so.0
  • #13 gtk_signal_real_emit
    from /usr/lib/libgtk-1.2.so.0
  • #14 gtk_signal_emit
    from /usr/lib/libgtk-1.2.so.0
  • #15 gtk_button_clicked
    from /usr/lib/libgtk-1.2.so.0
  • #16 gtk_real_button_released
    from /usr/lib/libgtk-1.2.so.0
  • #17 gtk_marshal_NONE__NONE
    from /usr/lib/libgtk-1.2.so.0
  • #18 gtk_signal_real_emit
    from /usr/lib/libgtk-1.2.so.0
  • #19 gtk_signal_emit
    from /usr/lib/libgtk-1.2.so.0
  • #20 gtk_button_released
    from /usr/lib/libgtk-1.2.so.0
  • #21 gtk_button_button_release
    from /usr/lib/libgtk-1.2.so.0
  • #22 gtk_marshal_BOOL__POINTER
    from /usr/lib/libgtk-1.2.so.0
  • #23 gtk_signal_real_emit
    from /usr/lib/libgtk-1.2.so.0
  • #24 gtk_signal_emit
    from /usr/lib/libgtk-1.2.so.0
  • #25 gtk_widget_event
    from /usr/lib/libgtk-1.2.so.0
  • #26 gtk_propagate_event
    from /usr/lib/libgtk-1.2.so.0
  • #27 gtk_main_do_event
    from /usr/lib/libgtk-1.2.so.0
  • #28 gdk_event_dispatch
    from /usr/lib/libgdk-1.2.so.0
  • #29 g_main_dispatch
    from /usr/lib/libglib-1.2.so.0
  • #30 g_main_iterate
    from /usr/lib/libglib-1.2.so.0
  • #31 g_main_run
    from /usr/lib/libglib-1.2.so.0
  • #32 gtk_main
    from /usr/lib/libgtk-1.2.so.0
  • #33 capplet_corba_gtk_main
    from /usr/lib/libcapplet.so.0
  • #34 capplet_gtk_main
    from /usr/lib/libcapplet.so.0
  • #35 main
  • #36 __libc_start_main
    at ../sysdeps/generic/libc-start.c line 129
  • #0 __wait4
    from /lib/libc.so.6
  • #1 __DTOR_END__
    from /lib/libc.so.6
  • #2 gnome_segv_handle
    at gnome-init.c line 660
  • #3 <signal handler called>
  • #4 chunk_free
    at malloc.c line 3131
  • #5 __libc_free
    at malloc.c line 3054
  • #6 free_buffer
    from /usr/lib/libgdk_pixbuf.so.2
  • #7 gdk_pixbuf_finalize
    from /usr/lib/libgdk_pixbuf.so.2




------- Bug moved to this database by unknown@bugzilla.gnome.org 2001-03-17 00:43 -------

Unknown version 1.2.x in product control-center. Setting version to the default, "unspecified".
The original reporter (s3anrams3y@yahoo.com) 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:40:29 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 18:05:18 UTC
*** This bug has been marked as a duplicate of 33867 ***