Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Assertion `C->user_list[i].user_id != user' failed #20

Open
Jamuzb opened this issue Apr 30, 2015 · 0 comments
Open

Assertion `C->user_list[i].user_id != user' failed #20

Jamuzb opened this issue Apr 30, 2015 · 0 comments

Comments

@Jamuzb
Copy link

Jamuzb commented Apr 30, 2015

Sometimes cli stops working because of this below error. Help me please if anybody faced with this. Vysheng can you advise anything?

telegram-cli: tgl/binlog.c:723: fetch_comb_binlog_chat_add_participant: Assertion `C->user_list[i].user_id != user' failed.
SIGNAL received
h./bin/telegram-cli(print_backtrace+0x20)[0x4437d0]
./bin/telegram-cli(termination_signal_handler+0x64)[0x443854]
/lib/x86_64-linux-gnu/libc.so.6(+0x36c30)[0x7f9815fabc30]
/lib/x86_64-linux-gnu/libc.so.6(gsignal+0x39)[0x7f9815fabbb9]
/lib/x86_64-linux-gnu/libc.so.6(abort+0x148)[0x7f9815faefc8]
/lib/x86_64-linux-gnu/libc.so.6(+0x2fa76)[0x7f9815fa4a76]
/lib/x86_64-linux-gnu/libc.so.6(+0x2fb22)[0x7f9815fa4b22]
./bin/telegram-cli[0x479208]
./bin/telegram-cli[0x4797f8]
./bin/telegram-cli(tglu_work_update+0x821)[0x47e321]
./bin/telegram-cli(tglu_work_updates+0xeb)[0x47fb8b]
./bin/telegram-cli[0x4562bd]
./bin/telegram-cli[0x4563b7]
./bin/telegram-cli[0x457572]
./bin/telegram-cli[0x48129b]
/usr/lib/x86_64-linux-gnu/libevent-2.0.so.5(event_base_loop+0x754)[0x7f9816fbef24]
./bin/telegram-cli(net_loop+0xa4)[0x444914]
./bin/telegram-cli(loop+0x16e)[0x445c0e]
./bin/telegram-cli(main+0x286)[0x442306]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf5)[0x7f9815f96ec5]
./bin/telegram-cli[0x4423ee]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant