yagop / telegram-bot

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

Crash (double free or corruption (fasttop)) #361

Closed appendhc closed 8 years ago

appendhc commented 8 years ago

* Error in `./tg/bin/telegram-cli': double free or corruption (fasttop): 0x000000001027e3f0 * SIGNAL received h./tg/bin/telegram-cli(print_backtrace+0x20)[0x46edb0] ./tg/bin/telegram-cli(termination_signal_handler+0x64)[0x46ee34] /lib/x86_64-linux-gnu/libc.so.6(+0x36d40)[0x7f55d899cd40] /lib/x86_64-linux-gnu/libc.so.6(gsignal+0x39)[0x7f55d899ccc9] /lib/x86_64-linux-gnu/libc.so.6(abort+0x148)[0x7f55d89a00d8] /lib/x86_64-linux-gnu/libc.so.6(+0x73394)[0x7f55d89d9394] /lib/x86_64-linux-gnu/libc.so.6(+0x7f66e)[0x7f55d89e566e] ./tg/bin/telegram-cli[0x49285a] ./tg/bin/telegram-cli(tglq_query_result+0x10f)[0x49866f] ./tg/bin/telegram-cli[0x490048] ./tg/bin/telegram-cli[0x49100a] ./tg/bin/telegram-cli[0x4b644b] /usr/lib/x86_64-linux-gnu/libevent-2.0.so.5(event_base_loop+0x754)[0x7f55d9dd9f24] ./tg/bin/telegram-cli(net_loop+0xa6)[0x470336] ./tg/bin/telegram-cli(loop+0x187)[0x471637] ./tg/bin/telegram-cli(main+0x2e5)[0x46d615] /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf5)[0x7f55d8987ec5] ./tg/bin/telegram-cli[0x46d725] how i can fix it ?

yagop commented 8 years ago

This is tg error. No idea