Anope IRC Services

Please login or register.

Login with username, password and session length
Advanced search  

News:

Pages: [1]   Go Down

Author Topic: Anope crashes during channel registration  (Read 2631 times)

0 Members and 1 Guest are viewing this topic.

TSupra88

  • Anope User
  • Offline Offline
  • Posts: 3
Anope crashes during channel registration
« 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?

Logged

TSupra88

  • Anope User
  • Offline Offline
  • Posts: 3
Re: Anope crashes during channel registration
« Reply #1 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.
Logged

katsklaw

  • Guest
Re: Anope crashes during channel registration
« Reply #2 on: October 03, 2008, 06:48:02 PM »

this has already been reported and fixed in svn.
Logged

TSupra88

  • Anope User
  • Offline Offline
  • Posts: 3
Re: Anope crashes during channel registration
« Reply #3 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....
Logged

Jan Milants

  • Team
  • *
  • Offline Offline
  • Gender: Male
  • Posts: 1372
Re: Anope crashes during channel registration
« Reply #4 on: October 03, 2008, 08:12:57 PM »

how about running ./Config ?
Logged
If you like me donate coins to 1FBmZVT4J8WAUMHKqpWhgNVj3XXnRN1cCk :)
Pages: [1]   Go Up