Subject: Re: kern/35553: azalia hangs an Optiplex 745
To: None <kern-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: Mark Davies <mark@mcs.vuw.ac.nz>
List: netbsd-bugs
Date: 02/11/2007 22:20:06
The following reply was made to PR kern/35553; it has been noted by GNATS.
From: Mark Davies <mark@mcs.vuw.ac.nz>
To: gnats-bugs@netbsd.org
Cc:
Subject: Re: kern/35553: azalia hangs an Optiplex 745
Date: Mon, 12 Feb 2007 11:17:02 +1300
On Friday 09 February 2007 05:45, TAMURA Kent wrote:
> Could you tack down what code in azalia stops the machine
> by inserting printf()s?
Well I put a printf at the start of every function in azalia.c and
azalia_codec.c and nothing was printed around the point that the
machine hangs. The only thing I did notice was that the last azalia
related function called (back at device config) was
azalia_query_devinfo() which was called more than a screenful times
in a row - I don't know if that is normal. Don't know what is called
before that as it disappears off the screen too quickly.
cheers
mark