Xref: utzoo comp.unix.xenix:3250 comp.bugs.sys5:544 Path: utzoo!attcan!uunet!pyrdc!netsys!vector!rpp386!jfh From: jfh@rpp386.Dallas.TX.US (The Beach Bum) Newsgroups: comp.unix.xenix,comp.bugs.sys5 Subject: Fatal bug in uucico Message-ID: <6293@rpp386.Dallas.TX.US> Date: 7 Sep 88 15:16:44 GMT Organization: HASA, "S" Division Lines: 20 I'm not certain this is limited to SCO Xenix, hence the cross-post. If there are UUCP files in /usr/spool/uucp which are not readable by uucico, uucico will hang in a loop continuously re-reading the spool directory scanning for work. For example, say the file C.glorpA1234 exists in the spool directory and is not readable by uucico. If uucico is currently conversing with glorp, then whenever uucico enters MASTER mode it will search for work for glorp. It will fail to open C.glorpA1234, scan for more work, find C.glorpA1234, fail to open it and so on. Changing the ownership of all UUCP files in the spool directory to the owner of uucico will correct the problem. Uucico does not report any errors while this is going on. It just hangs in this stupid loop ... -- John F. Haugh II (jfh@rpp386.Dallas.TX.US) HASA, "S" Division "If the code and the comments disagree, then both are probably wrong." -- Norm Schryer