Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 To: cygwin AT cygwin DOT com Subject: Re: cygstart foo.pdf results in 'AcroRd32.exe has generated errors' References: <3DEBE562 DOT 2030906 AT ece DOT gatech DOT edu> From: Andre Srinivasan Organization: E2open LLC X-PGP-KeyId: 0x1A949BC1 X-PGP-KeyFingerprint: 4E5B 4C8E 80A4 C663 5878 3866 EBE9 AC72 1A94 9BC1 Date: Mon, 02 Dec 2002 15:21:36 -0800 In-Reply-To: <3DEBE562.2030906@ece.gatech.edu> (Charles Wilson's message of "Mon, 02 Dec 2002 17:57:38 -0500") Message-ID: Lines: 20 User-Agent: Gnus/5.090008 (Oort Gnus v0.08) XEmacs/21.4 (Military Intelligence (RC5 Windows), i686-pc-cygwin) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii ... CW> function pdfv () { CW> cygstart /d/Program\ Files/Adobe/Acrobat\ 5.0/Reader/AcroRd32.exe CW> \"`cygpath -w -a $1`\" & CW> } I get the same Dr. Watson when I try the above. I agree, I don't think it's cygstart, but it feels like there is a race condition or mutex issue exposed when I directly invoke acrord32 (with or without cygstart) vs. when I invoke IE and have IE invoke acrord32. : $ uname -a CYGWIN_NT-5.0 US1-ASRINIVASAN 1.3.17(0.67/3/2) 2002-11-27 18:54 i686 unknown W2K, Acroread 5.0.5 9/24/2001 -andre. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/