Actions
Bug #525
closed
RR
EL
Optimization #551: Replace SCLogError by a counter for memory issue and other memcap
[ERRCODE: SC_ERR_MEM_ALLOC(1)]
Bug #525:
[ERRCODE: SC_ERR_MEM_ALLOC(1)]
Affected Versions:
Effort:
Difficulty:
Label:
Description
I run the suricata by the following command to read a pcap file
sudo suricata -c /etc/suricata/suricata.yaml -r /..../filename.pcap
but on the screen it shows the following errer in my terminal
[ERRCODE: SC_ERR_MEM_ALLOC(1)] - Defrag: Failed to allocate tracker.
If it is an error it should not be printed in my terminal screen as snort did not do it.
Best
Actions