m_forcenick.c causes core on 7.0.3

Andrey Sheykhot sheyh at xtra.co.nz
Tue Feb 22 19:47:19 EST 2005


Hi all

I'm having problem with forcenick module for hybrid ircd. It worked
fine on 7.0.1 but it causes ircd to crash on 7.0.3.

Module is located:
http://www.wohmart.com/ircd/pub/hybrid/3-Feature/hybserv/m_forcenick.c

here is gdb output:

(gdb) bt
#0  0x00000000 in ?? ()
#1  0x1c01939b in handle_command (mptr=0x2375a120, client_p=0x7d4eee98,
    from=0x7d4eee98, i=3, hpara=0x3c1d7ec0) at parse.c:394
#2  0x1c0191da in parse (client_p=0x7d4eee98, pbuffer=0x3c1d3ea0 "FORCENICK",
    bufend=0x3c1d3eb4 "") at parse.c:300
#3  0x1c018ec2 in client_dopacket (client_p=0x7d4eee98,
    buffer=0x3c1d3ea0 "FORCENICK", length=20) at packet.c:528
#4  0x1c018980 in parse_client_queued (client_p=0x7d4eee98) at packet.c:174
#5  0x1c018d94 in read_packet (fd=6, data=0x7d4eee98) at packet.c:442
#6  0x1c01c18b in comm_select (delay=0) at s_bsd_poll.c:247
#7  0x1c014ce6 in io_loop () at ircd.c:350
#8  0x1c015618 in main (argc=0, argv=0xcfbfb6ec) at ircd.c:780

Whenever oper issues FORCENICK command ircd core the same moment.

If anyone could help me fix this module or make some workaround
that would be highly appreciated.


Best regards,
 Andrey




More information about the hybrid mailing list