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

Searching with GrepWin on a virtual Windows 2019 has been completely locking up the entire computer #226

Open
tommalia opened this issue Feb 17, 2021 · 9 comments

Comments

@tommalia
Copy link

I have been experiencing this consistently on many different Windows 2019 Server virtual machines on both Hyper-V and Virtual Box. I have not been having the same problem on "real" computers with the same OS.
When I initiate any search, it starts off OK, then about 30 seconds to a minute into the search the grepWin progress bar stops updating, then basically EVERYTHING ELSE on that computer stops responding as well. The mouse still moves, but NOTHING else works.... not even Ctrl+Alt+Del.

@tommalia
Copy link
Author

To add a little more info. about the problem..... I just tried creating an empty directory on the C: drive and I initiate a grepWin search inside that empty directory and it proceeded to completely lock of the entire server again.

@stefankueng
Copy link
Owner

check memory use. I hope you reserved more than just 1GB for the virtual machine...

@stefankueng
Copy link
Owner

Tried three different VMs with Hyper-V (Win7, Win8, Win10) - all work perfectly fine for me here.

@tommalia
Copy link
Author

tommalia commented Mar 19, 2021 via email

@henk-van-der-vaart
Copy link

Has there been any follow up related to this issue? The fact is that I am facing now also the same (similar) issue on my recent installed Windows Server 2019 running as VM in VMware Workstation 15.x
Any tips how to by-pass or even better resolve this are appreciated. I tried to run the grepWin in compatibility mode - however still same issue.

@tommalia
Copy link
Author

tommalia commented Jun 7, 2022

I have continued to experience this problem on Virtual Box, but more importantly, on Hyper V machines as well. The work around that I have had to use is to share the directory I want to search on the virtual machine, then map a drive to that share from a REAL computer on the network and then run the WinGrep on the real computer, searching the shared drive on the virtual machine.
If I DON'T do this and instead forget and try to run grep on the virtual machine, which is usually one of my client's critical servers, is, I effectively crash that server for at least 45 minutes maybe longer because some low level driver or something on the server chews up ALL the processor time and the virtual machine becomes COMPLETELY non-responsive.

@henk-van-der-vaart
Copy link

@tommalia - I saw your comment. The work-around is an option but not very practical. The strange phenomenon is that using grepWin in VMware Workstation context in e.g. Windows 10 VM works as a charm. So somehow seems related to a Windows Server 2019 environment. If I have time I will try investigating further - until then are any tips/suggestions welcome.

@chviaud
Copy link

chviaud commented May 17, 2024

Hi,
I experienced exactly the same thing on VMWare Workstation 16, using Win7(Pro) or Win10(Enterprise, tiny version)
My workaround : go back to GrepWin v1.9.2
As of 2.0.0, GrepWin "explodes" the CPU (100%) and memory (I allowed 2 Gb to the VM)
In most cases, the VM hangs. Sometime I can kill the GrepWin process, and the CPU and memory go back to normal (10% CPU, 40% memory)
I always use the x64 installer.

Anyway, I can’t do without GrepWin. Even in 1.9.2, this tool is awesome !

@tommalia
Copy link
Author

tommalia commented May 17, 2024 via email

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

4 participants