X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-1.2 required=5.0	tests=AWL,BAYES_00,KHOP_RCVD_UNTRUST,KHOP_THREADED,RCVD_IN_HOSTKARMA_NO,RCVD_IN_HOSTKARMA_W,RCVD_IN_HOSTKARMA_WL,TW_SV
X-Spam-Check-By: sourceware.org
From: "Garrison, Jim (ETW)" <Jim.Garrison@nike.com>
To: "cygwin@cygwin.com" <cygwin@cygwin.com>
Date: Thu, 14 Jun 2012 15:00:27 -0700
Subject: RE: cygwin 1.7.15: svn disk I/O error
Message-ID: <201206142200.q5EM0Td3088427@barrierL241.nike.com>
References: <jrdf56$61r$1@dough.gmane.org> <20120614195507.GA13195@ednor.casa.cgf.cx>
In-Reply-To: <20120614195507.GA13195@ednor.casa.cgf.cx>
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
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
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id q5EM0o0r022301

> -----Original Message-----
> Subject: Re: cygwin 1.7.15: svn disk I/O error
> 
> On Thu, Jun 14, 2012 at 03:48:05PM -0400, Rolf Campbell wrote:
> >Recently, I've noticed cygwin svn getting a LOT of errors during
> >operations.  I think this started when upgrading from 1.7.14 to 1.7.15,
> >but I can't say for sure.  The nature of these errors are as follows:
> >
> >$ svn up
> >Updating '.':
> >svn: E200030: disk I/O error, executing statement 'RELEASE   s6'
> >svn: E200030: sqlite: unable to open database file
> >svn: E200030: sqlite: unable to open database file
> >
> >
> >$ svn cleanup
> >svn: E200030: disk I/O error, executing statement 'RELEASE   s79'
> >
> >
> >Sometimes the errors happen, sometimes not.  It seems to be about 50%
> >of the time svn has this type of error now.  I've tried running the
> >exact same version of SVN (the command-line version shipped with
> >TourtoiseSVN) on the exact same working copies and I don't have any
> errors.
> >
> >I'm not running any anti-virus (I was, but I uninstalled it a couple of
> >days ago to make sure it wasn't causing this trouble).
> 
> Why would you think that a disk I/O error was either anti-virus or
> Cygwin related and not... a disk I/O error?  Have you looked in your
> event logs for errors?


It is indeed AV related -- a race between SQLite and AV

http://mail-archives.apache.org/mod_mbox/subversion-users/201204.mbox/%3CE3F0AE62D06F6C42ACF59588421A2CC50F66713D@DEFTHW99E54MSX.ww902.siemens.net%3E

I just ran into this and got around it by temporarily disabling AV

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


