[IRCServices Coding] ircservices bug....

Diego Bitencourt Contezini diego at redesul.net
Fri May 9 12:14:21 PDT 2003


Hello... this is a bug that happens 6 months ago...
I'm with a db with 40.000 nicks, and when it get some days of uptime
happens it, specially when the network are full. (5000 users on the same
time).
It happens sometimes, this is the basic debugging that I'm posting here
for if someone have any idea about why it happens, help me. I don't have
skills on ircservices-coding for now to help much, but I think that who
built it can understand it more easily :-).
 
Is it:
 
[May 07 22:41:27 2003] nickserv/main:
AndreGoes!~BBFC_toki at 200.193.105.231 
identified for nick AndreGoes
[May 07 22:41:29 2003] nickserv/main: bash!~bash at 200.206.72.16
identified for 
nick bash
 
Program received signal SIGSEGV, Segmentation fault.
do_cmode (source=0x8065368 "ChanServ", ac=-3, av=0xbfffed68) at
channels.c:251
251         while (*s) {
(gdb) bt'   
#0  do_cmode (source=0x8065368 "ChanServ", ac=-3, av=0xbfffed68)
    at channels.c:251
        source = 0x8065368 "ChanServ"
        ac = -3
        av = (char **) 0xbfffed68
        chan = (Channel *) 0x88e9218
        s = 0x2e646165 <Address 0x2e646165 out of bounds>
       add = 1
        modestr = 0x2e646165 <Address 0x2e646165 out of bounds> #1
0x0804d32d in flush_cmode (md=0x8065360) at actions.c:554
. continue next mail..
-------------- next part --------------
An HTML attachment was scrubbed...
URL: ../attachments/20030509/d87ae059/attachment.html