mongod crashes when trying to create a collection in a database *

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Done
    • Priority: Major - P3
    • 2.1.0
    • Affects Version/s: 2.0.2
    • Component/s: Stability
    • None
    • Environment:
      Windows 7 x64 mongod 64 bit windows 2.0.2
    • ALL
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Start mongod, and the following when run from the shell crashes mongod.

      db2 = db.getSiblingDB("*")
      db2.createCollection("foo")
      

      The following is from the mongod log
      Thu Dec 29 15:16:40 [conn1] Create/OpenFile failed /data/db/*.ns errno:123
      Thu Dec 29 15:16:40 [conn1] error couldn't open file /data/db/*.ns terminating
      Thu Dec 29 15:16:40 dbexit:
      Thu Dec 29 15:16:40 [conn1] shutdown: going to close listening sockets...
      Thu Dec 29 15:16:40 [conn1] closing listening socket: 388
      Thu Dec 29 15:16:40 [conn1] closing listening socket: 404
      Thu Dec 29 15:16:40 [conn1] shutdown: going to flush diaglog...

              Assignee:
              Eric Milkie
              Reporter:
              Sridhar Nanjundeswaran (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: