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

assertion in repl5.js

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 2.2.0-rc1
    • Affects Version/s: None
    • Component/s: Replication
    • Labels:
    • ALL

      http://buildlogs.mongodb.org/build/501b14b6d2a60f48f700058c/test/501b68fdd2a60f08c2000e6e/

      	
       m31001| Thu Aug  2 21:51:11 [conn1] _DEBUG ReadContext db wasn't open, will try to open a.a
       m31001| Thu Aug  2 21:51:11 [conn1] opening db:  a
       m31001| Thu Aug  2 21:51:11 [replslave] Assertion: 10334:Invalid BSONObj size: -286331154 (0xEEEEEEEE) first element: EOO
       m31001| 0xb8f0b7 0xe59cfc 0xe335e2 0xe334ea 0x8aede9 0x8adbec 0x8ad906 0x8cf714 0xd1102c 0xa3fbcf 0xa4007b 0xa41fee 0xe42299 0xe1ca0a 0xe1dcfd 0xe20a4f 0xe228af 0xe22a58 0xe2304a 0xe234d1 
       m31001|  /home/yellow/buildslave/Linux_64bit_debug_dur_off/mongo/mongod(_ZN5mongo15printStackTraceERSo+0x27) [0xb8f0b7]
       m31001|  /home/yellow/buildslave/Linux_64bit_debug_dur_off/mongo/mongod(_ZN5mongo10logContextEPKc+0x5e) [0xe59cfc]
       m31001|  /home/yellow/buildslave/Linux_64bit_debug_dur_off/mongo/mongod(_ZN5mongo11msgassertedEiPKc+0xf8) [0xe335e2]
       m31001|  /home/yellow/buildslave/Linux_64bit_debug_dur_off/mongo/mongod(_ZN5mongo11msgassertedEiPKc+0) [0xe334ea]
       m31001|  /home/yellow/buildslave/Linux_64bit_debug_dur_off/mongo/mongod(_ZNK5mongo7BSONObj14_assertInvalidEv+0x207) [0x8aede9]
       m31001|  /home/yellow/buildslave/Linux_64bit_debug_dur_off/mongo/mongod(_ZN5mongo7BSONObj4initEPKc+0x3a) [0x8adbec]
       m31001| Thu Aug  2 21:51:11 [replslave] repl: syncing from host:127.0.0.1:31000
       m31001|  /home/yellow/buildslave/Linux_64bit_debug_dur_off/mongo/mongod(_ZN5mongo7BSONObj4makeEPKNS_6RecordE+0x2c) [0x8cf714]
       m31001|  /home/yellow/buildslave/Linux_64bit_debug_dur_off/mongo/mongod(_ZN5mongo11DataFileMgr12updateRecordEPKcPNS_16NamespaceDetailsEPNS_25NamespaceDetailsTransientEPNS_6RecordERKNS_7DiskLocES2_iRNS_7OpDebugEb+0x7e) [0xd1102c]
       m31001|  /home/yellow/buildslave/Linux_64bit_debug_dur_off/mongo/mongod [0xa3fbcf]
       m31001|  /home/yellow/buildslave/Linux_64bit_debug_dur_off/mongo/mongod(_ZN5mongo14_updateObjectsEbPKcRKNS_7BSONObjES4_bbbRNS_7OpDebugEPNS_11RemoveSaverEbRKNS_24QueryPlanSelectionPolicyE+0x404) [0xa4007b]
       m31001|  /home/yellow/buildslave/Linux_64bit_debug_dur_off/mongo/mongod(_ZN5mongo13updateObjectsEPKcRKNS_7BSONObjES4_bbbRNS_7OpDebugEbRKNS_24QueryPlanSelectionPolicyE+0x337) [0xa41fee]
       m31001|  /home/yellow/buildslave/Linux_64bit_debug_dur_off/mongo/mongod(_ZN5mongo21applyOperation_inlockERKNS_7BSONObjEb+0x552) [0xe42299]
       m31001|  /home/yellow/buildslave/Linux_64bit_debug_dur_off/mongo/mongod(_ZN5mongo7BSONObjC1EPKc+0x36) [0x8ad906]
      2012-08-02 22:51:41 EDT	
       m31001|  /home/yellow/buildslave/Linux_64bit_debug_dur_off/mongo/mongod(_ZN5mongo10ReplSource14applyOperationERKNS_7BSONObjE+0x24) [0xe1ca0a]
       m31001|  /home/yellow/buildslave/Linux_64bit_debug_dur_off/mongo/mongod(_ZN5mongo10ReplSource14sync_pullOpLogERi+0x2615) [0xe20a4f]
       m31001|  /home/yellow/buildslave/Linux_64bit_debug_dur_off/mongo/mongod(_ZN5mongo10ReplSource29sync_pullOpLog_applyOperationERNS_7BSONObjEb+0x110d) [0xe1dcfd]
       m31001|  /home/yellow/buildslave/Linux_64bit_debug_dur_off/mongo/mongod(_ZN5mongo10ReplSource4syncERi+0x493) [0xe228af]
       m31001|  /home/yellow/buildslave/Linux_64bit_debug_dur_off/mongo/mongod(_ZN5mongo8replMainEv+0x19a) [0xe2304a]
       m31001|  /home/yellow/buildslave/Linux_64bit_debug_dur_off/mongo/mongod(_ZN5mongo9_replMainERSt6vectorIN5boost10shared_ptrINS_10ReplSourceEEESaIS4_EERi+0x166) [0xe22a58]
       m31001|  /home/yellow/buildslave/Linux_64bit_debug_dur_off/mongo/mongod(_ZN5mongo15replSlaveThreadEv+0x80) [0xe234d1]
       m31001| Thu Aug  2 21:51:11 [replslave] sync: caught db exception 10334 Invalid BSONObj size: -286331154 (0xEEEEEEEE) first element: EOO while applying op: { ts: Timestamp 1343962264000|1176, op: "i", ns: "a.a", o: { _id: ObjectId('501b3c968e9a4ed05f70408b'), i: 9551.0 } }
          return s.getDB(db)[coll].find().count() >= count;
      assert.soon failed: function () {
      Error("Printing Stack Trace")@:0
      ()@src/mongo/shell/utils.js:37
      ("assert.soon failed: function () {\n    return s.getDB(db)[coll].find().count() >= count;\n}, msg:undefined")@src/mongo/shell/utils.js:58
      ((function () {return s.getDB(db)[coll].find().count() >= count;}))@src/mongo/shell/utils.js:167
      ("a","a",10000)@/home/yellow/buildslave/Linux_64bit_debug_dur_off/mongo/jstests/repl/repl5.js:4
      (9)@/home/yellow/buildslave/Linux_64bit_debug_dur_off/mongo/jstests/repl/repl5.js:26
      @/home/yellow/buildslave/Linux_64bit_debug_dur_off/mongo/jstests/repl/repl5.js:32
      Thu Aug  2 21:51:41 uncaught exception: assert.soon failed: function () {
          return s.getDB(db)[coll].find().count() >= count;
      }, msg:undefined
      failed to load: /home/yellow/buildslave/Linux_64bit_debug_dur_off/mongo/jstests/repl/repl5.js
      }, msg:undefined
      

        1. repl5_output.html
          55 kB
        2. repl5.log
          29 kB

            Assignee:
            randolph@mongodb.com Randolph Tan
            Reporter:
            ian@mongodb.com Ian Whalen (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: