|
/Users/erh/work/buildbot/mongo_64/mongo/clientTest
Tue Apr 21 09:16:13 connection accepted from 127.0.0.1:44736
Tue Apr 21 09:16:13 CMD: drop test.test1
Tue Apr 21 09:16:13 d->nIndexes was 1
Tue Apr 21 09:16:13 Assertion: Invalid BSONObj spec size
Tue Apr 21 09:16:13 query test.$cmd ntoreturn:1 assertion reslen:192 nscanned:0
{ drop: "test1" }
nreturned:1 158ms
Tue Apr 21 09:16:14 Assertion: Invalid BSONObj spec size
Tue Apr 21 09:16:14 test.test1 Caught Assertion receivedDelete, continuing
Tue Apr 21 09:16:14 in client mode Assertion failure conn.findOne( ns , BSONObjBuilder().obj() ).isEmpty() client/examples/clientTest.cpp 29
terminate called after throwing an instance of 'mongo::AssertionException'
what():
0x10000d8e9 0x10000de92 0x100006d28 0x100001c74 0x1
0 clientTest 0x000000000000d8e9 _ZN5mongo12sayDbContextEPKc + 249
1 clientTest 0x000000000000de92 _ZN5mongo8assertedEPKcS1_j + 306
2 clientTest 0x0000000000006d28 main + 20584
3 clientTest 0x0000000000001c74 start + 52
4 ??? 0x0000000000000001 0x0 + 1
Tue Apr 21 09:16:15 end connection 127.0.0.1:44736
scons: *** [smokeClient] Error -6
scons: building terminated because of errors.
<http://buildbot.mongodb.org/builders/OS%20X%2010.5%2064-bit/builds/138/steps/test/logs/stdio>
|