I'm trying to get the performance benchmarks running on Windows and I'm running into a weird bug. I ran the docgen tool to set up 5 databases of 250MB each. But partway through the server crashes. I checked the logs and saw this message.
MapViewOfFileEx for D:/datadb/small1.5 failed with errno:8 Not enough storage is available to process this command. (file size is 536608768) in MemoryMappedFile::map
I checked the storage size and there is plenty of free space (29.2 GB free on 32 GB volume). So I'm not sure what's going on. I've attached the server log and a core dump.