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:subject:references:to:reply-to:from:message-id
	:date:mime-version:in-reply-to:content-type
	:content-transfer-encoding; q=dns; s=default; b=eFIKEtafDNsg9Owp
	CQqoYEOuAPus6i5NS5jef8AdGk50WBKGMfIgQ/YUI+5l8p8ASPcN+pfih/rXJVCG
	VmZFLfvKiKYzvARPCRLBG4zrNQZXFfe5CDP7kOBYQVgkUjBjqX7kvHOceM8b/geF
	QgPswCpfU5RXrHzYJGQN7KhaoBY=
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:subject:references:to:reply-to:from:message-id
	:date:mime-version:in-reply-to:content-type
	:content-transfer-encoding; s=default; bh=mo8iOwGYEuUTvTXsvylP7C
	eRucQ=; b=rTQq5sfSmZ+aK7t+zeaMna3JtUqXBTj4YeWZx8MUSQ3Rb2XAYqY13S
	0SF5Y5ScAbfLhENJlLRTb8aimnfPqMEQP+aZ92k1JPerX8mXDKLbBlu09R41lcV/
	oUAS3juHvQE4Jt/0inupXkyTNPUXr06X8o4OQSoAfMp+gsPoPYWEM=
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
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=1.1 required=5.0 tests=AWL,BAYES_50,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_LOW autolearn=no version=3.3.2 spammy=Hx-spam-relays-external:shaw.ca, H*r:shaw.ca, HX-HELO:sk:smtp-ou, H*RU:shaw.ca
X-HELO: smtp-out-so.shaw.ca
X-Authority-Analysis: v=2.2 cv=cNuQihWN c=1 sm=1 tr=0 a=WqCeCkldcEjBO3QZneQsCg==:117 a=WqCeCkldcEjBO3QZneQsCg==:17 a=IkcTkHD0fZMA:10 a=w_pzkKWiAAAA:8 a=V3LZEkm1-3nUKWv0a_sA:9 a=QEXdDO2ut3YA:10 a=buB1NfXUTBUA:10 a=sRI3_1zDfAgwuvI8zelB:22
Subject: Re: Cygwin 2.6.0 Fork issue
References: <CAPCR6Q2e-VPw_x_S+qewHSbD=cV74eZ4oo23cdVtJxjUJvTRTw@mail.gmail.com>
To: cygwin@cygwin.com
Reply-To: Brian.Inglis@SystematicSw.ab.ca
From: Brian Inglis <Brian.Inglis@SystematicSw.ab.ca>
Message-ID: <2df1b680-a0f4-f7aa-292a-4dbe752e089b@SystematicSw.ab.ca>
Date: Thu, 8 Dec 2016 00:16:52 -0700
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.5.1
MIME-Version: 1.0
In-Reply-To: <CAPCR6Q2e-VPw_x_S+qewHSbD=cV74eZ4oo23cdVtJxjUJvTRTw@mail.gmail.com>
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 8bit
X-CMAE-Envelope: MS4wfJJQAViFJi+WJ2fb6kiPBpvQXjJiWqLkl7SMkBLFo+WizEmG2YsmoIYM/mcLDiCemW86pgsvT+53iDUh05DnAyO9Oi1pF0uqrE+BGRYBzvNR6sybnN8Q Rfu7g3d05mtRnLlYE1njGRCpLLVtleXQcR7uysKmwN6Un9WmIwldZTjqyChTtP98sZ/HlD9yHHq/2Q==
X-IsSubscribed: yes

On 2016-12-07 22:37, Rashi Singhal wrote:
> I am using cygwin 2.6.0 (32 bit) version with Actian Pervasive
> version 12.
> We have a program which will call fork() and in child process
> Btrieve file is getting opened.
> While using latest version of cygwin, file open call is not working
> Its not opening file nor displaying any error.
> Could you please help me on this .

With some information to go on, someone on the list may be able to 
help you.

Please read the contents of the web page at the link below and 
follow the instructions: 

> Problem reports:       http://cygwin.com/problems.html

Attach the text from cygcheck -svr, a Simple Test Case minimal source 
program, which when run demonstrates the problem, and the output from 
that test run, and/or the log from a gdb session, and/or the output 
from strace, running the Simple Test Case minimal source program, 
demonstrating the problem.

As the problem is a file open, you may also want to add the output 
from running ls -l, stat, getfacl, and icacls on the file, as file 
open problems often result from permissions issues, so it is also 
important to run cygcheck, tests, and file info using the same 
environment and credentials as when the problem occurs.

-- 
Take care. Thanks, Brian Inglis, Calgary, Alberta, Canada

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

