Anope IRC Services
Anope Support => 1.8.x/1.7.x Support (Read Only) => Topic started by: DaZa on January 16, 2007, 09:47:31 AM
-
Ok still running 1.7.17 here because of another issue I reported and waiting for a fix due in 1.7.19.
When dropping a channel that is forbidden in 1.7.17 I get the following error:
*** Global -- from services.austchat.net: PANIC! buffer = :Trickynik PRIVMSG ChanServ@services.austchat.net :drop #test
And of course services then segfaults and dies.
Any ideas why?
-
Could you get the output of /os modlist?
-
Originally posted by GeniusDex
Could you get the output of /os modlist?
-OperServ- Current Module list:
-OperServ- Module: cs_appendtopic [$Id: cs_appendtopic.c 1122 2006-08-06 15:00:13Z certus $] [Supported]
-OperServ- Module: cs_enforce [$Id: cs_enforce.c 957 2006-01-24 07:54:48Z certus $] [Supported]
-OperServ- Module: hs_request [$Id$] [Supported]
-OperServ- Module: ircd_wallonreg [2.1] [3rd]
-OperServ- Module: ns_maxemail [$Id: ns_maxemail.c 953 2006-01-14 11:36:29Z certus $] [Supported]
-OperServ- Module: os_tssync [1.0] [3rd]
-OperServ- Module: os_chanmsg2 [0.3] [3rd]
-OperServ- Module: os_info [$Id: os_info.c 1162 2006-09-29 17:54:07Z geniusdex $] [Supported]
-OperServ- Module: unreal32 [$Id: unreal32.c 1159 2006-09-28 08:52:35Z certus $] [Protocol]
-OperServ- Module: usermsg [0.1] [3rd]
-OperServ- 10 Modules loaded.
Only 2 non standard mods I use is os_tssync and ircd_wallonreg
-
You also use os_chanmsg2 and usermsg as non-standard modules. Try unloading those 4 and see if you can get Anope to crash again.