Skip to content

[C++] Fix ASAN stack traces in CI #18702

@asfimport

Description

@asfimport

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.

Reporter: Weston Pace / @westonpace
Assignee: Weston Pace / @westonpace

PRs and other links:

Note: This issue was originally created as ARROW-13027. Please see the migration documentation for further details.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions