<span style>My suricata is well with the normal mode.</span><br style><br style><span style>It core dumped while with the pfring mode. Just like: suricata -c /etc/suricata/suricata.yaml --pfring=eth0</span><br style><span style>System is Fedora Core x86_64</span><br style>
<span style>Linux Kernel is 3.0.8</span><br style><span style>PF_RING version is 5.2.1</span><br style><span style>suricata version is 1.2.1</span><br style><br style><span style>I have debug it by gdb:</span><br style><br style>
<div style>(gdb) bt</div><div style>#0  0x0000003cfc13661d in __memcpy_ssse3_back () from /lib64/libc.so.6</div><div style>#1  0x0000003291a27c73 in pfring_mod_recv (ring=0x7ffff0000940, buffer=0x1cd13d8, buffer_len=1516, hdr=0x7ffff6b89500, </div>
<div style>    wait_for_incoming_packet=1 '\001') at pfring_mod.c:422</div><div style>#2  0x0000003291a25e9d in pfring_recv (ring=0x7ffff0000940, buffer=0x1cd13d8, buffer_len=1516, hdr=0x7ffff6b89500, </div><div style>
    wait_for_incoming_packet=1 '\001') at pfring.c:335</div><div style>#3  0x0000000000420208 in ReceivePfringLoop ()</div><div style>#4  0x00000000006f0867 in TmThreadsSlotPktAcqLoop ()</div><div style>#5  0x0000003cfc407cd1 in start_thread () from /lib64/libpthread.so.0</div>
<div style>#6  0x0000003cfc0dfd3d in clone () from /lib64/libc.so.6</div><div style>(gdb)<br><br><br>The bug like in libpfring, but other program depend this libpfring is ok.<br><br>Please to fix the bug. Thanks.</div>