X-Spam-Check-By: sourceware.org Date: Fri, 24 Feb 2006 09:44:55 -0500 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: Cygwin Bash shell on Windows 2003 Server not working Message-ID: <20060224144455.GB10928@trixie.casa.cgf.cx> Reply-To: cygwin AT cygwin DOT com References: <022320061627 DOT 13535 DOT 43FDE264000A86DE000034DF22070208530A050E040D0C079D0A AT comcast DOT net> <43FF1402 DOT 2030904 AT byu DOT net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <43FF1402.2030904@byu.net> User-Agent: Mutt/1.5.11 Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Unsubscribe: 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 On Fri, Feb 24, 2006 at 07:11:14AM -0700, Eric Blake wrote: >> Exception: STATUS_ACCESS_VIOLATION at eip=00437B40 >> eax=00004000 ebx=00000004 ecx=610FCE28 edx=00000000 esi=0022EED9 edi=61102C1C >> ebp=0022EEA8 esp=0022EC0C program=C:\cygwin\bin\bash.exe, pid 21516, thread main >> cs=001B ds=0023 es=0023 fs=003B gs=0000 ss=0023 >> Stack trace: >> Frame Function Args >> 0022EEA8 00437B40 (00000002, 004B01C0, 004B0090, 61010EAC) >> 0022EF78 61005BC8 (0022EFD0, FFFFFFFF, 0022EFB3, 00246E40) >> 0022FF88 61005EB3 (00000000, 00000000, 00000000, 00000000) >> End of stack trace > >Next step - in the cmd.com window, run '.\bash' without arguments, to see >if it is still crashing. If so, run 'strace -o strace.out bash', and post >that somewhere where the list readers can see it (strace output tends to >be large, so don't send it to the list if it is larger than, say 200k or >so). That may give the cygwin1.dll developers an idea of what is causing >the crash. The above stack dump indicates that the crash is happening in bash, not in cygwin. cgf -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/