GNOME Bugzilla – Bug 741434
Use-after-free after error in GPG signature verification
Last modified: 2015-01-07 22:12:19 UTC
Backtrace: (gdb) thread apply all bt
+ Trace 234418
Thread 33 (Thread 0x7fff6dffb700 (LWP 5279))
Thread 29 (Thread 0x7fff7574e700 (LWP 5274))
This is what I have: rishi@kolache ~$ rpm -qa | grep evolution evolution-debuginfo-3.12.8-1.fc21.x86_64 evolution-help-3.12.8-1.fc21.noarch evolution-data-server-devel-3.12.8-2.fc21.x86_64 evolution-ews-3.12.8-1.fc21.x86_64 evolution-3.12.8-1.fc21.x86_64 evolution-data-server-3.12.8-2.fc21.x86_64 evolution-data-server-debuginfo-3.12.6-1.fc21.x86_64 rishi@kolache ~$ rpm -qa | grep webkitgtk webkitgtk4-debuginfo-2.6.0-2.fc21.x86_64 webkitgtk3-devel-2.4.7-1.fc21.x86_64 webkitgtk3-2.4.7-1.fc21.x86_64 webkitgtk4-2.6.4-1.fc21.x86_64 webkitgtk4-devel-2.6.4-1.fc21.x86_64 webkitgtk-2.4.7-1.fc21.x86_64 webkitgtk4-doc-2.6.4-1.fc21.noarch rishi@kolache ~$
Updated backtrace with debuginfo from evolution-data-server:
+ Trace 234419
Thread 44 (Thread 0x7fff6effd700 (LWP 6381))
Use-after-free, or actual double-free, of the istream variable, when the gpg call failed. Created commit e46c53c in eds master (3.13.9+) [1] Created commit 2347912 in eds evolution-data-server-3-12 (3.12.10+) [1] https://git.gnome.org/browse/evolution-data-server/commit/?id=e46c53c
*** Bug 740187 has been marked as a duplicate of this bug. ***
*** Bug 741983 has been marked as a duplicate of this bug. ***
*** Bug 742507 has been marked as a duplicate of this bug. ***
*** Bug 741383 has been marked as a duplicate of this bug. ***