[IRCServices Coding] Bug Report for Services 5.0 alpha 12
Andrew Church
achurch at achurch.org
Mon Jan 14 18:05:46 PST 2002
> I've been playing with the alpha version on a very small irc
>server I run. I ran into this problem after doing:
>nickserv forbid q
>nickserv forbid w
>nickserv forbid x
>operserv update
>...segfaults
[...]
>[Jan 14 02:32:40 2002] operserv/main: Doonga: update
>[Jan 14 02:32:40 2002] database/version4: nick q has no NickGroupInfo,
>setting password to nick
[...]
>#0 0x2811f4db in sync_nick_db (dbname=0x813d940 "nick.db") at
>version4.c:550
>550 if (irc_stricmp(ni->nick, ngi->nicks[ngi->mainnick]) !=
>0) {
Well, that was a pretty dumb one on my part... forbidden nicks aren't
being handled correctly. Fixed, thanks for the report.
--Andrew Church
achurch at achurch.org
http://achurch.org/