On Tue, 2003-07-15 at 13:45, Sheldon Hearn wrote:
> It's expected if you don't have a process filesystem mounted on /proc.
>
> kldload procfs
> mount_procfs /dev/procfs /proc
Doh! I should have RTFM. Apologies.
truss(1) :
It does this by stopping and restarting the process being monitored via
On (2003/07/15 13:35), Byron Schlemmer wrote:
> Being the curious person that I am, I tried the following from the truss
> manpage :
>
> % truss /bin/echo hello
> truss: cannot open /proc/1805/mem: No such file or directory
> truss: cannot open /proc/curproc/mem: No such file or directory
>
> Is
On Tue, 2003-07-15 at 09:09, Terry Lambert wrote:
>
> One way to track this down, if it's that repeatable for everyone,
> would be to open another terminal window, get the pid of the
> program that's going to do this, and then:
>
> truss -p | grep "Resource temp"
>
> ...or just let it run
Mark Murray wrote:
> Mikhail Teterin writes:
> > Every once in a while, a vi-session dies on me with:
> >
> > input: Resource temporarily unavailable
> >
> > What does it mean, why does it happen, and how can I prevent it?
> >
> > Thanks a lot!
> >
> > -mi
> >
> > P.S. Running recent -curre
Mark Murray wrote:
> Mikhail Teterin writes:
> > Every once in a while, a vi-session dies on me with:
> >
> > input: Resource temporarily unavailable
> >
> > What does it mean, why does it happen, and how can I prevent it?
>
> I'm seeing this on current. I use bash, and the machine is not
>
Mikhail Teterin writes:
> Every once in a while, a vi-session dies on me with:
>
> input: Resource temporarily unavailable
>
> What does it mean, why does it happen, and how can I prevent it?
>
> Thanks a lot!
>
> -mi
>
> P.S. Running recent -current.
I'm seeing this on current. I
On Tue, Jul 15, 2003 at 12:43:40AM +0200, Matthias Buelow wrote:
> Mikhail Teterin writes:
>
> >Every once in a while, a vi-session dies on me with:
> >
> > input: Resource temporarily unavailable
>
> Are you running ksh93 per chance? I've seen this after I started an
> OpenGL program such a
=>Every once in a while, a vi-session dies on me with:
=>
=> input: Resource temporarily unavailable
=Are you running ksh93 per chance? I've seen this after I started an
=OpenGL program such as xscreensaver-demo from ksh93 (however that
=could have influenced the terminal settings or whateve
- Original Message -
From: "Matthias Buelow" <[EMAIL PROTECTED]>
To: "Mikhail Teterin" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Monday, July 14, 2003 3:43 PM
Subject: Re: ``Resource temporarily unavailable'
Mikhail Teterin writes:
>Every once in a while, a vi-session dies on me with:
>
> input: Resource temporarily unavailable
Are you running ksh93 per chance? I've seen this after I started an
OpenGL program such as xscreensaver-demo from ksh93 (however that
could have influenced the terminal
On Mon, Jul 14, 2003 at 06:08:32PM -0400, Mikhail Teterin wrote:
> Every once in a while, a vi-session dies on me with:
>
> input: Resource temporarily unavailable
>
> What does it mean, why does it happen, and how can I prevent it?
I suspect vi's not handling an EAGAIN error return. I ge
Every once in a while, a vi-session dies on me with:
input: Resource temporarily unavailable
What does it mean, why does it happen, and how can I prevent it?
Thanks a lot!
-mi
P.S. Running recent -current.
___
[EMAIL PROTECTED] mail
12 matches
Mail list logo