ConEmu icon indicating copy to clipboard operation
ConEmu copied to clipboard

The ConEmu stucked sometimes when I input adb shell cmd

Open zcjfish opened this issue 3 years ago • 4 comments

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

  1. the computer connect to a android device
  2. open cmder
  3. 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.

zcjfish avatar Feb 07 '22 11:02 zcjfish

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

benyaminl avatar Aug 23 '22 03:08 benyaminl

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

xmedeko avatar Jul 20 '23 18:07 xmedeko

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 avatar Jul 23 '23 13:07 Maximus5

@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.

xmedeko avatar Aug 06 '23 06:08 xmedeko