-
Type: Bug
-
Resolution: Duplicate
-
Priority: Critical - P2
-
None
-
Affects Version/s: 3.0.4
-
Component/s: None
-
None
-
ALL
While reading data from a sharded db (within an aggregate), mongod crashes with the following message :
2015-08-07T11:21:08.540+0200 E STORAGE [conn2135] WiredTiger (12) [1438939268:540151][8073:0x7f07fb4f7700], connection.open_session: only configure d to support 20010 sessions (including 10 internal): Cannot allocate memory 2015-08-07T11:21:08.540+0200 I - [conn2135] Invariant failure: ret resulted in status UnknownError 12: Cannot allocate memory at src/mongo/db /storage/wiredtiger/wiredtiger_session_cache.cpp 49
(Full log extract around the crash attached)
- duplicates
-
SERVER-17364 Idle cursors shouldn't hold storage engine resources
- Closed