Re: Question about exception when running gVIM 7.2

2011-06-08 Thread Lee Merrill
Saxon, Will sage.com> writes: > > My script works, but if I do run it from a command window it generates a stack dump: > > Exception: STATUS_GUARD_PAGE_VIOLATION at eip=61020137 I had a similar problem, what fixed it for me was to move /cygwin to /cygwin.save and re-install cygwin. Lee --

Question about exception when running gVIM 7.2

2010-11-24 Thread Saxon, Will
Hello, I am trying to run gvim via Cygwin using run.exe and a shell script. The reason I am doing this is so that I can assign the command to a button vs. opening gvim from a shell. My script works, but if I do run it from a command window it generates a stack dump: Exception: STATUS_GUARD_PA