-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Testing Infrastructure
-
Environment:Windows
-
Fully Compatible
-
Windows
The Windows version of mongod will log information about access violations, noting the faulting code address and the referenced address and the type of access that caused the access violation, followed by a stack trace pointing at the offending instruction. The test.exe program just exits silently when it hits an access violation. It should get an unhandled exception filter ported to it so that we can debug crashes.
- is related to
-
SERVER-6705 32-bit Windows hits access violation running test.exe (Buildbot)
- Closed