<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Issue</th>
<td>
<a href=https://github.com/llvm/llvm-project/issues/55460>55460</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>
Sanitizer test failures in symbolize_stack.cpp on AArch64
</td>
</tr>
<tr>
<th>Labels</th>
<td>
bug,
compiler-rt
</td>
</tr>
<tr>
<th>Assignees</th>
<td>
</td>
</tr>
<tr>
<th>Reporter</th>
<td>
ilovepi
</td>
</tr>
</table>
<pre>
Fuchsia's clang CI has found a test failure in symbolize_stack.cpp for AArch64.
Due to another failure, we're not exactly sure when this first appeared, but the failing bot can be found here: https://luci-milo.appspot.com/ui/p/fuchsia/builders/toolchain.ci/clang-linux-arm64/b8814202726650721633/overview
For both UBSAN and LSAN, the test fails due to an unexpected warning causing matching to fail
```
==180122==WARNING: Symbolizer buffer too small
```
We saw the failure disappear briefly between 1ecc3d86ae3e and c74753f959fe, but I don't see anything in that blame list, or following blame list (7ff7001ba949 to ac7a9ef0ae3a) that suggests this behavior should be different.
</pre>
<img width="1px" height="1px" alt="" src="http://email.email.llvm.org/o/eJx1U0tv2zAM_jX2hYjhyK_44EPaIEOBoYcVw46DJNOxNtky9Eja_fpRTtNlwAbIFC1SfHwfJUz_1h2DHJ3iCWscSM3nEzw-wcgdDCbMPXDw6DwMXOlgEdQM7m0SRqtf-N15Ln9mclnI18J-b-VYlxkk-SHJ91d5CAjeAJ-NH9HewiTsES4kG4pIFsBXLr1-AxdTXEacwY-KKlCWUvNlQW6xj5dE8GTCNY6iUgVdlnwGge_lUhJMij3A6P3iSEvYkZYOUm0mpU1G0dxifCbNROdBkVjoG24oHEVQukfrSPXGaDlyNWcy-q3obChveN1wO9Vl9N7ttiXLWcPqusobtq2Lgo7NGe1Z4eUeiiNhRPWO8PXhZf9MkPTwmZTYVmzpA2YH_Q00CDO-Lig99nDhdo4tSx5c3Cfu5RgV8ozX7lMldf6-rr_FgdZ2l28Zu-rf9l-en54_RaRebnRSdWEYaKO2wU1c638HW-U3BMcvH1xE3nrlrlSBsAoHolOgvyCRuUUpi35Xcyxw7Vs2ZVMVQ1u1A95ofYLezDQSHhxGrze_dqfiLHAPQvMJQSvn4wWCcjBam8s6BB8mSNiuGYYmz7eCt2W7oigb3uKQU3Kit71Gc-F0Irzddc4EjvysKKYbTdB9nKZeRShw9tl912nfFX1btDz1ymvsXvis_Ard_SNx_3slZr49kjRY3f09oiflxyDe51Lr823bLNb8oBGgX-VcwDiYVVXWeTp2AnHgjNWs3CFrhqoa-qoqSiG5wJKzOtWkaNcl1UPCmAgnkhE-2ijPojTajfXxsDqkqqM5Znm1LbdEDiuzIi8Z5rIZWMVlX7dJmeNELWaxrMzYU2q7tUIK7MgYGXB_jNw5dZoR1-wUnwc_GtvRIzzjotK1mW7t5Ddl93f3">