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 53309 - crash changing background picture
crash changing background picture
Status: RESOLVED DUPLICATE of bug 33867
Product: gnome-control-center
Classification: Core
Component: Background
1.4.0
Other other
: Normal normal
: ---
Assigned To: Control-Center Maintainers
Chema Celorio
Depends on:
Blocks:
 
 
Reported: 2001-04-18 01:00 UTC by rodd
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description rodd 2001-04-18 00:59:59 UTC
Package: control-center
Severity: normal
Version: 1.4.0.1
Synopsis: crash changing background picture
Bugzilla-Product: control-center
Bugzilla-Component: general

Description:
crash changing background picture


Debugging Information:

(no debugging symbols found)...(no debugging symbols found)...
0x40645e69 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 659
  • #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
    at gtkmarshal.c line 363
  • #12 gtk_handlers_run
    at gtksignal.c line 1917
  • #13 gtk_signal_real_emit
    at gtksignal.c line 1477
  • #14 gtk_signal_emit
    at gtksignal.c line 552
  • #15 gtk_button_clicked
    at gtkbutton.c line 336
  • #16 gtk_real_button_released
    at gtkbutton.c line 861
  • #17 gtk_marshal_NONE__NONE
    at gtkmarshal.c line 363
  • #18 gtk_signal_real_emit
    at gtksignal.c line 1440
  • #19 gtk_signal_emit
    at gtksignal.c line 552
  • #20 gtk_button_released
    at gtkbutton.c line 327
  • #21 gtk_button_button_release
    at gtkbutton.c line 721
  • #22 gtk_marshal_BOOL__POINTER
    at gtkmarshal.c line 32
  • #23 gtk_signal_real_emit
    at gtksignal.c line 1492
  • #24 gtk_signal_emit
    at gtksignal.c line 552
  • #25 gtk_widget_event
    at gtkwidget.c line 2861
  • #26 gtk_propagate_event
    at gtkmain.c line 1375
  • #27 gtk_main_do_event
    at gtkmain.c line 818
  • #28 gdk_event_dispatch
    at gdkevents.c line 2139
  • #29 g_main_dispatch
    at gmain.c line 656
  • #30 g_main_iterate
    at gmain.c line 877
  • #31 g_main_run
    at gmain.c line 935
  • #32 gtk_main
    at gtkmain.c line 524
  • #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 659
  • #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-04-17 20:59 -------

The original reporter (rodd@flathead.redfish.local) 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:16 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:19 UTC
*** This bug has been marked as a duplicate of 33867 ***