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:message-id:date:from:reply-to:mime-version:to :cc:subject:references:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=rJa9vJ5IJ9kn9LJK EUxO+5KKoPoOWUARkYDWYzZN5eY9h61tMcZOVRAgB6+9Uh6qs4uLtgUcdGvCvpSZ LhLjazLO6fDgrJlSTXbDGOWs830L63L1slRf8oFsCZZzetJETurFFMawZO7/9aOH SN4hEg8KrI21U0GI0u8FKtVhkfM= 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:message-id:date:from:reply-to:mime-version:to :cc:subject:references:in-reply-to:content-type :content-transfer-encoding; s=default; bh=sJdwyeBx4hcxldl8A3BPlh eQRsY=; b=vKXnMeOW8R8GYK+m5pQq2jfOvTvjIVXzgtY2cYg+7FfseMu7iDVvIQ By0Ws5p9htcHowtfD744oDV8pjdXM8IgKKjPkqZ0Yae4Vi9XXaEG3el1DiEwICbu frPK4UjCm7LFHEdT52Maq3YP/lgsS1shz8+Fh6NO8u/Gp10Brho9A= 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.3 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.2 X-HELO: out4-smtp.messagingengine.com Message-ID: <555A16B6.1060506@dronecode.org.uk> Date: Mon, 18 May 2015 17:43:34 +0100 From: Jon TURNEY Reply-To: cygwin AT cygwin DOT com User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0 MIME-Version: 1.0 To: cygwin AT cygwin DOT com CC: jaakov jaakov Subject: Re: run.exe fails to start XWin in Windows 8.1 References: <1430595148 DOT 25446 DOT 15748 DOT 6314 AT mail DOT rambler DOT ru> In-Reply-To: <1430595148.25446.15748.6314@mail.rambler.ru> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit On 02/05/2015 20:32, jaakov jaakov wrote: > While executing the command "Xwin Server" from Windows 8.1, the server > won't start. Apparently, the executed command is > > C:\cygwin64\bin\run.exe --quote /usr/bin/bash.exe -l -c "cd; > /usr/bin/startxwin" > > The file C:\cygwin64\run.exe.stackdump is produced. Instead I expect, > however, an X server process and an xterm window. > > On the other hand, starting first "Cygwin64 terminal" does create a text > console shell, and running > startxwin & > > from this shell does give me an X server process and an xterm window. > > A complete removal of the C:\cygwin64 directory and reinstalling did not > help. Afterwards, reinstalling xinit did not help. > > This issue persists for a few months already. Last year, XWin started > without problems. Unfortunately, the stackdump in your previous report [1] didn't quite contain enough information to investigate this problem. I've made a small improvement in how the stackdumps are made [2] since then, so if you can upgrade and provide the stackdump file, perhaps we can discover why this crash is happening. [1] https://cygwin.com/ml/cygwin/2015-03/msg00117.html [2] https://cygwin.com/ml/cygwin-patches/2015-q1/msg00018.html -- 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