From owner-freebsd-current@FreeBSD.ORG Wed Jun 14 11:54:09 2006 Return-Path: X-Original-To: freebsd-current@freebsd.org 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 71ABE16A47C for ; Wed, 14 Jun 2006 11:54:09 +0000 (UTC) (envelope-from keramida@ceid.upatras.gr) Received: from igloo.linux.gr (igloo.linux.gr [62.1.205.36]) by mx1.FreeBSD.org (Postfix) with ESMTP id 91EDA43D46 for ; Wed, 14 Jun 2006 11:54:07 +0000 (GMT) (envelope-from keramida@ceid.upatras.gr) Received: from gothmog.pc (host5.bedc.ondsl.gr [62.103.39.229]) (authenticated bits=128) by igloo.linux.gr (8.13.6/8.13.6/Debian-1) with ESMTP id k5EBrp5N022036 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Wed, 14 Jun 2006 14:53:52 +0300 Received: from gothmog.pc (gothmog [127.0.0.1]) by gothmog.pc (8.13.6/8.13.6) with ESMTP id k5EBu5Rx009428; Wed, 14 Jun 2006 14:56:05 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Received: (from giorgos@localhost) by gothmog.pc (8.13.6/8.13.6/Submit) id k5EBu5It009427; Wed, 14 Jun 2006 14:56:05 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) To: marinosi@ceid.upatras.gr References: <1150284556.448ff30cb8b07@my.ceid.upatras.gr> From: Giorgos Keramidas Date: Wed, 14 Jun 2006 14:56:05 +0300 In-Reply-To: <1150284556.448ff30cb8b07@my.ceid.upatras.gr> (marinosi@ceid.upatras.gr's message of "Wed, 14 Jun 2006 14:29:16 +0300") Message-ID: <86ver4ar3e.fsf@gothmog.pc> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Hellug-MailScanner: Found to be clean X-Hellug-MailScanner-SpamCheck: not spam, SpamAssassin (score=-3.168, required 5, autolearn=not spam, ALL_TRUSTED -1.80, AWL 1.23, BAYES_00 -2.60) X-Hellug-MailScanner-From: keramida@ceid.upatras.gr X-Spam-Status: No Cc: freebsd-current@freebsd.org Subject: Re: getcwd() problem.. X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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, 14 Jun 2006 11:54:09 -0000 On Wed, 14 Jun 2006 14:29:16 +0300, marinosi@ceid.upatras.gr wrote: > Hello Giwrgos, > I' ve just read your reply and tried to check the points you gave me. > So: > >> What are the steps you have taken to reach this point? We have to be >> able to reproduce the same thing, if there is a bug somewhere. > > That's a problem. I can't figure out how this problem occured. > It was after a normal boot without any error messages. Also, i > want to note that i don't get these errors everytime. For > example now, after a reboot i can work properly. (before i > couldn't even start programs). It is strange. It _may_ have been caused by an unclean filesystem, but nothing is sure at this point, since the system was rebooted. If this was just an unclean filesystem (i.e. your /home), it has been fsck'ed and the problem should be fixed now.