Subject: Re: kern/23163: 1.6ZD hangs during drive probe
To: Manuel Bouyer <bouyer@antioche.eu.org>
From: David Laight <david@l8s.co.uk>
List: netbsd-bugs
Date: 10/15/2003 21:04:10
On Wed, Oct 15, 2003 at 08:20:18PM +0200, Manuel Bouyer wrote:
> On Wed, Oct 15, 2003 at 02:37:28AM -0000, scotte@warped.com wrote:
> > [...]
> > atapibus0 at atabus0: 2 targets
> > atapibus0 drive 0: <_NEC DV-5700A, , 1.91> cdrom removable not configured
> 
> Can you enter ddb at this point ?
> If so, please provide a stack trace (tr) and also the stack trace for the
> atabus0 process (ps to get the PID, and then tr /t <pid>

You'll need tr /t 0t<pid>
because the pid is displayed in decimal and ddb default to hex input.

	David

-- 
David Laight: david@l8s.co.uk