Actions
Bug #6089
closedsuricata --list-keywords does not work with debug validation
Affected Versions:
Effort:
Difficulty:
Label:
Description
Assertion failed: (!((g_engine_mode == ENGINE_MODE_UNKNOWN))), function EngineModeIsIPS, file suricata.c, line 224.
Abort trap: 6
#2 0x10b15e236 in EngineModeIsIPS suricata.c:224
#3 0x10b1a76c3 in ExceptionPolicyParse util-exception-policy.c:215
#4 0x10ae3aff1 in AppLayerParserRegisterProtocolParsers app-layer-parser.c:1743
#5 0x10ad79df8 in AppLayerSetup app-layer.c:973
#6 0x10b1faffa in ListKeywords util-running-modes.c:37
#7 0x10b16615c in SuricataMain suricata.c:2918
Updated by Philippe Antoine over 1 year ago
- Status changed from New to In Review
Updated by Philippe Antoine over 1 year ago
This bug was introduced by commit f961d3bb950394bb7c60f220155b75d084da1601 from @Lukas Sismis which added the assertion
Updated by Philippe Antoine over 1 year ago
- Status changed from In Review to Closed
Actions