kern/124174: Panic after installing audio/oss on an Asus A8N-SLI Premium mobo

Jos Backus jos at catnook.com
Sun Jun 1 21:00:09 UTC 2008


The following reply was made to PR kern/124174; it has been noted by GNATS.

From: Jos Backus <jos at catnook.com>
To: Remko Lodder <remko at FreeBSD.org>
Cc: freebsd-gnats-submit at FreeBSD.org, jkim at freebsd.org
Subject: Re: kern/124174: Panic after installing audio/oss on an Asus
	A8N-SLI Premium mobo
Date: Sun, 1 Jun 2008 13:51:19 -0700

 Commenting out this define
 
     #if __FreeBSD_version >= 700031
     #define USE_SX_LOCK  1
     #endif
 
 in oss-v4.0-build1015-src-bsd/kernel/OS/FreeBSD/wrapper/bsddefs.h and
 reinstalling the port avoids the panic. As a result, KDE system sounds play
 normally and mplayer works, too. So it looks like there's something wrong with
 the way OSS uses sx locks. I'll report this on the 4Front forum.


More information about the freebsd-bugs mailing list