Bug 132460

Summary: System libarchive (bsdtar) blocks work of system. (CPU 100%)
Product: Base System Reporter: Andrei Lavreniyuk <andy.lavr>
Component: amd64Assignee: freebsd-amd64 (Nobody) <amd64>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 8.0-CURRENT   
Hardware: Any   
OS: Any   

Description Andrei Lavreniyuk 2009-03-09 14:10:03 UTC
System libarchive (bsdtar) blocks work of system (Loading of the processor 100%). To remove process tar on kill-9 it is not possible. Libarchive from ports work fine.

Fix: 

The temporary decision:

Install libarchive from ports/archivers/libarchive and create symlink to /usr/bin
How-To-Repeat: tar -c -f <filename>.tar.gz <srcdir>
Comment 1 Gavin Atkinson freebsd_committer freebsd_triage 2009-03-09 19:51:10 UTC
State Changed
From-To: open->closed

Duplicate of 132452