-
Type:
Bug
-
Resolution: Cannot Reproduce
-
Priority:
Major - P3
-
None
-
Affects Version/s: 2.6.9
-
Component/s: MapReduce
-
None
-
ALL
-
-
Build 8 08/31/15
-
None
-
None
-
None
-
None
-
None
-
None
-
None
The error is the following and happens either during the MAP or the REDUCE steps none of which should be dealing with a lot of data inside the function call.
#######@#######:~$ mongo ####### /######/_scripts/reports/05_update_missing_report_data.js
MongoDB shell version: 2.4.9
connecting to: ########
Mapping Accounts
Done Mapping Accounts
Mapping Phones
Thu Jul 16 20:09:04.328 Assertion: 13548:BufBuilder attempted to grow() to 134217728 bytes, past the 64MB limit. 0x5638a6 0x52d3cc 0x473139 0x5176ca 0x518111 0x5184a6 0x517550 0x518111 0x5184a6 0x517550 0x518111 0x5184a6 0x52779b 0x5172de 0xff41a341039 mongo(_ZN5mongo15printStackTraceERSo+0x26) [0x5638a6] mongo(_ZN5mongo11msgassertedEiPKc+0x9c) [0x52d3cc] mongo(_ZN5mongo11_BufBuilderINS_16TrivialAllocatorEE15grow_reallocateEi+0xb9) [0x473139] mongo(_ZN5mongo7V8Scope15v8ToMongoObjectERNS_14BSONObjBuilderERKNS_10StringDataEN2v86HandleINS6_5ValueEEEiPNS_7BSONObjE+0x29a) [0x5176ca] mongo(_ZN5mongo7V8Scope16v8ToMongoElementERNS_14BSONObjBuilderERKNS_10StringDataEN2v86HandleINS6_5ValueEEEiPNS_7BSONObjE+0x721) [0x518111] mongo(_ZN5mongo7V8Scope9v8ToMongoEN2v86HandleINS1_6ObjectEEEi+0x176) [0x5184a6] mongo(_ZN5mongo7V8Scope15v8ToMongoObjectERNS_14BSONObjBuilderERKNS_10StringDataEN2v86HandleINS6_5ValueEEEiPNS_7BSONObjE+0x120) [0x517550] mongo(_ZN5mongo7V8Scope16v8ToMongoElementERNS_14BSONObjBuilderERKNS_10StringDataEN2v86HandleINS6_5ValueEEEiPNS_7BSONObjE+0x721) [0x518111] mongo(_ZN5mongo7V8Scope9v8ToMongoEN2v86HandleINS1_6ObjectEEEi+0x176) [0x5184a6] mongo(_ZN5mongo7V8Scope15v8ToMongoObjectERNS_14BSONObjBuilderERKNS_10StringDataEN2v86HandleINS6_5ValueEEEiPNS_7BSONObjE+0x120) [0x517550] mongo(_ZN5mongo7V8Scope16v8ToMongoElementERNS_14BSONObjBuilderERKNS_10StringDataEN2v86HandleINS6_5ValueEEEiPNS_7BSONObjE+0x721) [0x518111] mongo(_ZN5mongo7V8Scope9v8ToMongoEN2v86HandleINS1_6ObjectEEEi+0x176) [0x5184a6] mongo(_ZN5mongo9mongoFindEPNS_7V8ScopeERKN2v89ArgumentsE+0xdb) [0x52779b] mongo(_ZN5mongo7V8Scope10v8CallbackERKN2v89ArgumentsE+0xbe) [0x5172de] [0xff41a341039] Thu Jul 16 20:09:04.333 Error: BufBuilder attempted to grow() to 134217728 bytes, past the 64MB limit. at src/mongo/shell/query.js:78 failed to load: /########/_scripts/reports/05_update_missing_report_data.js