Mail Archives: cygwin/2007/01/28/18:46:42
Good afternoon,
In case someone might recognize the problem, here the tail of strace output when
I try running
strace.exe bash.exe
[lots of strace output]
ls
[...]
104 8966519 [sig] bash 2732 wait_sig: signalling pack.wakeup 0x288
121 8966640 [main] bash 2732 sig_send: returning 0x0 from sending signal -40
20010 8986650 [main] bash 2732 frok::parent: priority class 32
340 8986990 [main] bash 2732 frok::parent: stack - bottom 0x230000, top 0x22C3
B0, size 15440
161 8987151 [main] bash 2732 frok::parent: CreateProcess (C:\cygwin\bin\bash.e
xe, C:\cygwin\bin\bash.exe, 0, 0, 1, 0x20, 0, 0, 0x22C310, 0x22C360)
119 8987270 [main] bash 2732 time: 1170027817 = time (0)
--- Process 2732, exception C0000005 at 78EF27C6
Thanks,
--Glenn S.
Glenn Serre wrote:
> Good afternoon,
>
> Christopher Faylor wrote:
>> On Sun, Jan 28, 2007 at 02:53:03PM -0800, Glenn Serre wrote:
>>> Good afternoon,
>>>
>>> My original email wasn't explicit about the fact that I'm running on
>>> 64-bit XP, but I am.
>>>
>>> Also, more info:
>>> - updating to bash 3.2.9-11 didn't help
>>> - using binmode instead of textmode as default (and checking mounts
>>> for /usr/bin etc) didn't help.
>>> - Bash exit code is 128 (as reported by emacs).
>>
>> What does "cygcheck c:\cygwin\bin\bash.exe" have to say?
>
> C:\cygwin\bin>cygcheck c:\cygwin\bin\bash.exe
> c:/cygwin/bin/bash.exe
> c:/cygwin/bin\cygwin1.dll
> C:\WINDOWS\system32\ADVAPI32.DLL
> C:\WINDOWS\system32\KERNEL32.dll
> C:\WINDOWS\system32\ntdll.dll
> C:\WINDOWS\system32\RPCRT4.dll
> c:/cygwin/bin\cygintl-8.dll
> c:/cygwin/bin\cygiconv-2.dll
> c:/cygwin/bin\cygreadline6.dll
> c:/cygwin/bin\cygncurses-8.dll
> C:\WINDOWS\system32\USER32.dll
> C:\WINDOWS\system32\GDI32.dll
>
>
> Thanks,
> --Glenn S.
>
>>
>> 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/
>
>
> --
> 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/
--
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/
- Raw text -