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=mZCKn4S8H6LvAZQCuBgUteliiBxPR I70a5GIG3xdSkLDN5lf9kbyVUh76DPDEFbOeqXPUTI3gWtimmwCJJmQ3zPVnNepK LSrz/R8a3BEKfOgzx1drDv7aHIK0T9LnBUs/99EmICw8/qr0RUab+dpWkfMkoiTx 8DHrn3+MN/6G44= 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=XTYfNIvq/3NyVv7h0hvV6o0Dp44=; b=wSg rtatg3y+CvVc9fRCi4mps0gDNXcN7OMJTphsAl/c3XY0OCnG7A0ImZw8/OzjkKtd BP/hMUgFfMMmjQKMnYAIIsfnn4G1Ukom5alueKLbkWjHMf7fnM60VoK+hyuUcJaM dd6ZZZZHTJG9yh3BVaRHxZoC6RzWqLWlEXo3TTW4= 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=1.1 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:10.98.80.22, advise X-HELO: mail-pf0-f175.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=RaksOMM0bxVK4ZeMblt2/Mc799l7xI8Mxcl89h2h3ow=; b=YaXS5HIoPrxvOWueVdYphnIW7awO4gqnWF7NE2Bx6RhRL95gVwQEYYiPj8M36Tjdrq ZpdeNJfdl5gAtNIgyDJaa6idLuMLQDzh3mz4+1pAolUqIWBgirylJW6tOiKpvZU79v1v PawnHjNkaAr6e6YuG+U7dHqMAWG5qggjEApwA+xCZEUzLmgVQIzeTX6NWgiqY/TdNLbh q4G49kUNn1T3VgU4YKUCNvN/eith47HocRCafwOok17Eely/hT22UnnscJHgCHcMSFNJ m4VHdduDJurJrnV/819I5BqtDn/B0bPD83A/4oAg5d/3KHy5AQilLVC7CLzQvXIyo53e rS4w== X-Gm-Message-State: AD7BkJLBC/GaFiNfKyWAWYWt0KI4aA7PDLXtK1Oj2GZpiaZf9aSB2f/yuqtGE3P1knduQyFWuNJXZ+tEydutLQ== MIME-Version: 1.0 X-Received: by 10.98.80.22 with SMTP id e22mr5958257pfb.15.1457625511117; Thu, 10 Mar 2016 07:58:31 -0800 (PST) Date: Thu, 10 Mar 2016 10:58:31 -0500 Message-ID: Subject: Application not working in 64-bit cygwin cygwin/X From: Girish Joglekar To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=UTF-8 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 -- 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