From: william m. <wil...@gm...> - 2008-08-05 15:37:50
|
That isn't enough information please send us the output of a back trace using gdb. Regards, Will ulimit -c unlimited #start snort as you normally would /usr/local/bin/snort_inline -normal startup options #run core file through gdb gdb /usr/local/bin/snort_inline core.pid bt full #send back the output On Tue, 2008-08-05 at 14:16 +0000, vishal_nitr wrote: > > Hi All, > I am getting a segmentation fault when stickydrop option is enabled > snort_inline.conf after every 338 packet drops. > I am using snort-inline-2.6.1.5 and this is my stickydrop > configuration > > preprocessor stickydrop: max_entries 1000, log > preprocessor stickydrop-timeouts: sfportscan 60 > preprocessor stickydrop-ignorehosts: 10.0.0.1/32 > > Please help. > > TIA. > > Thanks and Regards, > Vishal Kotalwar, > Software Engineer, > Aricent, > Chennai-35. > 09884074047. > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ Snort-inline-users mailing list Sno...@li... https://lists.sourceforge.net/lists/listinfo/snort-inline-users |