-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Build
-
Fully Compatible
-
ALL
-
0
-
1
Found this will investigating stack traces from TSAN. the -g options was missing from wiredtiger build, causing the stack to not include any source lines. Adding -g back in manually fixed the issue.