[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug gold/10708] "out of file descriptors and couldn't close any" -- pro
From: |
ian at airs dot com |
Subject: |
[Bug gold/10708] "out of file descriptors and couldn't close any" -- probably fd leak |
Date: |
30 Sep 2009 13:20:02 -0000 |
------- Additional Comments From ian at airs dot com 2009-09-30 13:20 -------
Can you confirm that this was with the development version of gold? There were
some bugs in this area fixed back February.
Otherwise, as far as I can see, this can only happen if open returns -1 with
errno set to ENFILE or EMFILE. Please check ulimit -n.
If this is repeatable, is there any chance that you can debug it a bit?
--
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
http://sourceware.org/bugzilla/show_bug.cgi?id=10708
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.