From owner-freebsd-current@FreeBSD.ORG Wed Feb 4 02:17:14 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0353816A4CE for ; Wed, 4 Feb 2004 02:17:14 -0800 (PST) Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.184]) by mx1.FreeBSD.org (Postfix) with ESMTP id 34A5B43D60 for ; Wed, 4 Feb 2004 02:17:12 -0800 (PST) (envelope-from bjoern.hillebrand@s-ar.de) Received: from [212.227.126.161] (helo=mrelayng.kundenserver.de) by moutng.kundenserver.de with esmtp (Exim 3.35 #1) id 1AoK5n-0002gm-00 for freebsd-current@freebsd.org; Wed, 04 Feb 2004 11:17:11 +0100 Received: from [80.138.81.68] (helo=s-ar.de) by mrelayng.kundenserver.de with asmtp (TLSv1:RC4-MD5:128) (Exim 3.35 #1) id 1AoK5m-0004M2-00 for freebsd-current@freebsd.org; Wed, 04 Feb 2004 11:17:10 +0100 Message-ID: <4020C6A4.6070904@s-ar.de> Date: Wed, 04 Feb 2004 11:17:08 +0100 From: Bjoern Hillebrand User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.6) Gecko/20040203 X-Accept-Language: de, en-us, en MIME-Version: 1.0 To: freebsd-current@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Provags-ID: kundenserver.de abuse@kundenserver.de auth:c1e4002877fe079c5b2aa1030fc6f4ef Subject: 5.2 : Mozilla Process keeps alive X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Feb 2004 10:17:14 -0000 Hi Everyone, I am using FreeBSD 5.2 on an Athlon XP with the latest fixes. After updating to 5.2.1RC1 my VIA 8237 works without any problems with UDMA100 (HDD) and UDMA33 (CD). Thank you for the quick bugfix. I still have an other problem. I compiled Mozilla 1.6 with GTK2 support ( and did it again yesterday ) and use it for daily mail reading and browsing. Sometimes I quit mozilla but on my process list there is still a running process mozilla-bin. My system slows down because this process uses much of my CPU. I have to do "kill -9 pid" to remove this process. Someone else has the same problems, too ? I will try Firebird to find out if it's a mozilla bug,but it can be a bug in KSE too. bye Bjoern