From owner-freebsd-x11@FreeBSD.ORG Thu Feb 8 14:49:22 2007 Return-Path: X-Original-To: freebsd-x11@freebsd.org Delivered-To: freebsd-x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 967FD16A419 for ; Thu, 8 Feb 2007 14:49:20 +0000 (UTC) (envelope-from applecom@inbox.ru) Received: from mx4.mail.ru (fallback.mail.ru [194.67.57.14]) by mx1.freebsd.org (Postfix) with ESMTP id A12E913C4B2 for ; Thu, 8 Feb 2007 14:49:14 +0000 (UTC) (envelope-from applecom@inbox.ru) Received: from mx2.mail.ru (mx2-2.mail.ru [194.67.23.122]) by mx4.mail.ru (mPOP.Fallback_MX) with ESMTP id F0F40543C2 for ; Wed, 17 Jan 2007 02:48:00 +0300 (MSK) Received: from [85.115.165.63] (port=12645 helo=xml.opera.com) by mx2.mail.ru with asmtp id 1H6y22-000HlH-00 for freebsd-x11@freebsd.org; Wed, 17 Jan 2007 02:47:58 +0300 To: freebsd-x11@freebsd.org From: applecom@inbox.ru Content-Type: text/plain; format=flowed; delsp=yes; charset=iso-8859-1 MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Message-ID: User-Agent: Opera Mail/9.10 (FreeBSD) Subject: FreeFontPath message on X.org shutdown X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Date: Thu, 08 Feb 2007 14:49:22 -0000 X-Original-Date: Wed, 17 Jan 2007 04:47:57 +0500 X-List-Received-Date: Thu, 08 Feb 2007 14:49:22 -0000 X.org on my 6.2-PRERELEASE always writes the following to console when exit: waiting for X server to shut down FreeFontPath: FPE "/usr/X11R6/lib/X11/fonts/misc/" refcount is 2, should be 1; fixing. I saw it on previous versions of X.org and FreeBSD too. I googled for it but didn't find something for fix. It seems this message is very common. Is it error or not?