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 399785 - crash in Encryption Keys: tried creating a ssh key...
crash in Encryption Keys: tried creating a ssh key...
Status: RESOLVED DUPLICATE of bug 363282
Product: seahorse
Classification: Applications
Component: general
0.9.5
Other All
: High critical
: 1.0.0
Assigned To: Seahorse Maintainer
Seahorse Maintainer
Depends on:
Blocks:
 
 
Reported: 2007-01-23 13:52 UTC by Mathis Hofer
Modified: 2007-02-18 19:41 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description Mathis Hofer 2007-01-23 13:52:34 UTC
What were you doing when the application crashed?
tried creating a ssh key on another computer without passphrase


Distribution: Ubuntu 6.10 (edgy)
Gnome Release: 2.16.1 2006-10-02 (Ubuntu)
BugBuddy Version: 2.16.0

Memory status: size: 42106880 vsize: 0 resident: 42106880 share: 0 rss: 15626240 rss_rlim: 0
CPU usage: start_time: 1169560266 rtime: 0 utime: 847 stime: 0 cutime:427 cstime: 0 timeout: 420 it_real_value: 0 frequency: 87

Backtrace was generated from '/usr/bin/seahorse'

(no debugging symbols found)
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1225570640 (LWP 32265)]
[New Thread -1238111328 (LWP 32301)]
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread -1225570640 (LWP 32265))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/tls/i686/cmov/libpthread.so.0
  • #2 gnome_gtk_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 __kernel_vsyscall
  • #5 raise
    from /lib/tls/i686/cmov/libc.so.6
  • #6 abort
    from /lib/tls/i686/cmov/libc.so.6
  • #7 g_logv
    from /usr/lib/libglib-2.0.so.0
  • #8 g_log
    from /usr/lib/libglib-2.0.so.0
  • #9 g_assert_warning
    from /usr/lib/libglib-2.0.so.0
  • #10 ??
  • #11 ??
  • #0 __kernel_vsyscall

Comment 1 Stef Walter 2007-01-26 00:46:48 UTC
Could you run seahorse from a terminal? Then when you reproduce this bug, it'll print messages in the terminal. If you paste those into this form, we'll be able to figure out what the bug is. 
Comment 2 Mathis Hofer 2007-01-26 08:54:41 UTC
Here's the terminal output:

** Message: init gpgme version 1.1.2

** (seahorse:9309): WARNING **: DNS-SD initialization failed: Daemon not running

** (seahorse:9309): CRITICAL **: seahorse_util_keylist_splice: assertion `SEAHORSE_IS_KEY (keys->data)' failed

** ERROR **: file seahorse-ssh-upload.c: line 80 (upload_via_source): assertion failed: (SEAHORSE_IS_KEY (keys->data))
aborting...

** (bug-buddy:9398): WARNING **: Couldn't load icon for Decrypt File

** (bug-buddy:9398): WARNING **: Couldn't load icon for Import Key

** (bug-buddy:9398): WARNING **: Couldn't load icon for Open Folder

** (bug-buddy:9398): WARNING **: Couldn't load icon for Verify Signature
Comment 3 Mathis Hofer 2007-02-18 17:52:58 UTC
Do you need more information? Is there something I can provide? Is it fixed in newer versions?
Comment 4 Adam Schreiber 2007-02-18 19:41:43 UTC
Yes, this has been fixed. Sorry for not triaging it sooner.

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 363282 ***