[ros-bugs] [Bug 5464] nForce AC97 audio controller installation crashes

ReactOS.Bugzilla at reactos.org ReactOS.Bugzilla at reactos.org
Fri Dec 24 11:13:45 UTC 2010


http://www.reactos.org/bugzilla/show_bug.cgi?id=5464


igorko <igor-hkr at mail.ru> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|Sound                       |Kernel
            Summary|nForce AC97 audio controller|nForce AC97 audio controller
                   |installation hangs          |installation crashes




--- Comment #12 from igorko <igor-hkr at mail.ru>  2010-12-24 11:13:45 CET ---
By commit 50096 while(true); was converted to ASSERT(FALSE); so now it doesn't
loop. But i noticed that UNIMPLEMENTED is called all the time so we have
another problem - because flood of UNIMPLEMENTED and trying every time to
assert system reboots(or crashes in non-debug). So commenting out is still
needed(at least of ASSERT(FALSE);).
Changing component from sound to kernel and summary from hang to crash.


-- 
Configure bugmail: http://www.reactos.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Ros-bugs mailing list