Everything freezes when typing words

If you are experiencing problems with "Everything", post here for assistance.
Post Reply
toriatama
Posts: 25
Joined: Sun Oct 12, 2014 4:49 am

Everything freezes when typing words

Post by toriatama »

Everything was working fine, then I installed new programs on my PC, uninstalled other and change some drivers, and now everything freezes when I am searching/typing a word in the search bar.

I was using the latest stable version, I've udpated with the latest night build (1.4.1.965.x64), but it continues to freeze...

What can I do?

Thank for your support and this great software (cannot live without it...)!
void
Developer
Posts: 15279
Joined: Fri Oct 16, 2009 11:31 pm

Re: Everything freezes when typing words

Post by void »

There might be a program making many changes to your file system?

Please try sorting by date modified in Everything and monitor your system for file changes:
  • In Everything, click the Date Modified column header to sort by date modified.
  • Are the results constantly changing? -How often and how many? Usually one or two a second is OK.
Everything likes to keep the database up-to-date.
File system changes are processed before searches.
If there are thousands of changes to process it can cause a search to be unrepsonsive.



Is there a program using 100% CPU?
  • Press Ctrl + Shift + ESC to launch the Task Manager.
  • Click the Details tab.
  • Sort by CPU.
  • Are there any programs using 100% CPU?
If there is a program using 100% CPU, Everything may not get enough CPU cycles to complete a search.

Try increasing the processing priority of Everything (not recommended):
  • Press Ctrl + Shift + ESC to launch the Task Manager.
  • Click the Details tab.
  • Select the Everything.exe process (If there is two or more, do the following for all Everything.exe processes).
    • Right click the Everything.exe process and click Set Priority -> High.
There might be a low memory condition? Everything could be paging to and from disk.
  • Press Ctrl + Shift + ESC to launch the Task Manager.
  • Click the Performance tab.
  • How much memory is being used?
therube
Posts: 4605
Joined: Thu Sep 03, 2009 6:48 pm

Re: Everything freezes when typing words

Post by therube »

> I installed new programs
> uninstalled other and change some drivers

Such as?
dfleiss
Posts: 2
Joined: Sun Mar 11, 2018 2:30 am

Re: Everything freezes when typing words

Post by dfleiss »

This behavior started suddenly on my Windows 10 machine (v 1909, build 18363.657) yesterday when I upgraded from v 1.4.1.935 to v 1.4.1.965 (both x64). I tried reinstalling the older version but the behavior has persisted. I raised the priority, as suggested, but the behavior has persisted. I rebuilt the database, thinking that maybe it had become corrupted, but the behavior has persisted.

I'm on the verge of uninstalling Everything completely and performing a fresh install.
void
Developer
Posts: 15279
Joined: Fri Oct 16, 2009 11:31 pm

Re: Everything freezes when typing words

Post by void »

Try forcing Everything to build a fresh index:
  • In Everything, from the File menu, click Exit.
  • In Windows Explorer, navigate to: %LOCALAPPDATA%\Everything
  • Delete your Everything.db
  • Restart Everything.

Please try reducing the number of threads Everything uses:
  • In Everything, type in the following search and press ENTER:
    /max_threads=3
  • If successful, you should see max_threads=3 in the status bar for a few seconds.
Experiment with different values, I'm using 3 above, assuming you have at least 4 logical CPUs.
0 = unlimited threads (limited to total logical CPU count)
1 = single threaded
Try setting to any number less than your current total logical CPU count. Closer to 1 will make your Everything searches slow and make the system more responsive. Closer to your total logical CPU count will make your Everything searches faster and system less responsive.
dfleiss
Posts: 2
Joined: Sun Mar 11, 2018 2:30 am

Re: Everything freezes when typing words

Post by dfleiss »

I gave that a try and so far, it seems to be working. Thank you!
toriatama
Posts: 25
Joined: Sun Oct 12, 2014 4:49 am

Re: Everything freezes when typing words

Post by toriatama »

Thank you for your support and sorry for the delayed reply:

Is there a program using 100% CPU?
No

There might be a low memory condition? Everything could be paging to and from disk.
No

Note: I have a lot of files on my HHD... files accumulated for 15 years, including many unicode names (asian + russian file names), but Everything was alway performing well, except some random crashes. The index size is 65Mo.

Delete your Everything.db and Restart Everything
Tried. It was working for a while again but then the issue came back

Please try reducing the number of threads Everything uses:
The command "/max_threads=3" is working.
I've tried several values, 1, 2, 3, 4, 5 (I have 8 logical CPU) but the issues is always here.

Are the results constantly changing? -How often and how many? Usually one or two a second is OK.
Results are not constantly changing

There might be a program making many changes to your file system?
I cannot say what program would do that.
What I've done in case:
I added Everything as an exclusion to my antivirus, antimalware (Eset Internet Security, MalwareBytes Premium, SpyShelter Firewall)
But everything goes on crashing.

For my observations, what I can tell:
I noticed that now, Everything does not display correctly the icons of the files names in the results. All icons are white/generic. When Everything cannot show properly icons, I know that it's going to crash... and it crashes after a few searches, very quickly, 2-10 seconds later. Sometimes, after deleting/rebuilding the index, rebooting, etc. Everything works again for a while and very quickly the issue comes back.

My system: Win10 Pro version 1909
8 Go RAM, Processeur Intel(R) Core(TM) i7-4790K CPU @ 4.00GHz, 4001 MHz

What I did not really try yet:
- reverting / downgrading to an older version of Everything.
- deleting and reinstalling totally Everything but I guess it will not change anything
- disabling Everything service and using the program only with admin rights

How I'll be able to fix it!!
Thank you again!
void
Developer
Posts: 15279
Joined: Fri Oct 16, 2009 11:31 pm

Re: Everything freezes when typing words

Post by void »

I noticed that now, Everything does not display correctly the icons of the files names in the results.
This can be caused by a shell extension that doesn't handle really long path names.

Please try the latest version of Everything and enable shell max path:
  • In Everything, type in the following search and press ENTER:
    /shell_max_path=1
  • If successful, you should see shell_max_path=1 in the status bar for a few seconds.
toriatama
Posts: 25
Joined: Sun Oct 12, 2014 4:49 am

Re: Everything freezes when typing words

Post by toriatama »

First, I just had downgraded to version 1.4.1.877 64bits, and used it a couple of days without bug.

I've now installed the latest 1.4.1.965 (for x64) following your advice, and typed "/shell_max_path=1" successfully, I can see it in the status bar for a few seconds.

I will go on using 1.4.1.965 and will report if the issue occurs again.

Thank you for your kind support.
toriatama
Posts: 25
Joined: Sun Oct 12, 2014 4:49 am

Re: Everything freezes when typing words

Post by toriatama »

Hi,

I was happy with the latest 1.4.1.965 (for x64) until it crashed once again today.
I've updated to the latest 1.4.1.969, deleted and rebuilt the cache, typed "/shell_max_path=1" but it still crashing/freezing when using the program.

Again, Everything does not display correctly the icons of the files names in the results. Files icons are blank/white (generic).
When doing a right click (contextual menu) on a file and try to open its destination, it also crashes immediately.
NotNull
Posts: 5252
Joined: Wed May 24, 2017 9:22 pm

Re: Everything freezes when typing words

Post by NotNull »

toriatama wrote: Mon Mar 09, 2020 7:07 pm Note: I have a lot of files on my HHD... files accumulated for 15 years, including many unicode names (asian + russian file names), but Everything was alway performing well, except some random crashes. The index size is 65Mo.
toriatama wrote: Mon Mar 09, 2020 7:07 pm My system: Win10 Pro version 1909
8 Go RAM, Processeur Intel(R) Core(TM) i7-4790K CPU @ 4.00GHz, 4001 MHz
If that is 65 Million Objects (see statusbar when you have no search and no filetr active), you are probably running out of RAM ..
toriatama
Posts: 25
Joined: Sun Oct 12, 2014 4:49 am

Re: Everything freezes when typing words

Post by toriatama »

I have recently upgraded my PC to 16Go RAM, the system memory seems to be sufficient:

https://imgur.com/a/qRfbq4q

PS: I've sent you an email with the log file.
NotNull
Posts: 5252
Joined: Wed May 24, 2017 9:22 pm

Re: Everything freezes when typing words

Post by NotNull »

Ah, you are French (-speaking), where mega-byte = mega-octet (Mo).

That explains it :)
toriatama
Posts: 25
Joined: Sun Oct 12, 2014 4:49 am

Re: Everything freezes when typing words

Post by toriatama »

Oops, sorry! :)
toriatama
Posts: 25
Joined: Sun Oct 12, 2014 4:49 am

Re: Everything freezes when typing words

Post by toriatama »

I've tried many ways to delete/rebuild de index, reset the settings, reinstall and reboot, etc. but no way. Still had an issue with icons and Everything was continuously freezing.

Lastly I've downgraded Everything to version 1.3.4.686.x64 =>>> that's fixed the issue!
The re-updated to the latest 1.4.1.969.x64, for now it's working fine.

That's strange, something is causing a bug and I cannot fix it using the same version of Everything. I need to downgrade to a much earlier version and re-update again. Hope it'll help to find the problem.
void
Developer
Posts: 15279
Joined: Fri Oct 16, 2009 11:31 pm

Re: Everything freezes when typing words

Post by void »

Thank you for the debug log.

It is hard to track the issue from the debug logs.
I suspect there is a problem with a shell extension.

Could you please try the latest nightly build and disable icon shell extensions and let me know if the issue persists:
  • Please replace your Everything.exe with the latest nightly build.
  • In Everything 1.4.1.976, type in the following search and press ENTER:
    /icon_shell_extensions=0
  • If successful, you should see icon_shell_extensions=0 in the status bar for a few seconds.
  • Close the search window to ensure settings are saved.
  • Reopen an Everything search window.
  • Does the crash/freeze occur?
If this fixes the issue, please consider trying ShellExView and disabling icon handler shell extensions:
https://www.nirsoft.net/utils/shexview.html
toriatama
Posts: 25
Joined: Sun Oct 12, 2014 4:49 am

Re: Everything freezes when typing words

Post by toriatama »

I've download and installed the latest nightly build.
Now I cannot reproduce the issue, I have to wait for it to happen again, then I will try to the "icon_shell_extensions" fix!
I will update you asap!
Thank you for the kind support!
toriatama
Posts: 25
Joined: Sun Oct 12, 2014 4:49 am

Re: Everything freezes when typing words

Post by toriatama »

The issue appeared again with the last 1.4.1.969 (everything freezes, icons don't show up)
I've update to the latest nightly, 1.4.1.983.x64, issue still there.

I've tried to delete/rebuild de index, reset the settings, reinstall and reboot, etc. but no way.
Also tried "/icon_shell_extensions=0", "/shell_max_path=1" commands, nothing worked.
Still had an issue with icons and Everything was continuously freezing.
I suspected some long file:PATH names causing crashes, and have shortened several long path/file names using powershell to detect them. But it did not help.

Lastly, I came back to the old 1.3.4.686.x64 version, and immediately, Everything is working again, no more crash!
As for previous times, that's the only way I found to make Everything work again properly: downgrading to version 1.3.4.x and next reinstalling the latest version!
toriatama
Posts: 25
Joined: Sun Oct 12, 2014 4:49 am

Re: Everything freezes when typing words

Post by toriatama »

Hello!
The issue does occur with the lastest 1.4.1.1002: sometimes everything freezes and crashes, with the same symptoms: icons don't show up, rebuilding the index does not help, restarting the program or the service do not solve the issue...

The only solution I found is the same: reinstalling the old 1.3.4.686.x64 version on the top of the new one, an then no more crash (next I can upgrade to 1.4.1.X again, it will work for some times, several weeks may be, and then happen again). That's the only way I found to make Everything work again properly: downgrading to version 1.3.4.x and next reinstalling the latest version.

This issue has begun with 1.4.x version... all the many recent updates could to address it. I don't know what is causing this bug.
toriatama
Posts: 25
Joined: Sun Oct 12, 2014 4:49 am

Re: Everything freezes when typing words

Post by toriatama »

UPDATE:

I've reinstalled completely my Windows 10 system recently, and I am using Everything 1.5a.

At first everything was fine, next the exact same issue occured again:

- Everything 1.5a freezes while searching/typing words, I noticed small icons were not displaying properly in the search results (for example, small PDF icons are all white)
- I restarted the program, it was still freezing, restarted computer, still crashed...
- I could resolve the issue by deleting the everything.db file. Now it seems to work again, but I guess it will happen again.
void
Developer
Posts: 15279
Joined: Fri Oct 16, 2009 11:31 pm

Re: Everything freezes when typing words

Post by void »

Does disabling icon shell extensions in Everything 1.5 help:
  • In Everything 1.5a, type in the following search and press ENTER:
    /icon_shell_extensions=0
  • If successful, you should see icon_shell_extensions=0 in the status bar for a few seconds.
What are the resource usages for the Everything.exe process when icons are showing as White in Everything:
  • In the Task Manager (Ctrl + Shift + ESC)
  • Click the Details tab.
  • Select Everything.exe
  • What is the number of USER Objects and GDI objects shown? (You may need to select these columns from View -> Select Columns)
Could you please send your statistics from Tools -> Debug -> Statistics to support@voidtools.com

Could you please send some debug output:
  • When Everything is performing poorly, could you please enable debug logging:
  • In Everything, from the Tools menu, under the Debug submenu, click Start debug logging.
    ---let the debug logging run for a few minutes, try changing the search in Everything a couple times---
  • In Everything, from the Tools menu, under the Debug submenu, click Stop debug logging.
    ---this will open your Everything Debug Log.txt in Notepad
  • Please send this file to support@voidtools.com
toriatama
Posts: 25
Joined: Sun Oct 12, 2014 4:49 am

Re: Everything freezes when typing words

Post by toriatama »

Thank you for your answer, I will send you all the info by email as soon as the issue comes back!
Thanks for the kind support!
void
Developer
Posts: 15279
Joined: Fri Oct 16, 2009 11:31 pm

Re: Everything freezes when typing words

Post by void »

Thank you for the bug report toriatama,

Please try Everything 1.5.0.1269a.

Everything 1.5.0.1269a fixes a crash when gathering icons and when a database rebuild is requested.
Everything 1.5.0.1269a fixes an issue with freezing if you are using a search delay under Tools -> Options -> Search -> Search Delay.

Does any freezing and crashing occur with Everything 1.5.0.1269a?
toriatama
Posts: 25
Joined: Sun Oct 12, 2014 4:49 am

Re: Everything freezes when typing words

Post by toriatama »

I've just installed it and now using 1.5.0.1269a
I will report immediately if the bug occurs again!
toriatama
Posts: 25
Joined: Sun Oct 12, 2014 4:49 am

Re: Everything freezes when typing words

Post by toriatama »

void wrote: Fri Jul 16, 2021 1:26 am Does any freezing and crashing occur with Everything 1.5.0.1269a?
Yes! It was fine at the beginning and now it starts freezing again when "updating" the results.
I also freezed when I tried to drag & drop an pdf file from the results to the desktop...

Freezing on:
"udpating.... 1 046 794 objects"
while typing a search query.
void
Developer
Posts: 15279
Joined: Fri Oct 16, 2009 11:31 pm

Re: Everything freezes when typing words

Post by void »

Does this issue only occur when "updating..." is displayed in the status bar?

Are you renaming or deleting folders with many subfolders/files?
toriatama
Posts: 25
Joined: Sun Oct 12, 2014 4:49 am

Re: Everything freezes when typing words

Post by toriatama »

void wrote: Thu Aug 05, 2021 5:31 am Does this issue only occur when "updating..." is displayed in the status bar?
Updating or more often while typing.
Restarting Everything program & service does not help a lot, usually I have to reboot the system so it can work again properly.
Are you renaming or deleting folders with many subfolders/files?
No, I did not.
void
Developer
Posts: 15279
Joined: Fri Oct 16, 2009 11:31 pm

Re: Everything freezes when typing words

Post by void »

I suspect this issue is related to the pdf icon or a shell icon extension.
Hard to know for sure, a mini-crash-dump might help determine the issue.

Could you please send a mini-crash-dump when Everything is frozen:
Privacy
toriatama
Posts: 25
Joined: Sun Oct 12, 2014 4:49 am

Re: Everything freezes when typing words

Post by toriatama »

Sure, I will try to reproduce the bug and create mini-crash-dump. However the bug is very aleatory, not easy to reproduce.
Thank you for your support!
Post Reply