Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Crash in audio driver



I believe I fixed this an hour ago.  I found  a stray closef in audiobell.c  It 
was from one of my WIP audiobell.c's.

Nat

On Wed, 15 Feb 2017 14:26:26 Paul Goyette wrote:
> Having just updated my amd64 system to 7.99.59 (sources updated on on
> 2017-02-14 at 21:48:07 UTC), I tried to
> 
>  	# echo "T60L1CP1CP1C" > /dev/speaker
> 
> and got a panic in kern_descrip.c at line 814.  Here's the backtrace
> (manually copied)
> 
>  	vpanic + 0x140
>  	uaudio_get_cluster
>  	closef + 0x110
>  	fd_free + 0xcb
>  	exit1 + 0x11d
>  	sys_exit + 0x3d
>  	syscall + 0x1d2
> 
> (The uaudio_get_cluster call is probably bogus but I can't figure out
> why it's there!)
> 
> Any clue?
> 
> 
> +------------------+--------------------------+------------------------+
> 
> | Paul Goyette     | PGP Key fingerprint:     | E-mail addresses:      |
> | (Retired)        | FA29 0E3B 35AF E8AE 6651 | paul at whooppee.com   |
> | Kernel Developer | 0786 F758 55DE 53BA 7731 | pgoyette at netbsd.org |
> 
> +------------------+--------------------------+------------------------+


Home | Main Index | Thread Index | Old Index