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 618056 - The agent crashes when displaying the context menu
The agent crashes when displaying the context menu
Status: RESOLVED WONTFIX
Product: seahorse-plugins
Classification: Applications
Component: Agent
2.30.x
Other Linux
: Normal critical
: ---
Assigned To: seahorse-plugins-maint
seahorse-plugins-maint
gnome[unmaintained]
Depends on:
Blocks:
 
 
Reported: 2010-05-07 20:45 UTC by Josselin Mouette
Modified: 2020-06-06 08:52 UTC
See Also:
GNOME target: ---
GNOME version: 2.29/2.30



Description Josselin Mouette 2010-05-07 20:45:58 UTC
Right-click on the seahorse-agent icon: SIGSEGV.

  • #0 seahorse_widget_get_widget
    at seahorse-widget.c line 387
  • #1 tray_popup_menu
    at seahorse-agent-status.c line 242
  • #2 IA__g_closure_invoke
    at /tmp/buildd/glib2.0-2.24.1/gobject/gclosure.c line 767
  • #3 signal_emit_unlocked_R
    at /tmp/buildd/glib2.0-2.24.1/gobject/gsignal.c line 3248
  • #4 IA__g_signal_emit_valist
    at /tmp/buildd/glib2.0-2.24.1/gobject/gsignal.c line 2981
  • #5 IA__g_signal_emit
    at /tmp/buildd/glib2.0-2.24.1/gobject/gsignal.c line 3038
  • #6 emit_popup_menu_signal
    at /tmp/buildd/gtk+2.0-2.20.1/gtk/gtkstatusicon.c line 1279
  • #7 gtk_status_icon_button_press
    at /tmp/buildd/gtk+2.0-2.20.1/gtk/gtkstatusicon.c line 1742
  • #8 _gtk_marshal_BOOLEAN__BOXED
    at /tmp/buildd/gtk+2.0-2.20.1/gtk/gtkmarshalers.c line 84
  • #9 IA__g_closure_invoke
    at /tmp/buildd/glib2.0-2.24.1/gobject/gclosure.c line 767
  • #10 signal_emit_unlocked_R
    at /tmp/buildd/glib2.0-2.24.1/gobject/gsignal.c line 3248
  • #11 IA__g_signal_emit_valist
    at /tmp/buildd/glib2.0-2.24.1/gobject/gsignal.c line 2991
  • #12 IA__g_signal_emit
    at /tmp/buildd/glib2.0-2.24.1/gobject/gsignal.c line 3038
  • #13 gtk_widget_event_internal
    at /tmp/buildd/gtk+2.0-2.20.1/gtk/gtkwidget.c line 4943
  • #14 IA__gtk_propagate_event
    at /tmp/buildd/gtk+2.0-2.20.1/gtk/gtkmain.c line 2442
  • #15 IA__gtk_main_do_event
    at /tmp/buildd/gtk+2.0-2.20.1/gtk/gtkmain.c line 1647
  • #16 gdk_event_dispatch
    at /tmp/buildd/gtk+2.0-2.20.1/gdk/x11/gdkevents-x11.c line 2372
  • #17 g_main_dispatch
    at /tmp/buildd/glib2.0-2.24.1/glib/gmain.c line 1960
  • #18 IA__g_main_context_dispatch
    at /tmp/buildd/glib2.0-2.24.1/glib/gmain.c line 2513
  • #19 g_main_context_iterate
    at /tmp/buildd/glib2.0-2.24.1/glib/gmain.c line 2591
  • #20 IA__g_main_loop_run
    at /tmp/buildd/glib2.0-2.24.1/glib/gmain.c line 2799
  • #21 IA__gtk_main
    at /tmp/buildd/gtk+2.0-2.20.1/gtk/gtkmain.c line 1219
  • #22 main
    at seahorse-agent-main.c line 281

It seems that the GtkBuilder instance is attached to the information window, while this window is not guaranteed to be existing.
Comment 1 James 2010-10-25 19:46:33 UTC
Still present in version 2.32.0.
Comment 2 André Klapper 2020-06-06 08:52:08 UTC
seahorse-plugins is not under active development anymore:
https://gitlab.gnome.org/Infrastructure/Infrastructure/issues/257

It had its last code changes many years ago:
https://gitlab.gnome.org/GNOME/seahorse-plugins/-/commits/master

Closing this report as WONTFIX as part of Bugzilla Housekeeping to reflect
reality. Please feel free to reopen this ticket (or rather transfer the project
to GNOME Gitlab, as GNOME Bugzilla is deprecated) if anyone takes the
responsibility for active development again.