Bug 21996

Summary: use of -s and -C causes tar to dump core
Product: Base System Reporter: mcl <mcl>
Component: gnuAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Unspecified   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description mcl 2000-10-15 07:00:01 UTC
use of --same-order with -C causes tar to dump core

How-To-Repeat: tar -C /some/dir -spxf somefile.tar
Comment 1 Maxim Sobolev freebsd_committer freebsd_triage 2002-06-04 18:44:42 UTC
State Changed
From-To: open->patched

Modern GNU tar which was just imported into the -CURRENT doesn't have this 
problem. Therefore, the problem will befilly resolved when tar upgrade is 
MFC'ed in about 1 month.
Comment 2 Johan Karlsson freebsd_committer freebsd_triage 2002-08-22 18:18:44 UTC
State Changed
From-To: patched->closed

GNU tar 1.13.25 has been MFCed.