From: Pablo Florencio <pabloflorencio@cica.es>
To: netfilter@vger.kernel.org
Subject: [Re: conntrackd daemon stops: is conntrackd running?]
Date: Tue, 13 May 2008 13:35:25 +0200 [thread overview]
Message-ID: <48297CFD.5090005@cica.es> (raw)
[-- Attachment #1: Type: text/plain, Size: 1458 bytes --]
Thank you for your response, Max.
I have updated my getter.c function with the one at subversion but the
problems is still in there. I am also using
ALARM base synchronization working in a Red Hat EL 5 (64bits).
Please, take a look at this:
# gdb /usr/local/sbin/conntrackd
(gdb) run
Starting program: /usr/local/sbin/conntrackd
Program received signal SIGSEGV, Segmentation fault.
0x00000000004061f8 in compare (data1=0x6462b8, data2=0x7fff1243d8e0) at
cache.c:120
120 return ((memcmp(nfct_get_attr(u1->ct, ATTR_ORIG_IPV6_SRC),
(gdb) bt
#0 0x00000000004061f8 in compare (data1=0x6462b8, data2=0x7fff1243d8e0)
at cache.c:120
#1 0x00000000004033f7 in hashtable_test (table=0x634e10,
data=0x7fff1243d8e0) at hash.c:126
#2 0x00000000004059b2 in __update (c=0x620160, ct=0x7fff1243d9c0) at
cache.c:299
#3 0x0000000000405c59 in cache_update_force (c=0x0, ct=0x0) at cache.c:356
#4 0x00000000004075c3 in do_mcast_handler_step (net=0x7fff1243db94) at
sync-mode.c:72
#5 0x0000000000407680 in run_sync (readfds=<value optimized out>) at
sync-mode.c:123
#6 0x0000000000402d45 in run () at run.c:227
#7 0x0000000000402967 in main (argc=1, argv=0x7fff1244eec8) at main.c:259
(gdb) quit
The program is running. Exit anyway? (y or n) y
It seems that the problem is in function compare at cache.c, isn't is?
Maybe with the attribute ATTR_ORIG_IPV6_SRC.
IPv6 is full implemented at our network.
Thanks for you attention
Pablo Florencio
[-- Attachment #2: S/MIME Cryptographic Signature --]
[-- Type: application/x-pkcs7-signature, Size: 3881 bytes --]
next reply other threads:[~2008-05-13 11:35 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-05-13 11:35 Pablo Florencio [this message]
2008-05-15 14:14 ` [Re: conntrackd daemon stops: is conntrackd running?] 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=48297CFD.5090005@cica.es \
--to=pabloflorencio@cica.es \
--cc=netfilter@vger.kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.