Carlo Marcelo Arenas Belon wrote:
> On Wed, Dec 02, 2009 at 01:57:44AM +0000, Carlo Marcelo Arenas Belon wrote:
>   
>> On Tue, Dec 01, 2009 at 10:20:32PM +0000, Daniel Pocock wrote:
>>     
>>> - Can you easily re-compile APR with a different poll implementation?  I  
>>> think you can change it from configure.
>>>       
>> Which option?, --enable-other-child doesn't make a difference and considering
>> how many different versions of APR are installed in all affected systems I
>> would be surprised this to be an APR issue.
>>     
>
> and surprised I am, as the problem goes away if APR is forced to use poll
> instead of kqueue.
>
> but that of course requires a patched version of apr (including bootstrapping)
> and is probably not an option, unless we go back to the dark ages of including
> all dependencies statically.
>
>   
Maybe we can fix apr too

I found a description of the same issue in a Google search on the subject:

http://www.google.com/search?q=kqueue+fork+process+"bad+file+descriptor";

http://www.mail-archive.com/[email protected]/msg69516.html

Can you try re-enabling kqueue and patching apr to use rfork()?

------------------------------------------------------------------------------
Join us December 9, 2009 for the Red Hat Virtual Experience,
a free event focused on virtualization and cloud computing. 
Attend in-depth sessions from your desk. Your couch. Anywhere.
http://p.sf.net/sfu/redhat-sfdev2dev
_______________________________________________
Ganglia-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ganglia-developers

Reply via email to