From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 57318 invoked by alias); 10 Mar 2016 16:06:35 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 56469 invoked by uid 89); 10 Mar 2016 16:06:34 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.1 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=Hx-languages-length:1315, advise X-HELO: mail-wm0-f54.google.com Received: from mail-wm0-f54.google.com (HELO mail-wm0-f54.google.com) (74.125.82.54) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-GCM-SHA256 encrypted) ESMTPS; Thu, 10 Mar 2016 16:06:32 +0000 Received: by mail-wm0-f54.google.com with SMTP id n186so37180892wmn.1 for ; Thu, 10 Mar 2016 08:06:32 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-transfer-encoding; bh=x8eH/HJg0X2TsmorRCE40zuFPlduGzF+Q2iZW3Ym4Ng=; b=RD45kCJhegHu84jQMdVXNs/vidFmixNCaqwhuQUkngn+7hl6oTtsIPQiiIguhUzFsO 4gKgGFuwkxUxi1lX1JHY/DU0PpXrP8T4jq7Atu7EGGBB+uj7JHvt2wKLenffJaGw7gOy huuLv2JSufG9JOb+FSHgUUXkcs2mYaASK8OHeqF7EGDCfNztv2F6bThGZY/EeIg4xw1Z uFjT11uh7vt2pd5n4rsFDvRq5XrN1/VzgimR/dLLkfoc1foCeaW/h+3PZBudxxB1q93r 7GzQwkd7MY9CgVOGmfQVZXxTft2ay+7yxx+Su2kqCZHMtgFZHxE8+3jvQZDYHpHRSLK2 1Vzw== X-Gm-Message-State: AD7BkJJUJMCffFSeNZ6MMvpDs/P2h2DYV26+oTZz12yMffIVJxp5kVLbEwkwPtUB2Uh7Kg== X-Received: by 10.28.146.202 with SMTP id u193mr4968101wmd.82.1457625989682; Thu, 10 Mar 2016 08:06:29 -0800 (PST) Received: from [172.21.188.188] ([62.154.173.198]) by smtp.googlemail.com with ESMTPSA id wr2sm4148465wjc.49.2016.03.10.08.06.28 for (version=TLSv1/SSLv3 cipher=OTHER); Thu, 10 Mar 2016 08:06:28 -0800 (PST) Subject: Re: Application not working in 64-bit cygwin cygwin/X To: cygwin@cygwin.com References: From: Marco Atzeri Message-ID: <56E19B82.8050404@gmail.com> Date: Thu, 10 Mar 2016 16:06:00 -0000 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2016-03/txt/msg00134.txt.bz2 On 10/03/2016 16:58, Girish Joglekar wrote: > My application runs on cygwin, cygwin/X 32-bit but does not run on > 64-bit on Windows 10. The dump from segmentation faults says: > > Exception: STATUS_ACCESS_VIOLATION at rip=003F9919D22 > rax=0000000000000001 rbx=0000000600277300 rcx=0000000000275620 > rdx=0000000000000000 rsi=0000000000000000 rdi=0000000000275620 > r8 =0000000000000000 r9 =0000000000000000 r10=0000000100000000 > r11=00000003F9CF12AB r12=00000000FFFFB200 r13=0000000000000000 > r14=0000000600277710 r15=0000000000000000 > rbp=0000000600277300 rsp=00000000FFFFA410 > program=C:\BPTECH\batches\versn7_2\execs\BATCHES.x, pid 7396, thread main > cs=0033 ds=002B es=002B fs=0053 gs=002B ss=002B > > Cygwin FAQ says that this could be due to two different versions of > cygwin1.dll. However there is only one copy on my machine. > > Please advise. I had posted a test problem on Feb 23. I do not know if > you were able to reproduce the behavior. I am completely stuck at this > point and cannot move forward. Any suggestions are welcome. > Girish > The test case you provided was too large and have too many compilation warnings. If you eliminate all the compilation warning and than still crash, may be someone will look on it. Regards Marco -- 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