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]

Re: Newly-installed bash 3.2.9-10 (cygwin 1.5.24-1) exits when I try to execute a program


On Tue, Jan 30, 2007 at 08:21:39AM -0800, Glenn Serre wrote:
>bash -c /bin/pwd
>
>appears to cause the problem.  I have attached strace.out.bz2 that was 
>created like this:
>
>C:\cygwin\bin>strace bash -c /bin/pwd > strace.out
>
>using the snapshot cygwin1-20061211.dll version of cygwin1.dll.
>
>Please let me know if you need anything else.

AFAICT, you didn't actually attach the snapshot but I'd prefer not
having the command output intermingled with the strace output so I'd
appreciate it if you'd use strace's "-o" option.  See "man strace" for
more details.

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/


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