Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-285

Segmentation fault when creating index

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 1.1.0
    • Affects Version/s: 1.0.0
    • Component/s: None
    • Labels:
      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(

      { '_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@mongodb.com Dwight Merriman
            Reporter:
            grmblfrz Swen Thümmler
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: