Segmentation fault when creating index

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Done
    • Priority: Major - P3
    • 1.1.0
    • 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
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      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(

      { '_a.commonData:name': 1, '_a.commonData:vorname': 1, '_a.commonData:gebAm': 1, '_a.commonData:verstorbenAm': 1, '_a.commonData:komponistNr': 1, '_a.mergeInfo:mergeFlag': 1 }

      )

              Assignee:
              Dwight Merriman
              Reporter:
              Swen Thümmler
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: