NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Firefox segfaults



markus schnalke(meillo%marmaro.de@localhost) said 2009.04.09 09:49:01 +0000:
> Firefox crashes only in few cases during browsing (this is probably
> related to flash or the like). But it crashes quite frequently when
> restoring the previous session on a new startup. It even crashes then
> if this session was usable before the shutdown.

This quite often is related to the number of file descriptors it can have
open at a time. Do the following command: ulimit -n 256, and then start
firefox from the shell. It should stop crashing so often.


        --Wouter



Home | Main Index | Thread Index | Old Index