Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 05 Oct 2011 23:40:38 -0700
From:      Bakul Shah <bakul@bitblocks.com>
To:        =?UTF-8?B?VsOhY2xhdiBaZW1hbg==?= <v.haisman@sh.cvut.cz>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: valgrind on FreeBSD? 
Message-ID:  <20111006064038.CFB34B852@mail.bitblocks.com>
In-Reply-To: Your message of "Wed, 05 Oct 2011 23:06:04 %2B0200." <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, 05 Oct 2011 23:06:04 +0200 =?UTF-8?B?VsOhY2xhdiBaZW1hbg==?= <v.haisman@sh.cvut.cz>  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?

Try running valgrind under ktrace (& view with kdump). That
will tell you what directory it is trying to access or what
syscall fails and why.



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