This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: run.exe fails to start XWin in Windows 8.1


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]