Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Mon, 22 Aug 2005 16:07:54 +0200 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: Unable to read/write to a tape with tar Message-ID: <20050822140754.GE17452@calimero.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2i On Aug 22 12:42, cyril bonnard wrote: > So, W2k recognizes the device as a "ARCHIVE VIPER 150 21531" and the file > pointed for driving is qic157.sys Er... well, right, there are at least three different tape drive types which have been sold as Sun 411 tape drives. The Archive Viper is a QIC drive, so the driver should be correct. The Viper is known to be some sort of a beast with changing behaviour depending of the firmware revision. Anyway... > I 've done the strace, [...] Not exactly. You made an strace of tar, but I asked for an strace of `mt -f /dev/st0 status'. There's also a SEGV in your strace which you didn't mention before. Is that reproducible? What I'd like to see is this. Please download the latest snapshot DLL http://cygwin.com/snapshots/cygwin1-20050819.dll.bz2 and install it instead of your current Cygwin DLL. Rename your current Cygwin DLL before, so you can move it back to its orignal name when you're done. Send the output of cygcheck as described on http://cygwin.com/problems.html, send the bzip2'ed strace of `mt -f /dev/st0 status` and send the file tar.exe.stackdump after you have reproduced the SEGV with the snapshot DLL. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader mailto:cygwin AT cygwin DOT com Red Hat, Inc. -- 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/