On 9/20/06, Nico Meijer <[EMAIL PROTECTED]> wrote:
Hey Edgar,
> any of you guys experienced firefox closing?
Not when not pushing that nice little X on the top right corner, no.
> [EMAIL PROTECTED]:~ $ firefox
> mork error: Too many open files
> mork error: Too many open files
What does `sysctl kern.maxfiles` say? My guess is 1772. Try increasing
that number, say, tenfold: `sysctl kern.maxfiles=17720`.
try kern.nfiles too. but you won't be getting anywhere close. look at
your limits though...
--
GDB has a 'break' feature; why doesn't it have 'fix' too?