Anope IRC Services

Anope Support => 1.8.x/1.7.x Support (Read Only) => Topic started by: Redwulf on January 12, 2007, 01:23:41 AM

Title: PANIC! buffer =...
Post by: Redwulf on January 12, 2007, 01:23:41 AM
Anope-1.7.18
Linux

When I type /chanserv info #channel I get flooded with

Global: from Services.*.net: PANIC! buffer = :NICK ! chanserv@Services.*.net :info #CHANNEL
then it squits with

Services terminating: Segmentation fault.
 
I also get

 <Global> Backtrace: Segmentation fault detected
 <Global> Backtrace: report the following lines
 <Global> Backtrace: Anope version 1.7.18 (1214) build #1, compiled Jan 4 2007 11:54:14 M
 <Global> Backtrace(0): ./services(do_backtrace+0x51) [0x8070581]
 <Global> Backtrace(1): ./services(sighandler+0x10d) [0x807107d]
[ <Global> Backtrace(2): [0xffffe420]
 <Global> Backtrace(3): ./services(destroyModule+0x2b) [0x807839b]
 <Global> Backtrace(4): ./services(delModule+0x79) [0x8078479]
 <Global> Backtrace(5): ./services(modules_unload_all+0xa2) [0x8078d62]
 <Global> Backtrace(6): ./services(sighandler+0x17e) [0x80710ee]
 <Global> Backtrace(7): [0xffffe420]
 <Global> Backtrace(8): ./services(destroyModule+0x2b) [0x807839b]
 <Global> Backtrace(9): ./services(delModule+0x79) [0x8078479]
 <Global> Backtrace: complete
 <Global> Services terminating: Segmentation fault

Help please?
Title:
Post by: katsklaw on January 12, 2007, 06:55:40 AM
paste the output of: /os modlist please.
Title:
Post by: Redwulf on January 13, 2007, 12:04:10 AM
the output of /os modlist ;
[3:59pm] -OperServ- Module: bs_fantasy_ext [1.1.11] [3rd]
[3:59pm] -OperServ- Module: cs_join [$Id: cs_join.c v1.0.3 29-09-2006 n00bie $] [3rd]
[3:59pm] -OperServ- Module: cs_freeze [1.01] [3rd]
[3:59pm] -OperServ- Module: cs_appendtopic [$Id: cs_appendtopic.c 1122 2006-08-06 15:00:13Z certus $] [Supported]
[3:59pm] -OperServ- Module: cs_enforce [$Id: cs_enforce.c 957 2006-01-24 07:54:48Z certus $] [Supported]
[3:59pm] -OperServ- Module: enc_none [$Id$] [Encryption]
[3:59pm] -OperServ- Module: hs_request [$Id$] [Supported]
[3:59pm] -OperServ- Module: ircd_init [$Id: ircd_init.c v1.0.1 27-09-2006 spa $] [3rd]
[3:59pm] -OperServ- Module: ircd_vhostserv [$Id: ircd_vhostserv.c v1.0.1 04-10-2006 n00bie $] [3rd]
[3:59pm] -OperServ- Module: ns_maxemail [$Id: ns_maxemail.c 953 2006-01-14 11:36:29Z certus $] [Supported]
[3:59pm] -OperServ- Module: os_clientjoin [1.02] [3rd]
[3:59pm] -OperServ- Module: os_sysuptime [1.3] [3rd]
[3:59pm] -OperServ- Module: os_notinchanlist [2.1b +S] [3rd]
[3:59pm] -OperServ- Module: os_info [$Id: os_info.c 1162 2006-09-29 17:54:07Z geniusdex $] [Supported]
[3:59pm] -OperServ- Module: unreal32 [$Id: unreal32.c 1185 2006-10-17 20:42:40Z rob $] [Protocol]
[3:59pm] -OperServ- 15 Modules loaded.

And I've just unloaded ircd_vhostserv as it wasn't working anyway.
Title:
Post by: Jan Milants on January 13, 2007, 12:15:12 AM
i d unload cs_freeze and try again :)
Title:
Post by: Hassankhalid on January 13, 2007, 01:57:35 PM
most of the 3rd party module not work with anope you have to check which one creating problem unload one by one  and check.
Title:
Post by: Redwulf on January 15, 2007, 11:08:41 PM
Thanks Viper, I unloaded CS_Freeze and it works :)