[ros-bugs] [Bug 805] Shutdown issues

ReactOS.Bugzilla at reactos.org ReactOS.Bugzilla at reactos.org
Fri Oct 14 18:11:39 CEST 2005


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





------- Additional Comments From osexpert at gmail.com  2005-10-14 18:11 CET -------
The shutdown bug is in co_DestroyThreadWindows 
(subsys\win32k\ntuser\window.c). co_DestroyThreadWindows hangs in an endless 
loop which calls UserRefObjectCo. UserRefObjectCo allocates some bytes from 
stack with alloca. After some rounds, the kernel stack is eaten up. 

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


More information about the Ros-bugs mailing list