-
Notifications
You must be signed in to change notification settings - Fork 5
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
crash when IRC users rename themselves in funny fashions #24
Comments
Also, nirc: buddy.c:872: bgoing: Assertion `bwin->e.buddy == blist' failed. naim has crashed. Sorry about that! Running naim 0.12.0-2011-10-18-0037 (development snapshot) for 130d 21:34m. This information is not a replacement for running naim in gdb. If you are interested in debugging this proble. Aborted |
Also, nirc: commands.c:1320: ua_delbuddy: Assertion `rgetlist(conn, name) == ((void *)0)' failed. naim has crashed. Sorry about that! Running naim 0.12.0-2011-10-18-0037 (development snapshot) for 163d 16:53m. |
I'm pretty sure this is a manifestation of that old thing where you have a window with USER1, a window with USER2, then USER1 quit, and USER2 /nick USER1.
irc: buddy.c:625: verify_winlist_sanity: Assertion `found == 1' failed.
naim has crashed. Sorry about that!
Running naim 0.12.0-2011-10-18-0037 (development snapshot) for 171d 13:32m.
Aborted; partial symbolic backtrace:
0: bin/nirc(naim_faulthandler+0x2b) [0x431c7b]
1: /lib/x86_64-linux-gnu/libc.so.6(+0x324f0) [0x7f9f2bd334f0]
2: /lib/x86_64-linux-gnu/libc.so.6(gsignal+0x35) [0x7f9f2bd33475]
3: /lib/x86_64-linux-gnu/libc.so.6(abort+0x180) [0x7f9f2bd366f0]
4: /lib/x86_64-linux-gnu/libc.so.6(__assert_fail+0xf1) [0x7f9f2bd2c621]
5: bin/nirc() [0x40dc78]
6: bin/nirc() [0x41dfc7]
7: bin/nirc(main+0x858) [0x40cb48]
8: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xfd) [0x7f9f2bd1fead]
9: bin/nirc() [0x40ce2d]
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
The text was updated successfully, but these errors were encountered: