Fatal Error: out of memory

If you are experiencing problems with "Everything", post here for assistance.
Post Reply
Psyckosama
Posts: 1
Joined: Mon Oct 13, 2025 4:11 am

Fatal Error: out of memory

Post by Psyckosama »

I try and run a search or try to rebuild the index, I get the following sort of error. Using the latest 1.4.

.\src\mem.c(734): mem_alloc(): Fatal Error: out of memory 0375b1c
.\src\mem.c(734): mem_alloc(): Fatal Error: out of memory 0375b18
.\src\mem.c(734): mem_alloc(): Fatal Error: out of memory 037af5c
void
Developer
Posts: 19839
Joined: Fri Oct 16, 2009 11:31 pm

Re: Fatal Error: out of memory

Post by void »

Everything is out of memory.

The x86 version is limited to 2GB of RAM.

Please try the x64 version.
Post Reply