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

Mantis Bug Tracker noreply at opencsw.org
Tue Nov 9 17:55:34 CET 2010


A NOTE has been added to this issue. 
====================================================================== 
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:                     new
====================================================================== 
Date Submitted:             2010-11-09 11:36 CET
Last Modified:              2010-11-09 17:55 CET
====================================================================== 
Summary:                    gtar -xf Segmentation Fault
Description: 
Using gtar to extract multiple files from an archive (created by gtar)
gives a Segmentation Fault.
====================================================================== 

---------------------------------------------------------------------- 
 (0008448) phil (manager) - 2010-11-09 17:55
 https://www.opencsw.org/mantis/view.php?id=4601#c8448 
---------------------------------------------------------------------- 
erm.. I'm not seeing a problem , when testing on sol 10 sparc.
And Ihsan, the invokation you gave is invalid.

$ /opt/csw/bin/gtar zxf ../unbound-1.4.7.tar.gz
[works]

$ gunzip -c ../unbound-1.4.7.tar.gz |/opt/csw/bin/gtar --no-same-owner -xf
- -C extract

gives

/opt/csw/bin/gtar: extract: Cannot open: No such file or directory
/opt/csw/bin/gtar: Error is not recoverable: exiting now


To smwardle:
I've tried extracting individual multiple files.
$ /opt/csw/bin/gtar zfx ../unbound-1.4.7.tar.gz
unbound-1.4.7/iterator/iter_fwd.c unbound-1.4.7/iterator/iter_resptype.c

works just fine for me.

So... I dont have a reproducible problem to investigate yet.
Unless you can give me a more specific example I can look at, I will be
closing this case as "cannot reproduce".



More information about the bug-notifications mailing list