X-Recipient: archive-cygwin AT delorie DOT 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 AT cygwin DOT com; run by ezmlm List-Id: 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 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 AT cygwin DOT com From: jojelino Subject: Re: sqlite defect Date: Fri, 19 Jul 2013 19:28:43 +0900 Lines: 23 Message-ID: References: <51E703FB DOT 1010300 AT etr-usa DOT com> <51E74AB4 DOT 7010508 AT etr-usa DOT com> <20130718085953 DOT GC9628 AT calimero DOT vinschen DOT de> <20130719100329 DOT GC20871 AT calimero DOT vinschen DOT de> <20130719100809 DOT GD20871 AT calimero DOT vinschen DOT 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