Crash when search symbol on x64 but x86 works

Found a bug in "Everything"? report it here
2008temp
Posts: 2
Joined: Tue May 13, 2025 1:48 am

Crash when search symbol on x64 but x86 works

Post by 2008temp »

v1.4.1.1024 portable
I have total 4 000000 file and folders in db
I don't know when the issue starts, but recently it comes frequently

After some try and error, it seems search symbol percent sigh % leads instant crash (process killed), on other search @\#\$ or just drag the scroll bar, it also crash randomly

If I replace the portable work folder everything.exe and Everything.lng with x86 ones, issue gone

Just tried 1.5alpha portable acts same behavior as above ↑↑↑
void
Developer
Posts: 19899
Joined: Fri Oct 16, 2009 11:31 pm

Re: Crash when search symbol on x64 but x86 works

Post by void »

Could be a bad icon shell extension.

Please try disabling icon shell extensions:

Copy and paste the following into your Everything search box:
/icon_shell_extensions=0
Press ENTER in your Everything search box.
If successful, icon_shell_extensions=0 is shown in the status bar for a few seconds.

Does the issue persist?
2008temp
Posts: 2
Joined: Tue May 13, 2025 1:48 am

Re: Crash when search symbol on x64 but x86 works

Post by 2008temp »

Issue solved, nice!