Thomas Maier-Komor writes:
> James Carlson wrote:
> > Thomas Maier-Komor writes:
> >> Has anybody got some mdb magic at hand?
> > 
> > Sure.  If the PID is 1234 (decimal), do this:
> > 
> >> 0t1234::pid2proc | ::walk thread | ::findstack
> > 
> 
> Thanks. Looks like a good starter. But what can I do, if
> $ 0t1234::pid2proc | ::walk thread
> returns nothing?

Then you have to do:

  ::threadlist -v ! less

and slog through the output to find the offender.

-- 
James Carlson, KISS Network                    <[EMAIL PROTECTED]>
Sun Microsystems / 1 Network Drive         71.232W   Vox +1 781 442 2084
MS UBUR02-212 / Burlington MA 01803-2757   42.496N   Fax +1 781 442 1677
_______________________________________________
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org

Reply via email to