Re: bash exits when test or [ ] is used in Windows Server 2008

2010-06-06 Thread Dick
I've found the problem (but no solution yet), this problem is caused by Xen (google for: xen cygwin). It might be a good idea to add it to the FAQ. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation:

Re: bash exits when test or [ ] is used in Windows Server 2008

2010-06-06 Thread Larry Hall (Cygwin)
On 6/6/2010 9:50 AM, Dick wrote: I've found the problem (but no solution yet), this problem is caused by Xen (google for: xen cygwin). It might be a good idea to add it to the FAQ. There have been some reports in the past about xen causing problems for Cygwin but they haven't risen to the

Re: bash exits when test or [ ] is used in Windows Server 2008

2010-03-22 Thread Jayavel
://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple -- View this message in context: http://old.nabble.com/bash-exits-when-test-or-is-used-in-Windows

Re: bash exits when test or [ ] is used in Windows Server 2008

2010-03-19 Thread Dick
I can't reproduce this issue on a fresh install of Windows 2008 in a virtual machine using terminal server, I supppose it should just work but it doesn't. When I start test or [ ] a stackdump is created with the following information: Exception: STATUS_ACCESS_VIOLATION at eip=775D9832 Please

bash exits when test or [ ] is used in Windows Server 2008

2010-03-12 Thread Dick
Hello all, I've just installed cygwin in Windows Server 2008, I've only selected rpm-build and libintl-2 as additional packages. During install there are no error messages. Then when I start cygwin my home directory isn't made and no profiles are created. And worse, when I try to start:

Re: bash exits when test or [ ] is used in Windows Server 2008

2010-03-12 Thread Corinna Vinschen
On Mar 12 13:00, Dick wrote: Hello all, I've just installed cygwin in Windows Server 2008, I've only selected rpm-build and libintl-2 as additional packages. During install there are no error messages. Then when I start cygwin my home directory isn't made and no profiles are created. And

Re: bash exits when test or [ ] is used in Windows Server 2008

2010-03-12 Thread Dick
Hi Corinna, Yes, the 2k008 server is running TS. I've disabled DEP for all applications and removed cygwin and reran setup.exe. Sadly the probleem isn't solved, any other suggestions are welcome. Thanks, Dick -- Problem reports: http://cygwin.com/problems.html FAQ:

Re: bash exits when test or [ ] is used in Windows Server 2008

2010-03-12 Thread Corinna Vinschen
On Mar 12 16:18, Dick wrote: Hi Corinna, Yes, the 2k008 server is running TS. I've disabled DEP for all applications and removed cygwin and reran setup.exe. Sadly the probleem isn't solved, any other suggestions are welcome. http://cygwin.com/faq/faq.using.html#faq.using.bloda ?

Re: bash exits when test or [ ] is used in Windows Server 2008

2010-03-12 Thread Dick
Corinna Nope, none of those applications are installed. I'm not sure whether it is a fork() issue, opening a sub shell for example doesn't give any errors. Please let me know if you have another suggestion. TIA, Dick -- Problem reports: http://cygwin.com/problems.html FAQ: