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

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

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major - P3
    • Resolution: Done
    • 2.0.2
    • 2.1.0
    • Stability
    • None
    • Windows 7 x64 mongod 64 bit windows 2.0.2
    • ALL

    Description

      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...

      Attachments

        Issue Links

          Activity

            People

              milkie@mongodb.com Eric Milkie
              sridhar Sridhar Nanjundeswaran
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: