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:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=OtsYgO+uBOwGXmEN mqIzqMDW7iJb0VIS2rrKFkvDbA1xQpTiJ2E5Yk3iaHZUVvTNVNc2G331ECmsDHs4 +kS0PggYVcU2GfBwVdExAy10zRERHB0BJTWZYZdM9YhNb3BCLpDITtv26g+peVyB GJamoBmOm8BTiycr9mtMad86Quk= 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:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=2+C5wNjT1zPSep2S/GX6RA 5D9b4=; b=hYWxRwazU3cQdUX4hMrSrTb/G40lpKYd/5KtcPKTHbFK1bgSr9ARcI Yg5zmQXJmhaQemp8zQwlF7bCQhfsfdIhg4r9Kx0Zl+/Q4dUca1HfMg559EP0G7T3 rsUkN1redY4VBsVxEL8mr7qNJ3T9oQCr+Fe0+2GAm50mbMK8mR8k4= 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=-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:945, antivirus X-HELO: mail-wm0-f47.google.com 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=o3XJCFajunCWXYOwYqajtfxkdwJzwZtqgEwDSShUUq8=; b=YTp+879eeTLXcF22KNYEyZ9e0eNDr7fXtdfpfXvOPR1JitiRTWPVsHP8FlFmpuhhff XHMJi+AcBvEXE1TvtpkA5iaB7dHureHlWpVcwnq6wfA+/uWx29XbXtAShFDC9RKkiliU 9Lx6CPJ3m4WAEUdUCmwppFTRKI2JvA9ru/VeIvQNBrD2gkAm+ZbYghLlri3iGYjBnmoV KBjegnfiWmL4ZnRtWIoerbXHn9+IzQZoqJqnjWYG0zjyI0gYE+dicWRw+7UbGzASUOP3 zWa0i05zKxPSKTHpGD0ZJFveCPUvXmqblbCT6Bhg/T30ndEtpkt08jWrlXAsY+i8XT9z CUpg== X-Gm-Message-State: AEkooutR6qtDRCb83rt9PgE2H7m0lZlJ7HDHlPb3IMjUfMucaeHQ1N5URsch7wW2KiYH6A== X-Received: by 10.28.30.1 with SMTP id e1mr18064102wme.77.1470119055208; Mon, 01 Aug 2016 23:24:15 -0700 (PDT) Subject: Re: Emacs will not execute, always reports 24.5.1 as version To: cygwin AT cygwin DOT com References: <39f0e00b-1cfc-f32b-6693-12de2026dd83 AT cornell DOT edu> <1fd7687a-d52a-e35a-1e2e-25222dea6631 AT cornell DOT edu> From: Marco Atzeri Message-ID: <55ec1fdb-44d5-a031-3ba7-bd52468b3d27@gmail.com> Date: Tue, 2 Aug 2016 08:24:06 +0200 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes On 01/08/2016 23:16, Brian Kuhn wrote: >>> >>> Thanks for the response. Same result with 'emacs -Q' as well, i'm afraid. >> >> >> Then maybe an strace will help. Please give the following command: >> >> strace -o strace.out /usr/bin/emacs-nox.exe -Q > > This is interseting. > > $ strace -o strace.out /usr/bin/emacs-nox.exe -Q > Segmentation fault >> >> Then look at the output file strace.out to see if it provides a clue as to >> what's going wrong. If you don't see anything, compress the file and send >> it to me as an attachment off list. >> > > I could send that, but it would just be a zero-byte file. :-) > > $ ls -l | grep strace.out > -rwxr-xr-x 1 MEEEEE Domain Users 0 Aug 1 15:43 strace.out >> >> Ken >> > I saw before this. It is an antivirus. The seg fault is coming from strace as the AV is blocking the loading of dll's of emacs. Try disabling 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