Invariant failure in FastMapNoAlloc::IteratorImpl

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Done
    • Priority: 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
    • 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
            Reporter:
            Geert Bosch
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: