Describe the bug
Clickhouse version: v25.3.3.42
Clickhouse crash cause of segment fault when doing a large SELECT INSERT.
we upgrade from v22.3.6.5, which won't crash when executing the same SQL
How to reproduce
the sql is replace with ... as below and SETTINGS is keep, this INSERT SELECT handle amount of data
query_id: ddde25fd-7b5d-4bb6-b3a5-f0760a759330) (query: INSERT INTO ... SETTINGS max_threads = 5, max_memory_usage = 20000000000, group_by_overflow_mode = 'any', max_rows_to_group_by = 1000000) Received signal Segmentation fault (11)
Error message and/or stacktrace
ck_seg_fault.log