Date: Mon, 16 Jun 1997 11:32:44 +0300 (IDT) From: Eli Zaretskii To: Nate Eldredge cc: djgpp AT delorie DOT com Subject: Re: tar.gz file that wedges djtar In-Reply-To: <199706160558.WAA16374@adit.ap.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Sun, 15 Jun 1997, Nate Eldredge wrote: > then hangs and needs to be Ctrl-Break'ed. The file is > bsd-games.src-1.3.tar.gz, and is (supposedly) available on Does djtar works on this file without the -x option (i.e. can it list the archive contents)? If so, please post the listing that it generates. I think a patch was posted to this news group a few months ago. You might try searching the mail archives or look at the bug-tracking page of DJ Delorie's server (http://www.delorie.com/djgpp/bugs/). Also, a crash traceback printed when you abort it with Ctrl-Break would be nice. Btw, the sources of djtar are available and it's quite a simple program, so it shouldn't be too hard to hunt this one down.