I did the strace thing
and this is what it say over and over and over
read(0, "", 1)                          = 0
read(0, "", 1)                          = 0
I even updated to the latest version of ncftp and it still does it..
What is the problem?


--------------
Jesse Angell
PalaceUnlimited.com
#1 Palace Host
----- Original Message -----
From: "Cameron Simpson" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, July 14, 2002 6:26 PM
Subject: Re: Ncftp


> [ Please don't post HTML - use plain text _only_ in mailing lists and
>   newsgroups because many people have pure text readers; unless you know
all
>   your readers have HTML-bloated mail readers it's best to avoid it.
> ]
>
> On 18:17 14 Jul 2002, Jesse Angell <[EMAIL PROTECTED]> wrote:
> | I've noticed if someone is in ncftp and just disconnects without closing
ncftp,
> | it will start to use 99.9% of the cpu power..
> | What the heck is wrong with it, it should close when they disconnect?
>
> It _should_ close.
>
> | how do I fix this?
>
> Have you an example to hand? Run strace on it:
>
> strace -p <pid-of-ncftp-process>
>
> and post some of it. Likely it's spinning getting read errors or zero
length
> reads in its input loop (because the tty is gone).
>
> Also, what version of ncftp are you using?
> --
> Cameron Simpson, DoD#743        [EMAIL PROTECTED]
http://www.zip.com.au/~cs/
>
> Are you experiencing more Windows95 crashes than the norm? How on earth
> would you _know_? - John Brook <[EMAIL PROTECTED]>
>   reporting about a new virus
>
>
>
> _______________________________________________
> Redhat-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/redhat-list
>



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to