From nobody@FreeBSD.org  Tue Jul  5 17:28:42 2005
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id EA23316A41C
	for <freebsd-gnats-submit@FreeBSD.org>; Tue,  5 Jul 2005 17:28:42 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id D475B43D45
	for <freebsd-gnats-submit@FreeBSD.org>; Tue,  5 Jul 2005 17:28:42 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.13.1/8.13.1) with ESMTP id j65HSgQA098415
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 5 Jul 2005 17:28:42 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id j65HSgiQ098414;
	Tue, 5 Jul 2005 17:28:42 GMT
	(envelope-from nobody)
Message-Id: <200507051728.j65HSgiQ098414@www.freebsd.org>
Date: Tue, 5 Jul 2005 17:28:42 GMT
From: Azamshul Azizy <semaun@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: snd_ich freezes system when being kldload'ed after being kldunload'ed
X-Send-Pr-Version: www-2.3

>Number:         83017
>Category:       kern
>Synopsis:       [snd_ich] snd_ich freezes system when being kldload'ed after being kldunload'ed
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-multimedia
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jul 05 17:30:12 GMT 2005
>Closed-Date:    Sun Nov 26 14:09:46 GMT 2006
>Last-Modified:  Sun Nov 26 14:09:46 GMT 2006
>Originator:     Azamshul Azizy
>Release:        5.4-STABLE
>Organization:
>Environment:
FreeBSD freedom 5.4-STABLE FreeBSD 5.4-STABLE #0: Tue Jul  5 23:58:04 JST 2005 root@freedom:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
The problem exists on the Toshiba Dynabook G4/510PME laptop, Yamaha AC-XG ICH97 compatible chipset. I cvsupped to the latest 5.4-STABLE and recompiled the kernel using GENERIC. Rebooted the system, and loaded the snd_ich module, and tested it. It worked fine. Then I tried unloading it, and no errors occurred when doing this. After that, I tried reloading the module (using kldload), and the system froze. Btw, 5.3 / 4.11 and other previous releases freeze whenever I try to load snd_ich even from a clean startup (fatal trap 12). There's something from the past few days that is being committed to src that made the module loadable (and workable), so I hope that it won't break in the future.

And thanks to you guys for making this laptop scream!!! This is one of the best days of my life. I've been waiting for this day for the last 2 years.
>How-To-Repeat:
From a clean startup, load the snd_ich module, either using loader.conf or "kldload snd_ich". Unload the module using "kldunload snd_ich". Reload the module using "kldload snd_ich". At this point, the system will freeze.
>Fix:
      
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-i386->freebsd-bugs 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Fri Jul 22 19:53:31 GMT 2005 
Responsible-Changed-Why:  
This sounds like a generic problem with modules, not with just the i386 
architecture. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=83017 
State-Changed-From-To: open->closed 
State-Changed-By: netchild 
State-Changed-When: Sun Nov 26 14:06:20 UTC 2006 
State-Changed-Why:  
This was a problem with the sound modules. This is fixed in RELENG_6 since 
a while (~1 year I think). In case you still see such a problem on 6.1/6.2 
or 7-current please report back. 


Responsible-Changed-From-To: freebsd-bugs->freebsd-multimedia 
Responsible-Changed-By: netchild 
Responsible-Changed-When: Sun Nov 26 14:06:20 UTC 2006 
Responsible-Changed-Why:  
This was a problem with the sound modules. This is fixed in RELENG_6 since 
a while (~1 year I think). In case you still see such a problem on 6.1/6.2 
or 7-current please report back. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=83017 
>Unformatted:
