ConEmu
ConEmu copied to clipboard
The ConEmu stucked sometimes when I input adb shell cmd
-
Please do not post problems found in old builds, update first. ConEmu versions has following format
YYMMDD
, so if you are using old build, there are chances that your problem was fixed long ago. https://conemu.github.io/en/OldBuild.html. -
Please do search first in the open https://github.com/Maximus5/ConEmu/issues?q=is%3Aopen or closed https://github.com/Maximus5/ConEmu/issues?q=is%3Aclosed issues.
-
Please do not try to attach or paste here large files like crash dumps, logs or xml settings. Use external hosting services like https://conemu.github.io/en/DropBox.html or https://gist.github.com/.
-
Please do not post here third-party problems, this is ConEmu project issue tracker.
Versions
ConEmu build: 210912 x32/x64 OS version: Windows 10 x32/x64 Used shell version (Far Manager, git-bash, cmd, powershell, cygwin, whatever): cmd
Problem description
The app will not response & hang sometimes when I input the cmd: adb shell "while true; do cat /proc/sys/fs/file-nr; sleep 1;" It is not always reproduced, maybe It have something to do with this adb device, I'm not sure..
Steps to reproduce
- the computer connect to a android device
- open cmder
- input the cmd: adb shell "while true; do cat /proc/sys/fs/file-nr; sleep 1;"
Actual results
Expected results
Additional files
Settings, screenshots, logs, etc.
I think this also the same as running git log
, when You run Debug > Show Console, it will run normally, I don't know why on ConEmu it is broken. It's sad to see it's broken tbh
It happens for me for any command when I awake computer from a sleep. Showing "Debug > Real console" prevents that. (I have to do it just after computer awake. When the window is stuck, I does not cure it, though. But it helps with new ConEmu windows).
ConEmu 221218 [64 bit] OS: Windows 11 Environment: cmder
What exactly do you mean by "stucked" or "not responding"? Is ConEmu window grayed out and title has "not responding" mark? Is so, could you make a CrashDump of the ConEmu64.exe process and upload its zip somewhere? You may send it directly to my email address if you have security concerns.
@Maximus5 It does not happen to me anymore and do not know why. (I had just a fresh Windows 11 and cmder install 3 weeks ago, so maybe I have changed some ConEmu setting and I am not aware about that or some Windows update has fixed that.) I will observe the problem and if it happens again I try to nail the root cause.