[ros-bugs] [Bug 3898] Killing CSRSS crashes the system

ReactOS.Bugzilla at www.reactos.org ReactOS.Bugzilla at www.reactos.org
Fri Nov 21 01:35:11 CET 2008


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


jimtabor <jimtabor at adsl-64-217-116-74.dsl.hstntx.swbell.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jimtabor at adsl-64-217-116-
                   |                            |74.dsl.hstntx.swbell.net




--- Comment #1 from jimtabor <jimtabor at adsl-64-217-116-74.dsl.hstntx.swbell.net>  2008-11-21 01:35:10 CET ---
Hi,
This exposed a bug in IntWinListChildren. We do not check to see if any of the
child windows are still alive or dying. Easy way to fix this is to use a flag
"W32PF_TERMINATED" let the world know this process is dying and the windows own
to it are going away. We can hax it by checking for zeros but that would be
another hack that will need to changed later on.

James


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


More information about the Ros-bugs mailing list