- 
    Type:
Bug
 - 
    Resolution: Duplicate
 - 
    Priority:
Major - P3
 - 
    None
 - 
    Affects Version/s: 2.6.9
 - 
    Component/s: MMAPv1
 - 
    None
 
- 
        ALL
 - 
        
 - 
        None
 
- 
        None
 - 
        None
 - 
        None
 - 
        None
 - 
        None
 - 
        None
 
MongoDB 2.6.9 on Windows Server 2012 (not R2)
Running on AWS with 7.5GB RAM, 4 Cores, 2 EBS 1TB Drives in Windows storage pool (Raid 0)
After loading small records heavily for 14 hours mongod.exe quit with
2015-04-01T07:21:00.107+0000 [conn70] command MDBTest.$cmd command: insert { insert: "seriesEntry", ordered: false, docu
ments: 100 } keyUpdates:0 numYields:0 locks(micros) w:1342 reslen:40 4734ms
2015-04-01T07:21:00.341+0000 [conn68] VirtualProtect for m:/data/db/MDBTest.5 chunk 5033 failed with errno:1455 The pagi
ng file is too small for this operation to complete. (chunk size is 67108864, address is 4ea4000000) in mongo::makeChunk
Writable, terminating
2015-04-01T07:21:00.341+0000 [conn68] MDBTest.seriesEntry Fatal Assertion 16362
2015-04-01T07:21:01.308+0000 [conn68] mongod.exe    ???
2015-04-01T07:21:01.308+0000 [conn68] mongod.exe    ???
2015-04-01T07:21:01.308+0000 [conn68] mongod.exe    ??? 
This is a standalone server, no oplog, no sharding, journalling on.
Log was to console so not available.
- duplicates
 - 
                    
SERVER-10044 Repeated Server Crash. VirtualProtect failure in mongo::makeChunkWritable (Windows 7 x64).
-         
 - Closed
 
 -