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

index_many2.js failing on Window 64-bit DEBUG

    • Fully Compatible
    • ALL

      3a40ae32970e Windows 64-bit DEBUG js index_many2.js (logfile)
      3a40ae32970e Windows 64-bit DEBUG js_small_oplog index_many2.js (logfile)

      MongoDB shell version: 2.5.4-pre-
      connecting to: 127.0.0.1:27999/test
      false
      2013-10-24T17:35:15.487+0000 [conn4] add index fails, too many indexes for test.index_many2 key:{ x239: 1.0 }
      2013-10-24T17:35:15.488+0000 [conn4] add index fails, too many indexes for test.index_many2 key:{ x240: 1.0 }
      2013-10-24T17:35:15.490+0000 [conn4] add index fails, too many indexes for test.index_many2 key:{ x241: 1.0 }
      2013-10-24T17:35:15.492+0000 [conn4] add index fails, too many indexes for test.index_many2 key:{ x242: 1.0 }
      2013-10-24T17:35:15.495+0000 [conn4] add index fails, too many indexes for test.index_many2 key:{ x243: 1.0 }
      2013-10-24T17:35:15.496+0000 [conn4] add index fails, too many indexes for test.index_many2 key:{ x244: 1.0 }
      2013-10-24T17:35:15.498+0000 [conn4] add index fails, too many indexes for test.index_many2 key:{ x245: 1.0 }
      2013-10-24T17:35:15.499+0000 [conn4] add index fails, too many indexes for test.index_many2 key:{ x246: 1.0 }
      2013-10-24T17:35:15.502+0000 [conn4] add index fails, too many indexes for test.index_many2 key:{ x247: 1.0 }
      2013-10-24T17:35:15.503+0000 [conn4] add index fails, too many indexes for test.index_many2 key:{ x248: 1.0 }
      2013-10-24T17:35:15.504+0000 [conn4] add index fails, too many indexes for test.index_many2 key:{ x249: 1.0 }
      ...
      2013-10-24T17:35:17.495+0000 [conn4] *** C runtime error: d:\Microsoft Visual Studio 10.0\VC\INCLUDE\vector(932) : Assertion failed: vector subscript out of range, terminating
      2013-10-24T17:35:17.495+0000 [conn4] test Fatal Assertion 17006
      2013-10-24T17:35:18.079+0000 [conn4] mongod.exe  ...\src\mongo\util\stacktrace.cpp(169)                        mongo::printStackTrace+0x43
      2013-10-24T17:35:18.079+0000 [conn4] mongod.exe  ...\src\mongo\util\log.cpp(131)                               mongo::logContext+0xc1
      2013-10-24T17:35:18.079+0000 [conn4] mongod.exe  ...\src\mongo\util\assert_util.cpp(131)                       mongo::fassertFailed+0xa9
      2013-10-24T17:35:18.079+0000 [conn4] mongod.exe  ...\src\mongo\util\stacktrace.cpp(285)                        mongo::crtDebugCallback+0x17f
      2013-10-24T17:35:18.079+0000 [conn4] mongod.exe  f:\dd\vctools\crt_bld\self_64_amd64\crt\src\dbgrptt.c(605)    _VCrtDbgReportW+0x812
      2013-10-24T17:35:18.079+0000 [conn4] mongod.exe  f:\dd\vctools\crt_bld\self_64_amd64\crt\src\dbgrpt.c(242)     _CrtDbgReportWV+0x43
      2013-10-24T17:35:18.079+0000 [conn4] mongod.exe  f:\dd\vctools\crt_bld\self_64_amd64\crt\src\dbgrpt.c(258)     _CrtDbgReportW+0x4d
      2013-10-24T17:35:18.079+0000 [conn4] mongod.exe  f:\dd\vctools\crt_bld\self_64_amd64\crt\src\stdthrow.cpp(13)  std::_Debug_message+0x34
      2013-10-24T17:35:18.079+0000 [conn4] mongod.exe  d:\microsoft visual studio 10.0\vc\include\vector(933)        std::vector<mongo::IndexDescriptor * __ptr64,std::allocator<mongo::IndexDescriptor * __ptr64> >::operator[]+0x3a
      2013-10-24T17:35:18.079+0000 [conn4] mongod.exe  ...\src\mongo\db\catalog\index_catalog.cpp(418)               mongo::IndexCatalog::_dropIndex+0x1e7
      2013-10-24T17:35:18.079+0000 [conn4] mongod.exe  ...\src\mongo\db\catalog\index_catalog.cpp(400)               mongo::IndexCatalog::dropIndex+0xd2
      2013-10-24T17:35:18.079+0000 [conn4] mongod.exe  ...\src\mongo\db\catalog\index_catalog.cpp(358)               mongo::IndexCatalog::dropAllIndexes+0x2d4
      2013-10-24T17:35:18.079+0000 [conn4] mongod.exe  ...\src\mongo\db\commands\drop_indexes.cpp(124)               mongo::CmdDropIndexes::run+0x5e2
      2013-10-24T17:35:18.079+0000 [conn4] mongod.exe  ...\src\mongo\db\dbcommands.cpp(1680)                         mongo::_execCommand+0x5e
      2013-10-24T17:35:18.079+0000 [conn4] mongod.exe  ...\src\mongo\db\dbcommands.cpp(1847)                         mongo::Command::execCommand+0x1772
      2013-10-24T17:35:18.079+0000 [conn4] mongod.exe  ...\src\mongo\db\dbcommands.cpp(1913)                         mongo::_runCommands+0x836
      2013-10-24T17:35:18.079+0000 [conn4] mongod.exe  ...\src\mongo\db\ops\query.cpp(69)                            mongo::runCommands+0x41
      2013-10-24T17:35:18.079+0000 [conn4] mongod.exe  ...\src\mongo\db\ops\query.cpp(1062)                          mongo::runQuery+0x576
      2013-10-24T17:35:18.079+0000 [conn4] mongod.exe  ...\src\mongo\db\instance.cpp(280)                            mongo::receivedQuery+0x2f8
      2013-10-24T17:35:18.080+0000 [conn4] mongod.exe  ...\src\mongo\db\instance.cpp(443)                            mongo::assembleResponse+0x314
      2013-10-24T17:35:18.080+0000 [conn4] test 
      2013-10-24T17:35:18.133+0000 [conn4] *** unhandled exception 0x80000003 at 0x000007FEFD123CA2, terminating
      2013-10-24T17:35:18.133+0000 [conn4] *** stack trace for unhandled exception:
      2013-10-24T17:35:18.715+0000 [conn4] KERNELBASE.dll                                                                DebugBreak+0x2
      2013-10-24T17:35:18.715+0000 [conn4] mongod.exe      ...\src\mongo\util\assert_util.cpp(132)                       mongo::fassertFailed+0xb7
      2013-10-24T17:35:18.715+0000 [conn4] mongod.exe      ...\src\mongo\util\stacktrace.cpp(285)                        mongo::crtDebugCallback+0x17f
      2013-10-24T17:35:18.715+0000 [conn4] mongod.exe      f:\dd\vctools\crt_bld\self_64_amd64\crt\src\dbgrptt.c(605)    _VCrtDbgReportW+0x812
      2013-10-24T17:35:18.715+0000 [conn4] mongod.exe      f:\dd\vctools\crt_bld\self_64_amd64\crt\src\dbgrpt.c(242)     _CrtDbgReportWV+0x43
      2013-10-24T17:35:18.715+0000 [conn4] mongod.exe      f:\dd\vctools\crt_bld\self_64_amd64\crt\src\dbgrpt.c(258)     _CrtDbgReportW+0x4d
      2013-10-24T17:35:18.715+0000 [conn4] mongod.exe      f:\dd\vctools\crt_bld\self_64_amd64\crt\src\stdthrow.cpp(13)  std::_Debug_message+0x34
      2013-10-24T17:35:18.715+0000 [conn4] mongod.exe      d:\microsoft visual studio 10.0\vc\include\vector(933)        std::vector<mongo::IndexDescriptor * __ptr64,std::allocator<mongo::IndexDescriptor * __ptr64> >::operator[]+0x3a
      2013-10-24T17:35:18.715+0000 [conn4] mongod.exe      ...\src\mongo\db\catalog\index_catalog.cpp(418)               mongo::IndexCatalog::_dropIndex+0x1e7
      2013-10-24T17:35:18.715+0000 [conn4] mongod.exe      ...\src\mongo\db\catalog\index_catalog.cpp(400)               mongo::IndexCatalog::dropIndex+0xd2
      2013-10-24T17:35:18.715+0000 [conn4] mongod.exe      ...\src\mongo\db\catalog\index_catalog.cpp(358)               mongo::IndexCatalog::dropAllIndexes+0x2d4
      2013-10-24T17:35:18.715+0000 [conn4] mongod.exe      ...\src\mongo\db\commands\drop_indexes.cpp(124)               mongo::CmdDropIndexes::run+0x5e2
      2013-10-24T17:35:18.715+0000 [conn4] mongod.exe      ...\src\mongo\db\dbcommands.cpp(1680)                         mongo::_execCommand+0x5e
      2013-10-24T17:35:18.715+0000 [conn4] mongod.exe      ...\src\mongo\db\dbcommands.cpp(1847)                         mongo::Command::execCommand+0x1772
      2013-10-24T17:35:18.715+0000 [conn4] mongod.exe      ...\src\mongo\db\dbcommands.cpp(1913)                         mongo::_runCommands+0x836
      2013-10-24T17:35:18.715+0000 [conn4] mongod.exe      ...\src\mongo\db\ops\query.cpp(69)                            mongo::runCommands+0x41
      2013-10-24T17:35:18.715+0000 [conn4] mongod.exe      ...\src\mongo\db\ops\query.cpp(1062)                          mongo::runQuery+0x576
      2013-10-24T17:35:18.716+0000 [conn4] mongod.exe      ...\src\mongo\db\instance.cpp(280)                            mongo::receivedQuery+0x2f8
      2013-10-24T17:35:18.716+0000 [conn4] mongod.exe      ...\src\mongo\db\instance.cpp(443)                            mongo::assembleResponse+0x314
      2013-10-24T17:35:18.716+0000 [conn4] mongod.exe      ...\src\mongo\db\db.cpp(199)                                  mongo::MyMessageHandler::process+0x158
      2013-10-24T17:35:18.716+0000 [conn4] 
      2013-10-24T17:35:18.716+0000 [conn4] writing minidump diagnostic file mongo.dmp
      2013-10-24 13:35:21 EDT	
      2013-10-24T17:35:21.117+0000 [conn4] *** immediate exit due to unhandled exception
      

      A similar failure is visible in the parallel suite too:

      3a40ae32970e Windows 64-bit DEBUG parallel basic.js (logfile)

      2013-10-24T17:50:20.040+0000 [conn27] *** unhandled exception 0x80000003 at 0x000007FEFCE63C72, terminating
      2013-10-24T17:50:20.040+0000 [conn27] *** stack trace for unhandled exception:
      2013-10-24T17:50:20.626+0000 [conn27] KERNELBASE.dll                                                                DebugBreak+0x2
      2013-10-24T17:50:20.626+0000 [conn27] mongod.exe      ...\src\mongo\util\assert_util.cpp(132)                       mongo::fassertFailed+0xb7
      2013-10-24T17:50:20.627+0000 [conn27] mongod.exe      ...\src\mongo\util\stacktrace.cpp(285)                        mongo::crtDebugCallback+0x17f
      2013-10-24T17:50:20.627+0000 [conn27] mongod.exe      f:\dd\vctools\crt_bld\self_64_amd64\crt\src\dbgrptt.c(605)    _VCrtDbgReportW+0x812
      2013-10-24T17:50:20.627+0000 [conn27] mongod.exe      f:\dd\vctools\crt_bld\self_64_amd64\crt\src\dbgrpt.c(242)     _CrtDbgReportWV+0x43
      2013-10-24T17:50:20.627+0000 [conn27] mongod.exe      f:\dd\vctools\crt_bld\self_64_amd64\crt\src\dbgrpt.c(258)     _CrtDbgReportW+0x4d
      2013-10-24T17:50:20.627+0000 [conn27] mongod.exe      f:\dd\vctools\crt_bld\self_64_amd64\crt\src\stdthrow.cpp(13)  std::_Debug_message+0x34
      2013-10-24T17:50:20.627+0000 [conn27] mongod.exe      d:\microsoft visual studio 10.0\vc\include\vector(933)        std::vector<mongo::IndexDescriptor * __ptr64,std::allocator<mongo::IndexDescriptor * __ptr64> >::operator[]+0x3a
      2013-10-24T17:50:20.627+0000 [conn27] mongod.exe      ...\src\mongo\db\catalog\index_catalog.cpp(418)               mongo::IndexCatalog::_dropIndex+0x1e7
      2013-10-24T17:50:20.627+0000 [conn27] mongod.exe      ...\src\mongo\db\catalog\index_catalog.cpp(400)               mongo::IndexCatalog::dropIndex+0xd2
      2013-10-24T17:50:20.627+0000 [conn27] mongod.exe      ...\src\mongo\db\catalog\index_catalog.cpp(358)               mongo::IndexCatalog::dropAllIndexes+0x2d4
      2013-10-24T17:50:20.627+0000 [conn27] mongod.exe      ...\src\mongo\db\commands\drop_indexes.cpp(124)               mongo::CmdDropIndexes::run+0x5e2
      2013-10-24T17:50:20.627+0000 [conn27] mongod.exe      ...\src\mongo\db\dbcommands.cpp(1680)                         mongo::_execCommand+0x5e
      2013-10-24T17:50:20.627+0000 [conn27] mongod.exe      ...\src\mongo\db\dbcommands.cpp(1847)                         mongo::Command::execCommand+0x1772
      2013-10-24T17:50:20.627+0000 [conn27] mongod.exe      ...\src\mongo\db\dbcommands.cpp(1913)                         mongo::_runCommands+0x836
      2013-10-24T17:50:20.627+0000 [conn27] mongod.exe      ...\src\mongo\db\ops\query.cpp(69)                            mongo::runCommands+0x41
      2013-10-24T17:50:20.627+0000 [conn27] mongod.exe      ...\src\mongo\db\ops\query.cpp(1062)                          mongo::runQuery+0x576
      2013-10-24T17:50:20.627+0000 [conn27] mongod.exe      ...\src\mongo\db\instance.cpp(280)                            mongo::receivedQuery+0x2f8
      2013-10-24T17:50:20.627+0000 [conn27] mongod.exe      ...\src\mongo\db\instance.cpp(443)                            mongo::assembleResponse+0x314
      2013-10-24T17:50:20.627+0000 [conn27] mongod.exe      ...\src\mongo\db\db.cpp(199)                                  mongo::MyMessageHandler::process+0x158
      2013-10-24T17:50:21.525+0000 [conn27] *** immediate exit due to unhandled exception
      

            Assignee:
            eliot Eliot Horowitz (Inactive)
            Reporter:
            matt.kangas Matt Kangas
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: