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