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 390789 - Crash after selecting SSH or PGP key
Crash after selecting SSH or PGP key
Status: RESOLVED DUPLICATE of bug 356356
Product: gnome-keyring-manager
Classification: Deprecated
Component: general
2.16.x
Other Linux
: Normal critical
: ---
Assigned To: Keyring manager maintainers
Keyring manager maintainers
Depends on:
Blocks:
 
 
Reported: 2006-12-29 21:06 UTC by Sven Arvidsson
Modified: 2007-01-21 00:43 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Sven Arvidsson 2006-12-29 21:06:27 UTC
After saving my SSH and PGP keys in the keyring from Seahorse, the Keyring Manager crashes as soon as I select any one of them in the list.

Using Seahorse 0.9.7-1. I'm also using pam-keyring 0.0.8-1.

Backtrace below, simple dup finder doesn't find any dupes.

Starting program: /usr/bin/gnome-keyring-manager 
Failed to read a valid object file image from memory.
[Thread debugging using libthread_db enabled]
[New Thread -1224595776 (LWP 21430)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1224595776 (LWP 21430)]
0xb7938d58 in strcmp () from /lib/tls/i686/cmov/libc.so.6

Thread 1 (Thread -1224595776 (LWP 21430))

  • #0 strcmp
    from /lib/tls/i686/cmov/libc.so.6
  • #1 g_str_equal
    from /usr/lib/libglib-2.0.so.0
  • #2 gkm_acl_display_set_acl
    at gnome-keyring-manager-acl-display.c line 405
  • #3 gkm_main_ui_populate_key_acl_callback
    at gnome-keyring-manager-main-ui.c line 495
  • #4 gnome_keyring_item_grant_access_rights_sync
    from /usr/lib/libgnome-keyring.so.0
  • #5 gnome_keyring_item_set_acl
    from /usr/lib/libgnome-keyring.so.0
  • #6 g_io_channel_unix_get_fd
    from /usr/lib/libglib-2.0.so.0
  • #7 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #8 g_main_context_check
    from /usr/lib/libglib-2.0.so.0
  • #9 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #10 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #11 main
    at gnome-keyring-manager.c line 157

Comment 1 Mariano Suárez-Alvarez 2007-01-21 00:43:02 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 356356 ***