S8: kernel: traps: W#02-10:00.1[990658] general protection fault ip:62e51a sp:7fa51ae12050 error:0 in suricata[400000+98f000]

From suricata main repo Suricata beta 8

  • RedHat 8 EL 8.9
  • SElinux permissive
  • kernel 4.18.0-513.18.1.el8_9.x86_64
  • dpdk DPDK 23.07.0 from source

No problem for months with v8 and updates, but after a git pull today and the usual stuff to compile and link suricata fails at the end when starting:

$ /var/log/messages
Mar 18 17:45:36 suricata[990288]: Perf: threads: Setting prio 0 for thread “CS”, thread id 990722 [TmThreadSetupOptions:tm-threads.c:883]
Mar 18 17:45:36 suricata[990288]: Info: unix-manager: unix socket ‘/var/run/suricata/suricata-command.socket’ [UnixNew:unix-manager.c:136]
Mar 18 17:45:36 suricata[990288]: Perf: threads: Setting prio 0 for thread “US”, thread id 990723 [TmThreadSetupOptions:tm-threads.c:883]
Mar 18 17:45:36 suricata[990288]: Invalid port_id=65535
Mar 18 17:45:36 suricata[990288]: Notice: threads: Threads created → W: 102 FM: 5 FR: 5 Engine started. [TmThreadWaitOnThreadRunning:tm-threads.c:1899]
Mar 18 17:45:36 suricata[990288]: Invalid port_id=65535
Mar 18 17:45:36 suricata[990288]: Invalid port_id=65535
Mar 18 17:45:36 kernel: traps: W#02-10:00.1[990658] general protection fault ip:62e51a sp:7fa51ae12050 error:0 in suricata[400000+98f000]
Mar 18 17:45:37 systemd[1]: suricata.service: Main process exited, code=killed, status=11/SEGV
Mar 18 17:45:37 systemd[1]: suricata.service: Failed with result ‘signal’.

]# dmesg
[280445.508159] traps: W#02-10:00.1[990658] general protection fault ip:62e51a sp:7fa51ae12050 error:0 in suricata[400000+98f000]

Running v8 on one of the production servers in order to support development this great product, but if it takes days to respond in case of trouble … sorry switching back to stable branch.

Andre, there is no support guarantee for our git master, nor is there any SLA in this free and community support forum. Additionally, please report bugs in our redmine.

I understand, but guess got spoiled by the swift repons during the dpdk setup. 6877 On Redmine.