On Tue, Feb 07, 2006 at 02:13:40PM -0700, John A. Schmidt wrote: > On Tue, Feb 07, 2006 at 02:08:38PM -0700, John A. Schmidt wrote: > > Package: hal > > Version: 0.5.6-2 > > Followup-For: Bug #351296 > > > > > > hald hangs right after probing for an ATAPI zip drive. The relevant > > section of the output from hald --daemon=no --verbose=yes is shown > > below: > > > > Attached are the ltrace and strace when running hald.
Thanks! Your traces show that actually the child process crashes and leaves the parent waiting forever. But it seems like your didn't start these with --daemon=no right ? Could you redo them with --daemon=no ? Also using -f might give some interesting information (That will trace child processes too). Sjoerd -- If the human brain were so simple that we could understand it, we would be so simple we couldn't. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

