On 7 Oct 2003 at 10:57am, Jim Summers wrote > I have recently upgraded my Amanda server to 2.4.4p1 on Redhat9. All is > well except I occassionally get strange results and the following in my > /var/log/messages file. > =============================== > kernel: application bug: dumper(23061) has SIGCHLD set to SIG_IGN but > calls wait() > =============================== > I found a reference to this in the amanda-users archive and a patch from > Jay Fenalson. > > I have tried to apply the patch with: patch -p2 < dumper-patch > and patch -f -p2 <dumper-patch. But I can not get the patch to complete > successfully.
> I am in the server-src directory when I run the commands above. Sit in the top-level amanda directory and do this: [EMAIL PROTECTED] amanda-2.4.4p1]$ patch -p1 < amanda-2.4.3-sigchld.patch patching file server-src/dumper.c Hunk #1 succeeded at 253 (offset -1 lines). -- Joshua Baker-LePain Department of Biomedical Engineering Duke University
