Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Dec 2006 10:45:11 -0800
From:      Frank Mayhar <frank@exit.com>
To:        Ilya Vishnyakov <ilya@edpausa.com>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: truss missing some files or directories
Message-ID:  <1166640311.48155.1.camel@jill.exit.com>
In-Reply-To: <45897C36.4050704@edpausa.com>
References:  <45897C36.4050704@edpausa.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 2006-12-20 at 13:08 -0500, Ilya Vishnyakov wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>  
> Problem with truss, won't start. Please advise me what to do.
> 
> truss /bin/echo hello truss: truss: cannot open /proc/42520/mem cannot
> open /proc/curproc/mem: : No such file or directory
> No such file or directory

mount /proc

In /etc/fstab:
proc	/proc	procfs	rw	0	0
-- 
Frank Mayhar frank@exit.com     http://www.exit.com/
Exit Consulting                 http://www.gpsclock.com/
                                http://www.exit.com/blog/frank/



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