X-Spam-Check-By: sourceware.org
Reply-To: <fergus@bonhard.uklinux.net>
From: "fergus" <fergus@bonhard.uklinux.net>
To: <cygwin@cygwin.com>
Cc: <fergus@bonhard.uklinux.net>
Subject: tar with switches leads to stack dump
Date: Wed, 21 Dec 2005 08:28:07 -0000
Message-ID: <000001c60608$8ab30190$500210ac@tcgp.dundee.ac.uk>
MIME-Version: 1.0
Content-Type: text/plain; 	charset="us-ascii"
Content-Transfer-Encoding: 7bit
X-UoD-Scan-Signature: 15f5f12b4fd6298d9a64a750a3c9cf83
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

I'm trying to append several new files to an existing zipped .tar.gz and
maintain the zipped format. I find that 
	tar -vrzf exist.tar.gz *.new
leads to an 
	Aborted (core dumped)
message. More than likely my syntax is faulty, but maybe not. (Creating a
.tar.gz from scratch using "tar -vczf .." works fine. Appending new files to
an existing .tar using "tar -vrf exist.tar *.new" works fine.) This happens
with 1.5.18 and 1.5.19s 20051220. Please can anybody put me right or confirm
the core dump? Thank you.
Fergus




--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

