I catched the segfault with gdb. This time I put tcp as filter:
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x76125700 (LWP 5304)]
0x7772ddcb in pcap_lex () at scanner.c:3860
3860scanner.c: No such file or directory.
(gdb) bt
#0 0x7772ddcb
On Jun 7, 2016, at 6:02 AM, ikuzar RABE wrote:
> I catched the segfault with gdb. This time I put tcp as filter:
>
>Program received signal SIGSEGV, Segmentation fault.
> [Switching to Thread 0x76125700 (LWP 5304)]
> 0x7772ddcb in pcap_lex () at scanner.c:3860
> 3860scanner.c