[
https://issues.apache.org/jira/browse/ARROW-13027?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated ARROW-13027:
-----------------------------------
Labels: pull-request-available (was: )
> [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
> Priority: Major
> Labels: pull-request-available
> Time Spent: 10m
> Remaining Estimate: 0h
>
> 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)