[UnigramDev/Unigram/tdlib-fatal-message](https://github.com/UnigramDev/Unigram/tree/tdlib-fatal-message) • [1373931](https://github.com/UnigramDev/Unigram/commit/137393186f473b32020ec4f456b5a8fc3f75a851) • _1 files, +62/-0_
Normalize TDLib fatal log lines before hashing

A LOG(FATAL) line becomes the crash report message, and its thread number,
scheduler tag, session index and printed values differ on every crash, so a
single assertion is hashed into a group per report. Keep the source location,
the actor name and the stringified condition, drop the rest.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>

[#unigram](?q=%23unigram)