-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Testing Infrastructure
-
Environment:Mac OS X 64-bit debug build slave
-
OS X
The current 218 * 1024 bytes of stack we check against in non-Windows builds is completely used when running the 'test' program on debug builds on the Mac.
http://buildlogs.mongodb.org/OS%20X%2010.5%2064-bit%20DEBUG/builds/1621/test/recent%20failures/test
TOTALS | tests: 2089 | fails: 0 | assert calls: 7391060
thread testsuite stack usage was 223232 bytes, which is the most so far
Tue Nov 20 19:25:41.240 [testsuite] used 223232 bytes, max is 223232 exiting
Tue Nov 20 19:25:41.240 [testsuite] Fatal Assertion 16151
0x101708285 0x1016cf47b 0x1016ae5e4 0x10102bae2 0x1010205a7 0x1014ee93c 0x1004f6528 0x10024d644
0 test 0x0000000101708285 _ZN5mongo15printStackTraceERSo + 37
1 test 0x00000001016cf47b _ZN5mongo10logContextEPKc + 123
2 test 0x00000001016ae5e4 _ZN5mongo13fassertFailedEi + 148
3 test 0x000000010102bae2 _ZN5mongo12StackChecker5checkEPKc + 642
4 test 0x00000001010205a7 _ZN5mongo6Client8shutdownEv + 69
5 test 0x00000001014ee93c _ZN5mongo7dbtests10runDbTestsEiPPcSs + 10748
6 test 0x00000001004f6528 main + 232
7 test 0x000000010024d644 start + 52
Tue Nov 20 19:25:41.252 [testsuite]
***aborting after fassert() failure