GNOME Bugzilla – Bug 711499
Failed image download lefts opened file descriptor
Last modified: 2013-11-20 17:34:54 UTC
Moving this from a downstream bug report: https://bugzilla.redhat.com/show_bug.cgi?id=1022507 Version-Release number of selected component: evolution-3.10.1-1.fc20 Additional info: reporter: libreport-2.1.8 backtrace_rating: 4 cmdline: evolution crash_function: g_wakeup_new executable: /usr/bin/evolution kernel: 3.11.6-300.fc20.i686+PAE Core was generated by `evolution'. Program terminated with signal SIGTRAP, Trace/breakpoint trap.
+ Trace 232719
Thread 15 (Thread 0xb739a900 (LWP 10697))
Thread 1 (Thread 0x9aca0b40 (LWP 24026))
Created attachment 260347 [details] [review] evo patch for evolution; It turned out that a failed image download could leak a file descriptor. Release objects properly also closes the underlying file descriptors.
Created commit 838e0ec in evo master (3.11.3+) Created commit d966ac9 in evo gnome-3-10 (3.10.3+)