Actions
Bug #1003
closedSegmentation fault
Affected Versions:
Effort:
Difficulty:
Label:
Description
I'm getting this segmentation fault in the latest master revision. Stack trace attached. After looking at the code it happens when running the stateful app layer detection. It seems it is detecting the traffic as HTTP but the "conn" variable from the HTTP state is null.
Files
Updated by Anoop Saldanha about 11 years ago
- Assignee set to Anoop Saldanha
- Target version set to 2.0beta2
Updated by Victor Julien about 11 years ago
@Anoop did you find anything?
@Duarte did you see this again?
Updated by Duarte Silva about 11 years ago
Hi Victor,
I have tested a patch that Anoop sent to me in private. It is working like a charm, no more crash's since I applied the patch.
Cheers,
Duarte
Updated by Anoop Saldanha about 11 years ago
The fix has been working fine for me as well.
Updated by Victor Julien about 11 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Actions