jwise / naim

naim is a console client for AOL Instant Messenger (AIM), AOL I Seek You (ICQ), Internet Relay Chat (IRC), and The lily CMC.
http://naim.n.ml.org/
GNU General Public License v2.0
8 stars 5 forks source link

crash while tab completing #26

Open jwise opened 7 years ago

jwise commented 7 years ago

nirc: firebind.c:798: _firebind_chat_NAMES: Assertion `len > 0' failed.

naim has crashed. Sorry about that!

Running naim 0.12.0-2011-10-18-0037 (development snapshot) for 48d 2:52m. Aborted; partial symbolic backtrace: 0: nirc(naim_faulthandler+0x2b) [0x43068b] 1: /lib/x86_64-linux-gnu/libc.so.6(+0x35180) [0x7f416d25f180] 2: /lib/x86_64-linux-gnu/libc.so.6(gsignal+0x37) [0x7f416d25f107] 3: /lib/x86_64-linux-gnu/libc.so.6(abort+0x148) [0x7f416d2604e8] 4: /lib/x86_64-linux-gnu/libc.so.6(+0x2e226) [0x7f416d258226] 5: /lib/x86_64-linux-gnu/libc.so.6(+0x2e2d2) [0x7f416d2582d2] 6: nirc() [0x420248] 7: nirc(firetalk_chat_listmembers+0x92) [0x4388f2] 8: nirc() [0x41a113] 9: nirc() [0x41b0d8] 10: nirc() [0x41b9e3] 11: nirc() [0x41ba54] 12: nirc(main+0x7b8) [0x40b488] 13: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf5) [0x7f416d24bb45] 14: nirc() [0x40b80a]

This information is not a replacement for running naim in gdb. If you are interested in debugging this problem, please re-run naim within gdb and reproduce the fault. When you are presented with the (gdb) prompt again, type "backtrace" to receive the full symbolic backtrace and file a bug at https://github.com/jwise/naim/issues. If you can, leave the debug session open pending further instructions.

Aborted