Re: Unable to kill a non-zombie process with -9

2014-11-01 Thread Rick Macklem
I wrote: > el...@sentor.se wrote: > > > > No one have any thoughts about this? > > > > Its happening sporadically on several FreeBSD 10 machines of mine, > > while > > all of the FreeBSD 9-machines work just fine. > > > > If the problem isn't fixed, people won't be able to upgrade to and > > run

Re: Unable to kill a non-zombie process with -9

2014-10-31 Thread Rick Macklem
el...@sentor.se wrote: > > No one have any thoughts about this? > > Its happening sporadically on several FreeBSD 10 machines of mine, > while > all of the FreeBSD 9-machines work just fine. > > If the problem isn't fixed, people won't be able to upgrade to and > run > snort on FreeBSD 10. > >

Re: Unable to kill a non-zombie process with -9

2014-10-31 Thread Mateusz Guzik
On Wed, Oct 15, 2014 at 11:41:33AM +0200, el...@sentor.se wrote: > > Hi! > > Today the problem reoccurred. > I've now debugged the problem a little furter. > > I'm starting snort (as root). > > <<>> > Oct 15 08:46:59 snort[22646]: Initializing daemon mode > Oct 15 08:46:59 snort[22648]: Daemon

Re: Unable to kill a non-zombie process with -9

2014-10-31 Thread elof2
No one have any thoughts about this? Its happening sporadically on several FreeBSD 10 machines of mine, while all of the FreeBSD 9-machines work just fine. If the problem isn't fixed, people won't be able to upgrade to and run snort on FreeBSD 10. log: I'm starting snort (as root). <<>> Oct

Re: Unable to kill a non-zombie process with -9

2014-10-15 Thread elof2
Hi! Today the problem reoccurred. I've now debugged the problem a little furter. I'm starting snort (as root). <<>> Oct 15 08:46:59 snort[22646]: Initializing daemon mode Oct 15 08:46:59 snort[22648]: Daemon initialized, signaled parent pid: 22646 Oct 15 08:46:59 snort[22648]: Reload thread

Re: Unable to kill a non-zombie process with -9

2014-10-09 Thread John-Mark Gurney
el...@sentor.se wrote this message on Wed, Oct 08, 2014 at 13:30 +0200: > > I guess this is a bug report for FreeBSD 10.0. > > > > Sometimes I can't kill my snort process on FreeBSD 10.0. > It won't die, even with kill -9. > > I'm not talking about a zombie process. Snort is a process that sho

Unable to kill a non-zombie process with -9

2014-10-08 Thread elof2
I guess this is a bug report for FreeBSD 10.0. Sometimes I can't kill my snort process on FreeBSD 10.0. It won't die, even with kill -9. I'm not talking about a zombie process. Snort is a process that should die normally. I've run snort on over 100 nodes since FreeBSD v6.x and I've never see