|
|
|
|
Snort Forums Archive
Archive Home » BSD » snort crashes when running
Please note that the categories listed below represent an archived version of our forums pages. To view the current version and be able to post and reply to threads, please register and login here to go to the full forums pages.
[ Notice: Full Version of This Topic ]
snort crashes when running
Posted by GuTizz on June 28, 2007 07:46:58
Hello, my system is FreeBSD, I got this error message when running gdb:
------------------------------------------------------
--== Initialization Complete ==--
,,_ -*> Snort! <*-
o" )~ Version 2.6.1.5 (Build 59)
'''' By Martin Roesch & The Snort Team: http://www.snort.org/team.html
(C) Copyright 1998-2007 Sourcefire Inc., et al.
Rules Engine: SF_SNORT_DETECTION_ENGINE Version 1.6
Preprocessor Object: SF_DNS Version 1.0
Preprocessor Object: SF_DCERPC Version 1.0
Preprocessor Object: SF_SSH Version 1.0
Preprocessor Object: SF_SMTP Version 1.0
Preprocessor Object: SF_FTPTELNET Version 1.0
Not Using PCAP_FRAMES
Program received signal SIGSEGV, Segmentation fault.
0x080a16ab in TcpSessionCleanup (lwssn=0xf9573b0) at snort_stream5_tcp.c:2072
2072 if (((IPHdr *)(tcpssn->client.seglist->pktOrig + ETHERNET_HEADER_LEN))->ip_proto == IPPROTO_GRE)
------------------------------------------------------
|
|
Posted by snort_sport on February 19, 2008 20:14:20
Looks like you are getting the stream5/GRE issue. use stream4 or wait for the fix in ports. |
|
|
|
|
|