X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Message-ID: Date: Mon, 10 Nov 2008 16:07:07 -0800 From: "Benn Schreiber" To: cygwin AT cygwin DOT com Subject: Bash on Windows 64-bit dies on Xen hosts MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline 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 Hi, This issue has been noted before (http://sourceware.org/ml/cygwin/2008-01/msg00583.html, for instance). It's been replicated on multiple Xen platforms (SLES10, XenServer, among others), as well as on KVM (http://sourceforge.net/tracker/?func=detail&atid=893831&aid=1872255&group_id=180599). Likely the same issue in all cases, although I did not verify this. I'm no longer doing software development, but know enough to be dangerous ;) I ran bash with the ntsd debugger and found that bash is taking an exception when a 'test' command is executed. Unfortunately, the stack trace is a bit thin (see below), so probably not of much use directly. I was hoping to find someone here that either might know what the issue is, or is interested in resolving this, with the expertise to debug this (knows how to debug cygwin processes, etc). If you are that person, please contact me. I'd like to work with you to help resolve this. Thanks Benn 0:000> k *** ERROR: Symbol file could not be found. Defaulted to export symbols for C:\WINDOWS\system32\wow64.dll - Child-SP RetAddr Call Site 00000000`0022e518 00000000`6b006866 ntdll!ZwTerminateProcess+0xa *** ERROR: Symbol file could not be found. Defaulted to export symbols for C:\WINDOWS\system32\wow64cpu.dll - 00000000`0022e520 00000000`78b83c7d wow64!Wow64SystemServiceEx+0xd6 00000000`0022ede0 00000000`6b006a5a wow64cpu!TurboDispatchJumpAddressEnd+0x28 00000000`0022ee70 00000000`6b005e0d wow64!Wow64SystemServiceEx+0x2ca 00000000`0022eea0 00000000`77ed8030 wow64!Wow64LdrpInitialize+0x2ed 00000000`0022f6d0 00000000`77ed582f ntdll!RtlSetBits+0x170 00000000`0022f9d0 00000000`77ef30a5 ntdll!CsrCaptureMessageBuffer+0x46f 00000000`0022fab0 00000000`77d59620 ntdll!KiUserApcDispatcher+0x15 00000000`0022ffa8 00000000`00000000 0x77d59620 *** ERROR: Module load completed but symbols could not be loaded for image000000 0000400000 00000000`0022ffb0 00000000`00000000 0x0 00000000`0022ffb8 00000000`00000000 0x0 00000000`0022ffc0 00000000`00000000 0x0 -- 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/