Jul 9 08:15:25 suricata[27926]: [100117] <Error> -- [ERRCODE: SC_ERR_INITIALIZATION(45)] - Engine initialization failed, aborting...Jul 9 08:15:25 suricata[27926]: [100117] <Error> -- [ERRCODE: SC_ERR_THREAD_INIT(49)] - thread "W#01-igb0" failed to initialize: flags 0145Jul 9 08:15:25 suricata[27926]: [100900] <Error> -- [ERRCODE: SC_ERR_NETMAP_CREATE(263)] - Couldn't register igb0 with netmap: Cannot allocate memoryJul 9 08:15:25 suricata[27926]: [100833] <Error> -- [ERRCODE: SC_ERR_NETMAP_CREATE(263)] - Couldn't register igb0 with netmap: Cannot allocate memoryJul 9 08:15:25 suricata[27926]: [100888] <Error> -- [ERRCODE: SC_ERR_NETMAP_CREATE(263)] - Couldn't register igb0 with netmap: Cannot allocate memoryJul 9 08:15:12 suricata: [100117] <Warning> -- [ERRCODE: SC_WARN_DEFAULT_WILL_CHANGE(317)] - in 5.0 the default for decoder event stats will go from 'decoder.<proto>.<event>' to 'decoder.event.<proto>.<event>'. See ticket #2225. To suppress this message, set stats.decoder-events-prefix in the yaml.Jul 9 08:15:12 suricata: [100230] <Notice> -- This is Suricata version 4.1.4 RELEASE
Jul 9 16:54:14 kernel: 454.788949 [1916] netmap_mem2_rings_create Cannot allocate RX_ringJul 9 16:54:14 kernel: 454.781097 [1015] netmap_obj_malloc netmap_ring request size 65792 too large
Nice catch, ring size is still too small on stock FreeBSD.We have the patch on versions up to 19.1, but had to revert for merging newer netmap code in 19.7 and it wasn't applied on top again.https://github.com/opnsense/src/commit/815f865ea29cWill be fixed in 19.7 release. Thanks!Cheers,Franco
Jul 18 15:14:40 suricata[51428]: [100151] <Error> -- [ERRCODE: SC_ERR_INITIALIZATION(45)] - Engine initialization failed, aborting...Jul 18 15:14:40 suricata[51428]: [100151] <Error> -- [ERRCODE: SC_ERR_THREAD_INIT(49)] - thread "W#01-em0" failed to initialize: flags 0145Jul 18 15:14:39 suricata[51428]: [100380] <Error> -- [ERRCODE: SC_ERR_NETMAP_CREATE(263)] - Couldn't register em1 with netmap: Invalid argumentJul 18 15:14:39 suricata[51428]: [100379] <Error> -- [ERRCODE: SC_ERR_NETMAP_CREATE(263)] - Couldn't register em1 with netmap: Invalid argumentJul 18 15:14:39 suricata[51428]: [100378] <Error> -- [ERRCODE: SC_ERR_NETMAP_CREATE(263)] - Couldn't register em0 with netmap: Invalid argumentJul 18 15:14:39 suricata[51428]: [100377] <Error> -- [ERRCODE: SC_ERR_NETMAP_CREATE(263)] - Couldn't register em0 with netmap: Invalid argument
786.356550 [2157] netmap_buf_size_validate error: large MTU (9000) needed but em0 does not support NS_MOREFRAG786.371958 [2157] netmap_buf_size_validate error: large MTU (9000) needed but em1 does not support NS_MOREFRAG