Snort mailing list archives
Re: segmentation fault when logging snort
From: Erek Adams <erek () snort org>
Date: Tue, 4 Mar 2003 11:30:17 -0500 (EST)
On Tue, 4 Mar 2003, Gross Barry D. wrote:
using snort 1.9.0 a majority of the time when I use insert the -l option in snort packet logger mode I get a segmentation fault. It does write to the screen just fine and on occasion (1 out of 10 times) it does write successfully to the log. I haven't been able to find any documentation on this. anyone experience something similar?
First off: Upgrade to 1.9.1 or disable rpc_decode in snort.conf.
Does Snort dump a core when that happens, or does it just segfault? If it
dumps a core, please check out the BUGS file and follow those
instructions. Basically it's:
# gdb snort snort.core
gdb> bt
And then send the output with any other information over to the
snort-developers list.
Also include the output from:
grep -v '^#' snort.conf | grep -v '^$'
That will give us a better idea of what's going on.
Cheers!
-----
Erek Adams
"When things get weird, the weird turn pro." H.S. Thompson
-------------------------------------------------------
This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger
for complex code. Debugging C/C++ programs can leave you feeling lost and
disoriented. TotalView can help you find your way. Available on major UNIX
and Linux platforms. Try it free. www.etnus.com
_______________________________________________
Snort-users mailing list
Snort-users () lists sourceforge net
Go to this URL to change user options or unsubscribe:
https://lists.sourceforge.net/lists/listinfo/snort-users
Snort-users list archive:
http://www.geocrawler.com/redir-sf.php3?list=snort-users
Current thread:
- segmentation fault when logging snort Gross Barry D. (Mar 04)
- Re: segmentation fault when logging snort Erek Adams (Mar 04)
