v.20.11Bug Fix

Fix Silent Crashes in ClickHouse Profiler on Certain 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).