Actions
Bug #12157
closedSnort exits with Signal 10 on 32bit ARM platforms
Start date:
07/22/2021
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
21.05.1
Affected Version:
2.5.x
Affected Plus Version:
21.05
Affected Architecture:
SG-1000, SG-3100
Description
After enabling Snort it fails to start or crashes shortly after logging:
19 11:32:43 kernel pid 17377 (snort), jid 0, uid 0: exited on signal 10
This is a separate issue from PHP exiting with signal 11 which is covered by #11466 and for which a patch is available.
This is caused by compiler optimisations resulting in memory misalignment see:
https://forum.netgate.com/topic/161050/snort-won-t-start-after-upgrade-to-21-02-on-sg-3100
Actions