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

Clink.v1.0.0.a1 causes ConEmu crash if number of files in a folder is too many! #540

Open
zenis0102 opened this issue May 27, 2020 · 1 comment

Comments

@zenis0102
Copy link

I have a couple of folders containing some html files most of which exceeds 3000 in number.

Recently I noticed that navigating into these folders through ConEmu leads to crash. I mean it exits unexpectedly. Specifically in my case when the number of files exceeds 2770 exactly, the ConEmu crashes and exits.

Following tests led to same problematic issue:

  1. Using Clink.v1.0.0.a1
  2. Using Clink v1.0.0a0
  3. Another folder with 3500 randomly generated text files inside

But changing it to Clink v0.4.9 or directly launching cmd.exe from system32 (without ConEmu) solved the issue and it worked as normal.

For the clarity here is some system info:

  • Windows 10, v1909, x64
  • 4GB RAM
  • nVidia GPU 2GB Memory
  • ConEmu 191012 Alpha x64
@chrisant996
Copy link

That sounds interesting, and frustrating. I tried to reproduce it with ConEmu 200713 and the chrisant996/clink fork and also with 1.0.0a1, but I couldn't get it to crash. I was using a directory with 4987 files.

Are you still encountering it with newer builds of ConEmu?

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