Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Oct 2011 19:49:02 -0400
From:      Gary Palmer <gpalmer@freebsd.org>
To:        V??clav Zeman <v.haisman@sh.cvut.cz>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: valgrind on FreeBSD?
Message-ID:  <20111005234902.GC38162@in-addr.com>
In-Reply-To: <4E8CC6BC.9040605@sh.cvut.cz>
References:  <4E8CC6BC.9040605@sh.cvut.cz>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Oct 05, 2011 at 11:06:04PM +0200, V??clav Zeman wrote:
> Hi.
> 
> No matter what I try, valgrind on 7.3-STABLE is giving me this, both Valgrind
> ports:
> 
> valgrind: Startup or configuration error:
>    Can't establish current working directory at startup
> valgrind: Unable to start up properly.  Giving up.
> 
> What do I need to do to make it work?

I just tried it on 7.4 and it appeared to work for me.  

Your error message suggests a permissions problem.  If you ran

pwd

from your shell in the directory you were trying to run valgrind from
and as the user you were trying to run valgrind from, does pwd give
an error also?

Gary



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20111005234902.GC38162>