From owner-freebsd-questions Tue Aug 12 19:29:27 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id TAA11027 for questions-outgoing; Tue, 12 Aug 1997 19:29:27 -0700 (PDT) Received: from suntan.tandem.com (suntan.tandem.com [192.216.221.8]) by hub.freebsd.org (8.8.5/8.8.5) with SMTP id TAA11020 for ; Tue, 12 Aug 1997 19:29:24 -0700 (PDT) From: grog@lemis.com Received: from papillon.lemis.com by suntan.tandem.com (8.6.12/suntan5.970212) id TAA07228; Tue, 12 Aug 1997 19:29:16 -0700 Received: (grog@localhost) by papillon.lemis.com (8.8.4/8.6.12) id LAA00536; Wed, 13 Aug 1997 11:22:11 +0900 (JST) Message-Id: <199708130222.LAA00536@papillon.lemis.com> Subject: Re: Anyone noticed the new FreeBSD Netscape looping? In-Reply-To: <199708122159.OAA00923@anpiel.aero.org> from Mike O'Brien at "Aug 12, 97 02:59:05 pm" To: obrien@rush.aero.org (Mike O'Brien) Date: Wed, 13 Aug 1997 11:22:10 +0900 (JST) Cc: freebsd-questions@FreeBSD.ORG Organisation: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8250 Fax: +61-8-8388-8250 Mobile: +61-41-739-7062 WWW-Home-Page: http://www.lemis.com/~grog X-Mailer: ELM [version 2.4ME+ PL32 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Mike O'Brien writes: > I've noticed that the new FreeBSD-specific Netscape 4.02b > seems to have a tendency to go into a hard loop upon trying to exit. > Occasionally it does it when starting. > > I'm running FreeBSD 2.2.1-RELEASE on a machine with 16Mb of > memory, and I'm here to tell you that this puppy page-thrashes, especially > when you try using the newsreader section. The solution to that is, > "Buy more memory," or, alternatively, "Run a Web browser that's not such > a pig." > > However, this looping behavior is worrisome because it doesn't > happen every time, just 2/3 of the time. This Is Not Good. Yes, I've had the same experience. Somebody posted a message suggesting that you should modify .netscape/preferences.js and move the line user_pref("browser.startup.license_accepted", "1004 4.02b7"); to the bottom or remove it. I tried that, and it started fine, but it replaced the line towards the top on shutdown, and looped the next time. I've reported the bug to Netscape (so should everybody else who gets it), but I haven't heard from them. >From my point of view, Netscape 4 isn't that big a deal that I can't do without it, so I'm waiting for a fix before I try it again. Greg