This bug affects versions 3.0+.
WiredTiger exhibits an invariant failure:
2016-05-10T16:49:21.101-0400 I - [conn2] Invariant failure _cappedMaxSize > 0 src/mongo/db/storage/wiredtiger/wiredtiger_record_store.cpp 825 2016-05-10T16:49:21.101-0400 I - [conn2] ***aborting after invariant() failure
mmapv1 exhibits a fatal assertion:
2016-05-10T16:48:14.184-0400 I - [conn1] Fatal assertion 18523 BadValue: size has to be >= 0 2016-05-10T16:48:14.184-0400 I - [conn1] ***aborting after fassert() failure
- links to