Project

General

Profile

Actions

Bug #5445

closed

RX thread hang in pcap-file mode

Added by jun liu about 2 years ago. Updated 17 days ago.

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

Description

Based on suricata 6.0.1 RX thread sometimes hang, so RX can't read pcap file.
Other people have been referred to the same problem:
(1) https://redmine.openinfosecfoundation.org/issues/3049
(2) https://redmine.openinfosecfoundation.org/issues/3075
While reading pcap file, function PcapFileDispatch try to call PacketPoolWait,
PacketPoolWait may hang on "SCCondWait(&my_pool->return_stack.cond, &my_pool->return_stack.mutex);".
It seems nobody sends Signal to it.


Files


Related issues 1 (1 open0 closed)

Related to Suricata - Bug #3075: RX thread hang in pcap-file modeNewOISF DevActions
Actions

Also available in: Atom PDF