Details
-
Bug
-
Resolution: Fixed
-
Major
-
None
-
None
-
Operating System: ReactOS
Platform: x86 Hardware
Description
The error occurs when booting in debug mode (build 32304). I type cont into the debugger to continue and ReactOS continues to boot.
(ntoskrnl/kd/kdio.c:191) -----------------------------------------------------
(ntoskrnl/kd/kdio.c:192) ReactOS 0.4-SVN (Build 20080211-r32304)
(ntoskrnl/kd/kdio.c:193) Command Line: DE DEBUGPORT=COM1 BAUDRATE=115200 S
OS
(ntoskrnl/kd/kdio.c:194) ARC Paths: multi(0)disk(0)rdisk(0)partition(1) \ multi(
0)disk(0)rdisk(0)partition(1) \ReactOS\
Used memory 786996Kb
(ntoskrnl/ke/i386/kiinit.c:47) Large Page support detected but not yet taken adv
antage of!
WARNING: KdDebuggerInitialize1 at drivers/base/kdcom/kdbg.c:483 is UNIMPLEMENTE
D!
(ntoskrnl/io/iomgr/driver.c:1344) '\Driver\BUSLOGIC' initialization failed, stat
us (0xc00000c0)
WARNING: IoReportResourceUsage at ntoskrnl/io/iomgr/iorsrce.c:701 is UNIMPLEMEN
TED!
WARNING: IoReportResourceUsage at ntoskrnl/io/iomgr/iorsrce.c:701 is UNIMPLEMEN
TED!
Ext2 File System Driver Entry <<<<<<< IRQL = 0 [drivers/filesystems/ext2
/src/ext2init.c] Line No = 63
(ntoskrnl/io/pnpmgr/pnpmgr.c:2509) IopLoadServiceModule(i8042prt) failed with st
atus 0xc000003a
(ntoskrnl/io/pnpmgr/pnpmgr.c:2509) IopLoadServiceModule(serial) failed with stat
us 0xc000003a
(ntoskrnl/io/pnpmgr/pnpmgr.c:2509) IopLoadServiceModule(serial) failed with stat
us 0xc000003a
(ntoskrnl/io/pnpmgr/pnpmgr.c:2509) IopLoadServiceModule(RTL8023xp) failed with s
tatus 0xc000003a
(ntoskrnl/io/pnpmgr/pnpmgr.c:2509) IopLoadServiceModule(VIAudio) failed with sta
tus 0xc000003a
(ntoskrnl/io/pnpmgr/pnpmgr.c:2509) IopLoadServiceModule(usbuhci) failed with sta
tus 0xc000003a
(ntoskrnl/io/pnpmgr/pnpmgr.c:2509) IopLoadServiceModule(usbuhci) failed with sta
tus 0xc000003a
Assertion 'AllocatedResources->List[0].BusNumber == ResourceDescriptor->u.BusNum
ber.Start' failed at drivers/bus/pci/fdo.c line 399
Entered debugger on embedded INT3 at 0x0008:0x808a0ee2.
kdb:>
Attachments
Issue Links
- is duplicated by
-
CORE-2792 ReactOS boot dump
- Resolved
- relates to
-
CORE-10911 Assertion 'AllocatedResources->List[0].BusNumber ==ResourceDescriptor->u.BusNumber.Start' failed in pci.sys:FdoStartDevice (again...)
- Open