-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: 1.0.0
-
Component/s: None
-
None
-
Environment:Red Hat Enterprise Linux ES release 4 (Nahant Update 4), 64Bit, Dual-Core AMD Opteron(tm) Processor 2216 HE x 2
When trying to create an index on the collection 'person' with many fields, I get a segmentation fault. Command to index was:
db.person.ensureIndex(
)