Snort mailing list archives

Re: segmantation fault


From: Erek Adams <erek () snort org>
Date: Tue, 29 Apr 2003 10:39:59 -0400 (EDT)

On Mon, 28 Apr 2003, Filipe Dantas wrote:

I've got one problem

I've just installed SNORT 2.0 compiled correctly in one AlphaServer
model DS10 with RedHat 8 and MySQL...

When I execute the follow command "snort -dve" it works correctly but
when I execute "snort -i eth0 -c snort.conf" or just "snort -c
snort.conf" its works for couple seconds and hangs and give me the
follow error,

Segmentation Fault (core dump).

I've already tried to leave just one rule in the snort.conf, but it
isn't still work.

We need to see why it's dying.  Can you run it under gdb and produce a
backtrace?

        gdb snort
        gdb> run <snort options>
        <runs>
        <fails>
        gdb> bt
        gdb> exit

That should give us more data to work with.

Cheers!

-----
Erek Adams

   "When things get weird, the weird turn pro."   H.S. Thompson


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
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: