On Sunday 29 December 2002 01:32, [EMAIL PROTECTED] wrote: >Jean-Louis Martineau <[EMAIL PROTECTED]> wrote on > 12/28/2002 > >01:11:40 PM: >> On Sat, Dec 28, 2002 at 12:11:01PM -0500, [EMAIL PROTECTED] wrote: >> > After a bit of debugging I found out were amflush hangs, it >> > seems that > >the > >> > function agets() in function call read_flush() waits forever >> > and the > >for > >> > loop never gets executed, I'm not sure why but maybe someone >> > on the > >list > >> > knows. >> >> That's normal, the driver process is waiting for input from the >> amflush process. >> But why the amflush process send nothing? >> What is it doing? > >It seems to hang at open_dir() in function scan_holdingdir() in > file holding.c >I think it might have to do with LVM.
That sounds like you are getting closer to the problem. My C is just rusty enough that I'm not totally following the flow there. I think I'd see what errno and workdir = with a debugging statement added right after that line. But I expect by now you've done that, so I'd best shut up and listen, carefully. :-) -- Cheers, Gene AMD K6-III@500mhz 320M Athlon1600XP@1400mhz 512M 99.20% setiathome rank, not too shabby for a WV hillbilly
