Details
-
Bug
-
Status: Closed
-
Major - P3
-
Resolution: Done
-
None
-
None
-
None
Description
The test test_config04.test_config04.test_invalid_config is failing on Windows with an OS error.
This only occurs on Win2K13, and appears resolved by OS (or MSVC) changes on Win2K15.
Stack appears to be:
00000000`0021c410 000007fe`f14cfa44 KERNELBASE!TerminateProcess+0x2f
|
00000000`0021c440 000007fe`f14cfa61 _wiredtiger!_invalid_parameter+0x64
|
00000000`0021c480 000007fe`f14d8024 _wiredtiger!_invalid_parameter_noinfo+0x19
|
00000000`0021c4c0 000007fe`f14ce9fa _wiredtiger!_output_s_l+0x9e0
|
00000000`0021c7e0 000007fe`f14ceb4d _wiredtiger!_vsnprintf_helper+0x92
|
00000000`0021c850 000007fe`f14cea69 _wiredtiger!_vsnprintf_s_l+0xdd
|
00000000`0021c890 000007fe`f14591cb _wiredtiger!_vsnprintf_s+0x19
|
00000000`0021c8d0 000007fe`f1442a40 _wiredtiger!_wt_vsnprintf+0x3b
|
00000000`0021c910 000007fe`f1442672 _wiredtiger!__wt_eventv+0x330
|
00000000`0021d240 000007fe`f1443edb _wiredtiger!__wt_err+0x32
|
00000000`0021d290 000007fe`f144434f _wiredtiger!__config_err+0x3b
|
00000000`0021d2e0 000007fe`f14448a5 _wiredtiger!__config_next+0x2df
|
00000000`0021d320 000007fe`f14451f9 _wiredtiger!__wt_config_next+0x15
|
00000000`0021d350 000007fe`f1445166 _wiredtiger!config_check+0x79
|
00000000`0021d4e0 000007fe`f1441297 _wiredtiger!__wt_config_check+0x26
|
00000000`0021d520 000007fe`f1434622 _wiredtiger!wiredtiger_open+0x1d7
|
00000000`0021d720 00000000`1e0c0959 _wiredtiger!_wrap_wiredtiger_open+0x112
|
00000000`0021d7a0 00000000`1e10ff6a python27!PyCFunction_Call+0x69
|
....
|
Attachments
Issue Links
- is depended on by
-
SERVER-23140 WiredTiger changes for MongoDB 3.3.4
-
- Closed
-
- links to