The Memory Sanitizer runtime can't find the symbolizer

Bug #1328904 reported by Janus
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
llvm-3.4 (Ubuntu)
New
Undecided
Unassigned

Bug Description

Because all the llvm executables have been postfixed with a version number, the Memory Sanitizer (which is enabled by clang's -fsanitize=memory) option can't find the llvm-symbolizer-3.4 which is needed by runtime. The issue can be worked around by setting MSAN_SYMBOLIZER_PATH=$(which llvm-symbolizer-3.4) in the environment by runtime.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.