From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ciao.gmane.io (static.214.254.202.116.clients.your-server.de [116.202.254.214]) by sourceware.org (Postfix) with ESMTPS id 20690386102D for ; Tue, 4 Aug 2020 12:02:12 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 20690386102D Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=dod.no Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=goc-cygwin@m.gmane-mx.org Received: from list by ciao.gmane.io with local (Exim 4.92) (envelope-from ) id 1k2vdx-000A6E-Dr for cygwin@cygwin.com; Tue, 04 Aug 2020 14:02:09 +0200 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: cygwin@cygwin.com To: cygwin@cygwin.com From: Steinar Bang Subject: Re: cygwin x11 doesn't start after windows 10 upgrade Date: Tue, 04 Aug 2020 14:01:14 +0200 Organization: Probably a good idea Message-ID: References: <82aa19db-4855-8436-2f99-8cdc3c8fb57c@dronecode.org.uk> <65b25545-1a7e-7fe8-57f6-d1e46002c8f3@gmail.com> Mime-Version: 1.0 Content-Type: text/plain User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (windows-nt) Cancel-Lock: sha1:GKkyGm6aFII/Rnr0BbBwCHxdjgg= Mail-Copies-To: never X-Spam-Status: No, score=-2.4 required=5.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS, KAM_DMARC_STATUS, NICE_REPLY_C, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: cygwin@cygwin.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Aug 2020 12:02:14 -0000 >>>>> Eliot Moss : > On 8/2/2020 4:25 PM, Steinar Bang wrote: >>>>>>> "Holger, Vodafone" : >> >>> And I have checked on my system today, my strace output stop at the same tmmon64.dll, so it is likely the reason for the error. >>> I have opened a service request with our IT and wait for their answer. >> >> Did you get any further with this? >> >> I added the directory C:\cygwin64\bin to the Trend Micro exclusion list, >> but that didn't help: XWin.exe still won't start. >> >> Is it neccessary to do some kind of cache flushing? If so: how? > I wonder it you might need to add directories containing the .dll files > being loaded by your cygwin programs, too ... I googled up this documentation which states "All subdirectories in the directory path you specify will also be excluded." https://docs.trendmicro.com/all/smb/wfbs-services/server/wfbs-svc/v3.7/en/docs/WebHelp/_WFBS-SVC/C08-Scans/ExcludingFilesFoldersFromScans.htm I changed the exclusion to be C:\cygwin64 But I still have no luck in starting XWin.exe, unfortunately.