[Bug gold/17896] Plugin_manager::release_input_file leaks file descriptors

2015-02-03 Thread ccoutant at google dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=17896 Cary Coutant changed: What|Removed |Added Status|NEW |RESOLVED Blocks|15660

[Bug gold/17896] Plugin_manager::release_input_file leaks file descriptors

2015-01-29 Thread rafael.espindola at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=17896 Rafael Ávila de Espíndola cha nged: What|Removed |Added CC||rafael.espindola at

[Bug gold/17896] Plugin_manager::release_input_file leaks file descriptors

2015-01-28 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=17896 H.J. Lu changed: What|Removed |Added CC||marxin.liska at gmail dot com --- Comment #

[Bug gold/17896] Plugin_manager::release_input_file leaks file descriptors

2015-01-28 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=17896 --- Comment #7 from H.J. Lu --- (In reply to Cary Coutant from comment #5) > (In reply to H.J. Lu from comment #4) > > With this patch: > > > > https://gcc.gnu.org/ml/gcc-patches/2015-01/msg02508.html > > > > Plugin_manager::release_input_fi

[Bug gold/17896] Plugin_manager::release_input_file leaks file descriptors

2015-01-28 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=17896 --- Comment #6 from H.J. Lu --- Created attachment 8088 --> https://sourceware.org/bugzilla/attachment.cgi?id=8088&action=edit A updated patch No need to call release. We only need to deal with called from the claim_file hook. -- You are

[Bug gold/17896] Plugin_manager::release_input_file leaks file descriptors

2015-01-28 Thread ccoutant at google dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=17896 --- Comment #5 from Cary Coutant --- (In reply to H.J. Lu from comment #4) > With this patch: > > https://gcc.gnu.org/ml/gcc-patches/2015-01/msg02508.html > > Plugin_manager::release_input_file may be called from the claim_file hook. > It is

[Bug gold/17896] Plugin_manager::release_input_file leaks file descriptors

2015-01-28 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=17896 --- Comment #4 from H.J. Lu --- With this patch: https://gcc.gnu.org/ml/gcc-patches/2015-01/msg02508.html Plugin_manager::release_input_file may be called from the claim_file hook. It isn't prepared to deal with it. -- You are receiving th

[Bug gold/17896] Plugin_manager::release_input_file leaks file descriptors

2015-01-28 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=17896 H.J. Lu changed: What|Removed |Added Status|WAITING |NEW Blocks|

[Bug gold/17896] Plugin_manager::release_input_file leaks file descriptors

2015-01-28 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=17896 --- Comment #3 from H.J. Lu --- (In reply to Cary Coutant from comment #2) > Do you have a case where gold is running out of file descriptors? Unlocking > the file doesn't close the descriptor immediately, but it should make that > descriptor

[Bug gold/17896] Plugin_manager::release_input_file leaks file descriptors

2015-01-28 Thread ccoutant at google dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=17896 Cary Coutant changed: What|Removed |Added Status|NEW |WAITING --- Comment #2 from Cary Couta

[Bug gold/17896] Plugin_manager::release_input_file leaks file descriptors

2015-01-28 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=17896 H.J. Lu changed: What|Removed |Added Target Milestone|--- |2.26 --- Comment #1 from H.J. Lu --- A pat

[Bug gold/17896] Plugin_manager::release_input_file leaks file descriptors

2015-01-28 Thread markus at trippelsdorf dot de
https://sourceware.org/bugzilla/show_bug.cgi?id=17896 Markus Trippelsdorf changed: What|Removed |Added CC||markus at trippelsdorf dot de -

[Bug gold/17896] Plugin_manager::release_input_file leaks file descriptors

2015-01-28 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=17896 H.J. Lu changed: What|Removed |Added Version|unspecified |2.26 (HEAD) -- You are receiving this mail