Re: bin/42255: Truss segfaults when tracing sshd

2002-08-31 Thread David Malone
On Sat, Aug 31, 2002 at 05:45:26PM +0200, Anders Nordby wrote: > # truss -p `sockstat -l | egrep 'sshd.*tcp4' | awk '{print $3}'` > > Log into the system with sshd, and truss will segfault: There is an even easier way to reproduce this: gonzo 9% sleep 10 & [2] 35245 gonzo 10% truss -p 35245 *se

Truss segfaults when tracing sshd

2002-08-31 Thread Anders Nordby
>Submitter-Id: current-users >Originator:Anders Nordby <[EMAIL PROTECTED]> >Organization: >Confidential: no >Synopsis: Truss segfaults when tracing sshd >Severity: serious >Priority: medium >Category: bin >Class: sw-bug &g