Project

General

Profile

Bug #1827

Updated by Victor Julien almost 8 years ago

Hello Team, 

 I am getting a below error while starting suricata services. Can you please help with how I can fix this issue. 

 <pre> 
 [root@suricata ~]# suricata -c /etc/suricata/suricata.yaml -s /var/data/***/md5.rules --af-packet=ens160  
 Initialization syslog logging with format "[%i] <%d> -- ". 
 24/6/2016 -- 11:01:53 - <Notice> - This is Suricata version 3.0.1 RELEASE 
 24/6/2016 -- 11:02:37 - <Error> - [ERRCODE: SC_ERR_MEM_ALLOC(1)] - SCRealloc failed: Cannot allocate memory, while trying to allocate 18446744071562067968 bytes 
 24/6/2016 -- 11:02:37 - <Error> - [ERRCODE: SC_ERR_FATAL(171)] - Out of memory. The engine cannot be initialized. Exiting... 
 </pre>

Back