Re: unkillable ps processes
Stephan <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.kernel |
|---|---|
| Message-ID | <CABZpUSUCP1GtcVt3UqtYxuVRf9Zv1eb493N=2ecXvjyL=_ihww@mail.gmail.com> |
> Do you mean to issue the command stated in the EXAMPLES section of crash(8)? Yes, that always worked well for me. I remember using it by typing ps to obtain the address of the thread control structure, followed by "t/a <address>" or "bt/a <address>".