GNOME Bugzilla – Bug 553853
Seahorse crashed while searching for a key
Last modified: 2008-09-25 22:21:26 UTC
Steps to reproduce: The crash occurs while it is searching for the key. Stack trace: GNU gdb 6.8-debian Copyright (C) 2008 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-linux-gnu"... (gdb) handle SIG33 pass nostop noprint Signal Stop Print Pass to program Description SIG33 No No Yes Real-time event 33 (gdb) set pagination 0 (gdb) run Starting program: /usr/bin/seahorse [Thread debugging using libthread_db enabled] [New Thread 0x7f9c7802e770 (LWP 12987)] ** Message: init gpgme version 1.1.6 [New Thread 0x40d80950 (LWP 13000)] ** (seahorse:12987): CRITICAL **: update_uids: assertion `SEAHORSE_IS_PGP_SOURCE (source)' failed ** (seahorse:12987): CRITICAL **: calc_validity: assertion `pkey->uids' failed ** (seahorse:12987): CRITICAL **: update_uids: assertion `SEAHORSE_IS_PGP_SOURCE (source)' failed ** (seahorse:12987): CRITICAL **: calc_validity: assertion `pkey->uids' failed (seahorse:12987): GLib-CRITICAL **: g_utf8_casefold: assertion `str != NULL' failed [New Thread 0x41d79950 (LWP 13001)] [Thread 0x40d80950 (LWP 13000) exited] [Thread 0x41d79950 (LWP 13001) exited] Program received signal SIGSEGV, Segmentation fault.
+ Trace 207355
Thread 140310005081968 (LWP 12987)
Thread 1 (Thread 0x7f9c7802e770 (LWP 12987))
The program is running. Exit anyway? (y or n) Other information: Reported on Launchpad: http://bugs.launchpad.net/bugs/272390
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 553648 ***