GNOME Bugzilla – Bug 612596
Crash in gnome_keyring_item_info_free from e-passwords.c
Last modified: 2011-04-07 06:18:16 UTC
Forwarding from a Fedora bug: https://bugzilla.redhat.com/show_bug.cgi?id=570777 Description of problem: While checking mail, evolution crashes, sometimes. (gdb) bt
+ Trace 220926
Version-Release number of selected component (if applicable): 2.29.91-1.fc13.x86_64 How reproducible: sometimes Steps to Reproduce: 1. Mail Check (Click F9) 2. 3. Actual results: Expected results: Additional info: gnome-keyring-2.29.90-2.fc13.x86_64 libgnome-keyring-2.29.4-4.fc13.x86_64 evolution-data-server-2.29.91-1.fc13.x86_64
could be related to bug 605518
*** Bug 616573 has been marked as a duplicate of this bug. ***
*** Bug 616999 has been marked as a duplicate of this bug. ***
*** Bug 617247 has been marked as a duplicate of this bug. ***
*** Bug 617328 has been marked as a duplicate of this bug. ***
Created attachment 160888 [details] [review] eds patch for evolution-data-server; Akhil's more detailed backtrace, which he gave me today, shows there are two calls on gnome-keyring, in the gnome_keyring_item_info_free. One, from a non-mainthread is in e_passwords_init, so I guess this change may fix the issue. Any testers are welcome.
Created commit 9e517f5 in eds master (2.31.2+) Created commit 90a6ead in eds gnome-2-30 (2.30.2+)
Crash when I press F9, and check for new Email. ** ERROR:gkr-operation.c:392:gkr_operation_block: code should not be reached Program received signal SIGABRT, Aborted. 0x0012d422 in __kernel_vsyscall () (gdb) bt full
+ Trace 221894
*** Bug 618819 has been marked as a duplicate of this bug. ***
*** Bug 620802 has been marked as a duplicate of this bug. ***
*** Bug 621913 has been marked as a duplicate of this bug. ***