Weston Pace created ARROW-13027:
-----------------------------------
Summary: [C++] Fix ASAN stack traces in CI
Key: ARROW-13027
URL: https://issues.apache.org/jira/browse/ARROW-13027
Project: Apache Arrow
Issue Type: Improvement
Components: C++
Reporter: Weston Pace
Assignee: Weston Pace
It appears that ASAN wants the symbolizer to be named `llvm-symbolizer` and not
`llvm-symbolizer-12` which is what Ubuntu puts on the path. We can fix this by
giving the path to /usr/lib/llvm-12/bin/llvm-symbolizer.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)