Anope IRC Services

Anope Support => 1.8.x/1.7.x Support (Read Only) => Topic started by: TSupra88 on October 03, 2008, 06:14:49 PM

Title: Anope crashes during channel registration
Post by: TSupra88 on October 03, 2008, 06:14:49 PM
Code: [Select]
[Oct 03 04:02:47.895892 2008] debug: Received: :Kronix PRIVMSG ChanServ@services.lucidx.net :register #lucidx werwerwerewrno234 worwe
[Oct 03 04:02:47.896229 2008] debug: chan_has_user_status wanted 1 the user is 9
[Oct 03 04:02:47.896373 2008] ChanServ: Channel '#lucidx' registered by Kronix!UNIX@localhost
[Oct 03 04:02:47.896665 2008] debug: Sent: :ChanServ NOTICE Kronix :Channel #lucidx registered under your nickname: Kronix
[Oct 03 04:02:47.896903 2008] debug: Sent: :ChanServ NOTICE Kronix :Your channel password is werwerwerewrno234 - remember it for later use.
[Oct 03 04:02:47.897158 2008] debug: Sent: :ChanServ MODE #lucidx +r
[Oct 03 04:02:47.897352 2008] debug: Sent: :ChanServ MODE #lucidx +q Kronix
[Oct 03 04:02:47.897463 2008] debug: Emitting event "chan_registered" (1 args)
[Oct 03 04:02:47.897647 2008] PANIC! buffer = :Kronix PRIVMSG ChanServ@services.lucidx.net :register #lucidx werwerwerewrno234 worwe
[Oct 03 04:02:47.897796 2008] debug: Sent: :services.lucidx.net GLOBOPS :PANIC! buffer = :Kronix PRIVMSG ChanServ@services.lucidx.net :register #lucidx werwerwerewrno234 worwe

Basically, everytime I register a channel on my server, anope crashes with segmentation fault error. I have pasted the debug output above. Is anyone else having this problem? I've configured my services flawlessly as I've been using anope for serveral years now and have never had this problem, it just started with version 1.7. Bug possible? Any suggestions?

Title: Re: Anope crashes during channel registration
Post by: TSupra88 on October 03, 2008, 06:20:40 PM
Edit: Some more data, I'm using fedora 9 with Unreal 3.2.7, no mysql, no ssl, no zip.
Title: Re: Anope crashes during channel registration
Post by: katsklaw on October 03, 2008, 06:48:02 PM
this has already been reported and fixed in svn.
Title: Re: Anope crashes during channel registration
Post by: TSupra88 on October 03, 2008, 07:48:24 PM
Code: [Select]
botserv.c:880: error: ‘BOT_EXCEPT’ undeclared (first use in this function)
botserv.c: In function ‘bot_raw_kick’:
botserv.c:941: error: ‘PERMISSION_DENIED’ undeclared (first use in this function)
botserv.c: In function ‘bot_raw_mode’:
botserv.c:988: error: ‘PERMISSION_DENIED’ undeclared (first use in this function)
make[1]: *** [botserv.o] Error 1
make[1]: Leaving directory `/home/pcnix/Documents/IRCD-SOURCE/anope/trunk/src'
make: *** [build] Error 2

the svn version doesn't even compile....
Title: Re: Anope crashes during channel registration
Post by: Jan Milants on October 03, 2008, 08:12:57 PM
how about running ./Config ?