Subject: Re: kern/33408: dvd of death
To: None <gnats-bugs@netbsd.org>
From: YAMAMOTO Takashi <yamt@mwd.biglobe.ne.jp>
List: netbsd-bugs
Date: 05/02/2006 11:56:51
> 	I recorded a dvd with readcd + cdrecord (ossdvd) and now
> 	when I try to play it NetBSD crashes.
> 	The fact that my dvd burner is not working fine shouldn't
> 	produce a crash.

> #33 0xc02d3de7 in physio_done (wk=0xc110ec24, dummy=0x0)
>     at /home/rpaulo/netbsd/src/sys/kern/kern_physio.c:207
> 207                     wakeup(mbp);

- "p *bp" at frame #33, please.

- which hba driver are you using?

YAMAMOTO Takashi