Bug 22071

Summary: mtree hangs on fifos
Product: Base System Reporter: The Lumpy One <lumpy>
Component: binAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 4.1-RELEASE   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
smime.p7s none

Description The Lumpy One 2000-10-18 06:20:01 UTC
	mtree appears to attempt to get the crc of a fifo when it encounters
	one of the same name that used to be a file with a checksum in the
	mtree map file.

How-To-Repeat: 
	1. create an mtree with checksums of a directory of some test files
	2. remove one of the test files and mkfifo in its place
	3. run mtree to check the directory against the map created in #1
Comment 1 stolz 2000-11-23 09:45:32 UTC
This is a multi-part message in MIME format.
Comment 2 stolz 2001-06-14 11:31:40 UTC
Patch has been provided. Apply. Verify.

This PR can be closed
-- 
Abstrakte Syntaxträume.
Volker Stolz * stolz@i2.informatik.rwth-aachen.de * PGP + S/MIME
Comment 3 Jonathan Chen freebsd_committer freebsd_triage 2001-08-03 00:29:29 UTC
State Changed
From-To: open->closed

problem has since been fixed (in 4.3-RELEASE)