On Thu, Nov 12, 2015 at 12:09:26PM +0700, Eugene Grosbein wrote: > On 12.11.2015 07:12, Slawa Olhovchenkov wrote: > > I have amd64, STABLE r288167. > > > PID TID COMM TDNAME CPU PRI STATE WCHAN > > kill -STOP don't have effect. > > gdb can't be attached. > > That is expected, STOP-ed process cannot do anything, can't even die. > Use "kill -KILL", then "kill -CONT", so the KILL signal could be delivered > and do the job. > >
I am already do this, (plase read ""kill -CONT don't have effect). kill -KILL too. _______________________________________________ freebsd-stable@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"