We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
C:\Users\bellinsalarin>less 0 [main] less 7900 cygwin_exception::open_stackdumpfile: Dumping stack trace to less.exe.stackdump C:\Users\bellinsalarin>vim Vim: Caught deadly signal SEGV Vim: Finished. 0 [main] vim 12912 cygwin_exception::open_stackdumpfile: Dumping stack trace to vim.exe.stackdump
stackdumps are available here: https://gist.github.com/nilleb/4c653681845f422af9d8
OS is windows 8.1 x64, git for windows is x64 too.
Works perfectly on a windows 2008.
SET PATH= doesn't solve the problem
Affects portable and msi versions
The text was updated successfully, but these errors were encountered:
While this is really very little information to go on, I could imagine that setting TERM=cygwin might fix it. Can you confirm?
TERM=cygwin
Sorry, something went wrong.
good guess! that's it. TERM was equal to msys before I changed it to cygwin.
I'm closing this issue as it is a duplicate of a previous issue. Thanks a lot!
To be precise: this is a duplicate of #222
No branches or pull requests
stackdumps are available here: https://gist.github.com/nilleb/4c653681845f422af9d8
OS is windows 8.1 x64, git for windows is x64 too.
Works perfectly on a windows 2008.
SET PATH= doesn't solve the problem
Affects portable and msi versions
The text was updated successfully, but these errors were encountered: