On 4 January 2017 at 12:57, John Barfield <john.barfi...@bissinc.com> wrote:
> root@PRD-GIP-cpls-san1:/export/home/jbarfield# pstack 18919
> 18919:  sudo diskinfo
>  fee8e665 pollsys  (8047b50, 2, 0, 0)
>  fee264af pselect  (6, 8089c30, 8089c50, fef06320, 0, 0) + 1bf
>  fee267b8 select   (6, 8089c30, 8089c50, 0, 0, 0) + 8e
>  08055f64 sudo_execute (807c960, 8047ce8, 41e, c0) + 4ba
>  080606f8 run_command (807c960, 807c9c0, 8047d88, 805dff9) + 4c
>  0805e03f main     (8047d7c, fef076a8, 8047db4, 8054cc3, 2, 8047dc0) + 681
>  08054cc3 _start   (2, 8047e7c, 8047e81, 0, 8047e8a, 8047e95) + 83

I think you've grabbed the "sudo" process, rather than the child
"diskinfo" process.  If you use "ptree" on the pid first, you'll be
able to see the full tree of processes.


Cheers.

-- 
Joshua M. Clulow
UNIX Admin/Developer
http://blog.sysmgr.org
_______________________________________________
OmniOS-discuss mailing list
OmniOS-discuss@lists.omniti.com
http://lists.omniti.com/mailman/listinfo/omnios-discuss

Reply via email to