-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Processes dying due to lack of memory? #1106
Comments
Have a look at this issue: git-for-windows/git#356 (comment), unfortunately it's closed without an answer but the reporter mentioned reducing the size of the screen buffer. |
Thanks, I had set it to 32767 and I was wondering if that could be involved somehow. I will lower it and see how I get on. |
I can confirm that lowering the screen buffer has also fixed my issue. I had it set to 32000 and dropped it to 10000. Build: ConEmu161206 if it helps. |
+1 I have set the long console output to 10k and still have the issue. If I need to drop it to 1k then cmder is useless. Doing a |
I have this issue ALL THE TIME and it's so frustrating, it happens everytime i use Can this be looked into? It happens about 15 times a day. Only with cmder. |
run As Administrator in new windows works |
Hi there,
Using cmder (ConEmu 160710 [64]) version 1.3.0 on Windows 10, I often get into a state where I SSH into a remote server, and then whatever command I run on the remote server, for example, vi or less, will cause the SSH session to abruptly drop with the message:
Once this starts happening, I have to shut down cmder and start a new session, in which SSH will work as normal.
The Windows Task Manager shows Consule Emulator (x64) is taking only 46.5 MB. There is plenty of free memory both on the local Windows box and the remote server.
If there is any more information I can provide I will happily assist.
Thx!
The text was updated successfully, but these errors were encountered: