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 327838 - Crash from critical warning on startup
Crash from critical warning on startup
Status: RESOLVED DUPLICATE of bug 327323
Product: gnome-control-center
Classification: Core
Component: Background
2.13.x
Other Linux
: Normal critical
: ---
Assigned To: Rodney Dawes
Control-Center Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-01-20 11:28 UTC by Kjartan Maraas
Modified: 2006-01-20 11:35 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Kjartan Maraas 2006-01-20 11:28:00 UTC
Backtrace from gdb:

(gdb) bt
  • #0 ??
  • #1 ??
    from /lib/libpthread.so.0
  • #2 libgnomeui_segv_handle
    at gnome-ui-init.c line 792
  • #3 <signal handler called>
  • #4 IA__g_logv
    at gmessages.c line 502
  • #5 IA__g_log
    at gmessages.c line 517
  • #6 IA__g_return_if_fail_warning
    at gmessages.c line 532
  • #7 IA__g_convert
    at gconvert.c line 713
  • #8 real_save_png
    at io-png.c line 863
  • #9 IA__gdk_pixbuf_savev
    at gdk-pixbuf-io.c line 1417
  • #10 IA__gdk_pixbuf_save
    at gdk-pixbuf-io.c line 1644
  • #11 gnome_thumbnail_factory_save_thumbnail
    at gnome-thumbnail.c line 1175
  • #12 gnome_wp_item_get_thumbnail
    at gnome-wp-item.c line 219
  • #13 wp_props_load_wallpaper
    at gnome-wp-capplet.c line 200
  • #14 IA__g_hash_table_foreach
    at ghash.c line 614
  • #15 gnome_wp_load_stuffs
    at gnome-wp-capplet.c line 584
  • #16 g_idle_dispatch
    at gmain.c line 3796
  • #17 IA__g_main_context_dispatch
    at gmain.c line 1916
  • #18 g_main_context_iterate
    at gmain.c line 2547
  • #19 IA__g_main_loop_run
    at gmain.c line 2751
  • #20 IA__gtk_main
    at gtkmain.c line 991
  • #21 main
    at gnome-wp-capplet.c line 1177
  • #22 __libc_start_main
    at libc-start.c line 231
  • #23 _start

Comment 1 Christian Kirbach 2006-01-20 11:35:32 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.


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