I have the same problem here on my amd64 with 0.9.3-0ubuntu1. Moving
~/.ssh/ to a new location fixes the problem.

Here a backtrace from a debug build:

GNU gdb 6.4.90-debian
Copyright (C) 2006 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu"...Using host libthread_db library 
"/lib/libthread_db.so.1".

(gdb) run
Starting program: /usr/bin/seahorse-daemon --no-daemonize
[Thread debugging using libthread_db enabled]
[New Thread 47500889736480 (LWP 25463)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 47500889736480 (LWP 25463)]
0x000000000043810c in seahorse_ssh_key_get_cannonical_id (id=<value optimized 
out>) at seahorse-ssh-key.c:387
387     seahorse-ssh-key.c: No such file or directory.
        in seahorse-ssh-key.c
(gdb) thread apply all backtrace

Thread 1 (Thread 47500889736480 (LWP 25463)):
#0  0x000000000043810c in seahorse_ssh_key_get_cannonical_id (id=<value 
optimized out>) at seahorse-ssh-key.c:387
#1  0x000000000043a0e0 in ssh_key_from_data (ssrc=0x5f7f80, ctx=0x7fff06bf0130, 
keydata=0x60f910) at seahorse-ssh-source.c:265
#2  0x000000000043a36e in parsed_public_key (data=0x60f910, arg=0x7fff06bf0130) 
at seahorse-ssh-source.c:393
#3  0x0000000000437e24 in seahorse_ssh_key_data_parse (data=<value optimized 
out>, public_cb=0x43a2f0 <parsed_public_key>, secret_cb=0, arg=0x7fff06bf0130)
    at seahorse-ssh-key-data.c:276
#4  0x0000000000437ee9 in seahorse_ssh_key_data_parse_file (filename=<value 
optimized out>, public_cb=0x43a2f0 <parsed_public_key>, secret_cb=0, 
arg=0x7fff06bf0130, 
    err=<value optimized out>) at seahorse-ssh-key-data.c:296
#5  0x0000000000439d75 in seahorse_ssh_source_load (sksrc=0x5f7f80, 
mode=SKSRC_LOAD_ALL, keymatch=0, match=<value optimized out>) at 
seahorse-ssh-source.c:511
#6  0x000000000041ef04 in seahorse_context_load_local_keys (sctx=<value 
optimized out>) at seahorse-context.c:724
#7  0x0000000000411f54 in main (argc=2, argv=0x7fff06bf0318) at 
seahorse-daemon.c:256
(gdb) 


** Changed in: seahorse (Ubuntu)
       Status: Unconfirmed => Confirmed

-- 
[Edgy] seahorse crashed at startup (segmentation fault)
https://launchpad.net/bugs/57433

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to