On Nov 10, 2000, Chris Karakas <[EMAIL PROTECTED]> wrote:
> *if* the problem is really
> the buffer size of the pipe that AMANDA uses (being too small)
That's a symptom, not the problem. The problem is (or appears to be,
from the given description) that Amanda doesn't handle the possibility
of the helper process sending enough data to fill up the pipe buffer.
It should read data from the pipe as it becomes available, so that
there's no risk for the helper process to deadlock with it.
--
Alexandre Oliva Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist *Please* write to mailing lists, not to me