-
Type:
Bug
-
Resolution: Done
-
Priority:
Major - P3
-
Affects Version/s: 3.3.3
-
Component/s: Diagnostics
-
None
-
Fully Compatible
-
ALL
-
-
TIG 16 (06/24/16)
-
None
-
0
-
None
-
None
-
None
-
None
-
None
-
None
The Windows crash dump, which gets generated during a fatal server assertion does not contain exception record, which makes it useless in diagnosing failures.
The stack trace, which gets printed is correct, but it looks like the place at which the stack dump is generated is after the stack containing the exception has unwound.
If the crash happened due to access violation, the exception record is correct.