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 609024 - Seahorse crash when try to revoke subkey
Seahorse crash when try to revoke subkey
Status: RESOLVED FIXED
Product: seahorse
Classification: Applications
Component: general
2.28.x
Other Linux
: Normal critical
: 2.26.0
Assigned To: Seahorse Maintainer
Seahorse Maintainer
Depends on: 592956
Blocks:
 
 
Reported: 2010-02-04 21:40 UTC by konradmb
Modified: 2010-02-20 18:08 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description konradmb 2010-02-04 21:40:08 UTC
There is app crash when I try to revoke 1 of 2 subkey.

Steps to reproduce :
1. Run seahorse
2. Choose gpg key and select properties
3. Go to details tab
4. Unroll subkeys
5. Select subkey and revoke it, add comment revoke

I use ubuntu 9.10, seahorse 2.28.1

Terminal:

~$ seahorse
** Message: init gpgme version 1.1.8
WARNING: Unhandled message: interface=org.freedesktop.DBus.Introspectable, path=/, member=Introspect
seahorse: rungpg.c:652: command_handler: Assertion `gpg->cmd.code' failed.
Aborted
Comment 1 konradmb 2010-02-04 22:01:36 UTC
There is an option to generate revocation certificate ?
Comment 2 Fabio Durán Verdugo 2010-02-04 22:29:42 UTC
I can confirm in seahorse 2.29.3
here the trace

Starting program: /usr/bin/seahorse 
[Thread debugging using libthread_db enabled]
** Message: init gpgme version 1.2.0
WARNING: Unhandled message: interface=org.freedesktop.DBus.Introspectable, path=/, member=Introspect
gpg: WARNING: unsafe permissions on configuration file `/home/fabio/.gnupg/gpg.conf'
gpg: WARNING: unsafe enclosing directory permissions on configuration file `/home/fabio/.gnupg/gpg.conf'
seahorse: engine-gpg.c:654: command_handler: Assertion `gpg->cmd.code' failed.

Program received signal SIGABRT, Aborted.
0x0012d422 in __kernel_vsyscall ()
(gdb) bt full
  • #0 __kernel_vsyscall
  • #1 *__GI_raise
    at ../nptl/sysdeps/unix/sysv/linux/raise.c line 64
  • #2 *__GI_abort
    at abort.c line 92
  • #3 *__GI___assert_fail
    at assert.c line 81
  • #4 command_handler
    at engine-gpg.c line 654
  • #5 _gpgme_run_io_cb
    at wait.c line 210
  • #6 _gpgme_wait_on_condition
    at wait-private.c line 109
  • #7 _gpgme_wait_one
    at wait-private.c line 143
  • #8 gpgme_op_edit
    at edit.c line 153
  • #9 edit_gpgme_key
    at seahorse-gpgme-key-op.c line 296
  • #10 edit_refresh_gpgme_key
  • #11 seahorse_gpgme_key_op_revoke_subkey
    at seahorse-gpgme-key-op.c line 1830
  • #12 on_gpgme_revoke_ok_clicked
    at seahorse-gpgme-revoke.c line 68
  • #13 IA__g_cclosure_marshal_VOID__VOID
    at /build/buildd/glib2.0-2.23.2/gobject/gmarshal.c line 77
  • #14 IA__g_closure_invoke
    at /build/buildd/glib2.0-2.23.2/gobject/gclosure.c line 767
  • #15 signal_emit_unlocked_R
    at /build/buildd/glib2.0-2.23.2/gobject/gsignal.c line 3243
  • #16 IA__g_signal_emit_valist
    at /build/buildd/glib2.0-2.23.2/gobject/gsignal.c line 2976
  • #17 IA__g_signal_emit
    at /build/buildd/glib2.0-2.23.2/gobject/gsignal.c line 3033
  • #18 IA__gtk_button_clicked
    at /build/buildd/gtk+2.0-2.19.4/gtk/gtkbutton.c line 1127
  • #19 gtk_real_button_released
    at /build/buildd/gtk+2.0-2.19.4/gtk/gtkbutton.c line 1723
  • #20 IA__g_cclosure_marshal_VOID__VOID
    at /build/buildd/glib2.0-2.23.2/gobject/gmarshal.c line 77
  • #21 g_type_class_meta_marshal
    at /build/buildd/glib2.0-2.23.2/gobject/gclosure.c line 878
  • #22 IA__g_closure_invoke
    at /build/buildd/glib2.0-2.23.2/gobject/gclosure.c line 767
  • #23 signal_emit_unlocked_R
    at /build/buildd/glib2.0-2.23.2/gobject/gsignal.c line 3173
  • #24 IA__g_signal_emit_valist
  • #25 IA__g_signal_emit
    at /build/buildd/glib2.0-2.23.2/gobject/gsignal.c line 3033
  • #26 gtk_button_released
    at /build/buildd/gtk+2.0-2.19.4/gtk/gtkbutton.c line 1119
  • #27 gtk_button_button_release
    at /build/buildd/gtk+2.0-2.19.4/gtk/gtkbutton.c line 1615
  • #28 _gtk_marshal_BOOLEAN__BOXED
    at /build/buildd/gtk+2.0-2.19.4/gtk/gtkmarshalers.c line 84
  • #29 g_type_class_meta_marshal
    at /build/buildd/glib2.0-2.23.2/gobject/gclosure.c line 878
  • #30 IA__g_closure_invoke
    at /build/buildd/glib2.0-2.23.2/gobject/gclosure.c line 767
  • #31 signal_emit_unlocked_R
    at /build/buildd/glib2.0-2.23.2/gobject/gsignal.c line 3281
  • #32 IA__g_signal_emit_valist
    at /build/buildd/glib2.0-2.23.2/gobject/gsignal.c line 2986
  • #33 IA__g_signal_emit
    at /build/buildd/glib2.0-2.23.2/gobject/gsignal.c line 3033
  • #34 gtk_widget_event_internal
    at /build/buildd/gtk+2.0-2.19.4/gtk/gtkwidget.c line 4949
  • #35 IA__gtk_propagate_event
    at /build/buildd/gtk+2.0-2.19.4/gtk/gtkmain.c line 2447
  • #36 IA__gtk_main_do_event
    at /build/buildd/gtk+2.0-2.19.4/gtk/gtkmain.c line 1647
  • #37 gdk_event_dispatch
    at /build/buildd/gtk+2.0-2.19.4/gdk/x11/gdkevents-x11.c line 2372
  • #38 g_main_dispatch
    at /build/buildd/glib2.0-2.23.2/glib/gmain.c line 1960
  • #39 IA__g_main_context_dispatch
    at /build/buildd/glib2.0-2.23.2/glib/gmain.c line 2513
  • #40 g_main_context_iterate
    at /build/buildd/glib2.0-2.23.2/glib/gmain.c line 2591
  • #41 IA__g_main_loop_run
    at /build/buildd/glib2.0-2.23.2/glib/gmain.c line 2799
  • #42 IA__gtk_main
    at /build/buildd/gtk+2.0-2.19.4/gtk/gtkmain.c line 1219
  • #43 main
    at seahorse-main.c line 114

Comment 3 Pablo Castellano (IRC: pablog) 2010-02-20 18:06:47 UTC
It should be fixed as https://bugzilla.gnome.org/show_bug.cgi?id=592956 was fixed.
Comment 4 Pablo Castellano (IRC: pablog) 2010-02-20 18:08:49 UTC
But don't hesitate to reopen the bug if it's not fixed