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:mime-version:date:message-id:subject:from:to :content-type; q=dns; s=default; b=eB2Hs4ieUILeJRR3m1AKUYL2+pSN8 oiFKDIuA46RJ65mH/dMbBccB/w8p+PFb+VUR9DAm16mNSmwZrLFu+Lh1Cru768jz dvj9sAjdJCy0mgBBU44+Lzym4U/kAFo8DjHXVweCzF3PTwFBY9r5zTEGPLNADkIv l0cCtedRawhTiM= 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:mime-version:date:message-id:subject:from:to :content-type; s=default; bh=uYPFd6pPjyJVIpSNa8vuRQ6oM/M=; b=UXj gxkYJRbdTLjyOcOfonmKj4G2mkN5+7nCpUPL0tiaUdRvRHEJUKZQTWezQ9DhnlFE SpqgGH0AYk8vP3KtvBhPmz8u8MHsJT+gEtvbysoXWhkHAdo//cpR0MOLc/Eat9cg 5M635k8LYvm/gCF9fq+KJjb0TM0N/q+Zi0OYm8WE= 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 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=0.0 required=5.0 tests=AWL,BAYES_00,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=HX-Received:Tue, Hx-languages-length:414, Our, semaphore X-HELO: mail-wm0-f44.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:date:message-id:subject:from:to; bh=x1fW+trHicUw2ErV2vUE+OYPLijBgbfHD7vjPE8kPN8=; b=KVUWqdRwmVs9bGCeDuhJ2Y1IwZ/MypZQu8qFrzHITau3CnqpyG/4ZLH9u40DPht61P fVtnebNN6BFIH8pY9pA7vujStdLbzVnQ64NYBc+tXHCSeceCXUzcdYSFF3jeI9tnr14x +TJZG104WSrKrJh298wOJ0scHwlD+WRq0A5+cpzhxXWZlhTgelrWnntz71D7aYiH3p1n BsXmFw6Cr1iqxRGKpm7NgKYyoug1vKXlVXMVhqxfZAMHVN1JHExsWLpyvZ5Ze+bPQ+Uv y5ZVlS3AoTp5An+hz5fQiVeAKv3cyeu/IjNDU2FnkKtLs9PWtz1lD3rzgJtpPOF779jU wmFw== X-Gm-Message-State: AD7BkJIzXOellHGjvPGOYx6ALeG+/5JhuI/r7Ljj0C2JsfmMakcRi3PpqNpCpWFWpRwD8SRGTC08BNZ62ep8Ew== MIME-Version: 1.0 X-Received: by 10.194.6.234 with SMTP id e10mr27415680wja.118.1457426069079; Tue, 08 Mar 2016 00:34:29 -0800 (PST) Date: Tue, 8 Mar 2016 14:04:29 +0530 Message-ID: Subject: Semaphore Lock Failed Error From: Meenakshi Pant To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes Hi, Our program tries open and lock a semaphore. With an older version of CYGWIN(1.7.0-58) it is successfully able to acquire lock on the semaphore while it is failing to do so with the latest version (02.4.1). Error message is 'Semaphore Lock failed'. This error could also occur if there is no sufficient space in drive, but here we have sufficient space. Thanks, Meenakshi -- 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