Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Mar 2000 14:58:29 -0500
From:      "Sean O'Connell" <sean@stat.Duke.EDU>
To:        stable@FreeBSD.ORG
Subject:   Re: Netscape pegs CPU on XServer kill
Message-ID:  <20000318145829.D8194@stat.Duke.EDU>
In-Reply-To: <20000318110831.A34338@ipass.net>; from aa8vb@ipass.net on Sat, Mar 18, 2000 at 11:08:31AM -0500
References:  <20000318110831.A34338@ipass.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Randall Hopper stated:
> I've got Netscape Navigator 4.72 built from ports.
> 
> In the past, killing the X server (e.g Ctrl-Alt-Bksp) killed Netscape.
> Now, Netscape lives on and just hammers the CPU.
> 
> Anybody else seen this problem?  What's the best fix/workaround?

I simply added a few ulimit commnads to the netscape wrapper script
to prevent things from running on too long and core dumps.

ulimit -c 0
ulimit -t 1800

S
-----------------------------------------------------------------------
Sean O'Connell                                Email: sean@stat.Duke.EDU
Institute of Statistics and Decision Sciences Phone: (919) 684-5419
Duke University                               Fax:   (919) 684-8594


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000318145829.D8194>