Snort mailing list archives

Re: [Spam] Re: segfault - how to troubleshoot


From: Martin Holste <mcholste () gmail com>
Date: Wed, 1 Feb 2012 12:43:58 -0600

Also, when you're using gdb, I recommend wrapping it using the
"screen" utility so you can logout and still easily get the output
later.  Have a look at the manpage for more info.

On Wed, Feb 1, 2012 at 9:42 AM, Lay, James <james.lay () wincofoods com> wrote:
-----Original Message-----
From: Doug Burks [mailto:doug.burks () gmail com]
Sent: Tuesday, January 31, 2012 11:54 AM
To: Russ Combs
Cc: snort-users () lists sourceforge net
Subject: [Spam] Re: [Snort-users] segfault - how to troubleshoot
Importance: Low

It happened at 7:01, which is the time of our daily cronjob in
Security Onion to run PulledPork and restart Snort.  I'll look into
it.

Thanks,
Doug

If you've got dev tools you can use gdb...

gdb snort
handle SIGPIPE nostop noprint
run (put options here like -c bleh.conf)

after it crashes:
bt full

send that info.

James


------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
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

Please visit http://blog.snort.org to stay current on all the latest Snort news!

------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
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

Please visit http://blog.snort.org to stay current on all the latest Snort news!


Current thread: