X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Message-ID: <49394FE3.2000806@cygwin.com> Date: Fri, 05 Dec 2008 10:59:31 -0500 From: "Larry Hall (Cygwin)" Reply-To: cygwin AT cygwin DOT com User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.18) Gecko/20081120 Remi/2.0.0.18-1.fc8.remi Lightning/0.9 Thunderbird/2.0.0.18 Mnenhy/0.7.5.0 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Application causes STATUS_ACCESS_VIOLATION in Windows 2008 References: <20843624 DOT post AT talk DOT nabble DOT com> <49385A32 DOT 9090004 AT cygwin DOT com> <20855414 DOT post AT talk DOT nabble DOT com> In-Reply-To: <20855414.post@talk.nabble.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com PPPP wrote: > > 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... So what's the command line you're using? Does the following work for you? strace -o ls.out ls /usr -- 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/