On Tue, Dec 23, 2008 at 4:59 PM, Ian Lee <i...@leehouse.eclipse.co.uk> wrote:
> Im getting a large number of "Too many open files" error messages from
> the evas module loader as well as from anything ecore_exe tries to open

How ? What are you running to have this problem ? Do you have some sample code ?

Basically, it sounds like a fd leak somewhere, as on most system you
can only open a limited set of fd at the same time (around 1024 on
Linux by default).

-- 
Cedric BAIL

------------------------------------------------------------------------------
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to