Frank Warmerdam wrote: > At this point I'd normally try running in the debugger to track down > the failure, and/or running things under something like valgrind.
If Patrick uses POSIX system, then I'd try to write a test program and monitor errno value if it's gets set to EMFILE [1] [1] http://www.opengroup.org/onlinepubs/009695399/functions/xsh_chap02_03.html#tag_02_03 -- Mateusz Loskot, http://mateusz.loskot.net Charter Member of OSGeo, http://osgeo.org _______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
