yagop / telegram-bot

UNMAINTAINED - A Telegram Bot based on plugins
GNU General Public License v2.0
848 stars 502 forks source link

Crash bot #374

Open IgnacioDiazF opened 8 years ago

IgnacioDiazF commented 8 years ago

Hi, i have a problem with my telebot:

telegram-cli: tgl/queries.c:4081: tgl_started_cb: Assertion `success' failed. SIGNAL received h./tg/bin/telegram-cli(print_backtrace+0x20)[0x46f1b0] ./tg/bin/telegram-cli(termination_signal_handler+0x64)[0x46f234] /lib/x86_64-linux-gnu/libc.so.6(+0x36d40)[0x7fa744c57d40] /lib/x86_64-linux-gnu/libc.so.6(gsignal+0x39)[0x7fa744c57cc9] /lib/x86_64-linux-gnu/libc.so.6(abort+0x148)[0x7fa744c5b0d8] /lib/x86_64-linux-gnu/libc.so.6(+0x2fb86)[0x7fa744c50b86] /lib/x86_64-linux-gnu/libc.so.6(+0x2fc32)[0x7fa744c50c32] ./tg/bin/telegram-cli[0x48fb44] ./tg/bin/telegram-cli[0x49495e] ./tg/bin/telegram-cli(tglq_query_error+0x155)[0x49cb65] ./tg/bin/telegram-cli[0x48dd6a] ./tg/bin/telegram-cli[0x4afd6b] /usr/lib/x86_64-linux-gnu/libevent-2.0.so.5(event_base_loop+0x754)[0x7fa74649ff24] ./tg/bin/telegram-cli(net_loop+0xa4)[0x4706e4] ./tg/bin/telegram-cli(loop+0x195)[0x4719f5] ./tg/bin/telegram-cli(main+0x2d3)[0x46da53] /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf5)[0x7fa744c42ec5] ./tg/bin/telegram-cli[0x46db63]

I tried to solve removing the directory tg and cloning this https://github.com/vysheng/tg/ but don't work, help please :(