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 615929 - Possible crash occuring during icon theme cache update.
Possible crash occuring during icon theme cache update.
Status: RESOLVED DUPLICATE of bug 614800
Product: gnome-bluetooth
Classification: Core
Component: general
2.30.x
Other Linux
: Normal major
: ---
Assigned To: gnome-bluetooth-general-maint@gnome.bugs
gnome-bluetooth-general-maint@gnome.bugs
Depends on:
Blocks:
 
 
Reported: 2010-04-16 07:10 UTC by Baptiste Mille-Mathias
Modified: 2010-09-01 19:30 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Baptiste Mille-Mathias 2010-04-16 07:10:35 UTC
Hello,

There is an error that make crash randomly gnome-bluetooth, it seems it happens when a package update is occuring at the same time (perhaps when the icon theme cache is updated).

Version affected: 2.30 (no other for the moment so far)

.

Thread 1 (process 2314)

  • #0 find_image_offset
    at /build/buildd/gtk+2.0-2.20.0/gtk/gtkiconcache.c line 208
  • #1 _gtk_icon_cache_get_icon_flags
    at /build/buildd/gtk+2.0-2.20.0/gtk/gtkiconcache.c line 283
  • #2 theme_dir_get_icon_suffix
    at /build/buildd/gtk+2.0-2.20.0/gtk/gtkicontheme.c line 2069
  • #3 choose_icon
    at /build/buildd/gtk+2.0-2.20.0/gtk/gtkicontheme.c line 2132
  • #4 ensure_pixbuf_for_gicon
    at /build/buildd/gtk+2.0-2.20.0/gtk/gtkimage.c line 1771
  • #5 gtk_image_calc_size
    at /build/buildd/gtk+2.0-2.20.0/gtk/gtkimage.c line 2333
  • #6 gtk_image_size_request
    at /build/buildd/gtk+2.0-2.20.0/gtk/gtkimage.c line 2359
  • #7 g_cclosure_marshal_VOID__BOXED
    from /usr/lib/libgobject-2.0.so.0
  • #8 ??
    from /usr/lib/libgobject-2.0.so.0
  • #9 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #10 ??
    from /usr/lib/libgobject-2.0.so.0
  • #11 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #12 g_signal_emit_by_name
    from /usr/lib/libgobject-2.0.so.0
  • #13 do_size_request
    at /build/buildd/gtk+2.0-2.20.0/gtk/gtksizegroup.c line 628
  • #14 _gtk_size_group_compute_requisition
    at /build/buildd/gtk+2.0-2.20.0/gtk/gtksizegroup.c line 833
  • #15 IA__gtk_widget_size_request
    at /build/buildd/gtk+2.0-2.20.0/gtk/gtkwidget.c line 3886
  • #16 gtk_window_size_request
    at /build/buildd/gtk+2.0-2.20.0/gtk/gtkwindow.c line 4953
  • #17 g_cclosure_marshal_VOID__BOXED
    from /usr/lib/libgobject-2.0.so.0
  • #18 ??
    from /usr/lib/libgobject-2.0.so.0
  • #19 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #20 ??
    from /usr/lib/libgobject-2.0.so.0
  • #21 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #22 g_signal_emit_by_name
    from /usr/lib/libgobject-2.0.so.0
  • #23 do_size_request
    at /build/buildd/gtk+2.0-2.20.0/gtk/gtksizegroup.c line 628
  • #24 _gtk_size_group_compute_requisition
    at /build/buildd/gtk+2.0-2.20.0/gtk/gtksizegroup.c line 833
  • #25 IA__gtk_widget_size_request
    at /build/buildd/gtk+2.0-2.20.0/gtk/gtkwidget.c line 3886
  • #26 gtk_window_compute_configure_request
    at /build/buildd/gtk+2.0-2.20.0/gtk/gtkwindow.c line 5837
  • #27 gtk_window_check_resize
    at /build/buildd/gtk+2.0-2.20.0/gtk/gtkwindow.c line 6049
  • #28 gtk_plug_check_resize
    at /build/buildd/gtk+2.0-2.20.0/gtk/gtkplug.c line 992
  • #29 g_cclosure_marshal_VOID__VOID
    from /usr/lib/libgobject-2.0.so.0
  • #30 ??
    from /usr/lib/libgobject-2.0.so.0
  • #31 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #32 ??
    from /usr/lib/libgobject-2.0.so.0
  • #33 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #34 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #35 IA__gtk_container_check_resize
    at /build/buildd/gtk+2.0-2.20.0/gtk/gtkcontainer.c line 1425
  • #36 gtk_container_idle_sizer
    at /build/buildd/gtk+2.0-2.20.0/gtk/gtkcontainer.c line 1350
  • #37 gdk_threads_dispatch
    at /build/buildd/gtk+2.0-2.20.0/gdk/gdk.c line 512
  • #38 ??
    from /lib/libglib-2.0.so.0
  • #39 g_main_context_dispatch
    from /lib/libglib-2.0.so.0
  • #40 ??
    from /lib/libglib-2.0.so.0
  • #41 g_main_loop_run
    from /lib/libglib-2.0.so.0
  • #42 IA__gtk_main
    at /build/buildd/gtk+2.0-2.20.0/gtk/gtkmain.c line 1219
  • #43 main
    at main.c line 1149

Comment 1 Bastien Nocera 2010-04-16 08:22:56 UTC
The backtrace is busted, there's no use of GtkPlug (gtk_plug_check_resize()) in bluetooth-sendto.

The problem is more likely to be with GTK+ anyway if the problem happens when building the theme cache.
Comment 2 Tobias Mueller 2010-09-01 19:30:33 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 bug 614800 ***