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

Invariant failure in FastMapNoAlloc::IteratorImpl

    XMLWordPrintableJSON

Details

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major - P3 Major - P3
    • 2.8.0-rc0
    • 2.7.8
    • Concurrency
    • None
    • ALL
    • Hide

      ls jstests/core/*.js | xargs -n 1 -P0 ./runMany.csh

      erh@erh-twina ~/work/mongo -> cat runMany.csh
      #!/bin/tcsh
      while 1
      ./mongo $1
      end

      Show
      ls jstests/core/*.js | xargs -n 1 -P0 ./runMany.csh erh@erh-twina ~/work/mongo -> cat runMany.csh #!/bin/tcsh while 1 ./mongo $1 end

    Description

      Running this stress test:

      ls jstests/core/*.js | xargs -n 1 -P0 ./runMany.csh
       
      cat runMany.csh
       
      #!/bin/tcsh
      while 1
              ./mongo $1
      end

      See attachment for backtrace and lock manager dump.

      Attachments

        Activity

          People

            kaloian.manassiev@mongodb.com Kaloian Manassiev
            geert.bosch@mongodb.com Geert Bosch
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: