X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:to:from:subject:date:message-id:references
	:mime-version:content-type:content-transfer-encoding
	:in-reply-to; q=dns; s=default; b=dW2hNUwi/ktHgtThsyUuYErxHkH1fu
	8KPHL6FuYCtaAshnfzlEr0P/64pXDitdJTEX5cuouS+WeIjUQubKJ0tOocBHtGI0
	j97bUk50YmJs7YJdtsC03Hg78b0zJMKXyG1fYEiLTaPRxJ8lTN8JacqD0JPyjdnC
	DxGXT96NGaalY=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:to:from:subject:date:message-id:references
	:mime-version:content-type:content-transfer-encoding
	:in-reply-to; s=default; bh=uL0ygzsOWcIaYVwSpQzRTlCpuHg=; b=ycR8
	44/YF6e8FMR+1ggv7/ZQyBVsrL7U0gb+VvCp2s1nhlzvdM68PZTjWHdP5mRNllaM
	moBm6paV5GGZDINrrDLU4SK1gr+zQqYPLWOkDiqKffZPy9Eo5kVL/PTTEI834h1P
	D1HAUAQJnCdcLQ9j1vyX+PgfSRGL7NjQepo98Cw=
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
X-Spam-SWARE-Status: No, score=1.4 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,FSL_HELO_BARE_IP_2,KHOP_THREADED,RCVD_IN_DNSWL_NONE,RCVD_IN_HOSTKARMA_NO,RCVD_NUMERIC_HELO,RDNS_NONE,SPF_HELO_PASS,SPF_PASS autolearn=no version=3.3.1
To: cygwin@cygwin.com
From: jojelino <jojelino@gmail.com>
Subject: Re: sqlite defect
Date: Fri, 19 Jul 2013 19:28:43 +0900
Lines: 23
Message-ID: <ksb4cn$cp8$1@ger.gmane.org>
References: <trinity-fdc5a0b5-6dcf-4fc0-9370-dd32a75fe928-1373654994500@3capp-gmx-bs47> <51E703FB.1010300@etr-usa.com> <trinity-1068d666-3dec-43c9-8453-39c7cae3a94c-1374102947415@3capp-gmx-bs33> <51E74AB4.7010508@etr-usa.com> <ks87ur$nle$1@ger.gmane.org> <20130718085953.GC9628@calimero.vinschen.de> <ksa6bs$ac9$1@ger.gmane.org> <20130719100329.GC20871@calimero.vinschen.de> <20130719100809.GD20871@calimero.vinschen.de>
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
User-Agent: Mozilla/5.0 (Windows NT 5.2; rv:25.0) Gecko/20100101 Thunderbird/25.0a1
In-Reply-To: <20130719100809.GD20871@calimero.vinschen.de>

On 2013-07-19 PM 7:08, Corinna Vinschen wrote:
 > ...and, btw., fcntl(fd, F_SETOWN) is only supported on sockets.
 >
 >
 > Corinna
 >
28 55977555 [main] python 5616 open: 9 = 
open(/home/Administrator/....../..............sqlite, 0x58202)
..
..
  4680 55982813 [main] python 5616 flock: 0 = flock(9, 6)
..
..
    35 55983687 [main] python 5616 seterrno_from_nt_status: 
/netrel/src/cygwin-snapshot-20130619-1/winsup/cygwin/flock.cc:2020 
status 0xC0000055 -> windows error 33
    26 55983713 [main] python 5616 geterrno_from_win_error: windows 
error 33 == errno 16
    24 55983737 [main] python 5616 flock: -1 = flock(9, 6), errno 16

I tried reproducing above failure.
-- 
Regards.


--
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

