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:from:to:subject:date:message-id:references
	:in-reply-to:mime-version:content-type
	:content-transfer-encoding; q=dns; s=default; b=fqIhtMwmjYOre6/z
	G0+/Z5p+8cLGp0xrEjXxnAkJzxlDu9+eu9y0JrIdCqeqHh7lcPQD2tdUU4A3NyCs
	ejkxlGACTZ9wVN2zvVYsZKrDh1zvTgBfuhdzhxAS6EzD2sYMzefIoqfNXNGBOEYZ
	fyF8qABBYy2eN5cFiN9uqfSqstA=
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:from:to:subject:date:message-id:references
	:in-reply-to:mime-version:content-type
	:content-transfer-encoding; s=default; bh=7Qfm89ElEIl35DjHF/PLlk
	LwUZw=; b=wfdXY3bnQIQ42l+CP/s+jcJPVckIDNzoSiTc3ourGBpe5MxhPMT3OM
	F43GUSliej9p7UsuX3wjv7W3d0dRRyIjzXXoPUatH78QZWSeH6inBhvMo2RnRCxm
	3hPBUJd2NNgZvGpKuxt8+4QEUD67rzXqU7u5lQo8J6DcPhzddRgFw=
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-Spam-SWARE-Status: No, score=3.9 required=5.0 tests=AWL,BAYES_50,FOREIGN_BODY,GIT_PATCH_2,HTML_MESSAGE,KAM_COUK,LIKELY_SPAM_BODY,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=no version=3.3.2 spammy=EMail, E-Mail, UD:avast.com, wwwavastcom
X-HELO: eu-smtp-delivery-167.mimecast.com
From: "Jones, Michael" <michael.jones@roke.co.uk>
To: Marco Atzeri <marco.atzeri@gmail.com>,
        "cygwin@cygwin.com"	<cygwin@cygwin.com>
Subject: RE: Cygwin X applications do not launch
Date: Mon, 30 Jul 2018 15:11:13 +0000
Message-ID: <65A79C1241011241A6BF0DE84A2B83F8028428A1DA@UM-EXMBX01.comm.ad.roke.co.uk>
References: <65A79C1241011241A6BF0DE84A2B83F8028428176C@UM-EXMBX02.comm.ad.roke.co.uk> <86db4def-a225-dcc6-2d04-5a3fcdd66825@gmail.com> <65A79C1241011241A6BF0DE84A2B83F80284285EAA@UM-EXMBX01.comm.ad.roke.co.uk> <83b2faf9-9c0d-a8a3-cc9e-e6f4db278c0f@gmail.com> <65A79C1241011241A6BF0DE84A2B83F8028428804E@UM-EXMBX01.comm.ad.roke.co.uk> <89d664e7-d510-a428-3fbb-474f9e443edf@gmail.com>
In-Reply-To: <89d664e7-d510-a428-3fbb-474f9e443edf@gmail.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
X-IsSubscribed: yes
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from base64 to 8bit by delorie.com id w6UFBY3v016512

Hi Marco,

You are correct!
With AV disabled, everything seems to work fine.

I now need to work with our IT guys to figure out how to configure the AV so that it does not interfere.

Many thanks for your help diagnosing the cause of this problem!

Regards,
Mike

-----Original Message-----
From: Marco Atzeri [mailto:marco.atzeri@gmail.com] 
Sent: 30 July 2018 11:54
To: Jones, Michael; cygwin@cygwin.com
Subject: Re: Cygwin X applications do not launch

Am 30.07.2018 um 12:26 schrieb Jones, Michael:
> Hi Marco,
> 
> Attached is the strace output. This was run from xterm.
> 
> My anti virus is Trend Micro OfficeScan.
> 
> Regards,
> Mike
> 

Hi Mike,

I think the AV is interfering.
A lot of Windows DLL's are loaded at very low addresses:

--- Process 10964 created
--- Process 10964 loaded C:\Windows\System32\ntdll.dll at 0000000077860000
--- Process 10964 loaded C:\Windows\System32\kernel32.dll at 
0000000077740000
--- Process 10964 loaded C:\Windows\System32\KernelBase.dll at 
000007fefd7e0000
--- Process 10964 loaded 
C:\Windows\System32\tmumh\20019\AddOn\6.80.0.1007\TmUmEvt64.dll at 
000007fefc290
000
--- Process 10964 loaded C:\Windows\System32\psapi.dll at 0000000077a00000
[cut...]
--- Process 10964 loaded C:\Windows\System32\rpcrt4.dll at 000007fefdfc0000
--- Process 10964 loaded 
C:\Windows\System32\tmumh\20019\TmMon\1.6.0.1195\tmmon64.dll at 
0000000075070000
--- Process 10964 loaded C:\cygwin64\bin\cygwin1.dll at 0000000180040000


for ntdll.dll for example:
0000000077860000 your system
00007ffd81700000 my system

and the exception at the end of strace is in that area
00000000779332ca

   160  398012 [main] gedit 10964 sigprocmask: 0 = sigprocmask (0, 0x0, 
0x6000A2AA0)
--- Process 10964 thread 8560 created
--- Process 10964, exception 80000001 at 00000000779332ca
--- Process 10964 thread 12024 exited with status 0x80000001

can you try without with AV or excluding the "C:\cygwin64" directory ?

Regards
Marco


---
Diese E-Mail wurde von Avast Antivirus-Software auf Viren geprüft.
https://www.avast.com/antivirus

________________________________________
Roke Manor Research Limited, Romsey, Hampshire, SO51 0ZN, United Kingdom.Part of the Chemring Group. 
Registered in England & Wales. Registered No: 00267550
http://www.roke.co.uk

Please update your address book. Roke is currently transitioning to its original brand and will no longer 
be branded under Chemring Technology Solutions. Email addresses of Roke staff have therefore been changed 
from firstname.surname@chemringts.com to firstname.surname@roke.co.uk – please use this updated format 
with immediate effect.

________________________________________
The information contained in this e-mail and any attachments is proprietary to Roke Manor Research Limited and 
must not be passed to any third party without permission. This communication is for information only and shall 
not create or change any contractual relationship.
________________________________________

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


