Anope IRC Services

Anope Development => Modules => Topic started by: Monk on June 11, 2006, 12:29:20 PM

Title: logchan module causes segfault
Post by: Monk on June 11, 2006, 12:29:20 PM
When trying to use the logchan module (http://www.nomadinc.net/mymods/files/logchan.c) in Anope r1042 it segfaults at startup.
Following additional modules are loaded:

ModuleAutoload "os_mkill os_nosuperumodesvsnick os_notinchanlist os_tssync logchan zbot"
ModuleDelayedAutoload "cs_appendtopic cs_enforce ns_maxemail ns_noop os_info unreal_mlockrestriction"

I also tried with only
ModuleAutoload "logchan"
and no ModuleDelayedAutoload, which leads to the same result.

Don't know if it is module related or Anope related. If Anope, just tell me and I'll post it on the bug tracker. BT is attached here.

Regards,

Monk
Title:
Post by: Trystan Scott Lee on June 11, 2006, 04:48:53 PM
Looking at the backtrace the problem is upstream of the module. Please report to the Anope dev's