v.20.8Bug Fix

Fix Silent Crashes in Query Profiler on Glibc with Asynchronous Unwind Issues

Fix rare silent crashes when query profiler is on and ClickHouse is installed on OS with glibc version that has (supposedly) broken asynchronous unwind tables for some functions. This fixes #15301. This fixes #13098. #16846 (alexey-milovidov).