valgrind on FreeBSD?
Bakul Shah
bakul at bitblocks.com
Thu Oct 6 06:59:47 UTC 2011
On Wed, 05 Oct 2011 23:06:04 +0200 =?UTF-8?B?VsOhY2xhdiBaZW1hbg==?= <v.haisman at 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.
More information about the freebsd-stable
mailing list