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_PAGE_VIOLATION at eip=61020137 eax=00D6AE10 ebx=6123E734 ecx=76620D06 edx=003CA3B8 esi=00000000 edi=0028F9F8 ebp=61020890 esp=0028C7C8 program=C:\cygwin\bin\gvim.exe, pid 2024, thread main cs=0023 ds=002B es=002B fs=0053 gs=002B ss=002B Stack trace: Frame Function Args End of stack trace Gvim seems to work correctly, so I am not sure if the above is a problem or not. It does generate a gvim.exe.stackdump file every time I run gvim, though. This was generated with Cygwin 1.7.7-1 on Windows 7. I am using the latest version of everything as of today. -Will -- 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