Linux Netfilter discussions
 help / color / mirror / Atom feed
* libnetfilter conntrack: problem in nfct_callback_register
@ 2007-11-15 17:35 Julien VEHENT
  2007-11-15 18:11 ` Eric Leblond
  0 siblings, 1 reply; 5+ messages in thread
From: Julien VEHENT @ 2007-11-15 17:35 UTC (permalink / raw)
  To: netfilter

[-- Attachment #1: Type: text/plain, Size: 765 bytes --]

Hi All,

I'm coding with the libnetfilter-conntrack in C and, for some unexpected 
reasons, my program use to crash (could be after a few minutes or a few 
hours) with the following message:

> api.c:137: nfct_callback_register: Assertion `h != ((void *)0)' failed.

AFAIK, "h" is the library handler defined by nfct_open(CONNTRACK, 0) and used 
in nfct_callback_register, nfct_query and nfct_close.

But I have no idea how to debug that....

I'm using the following libs on Debian Lenny:
>libnetfilter-conntrack-dev    0.0.50-1
>libnetfilter-conntrack1       0.0.50-1

I pasted my code here: http://rafb.net/p/nz33XI27.html

This drives me crazy... It's probably just a stupid mistake but I don't see 
it...

Thanks for your help,

Julien

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 481 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2007-11-28 10:58 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-15 17:35 libnetfilter conntrack: problem in nfct_callback_register Julien VEHENT
2007-11-15 18:11 ` Eric Leblond
2007-11-15 19:16   ` Julien VEHENT
2007-11-15 19:26     ` Matt Zagrabelny
2007-11-28 10:58     ` Eric Leblond

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox