[bug-notifications] [gtar 0004601]: gtar -xf Segmentation Fault

Mantis Bug Tracker noreply at opencsw.org
Tue Nov 9 18:35:49 CET 2010


The following issue has been CLOSED 
====================================================================== 
https://www.opencsw.org/mantis/view.php?id=4601 
====================================================================== 
Reported By:                smwardle
Assigned To:                
====================================================================== 
Project:                    gtar
Issue ID:                   4601
Category:                   regular use
Reproducibility:            always
Severity:                   crash
Priority:                   normal
Status:                     closed
Resolution:                 open
Fixed in Version:           
====================================================================== 
Date Submitted:             2010-11-09 11:36 CET
Last Modified:              2010-11-09 18:35 CET
====================================================================== 
Summary:                    gtar -xf Segmentation Fault
Description: 
Using gtar to extract multiple files from an archive (created by gtar)
gives a Segmentation Fault.
====================================================================== 

---------------------------------------------------------------------- 
 (0008450) phil (manager) - 2010-11-09 18:35
 https://www.opencsw.org/mantis/view.php?id=4601#c8450 
---------------------------------------------------------------------- 
history output:
(some line numbers skipped for irrelevant stuff :)
158     cd /tmp
159     mkdir ggg qqq
160     cd ggg

166     /opt/csw/bin/gtar cf - a b c | /opt/csw/bin/gtar xf - -C /tmp/qqq
# retry with your exact flags:
169     rm ../qqq/*
170     /opt/csw/bin/gtar -cf - a b c | /opt/csw/bin/gtar -C /tmp/qqq/ -xf
-


"works for me".

there's something wrong with your system, I'm afraid.
Closing as non-reproducible.



More information about the bug-notifications mailing list