tgl icon indicating copy to clipboard operation
tgl copied to clipboard

Assert in fetch_comb_binlog_chat_del_participant failed

Open floens opened this issue 10 years ago • 0 comments

The assert at https://github.com/vysheng/tgl/blob/master/binlog.c#L758 failed.

I think this happened in a group with 90+ people. Was not deleting any users myself. tg was running a lua script. No connection errors.

telegram-cli: tgl/binlog.c:758: fetch_comb_binlog_chat_del_participant: Assertion `C->user_list[C->user_list_size - 1].user_id == user' failed.
SIGNAL received
git/tg/bin/telegram-cli(print_backtrace+0x20)[0x443580]

floens avatar Mar 22 '15 19:03 floens