PPPP wrote:


Larry Hall (Cygwin) wrote:

<snip>

So what's the command line you're using?  Does the following work for
you?

   strace -o ls.out ls /usr



Thanks Larry.  I ran your command and I was able to strace something.  Here
is the output of the strace:

--- Process 1052, exception C0000005 at 610610C5
--- Process 3572, exception 000006BA at 76A8F35F
--- Process 3572, exception 000006BA at 76A8F35F
--- Process 3572, exception 000006BA at 76A8F35F
--- Process 3572, exception 000006BA at 76A8F35F
--- Process 3572, exception 000006BA at 76A8F35F
--- Process 3572, exception 000006BA at 76A8F35F
--- Process 3572, exception 000006BA at 76A8F35F
--- Process 3572, exception 000006BA at 76A8F35F
--- Process 3572, exception 000006BA at 76A8F35F
--- Process 3572, exception 000006BA at 76A8F35F
--- Process 3572, exception 000006BA at 76A8F35F
--- Process 3572, exception 000006BA at 76A8F35F
--- Process 3572, exception 000006BA at 76A8F35F
--- Process 3572, exception 000006BA at 76A8F35F
--- Process 3572, exception C0000005 at 004096B6


Which isn't very useful...how should I tackle this?

I'd recommend building you app as debug and running it through 'gdb'.
That should help narrow this down quite a bit more.

--
Larry Hall                              http://www.rfk.com
RFK Partners, Inc.                      (508) 893-9779 - RFK Office
216 Dalton Rd.                          (508) 893-9889 - FAX
Holliston, MA 01746

_____________________________________________________________________

A: Yes.
> Q: Are you sure?
>> A: Because it reverses the logical flow of conversation.
>>> Q: Why is top posting annoying in email?

--
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/

Reply via email to