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

DirectClientTests::BadNSGetMore failed on OS X 10.5 64-bit DEBUG

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 2.5.1
    • Affects Version/s: None
    • Component/s: Testing Infrastructure
    • Environment:
      OS X 10.5 64-bit DEBUG Build #2224
      OS X 10.5 64-bit DUR OFF Build #2436
      Linux 64-bit Build #5606
    • ALL

      OS X 10.5 64-bit DEBUG Build #2224 (rev 7b2867061), only committer was Mathias.

      Wierd, eh?

      http://buildbot.mongodb.org/builders/OS%20X%2010.5%2064-bit%20DEBUG/builds/2224/steps/test_1/logs/stdio
      http://buildlogs.mongodb.org/OS%20X%2010.5%2064-bit%20DEBUG/builds/2224/test/core/test

      Thu Jul 11 11:04:32.889 [testsuite] 	 going to run test: DirectClientTests::BadNSGetMore
      Thu Jul 11 11:04:32.889 [testsuite] getmore  cursorid:1 ntoreturn:1 keyUpdates:0 exception: Invalid ns [] code:16258  nreturned:1 reslen:59 0ms
      Thu Jul 11 11:04:32.889 [testsuite] FAIL: DirectClientTests::BadNSGetMore	Expected: !client().getMore( "", 1, 1 )->more() @src/mongo/dbtests/directclienttests.cpp:113
      

      I also see three assertion warnings before that:

      Thu Jul 11 11:04:32.695 [testsuite] 	 going to run test: CursorTests::ClientCursor::Pin::PinCursor
      Thu Jul 11 11:04:32.695 [testsuite] Assertion: 12521:internal error: use of an unlocked ClientCursor
      Thu Jul 11 11:04:32.706 [testsuite] Assertion: 16089:Cannot kill active cursor 404739087
      Thu Jul 11 11:04:32.718 [testsuite] Assertion: 12521:internal error: use of an unlocked ClientCursor
      

            Assignee:
            mathias@mongodb.com Mathias Stearn
            Reporter:
            matt.kangas Matt Kangas
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: