Larry Hall (Cygwin) wrote: > > > Perhaps a better question is why do you think investigating this problem > would be different with Cygwin than with any other non-Cygwin application? > If you find there is something Cygwin-specific in this process that's > confusing you, it might help us understand you better if you reformulated > the question with your specific issues stated. > >
That's a good point. I don't know for sure it's Cygwin. What I wanted to do was to use strace on the process and see if I can find out what it's doing. When I tried to do that, it would say cannot attach to process. I tried using "strace -p" as well as starting the process with strace. The problem I had with starting the process with strace is that with the arguments I'm passing to the process, strace didn't like it. I tried putting quotes around the start command as well. That's where I'm stuck... -- View this message in context: http://www.nabble.com/Application-causes-STATUS_ACCESS_VIOLATION-in-Windows-2008-tp20843624p20855414.html Sent from the Cygwin list mailing list archive at Nabble.com. -- 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/