Skip to content

crash when IRC users rename themselves in funny fashions #24

@jwise

Description

@jwise

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions