-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
DevProd Test Infrastructure
-
ALL
-
DevProd Test Infra 2026-08-25
-
None
-
None
-
None
-
None
-
None
-
None
-
None
You currently would have to know that:
A) The binaries with debug symbols are attached to the resmoke_tests task
B) That `db-contrib-tool symbolize` does not know about binaries built in resmoke_tests, and you need to do it manually with bazel-<mongo>/external/mongo_toolchain_v5/stow/llvm-v5/bin/llvm-symbolizer
Both of these should be fixed, and updated instructions attached to the test in the "unsymbolized_stacktrace_instructions.txt"