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:reply-to:message-id :date:mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=vBZtkQnXToL8Af85 zyZSwdju4Ci5x8jgNG+Im1fUTYLdbpOJzer6mGqSYEB0cwhxPkBUkgXG33yHPyEP +ZBEmKZLjO/h9j0dPiu47vwukdIYRgzM4sBYXwJCKSteA5ZPnirNqZUvE7R+4Xqu QDmJUgIaheKZqF94R3au2iDFxrE= 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:reply-to:message-id :date:mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=iPY9RXvzSxh77WQHmBJI+q +TxdE=; b=tvyszvmrymYvr/Ne/TE/qF8bQtAWbJlBu8KJ5dMPiMVl/lgcogTCbt C2C+wqM4PMG9lYNCuSRzw2FsoBvQio1GzZf2h8Sc9SKClargRbdZ87eYPtklWHtv tN+CWPJ47L08udsMibHmZecjWGuwQ8SMKcC8NKUoIzu1c23UVyVBA= 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,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.2 X-HELO: out4-smtp.messagingengine.com Subject: Re: XWin.exe not running any more. To: Thomas Schweikle , cygwin AT cygwin DOT com References: From: Jon TURNEY Reply-To: cygwin AT cygwin DOT com Message-ID: <55F2C735.2030507@dronecode.org.uk> Date: Fri, 11 Sep 2015 13:21:09 +0100 User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.2.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit On 05/09/2015 13:14, Thomas Schweikle wrote: > Since yesterday starting "XWin.exe -multiwindow -clipboard" starts, > but stops after short. It doesn't keep running and X11 is not usable. > > After starting I only see: > Welcome to the XWin X Server > Vendor: The Cygwin/X Project > Release: 1.17.2.0 > OS: CYGWIN_NT-6.1 nc403-muc 2.2.1(0.289/5/3) 2015-08-20 11:42 x86_64 > OS: Windows 7 Service Pack 1 [Windows NT 6.1 build 7601] (Win64) > Package: version 1.17.2-3 built 2015-08-25 Do you know what version you updated from? > [ 137,093] glWinSelectGLimplementation: Loaded 'cygnativeGLthunk.dll' This looks like the xserver is crashing whilst trying to initialize WGL. You might try adding '-nowgl' to the XWin options. You may find that updating your graphics driver, if possible, resolves this. (Since this seems to happen with some graphics drivers, there is code in the X server which attempts to catch crashes in WGL initialization and turn WGL off, but that doesn't seem to be getting control in this case) -- Jon TURNEY Volunteer Cygwin/X X Server maintainer -- 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