Displaying 1 result from an estimated 1 matches for "nfct_helper_cb".
2014 Dec 08
3
[Bug 990] New: nfct segfault in nfct_helper_free
...at malloc.c:2888
2888 if (chunk_is_mmapped(p)) /* release mmapped
memory. */
(gdb) bt
#0 __GI___libc_free (mem=0x4545454545454545) at malloc.c:2888
#1 0x00007ffff77cf97f in nfct_helper_free (h=h at entry=0x607030) at
libnetfilter_cthelper.c:119
#2 0x0000000000402fe0 in nfct_helper_cb (nlh=nlh at entry=0x7fffffffc9d0,
data=data at entry=0x0) at nfct-extensions/helper.c:113
#3 0x00007ffff7bd9370 in __mnl_cb_run (cb_ctl_array_len=0, cb_ctl_array=0x0,
data=0x0, cb_data=0x402f80 <nfct_helper_cb>,
portid=22283, seq=1418033670, numbytes=4206464, buf=0x7fffffffc9d0) at
call...