[ros-bugs] [Bug 2431] New: Unable to shutdown when using live cd

ReactOS.Bugzilla at www.reactos.org ReactOS.Bugzilla at www.reactos.org
Thu Jul 19 20:09:44 CEST 2007


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

           Summary: Unable to shutdown when using live cd
           Product: ReactOS
           Version: TRUNK
          Platform: x86 Hardware
        OS/Version: ReactOS
            Status: NEW
          Severity: normal
          Priority: P3
         Component: Win32
        AssignedTo: ros-bugs at reactos.org
        ReportedBy: frode at enkelt.no
         QAContact: ros-bugs at reactos.org


Shutdown works properly when using bootcd, but when running from a livecd we
are unable to shutdown or restart.

Output to serialport shows that the problem manifests itself in
subsystems\win32\csrss\win32csr\exitros.c line 910. The LogonNotifyWindow ==
NULL, and therefore it returns a STATUS_NOT_FOUND. 

When running shutdown.exe /s you'll see an ERROR_MR_MID_NOT_FOUND which
probably indicates that we are missing an errormessage string.

Do not know WHY LogonNotifyWindows is NULL.

Frode


-- 
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, or are watching the QA contact.
You are the assignee for the bug, or are watching the assignee.


More information about the Ros-bugs mailing list