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 352279 - crash in libbackground
crash in libbackground
Status: RESOLVED DUPLICATE of bug 352252
Product: gnome-control-center
Classification: Core
Component: Background
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Rodney Dawes
Control-Center Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-08-21 17:44 UTC by Frederic Crozat
Modified: 2006-08-21 18:17 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Frederic Crozat 2006-08-21 17:44:33 UTC
crasher in nautilus has been introduced by memleak fixes in libbackground :

Thread 1 (Thread -1227802416 (LWP 6763))

  • #0 __kernel_vsyscall
  • #1 raise
    from /lib/i686/libc.so.6
  • #2 abort
    from /lib/i686/libc.so.6
  • #3 __libc_message
    at ../sysdeps/unix/sysv/linux/libc_fatal.c line 170
  • #4 _int_free
    at malloc.c line 5616
  • #5 *__GI___libc_free
    at malloc.c line 3447
  • #6 IA__g_free
    at gmem.c line 187
  • #7 bg_preferences_load
    at preferences.c line 277
  • #8 initialize_background_from_settings
    at nautilus-directory-background.c line 123
  • #9 nautilus_connect_desktop_background_to_file_metadata
    at nautilus-directory-background.c line 80
  • #10 fm_icon_view_begin_loading
    at fm-icon-view.c line 1086
  • #11 IA__g_cclosure_marshal_VOID__VOID
  • #12 g_type_class_meta_marshal
    at gclosure.c line 567
  • #13 IA__g_closure_invoke
    at gclosure.c line 490
  • #14 signal_emit_unlocked_R
    at gsignal.c line 2476
  • #15 IA__g_signal_emit_valist
    at gsignal.c line 2197
  • #16 IA__g_signal_emit
    at gsignal.c line 2241
  • #17 fm_directory_view_begin_loading
    at fm-directory-view.c line 3303
  • #18 finish_loading_if_all_metadata_loaded
    at fm-directory-view.c line 8877
  • #19 directory_ready_callback
    at nautilus-desktop-directory.c line 135
  • #20 ready_callback_call
    at nautilus-directory-async.c line 1248
  • #21 nautilus_directory_async_state_changed
    at nautilus-directory-async.c line 1849
  • #22 execute_queued_functions
    at nautilus-idle-queue.c line 66
  • #23 g_idle_dispatch
    at gmain.c line 3924
  • #24 IA__g_main_context_dispatch
    at gmain.c line 2043
  • #25 g_main_context_iterate
    at gmain.c line 2675
  • #26 IA__g_main_loop_run
    at gmain.c line 2879
  • #27 IA__gtk_main
    at gtk/gtkmain.c line 1000
  • #28 main
    at nautilus-main.c line 371
  • #29 __libc_start_main
    at libc-start.c line 231
  • #30 _start

Comment 1 Rodney Dawes 2006-08-21 18:17:06 UTC

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