Project

General

Profile

Actions

Bug #988

closed

suricata don't exit in live mode

Added by Eric Leblond over 10 years ago. Updated over 10 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Affected Versions:
Effort:
Difficulty:
Label:

Description

When starting suritcata in pcap mode (-i eth0) with latest commit being cb150003879edc0128f1902db903c5466f86a733, I'm not able to terminate suricata with CTRL+C.

Attaching a gdb process to suri and applying bt lead to:

(gdb) bt
#0  0x00007f437739349d in nanosleep () at ../sysdeps/unix/syscall-template.S:81
#1  0x00007f43773bbf44 in usleep (useconds=<optimized out>) at ../sysdeps/unix/sysv/linux/usleep.c:32
#2  0x000000000073f4fa in FlowForceReassembly () at flow-timeout.c:693
#3  0x00000000007cc0f3 in main (argc=5, argv=0x7fff045ec378) at suricata.c:2160

Problem is the same with af-packet capture mode.

Actions

Also available in: Atom PDF