Actions
Bug #2734
closedunix runmode deadlock when using too many threads
Affected Versions:
Effort:
Difficulty:
Label:
Description
Unix runmode can deadlock when there are too many threads and/or the packet pool is too small.
The combined per thread thresholds for returning packets to the original non-local pool exceeds the pool size, so pcap file reader threads waits for packets and workers don't return them as they didn't reach the threshold yet.
Updated by Victor Julien almost 6 years ago
- Status changed from Assigned to Closed
Actions