v.24.7Improvement

Print Stacktrace and Diagnostics on ClickHouse Client Crashes

Print stacktrace and diagnostic info if clickhouse-client or clickhouse-local crashes. #61109 (Alexander Tokmakov).
Print stacktrace and diagnostic information when clickhouse-client or clickhouse-local crashes.

Why it matters

This feature helps users and developers quickly identify the cause of crashes in clickhouse-client and clickhouse-local by providing detailed stacktraces and diagnostic data, improving troubleshooting efficiency and reducing downtime.

How to use it

The feature is enabled automatically when a crash occurs in clickhouse-client or clickhouse-local. Users do not need to perform any manual steps to activate the stacktrace and diagnostic printout.