Actions
Bug #1434
closedAppLayerParserGetTxDetectState crashes at 2.1beta
Status:
Closed
Priority:
Normal
Assignee:
-
Target version:
-
Affected Versions:
Effort:
Difficulty:
Label:
Description
Hi there,
we've experienced some Suricata 2.1beta (master) crashes since Mar 25 (every 1-2 hours) caused by invoking unconditional AppLayerParserGetTxDetectState at line 303 of detect-engine-state.c
There has to be a check AppLayerParserSupportsTxDetectState before.
Cheers Petr and Ilya
Updated by Victor Julien over 9 years ago
Can you provide a gdb backtrace? See Reporting_Bugs
Updated by Petr Chmelar over 9 years ago
Dear Victor Julien,
we have investigated the stuff and it seems we had an old version of app parsers - it is fixed in the parsers by now.
You can close this issue. Thank you!
Petr
Updated by Victor Julien over 9 years ago
- Status changed from New to Closed
- Priority changed from High to Normal
- Target version deleted (
2.1beta4)
Actions