GNOME Bugzilla – Bug 609024
Seahorse crash when try to revoke subkey
Last modified: 2010-02-20 18:08:49 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
There is an option to generate revocation certificate ?
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
+ Trace 220413
It should be fixed as https://bugzilla.gnome.org/show_bug.cgi?id=592956 was fixed.
But don't hesitate to reopen the bug if it's not fixed