v.20.12Bug Fix
Fix Silent Crashes in Query Profiler on Incompatible glibc Versions
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).