On 03/01/11 19:12, Salih Gönüllü wrote: > Hi, > > my last ulogd.conf was not complete. And I think I found out the cause: > > stack=log2:NFLOG,base1:BASE,ifi1:IFINDEX,ip2str1:IP2STR,print1:PRINTPKT,emu0:LOGEMU > > stack=log2:NFLOG,base1:BASE,ifi1:IFINDEX,ip2str1:IP2STR,print1:PRINTPKT,syslog1:SYSLOG > > having other stacks is not a problem as long as the log2:NFLOG is not > present, could it be that stop_pluginstances() in this case is doing a > double free() ? Let me check this, if the problem is what you're pointing (which makes sense at first look at the code) I guess that we need some refcounting for plugins to avoid double freeing. -- To unsubscribe from this list: send the line "unsubscribe netfilter" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html