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]

Bash on Windows 64-bit dies on Xen hosts


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/


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