From: Max Kellermann <max@duempel.org>
To: Pablo Neira Ayuso <pablo@netfilter.org>
Cc: netfilter-devel@vger.kernel.org
Subject: Re: conntrackd won't start, "can't open multicast server!"
Date: Sat, 5 Jan 2008 18:29:56 +0100 [thread overview]
Message-ID: <20080105172955.GA14295@swift.blarg.de> (raw)
In-Reply-To: <477F94BC.40804@netfilter.org>
On 2008/01/05 15:31, Pablo Neira Ayuso <pablo@netfilter.org> wrote:
> You forgot the -S option to run it in statistics mode. I know that this
> option is a bit confusing so I have applied a patch to obsolete it.
> Thus, you won't need to pass -S to conntrackd anymore in the upcoming
> 0.9.6 release.
Right, with -S it starts up. Somehow I must have missed that option
in the --help text.
By the way, it is not possible to run "conntrackd --help" as user. It
would be nice if users could view the usage information. Why does
conntrackd check the capability mask at all?
The conntrackd manual page is missing in the source distribution, it
might be in SVN, since it is displayed on the conntrack-tools home
page.
I noticed conntrackd runs select() with a 200ms timeout, i.e. it wakes
up 5 times a second only to see that there is nothing to do. Why
that? This leads to increased power consumption for no good.
When I stop the daemon (running in foreground) with Ctrl-C, glibc
detects a heap corruption:
*** glibc detected *** /usr/sbin/conntrackd: corrupted double-linked
list: 0x0000000000631d40 ***
======= Backtrace: =========
/lib/libc.so.6[0x2afb493221cc]
/lib/libc.so.6(cfree+0x8c)[0x2afb49325b5c]
/usr/lib/libnetfilter_conntrack.so.1(nfct_close+0x6f)[0x2afb48e9db2f]
/usr/sbin/conntrackd[0x4032de]
/lib/libc.so.6[0x2afb492e0040]
/lib/libc.so.6(sigprocmask+0x10)[0x2afb492e0440]
/usr/sbin/conntrackd[0x403350]
/lib/libc.so.6[0x2afb492e0040]
/lib/libc.so.6(__select+0x13)[0x2afb4937eb33]
/usr/sbin/conntrackd[0x402dd5]
/usr/sbin/conntrackd[0x402924]
/lib/libc.so.6(__libc_start_main+0xf4)[0x2afb492cc1c4]
/usr/sbin/conntrackd[0x402239]
I am using libnetfilter_conntrack 0.0.82.
Max
next prev parent reply other threads:[~2008-01-05 17:29 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-01-04 8:10 conntrackd won't start, "can't open multicast server!" Max Kellermann
2008-01-05 14:31 ` Pablo Neira Ayuso
2008-01-05 17:29 ` Max Kellermann [this message]
2008-01-07 11:09 ` Pablo Neira Ayuso
2008-01-07 11:55 ` Max Kellermann
2008-01-09 23:06 ` Pablo Neira Ayuso
2008-01-14 9:40 ` Max Kellermann
2008-01-14 15:41 ` Pablo Neira Ayuso
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20080105172955.GA14295@swift.blarg.de \
--to=max@duempel.org \
--cc=netfilter-devel@vger.kernel.org \
--cc=pablo@netfilter.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).