Skip to content
New issue

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

second and third RC: less and vim: stackdumps #224

Closed
nilleb opened this issue Jun 25, 2015 · 4 comments
Closed

second and third RC: less and vim: stackdumps #224

nilleb opened this issue Jun 25, 2015 · 4 comments

Comments

@nilleb
Copy link

nilleb commented Jun 25, 2015

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

@dscho
Copy link
Member

dscho commented Jun 25, 2015

While this is really very little information to go on, I could imagine that setting TERM=cygwin might fix it. Can you confirm?

@nilleb
Copy link
Author

nilleb commented Jun 25, 2015

good guess! that's it. TERM was equal to msys before I changed it to cygwin.

@nilleb
Copy link
Author

nilleb commented Jun 26, 2015

I'm closing this issue as it is a duplicate of a previous issue. Thanks a lot!

@nilleb nilleb closed this as completed Jun 26, 2015
@dscho
Copy link
Member

dscho commented Jun 26, 2015

To be precise: this is a duplicate of #222

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants