[ 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

Reply via email to