X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=0.1 required=5.0 tests=AWL,BAYES_50,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: sourceware.org MIME-Version: 1.0 In-Reply-To: References: From: Thomas Shanks Date: Tue, 22 Jun 2010 21:13:51 -0400 Message-ID: Subject: Re: Trouble with vimdiff and strace on most recent cygwin To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=ISO-8859-1 Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 Here are the error messages (from the attachment text) that vimdiff and strace gave: $ vimdiff /etc/skel/.bashrc ~/.bashrc 2 files to edit 7 [?47h [27m [24m [0m [H [J [25;1H"/etc/skel/.bashrc" 130L, 3754C "~/.bashrc" [25;13H [K [25;13H135L, 3884C 1 [main] gvim 1752 exception::handle: Exception: STATUS_ACCESS_VIOLATION 1164 [main] gvim 1752 open_stackdumpfile: Dumping stack trace to gvim.exe.stackdump 1 [main] gvim 3760 exception::handle: Exception: STATUS_ACCESS_VIOLATION 1563 [main] gvim 3760 open_stackdumpfile: Dumping stack trace to gvim.exe.stackdump 1 [main] gvim 2364 exception::handle: Exception: STATUS_ACCESS_VIOLATION 1546 [main] gvim 2364 open_stackdumpfile: Dumping stack trace to gvim.exe.stackdump 3 [main] gvim 3664 exception::handle: Exception: STATUS_ACCESS_VIOLATION 2523 [main] gvim 3664 open_stackdumpfile: Dumping stack trace to gvim.exe.stackdump 1 [main] gvim 3868 exception::handle: Exception: STATUS_ACCESS_VIOLATION 983 [main] gvim 3868 open_stackdumpfile: Dumping stack trace to gvim.exe.stackdump $ strace vimdiff /etc/skel/.bashrc ~/.bashrc strace: error creating process vimdiff, (error 2) Strace always provides the same error message, while vimdiff changes the message slightly each time, sometimes adding a few extra other error messages afterwards. You can see more instances of the vimdiff error in the second attachment. Thomas Shanks -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple