GNOME Bugzilla – Bug 574750
crash in Passwords and Encryption Keys: I tried to synchronize a...
Last modified: 2009-03-11 13:43:08 UTC
Version: 2.24.1 What were you doing when the application crashed? I tried to synchronize all my (11) keys with ldap://keyserver.pgp.com Distribution: openSUSE 11.1 (x86_64) Gnome Release: 2.24.1 2008-12-03 (SUSE) BugBuddy Version: 2.24.1 System: Linux 2.6.27.19-3.2-default #1 SMP 2009-02-25 15:40:44 +0100 x86_64 X Vendor: The X.Org Foundation X Vendor Release: 10502000 Selinux: No Accessibility: Disabled GTK+ Theme: Gilouche Icon Theme: Gilouche Memory status: size: 437219328 vsize: 437219328 resident: 23982080 share: 16445440 rss: 23982080 rss_rlim: 18446744073709551615 CPU usage: start_time: 1236687737 rtime: 132 utime: 124 stime: 8 cutime:1 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100 Backtrace was generated from '/usr/bin/seahorse' [?1034h(no debugging symbols found) [Thread debugging using libthread_db enabled] [New Thread 0x7f8a5c36f780 (LWP 15469)] 0x00007f8a553875af in waitpid () from /lib64/libpthread.so.0
+ Trace 213320
Thread 1 (Thread 0x7f8a5c36f780 (LWP 15469))
----------- .xsession-errors --------------------- QPainter::setWorldTransform: Painter not active QPainter::setWorldTransform: Painter not active QPainter::setWorldTransform: Painter not active QPainter::setWorldTransform: Painter not active QPainter::setWorldTransform: Painter not active QPainter::setWorldTransform: Painter not active QPainter::setWorldTransform: Painter not active QPainter::setWorldTransform: Painter not active QPainter::setWorldTransform: Painter not active QPainter::setWorldTransform: Painter not active QPainter::restore: Unbalanced save/restore ** (seahorse:15469): WARNING **: destination is not of type: openssh ** ERROR:seahorse-ldap-source.c:1235:start_send_operation_multiple: assertion failed: (g_slist_length (keys) > 0) --------------------------------------------------
Thanks for taking the time to report this bug. Unfortunately, that stack trace is missing some elements that will help a lot to solve the problem, so it will be hard for the developers to fix that crash. Can you get us a stack trace with debugging symbols? Please see http://live.gnome.org/GettingTraces for more information on how to do so and reopen this bug or report a new one. Thanks in advance!
Hi again, When I reproduce the error by starting seahorse from the command line, I get the following output: ** Message: init gpgme version 1.1.6 ** (seahorse:26965): WARNING **: destination is not of type: openssh ** ERROR:seahorse-ldap-source.c:1235:start_send_operation_multiple: assertion failed: (g_slist_length (keys) > 0) The problem occurs when trying to synchronize SSH keys with PGP key servers (or a combination of both key types). (Of course you can't put SSH keys on PGP key servers but seahorse should probably test the condition and show an error message if it's false) I hope that will help you. Best regards
This bug appears to be a duplicate of bug 544723. Can you answer the questions there please, specifically: does this still happen in 2.25.x and can you remember which keyserver this was occurring with? *** This bug has been marked as a duplicate of 544723 ***