From owner-freebsd-current Sat Dec 6 18:29:09 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id SAA07030 for current-outgoing; Sat, 6 Dec 1997 18:29:09 -0800 (PST) (envelope-from owner-freebsd-current) Received: from dingo.cc.uq.edu.au (root@dingo.cc.uq.edu.au [130.102.2.14]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id SAA07011 for ; Sat, 6 Dec 1997 18:29:01 -0800 (PST) (envelope-from shocking@zzshocki.dialin.uq.net.au) Received: from zzshocki.dialin.uq.net.au (zzshocki.dialin.uq.net.au [203.101.242.9]) by dingo.cc.uq.edu.au (8.8.8/8.8.7) with ESMTP id MAA01978; Sun, 7 Dec 1997 12:28:54 +1000 (GMT+1000) Received: from zzshocki.dialin.uq.net.au (localhost.craftncomp.com [127.0.0.1]) by zzshocki.dialin.uq.net.au (8.8.8/8.8.7) with ESMTP id MAA00763; Sun, 7 Dec 1997 12:37:38 +1000 (EST) (envelope-from shocking@zzshocki.dialin.uq.net.au) Message-Id: <199712070237.MAA00763@zzshocki.dialin.uq.net.au> X-Mailer: exmh version 2.0zeta 7/24/97 To: John Fieber cc: current@freebsd.org Subject: Re: Oddity with netscape and current In-reply-to: Your message of "Sat, 06 Dec 1997 17:21:57 EST." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sun, 07 Dec 1997 12:37:37 +1000 From: Stephen Hocking Sender: owner-freebsd-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > > > Also from the archives, adding this: > > export XCMSDB; XCMSDB=/dev/null > > to the netscape startup script solved hang-on-start problem for > me. It doesn't solve the hang-on-exit problem though. I still > have to kill -9 about half the time to get it to stop. :( > > -john > This appears to have done the trick. Nutscrape had been working fine for me for ages though, which is why I was a little puzzled about it starting to mess up after a src update. Thanks for all the replys (and no - I'd not searched through the archives (ulp!). Stephen