[ros-bugs] [Bug 1067] New: Lots of "Could not open module file" and "Initialization of service failed" after 2nd reboot

ReactOS.Bugzilla at reactos.org ReactOS.Bugzilla at reactos.org
Fri Dec 2 14:18:08 CET 2005


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

           Summary: Lots of "Could not open module file" and "Initialization
                    of service failed" after 2nd reboot
           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: hpoussin at reactos.org
         QAContact: ros-bugs at reactos.org


Revision 19794

After second reboot, I get lots of these messages:
(./ntoskrnl/ldr/loader.c:267) Could not open module file: \SystemRoot\System32
\drivers\serial.sys (Status 0xc0000001)
(./ntoskrnl/io/pnpmgr.c:2143) Initialization of service serial failed (Status 
c0000001)
(./ntoskrnl/ldr/loader.c:267) Could not open module file: \SystemRoot\System32
\drivers\serial.sys (Status 0xc0000001)
(./ntoskrnl/io/pnpmgr.c:2143) Initialization of service serial failed (Status 
c0000001)
(./ntoskrnl/ldr/loader.c:267) Could not open module file: \SystemRoot\System32
\drivers\serial.sys (Status 0xc0000001)
(./ntoskrnl/io/pnpmgr.c:2143) Initialization of service serial failed (Status 
c0000001)
(./ntoskrnl/ldr/loader.c:267) Could not open module file: \SystemRoot\System32
\drivers\serial.sys (Status 0xc0000001)
(./ntoskrnl/io/pnpmgr.c:2143) Initialization of service serial failed (Status 
c0000001)
(./ntoskrnl/ldr/loader.c:267) Could not open module file: \SystemRoot\System32
\drivers\pcnet.sys (Status 0xc0000001)
(./ntoskrnl/io/pnpmgr.c:2143) Initialization of service PCNet failed (Status 
c0000001)
(./ntoskrnl/ldr/loader.c:267) Could not open module file: \SystemRoot\System32
\drivers\pciide.sys (Status 0xc0000001)
(./ntoskrnl/io/pnpmgr.c:2143) Initialization of service pciide failed (Status 
c0000001)
(./ntoskrnl/ldr/loader.c:267) Could not open module file: \SystemRoot\System32
\drivers\pcnet.sys (Status 0xc0000001)
(./ntoskrnl/io/pnpmgr.c:2143) Initialization of service PCNet failed (Status 
c0000001)
(./ntoskrnl/ldr/loader.c:267) Could not open module file: \SystemRoot\System32
\drivers\pciide.sys (Status 0xc0000001)
(./ntoskrnl/io/pnpmgr.c:2143) Initialization of service pciide failed (Status 
c0000001)

This is due to missing Tag entry in registry for these services. Tag entry is 
not written due to bug 1048

-- 
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