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

Invariant failure in FastMapNoAlloc::IteratorImpl

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 2.8.0-rc0
    • Affects Version/s: 2.7.8
    • Component/s: 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
    • None
    • 0
    • None
    • None
    • None
    • None
    • None
    • None

      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.

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

              Created:
              Updated:
              Resolved: