m_forcenick.c causes core on 7.0.3

Rachel Llorenna rachies at gmail.com
Tue Feb 22 19:59:34 EST 2005


Firstly, if you want help, you'll need to provide a full backtrace (bt full)
Also, it's noted that contrib modules are unsupported by the official
hybrid team, so I'm not sure who you'd talk to about getting that
fixed. FORCENICK is also a HybServ-provided module, so I recommend you
speak to the HybServ development team about that.

It probably has something to do with the new message tabs, with
additional handler fields (there are now a total of 6)

On Wed, 23 Feb 2005 13:47:19 +1300, Andrey Sheykhot <sheyh at xtra.co.nz> wrote:
> 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
> 
> 


-- 
Regards,

Rachel Llorenna (frequency)



More information about the hybrid mailing list