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 420017 - crash in gtk_icon_cache_add_icons
crash in gtk_icon_cache_add_icons
Status: RESOLVED DUPLICATE of bug 363289
Product: nautilus
Classification: Core
Component: general
2.16.x
Other All
: High critical
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
nautilus[debugsymbols]
Depends on:
Blocks:
 
 
Reported: 2007-03-19 05:51 UTC by thecapricous
Modified: 2007-04-02 01:36 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description thecapricous 2007-03-19 05:51:24 UTC
What were you doing when the application crashed?
Duplicate of: 363289
Let me know if you need something else from me.
My theme at the moment is "Human", but Nautilus crashes reguardless of what theme/icons I use. 
I have uploaded the requested icons (at the time of the crash) to: http://www.boundlesssupremacy.com/Cappy/crashicons/


Distribution: Ubuntu 6.10 (edgy)
Gnome Release: 2.16.1 2006-10-02 (Ubuntu)
BugBuddy Version: 2.16.0

Memory status: size: 70787072 vsize: 0 resident: 70787072 share: 0 rss: 19451904 rss_rlim: 0
CPU usage: start_time: 1174283188 rtime: 0 utime: 66 stime: 0 cutime:63 cstime: 0 timeout: 3 it_real_value: 0 frequency: 0

Backtrace was generated from '/usr/bin/nautilus'

Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1226910032 (LWP 18052)]
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread -1226910032 (LWP 18052))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/tls/i686/cmov/libpthread.so.0
  • #2 gnome_gtk_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 _gtk_icon_cache_add_icons
    at gtkiconcache.c line 303
  • #5 IA__gtk_icon_theme_list_icons
    at gtkicontheme.c line 2040
  • #6 nautilus_emblem_list_availible
    at nautilus-emblem-utils.c line 56
  • #7 nautilus_emblem_sidebar_populate
    at nautilus-emblem-sidebar.c line 945
  • #8 nautilus_emblem_sidebar_init
    at nautilus-emblem-sidebar.c line 990
  • #9 IA__g_type_create_instance
    at gtype.c line 1567
  • #10 g_object_constructor
    at gobject.c line 1041
  • #11 IA__g_object_newv
    at gobject.c line 937
  • #12 IA__g_object_new_valist
    at gobject.c line 981
  • #13 IA__g_object_new
    at gobject.c line 795
  • #14 nautilus_emblem_sidebar_create
    at nautilus-emblem-sidebar.c line 1086
  • #15 nautilus_sidebar_provider_create
    at nautilus-sidebar-provider.c line 64
  • #16 nautilus_navigation_window_show_sidebar
    at nautilus-navigation-window.c line 1216
  • #17 nautilus_navigation_window_show
    at nautilus-navigation-window.c line 1482
  • #18 IA__g_cclosure_marshal_VOID__VOID
    at gmarshal.c line 77
  • #19 g_type_class_meta_marshal
    at gclosure.c line 567
  • #20 IA__g_closure_invoke
    at gclosure.c line 490
  • #21 signal_emit_unlocked_R
    at gsignal.c line 2370
  • #22 IA__g_signal_emit_valist
    at gsignal.c line 2199
  • #23 IA__g_signal_emit
    at gsignal.c line 2243
  • #24 IA__gtk_widget_show
    at gtkwidget.c line 2222
  • #25 nautilus_window_show_window
    at nautilus-window.c line 678
  • #26 nautilus_window_info_show_window
    at nautilus-window-info.c line 175
  • #27 finish_loading_if_all_metadata_loaded
    at fm-directory-view.c line 8941
  • #28 ready_callback_call
    at nautilus-directory-async.c line 1248
  • #29 nautilus_directory_async_state_changed
    at nautilus-directory-async.c line 1849
  • #30 load_directory_state_destroy
    at nautilus-directory-async.c line 790
  • #31 load_directory_done
    at nautilus-directory-async.c line 800
  • #32 dequeue_pending_idle_callback
    at nautilus-directory-async.c line 919
  • #33 directory_load_callback
    at nautilus-directory-async.c line 1029
  • #34 dispatch_job_callback
    at gnome-vfs-job.c line 237
  • #35 g_idle_dispatch
    at gmain.c line 3926
  • #36 IA__g_main_context_dispatch
    at gmain.c line 2045
  • #37 g_main_context_iterate
    at gmain.c line 2677
  • #38 IA__g_main_loop_run
    at gmain.c line 2881
  • #39 IA__gtk_main
    at gtkmain.c line 1024
  • #40 main
    at nautilus-main.c line 372
  • #41 __libc_start_main
    from /lib/tls/i686/cmov/libc.so.6
  • #42 _start
  • #0 __kernel_vsyscall

Comment 1 thecapricous 2007-03-19 07:06:54 UTC
I found out it is my "gnome" folder and it is causing the problem because it is the inherited icon. Here is the corrupted (gnome) file - named "icon-theme.cache"

http://www.boundlesssupremacy.com/Cappy/crashicons/
Comment 2 thecapricous 2007-03-19 07:12:20 UTC
One more note, deleted /usr/share/icons/gnome/icon-theme.cache and now everything works perfectly. No more repeated crashes. =)
Comment 3 André Klapper 2007-04-02 01:36:47 UTC
awesome! good trace and the attachments (please keep them online until bug 363289 is resolved), thanks so much!

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