Bug 21879

Summary: Mysterious directory \012csetrib after installation of 4.1.1
Product: Base System Reporter: Dirk Gouders <gouders>
Component: confAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Unspecified   
Hardware: Any   
OS: Any   

Description Dirk Gouders 2000-10-10 01:10:00 UTC
After the installation of the new release I found a directory named
\012csetrib (First character is octal representation) in /usr/src.
That directory contains the following structure:

binutils/binutils/versise.c

Here's an output of ls -al:

total 2
drwx------  2 root  wheel  512 Oct  7 18:34 .
drwx------  3 root  wheel  512 Oct  7 18:34 ..
----------  1 root  wheel    0 Jul  7 07:33 versise.c

Fix: 

Unknown.
How-To-Repeat: Don't know - maybe just do an install.
I used an ISO image from ftp.freebsd.org to burn a CD.
Comment 1 Jens Schweikhardt freebsd_committer freebsd_triage 2001-08-09 19:57:37 UTC
State Changed
From-To: open->closed

This looks very much like garbled reads from the medium (or maybe 
garbled writes in the first place). The directory actually is `contrib' 
and the file `binutils/binutils/version.c'. If you can reproduce with a 
more up-to-date RELEASE and a good ISO (check md5 signature) please 
resubmit the report.