kdb:> (/ntoskrnl/kd64/kdinit.c:74) ----------------------------------------------------- (/ntoskrnl/kd64/kdinit.c:75) ReactOS 0.4.15-x86-dev (Build 20210506-0.4.15-dev-2503-gb62f0d0) (Commit b62f0d0fa3af900554744421c3c273d124f3a16b) (/ntoskrnl/kd64/kdinit.c:76) 1 System Processor [128 MB Memory] (/ntoskrnl/kd64/kdinit.c:80) Command Line: DEBUG KDSERIAL DEBUGPORT=COM1 FIRSTCHANCE NOGUIBOOT (/ntoskrnl/kd64/kdinit.c:81) ARC Paths: multi(0)disk(0)rdisk(0)partition(1) \ multi(0)disk(0)rdisk(0)partition(1) \reactos\ (/ntoskrnl/ke/i386/cpu.c:450) Supported CPU features : KF_V86_VIS KF_RDTSC KF_CR4 KF_LARGE_PAGE KF_CMPXCHG8B KF_WORKING_PTE (/ntoskrnl/ke/i386/cpu.c:722) Prefetch Cache: 32 bytesL2 Cache: 0 bytesL2 Cache Line: 64 bytesL2 Cache Associativity: 0 (/ntoskrnl/ke/i386/cpu.c:1038) No support for SYSENTER detected. *** Assertion failed: Process != NULL *** Source File: /ntoskrnl/mm/i386/page.c, line 698 Break repeatedly, break Once, Ignore, terminate Process or terminate Thread (boipt)? kdb:> b Execute '.cxr FC8355BC' to dump context  Entered debugger on embedded INT3 at 0x0008:0x805832DD. kdb:> bt Eip: <805832DE> 1832de :0 (DbgUserBreakPoint) Frames: <8054d3bf> 14d3bf ntoskrnl/mm/page.c:698 (MmSetPageProtect) <80638c94> 238c94 ntoskrnl/ke/i386/cpu.c:1117 (KiI386PentiumLockErrataFixup) <80639201> 239201 ntoskrnl/ke/i386/kiinit.c:272 (KiInitMachineDependent) <8062d671> 22d671 ntoskrnl/ke/krnlinit.c:305 (KeInitSystem) <80625e7d> 225e7d ntoskrnl/ex/init.c:1622 (Phase1InitializationDiscard) <8042dd64> 02dd64 ntoskrnl/ex/init.c:2018 (Phase1Initialization) <80527589> 127589 ntoskrnl/ps/thread.c:156 (PspSystemThreadStartup) <80541f3a> 141f3a ntoskrnl/ke/i386/thrdini.c:78 (KiThreadStartup) <8052755c> 12755c ntoskrnl/ps/thread.c:141 (PspSystemThreadStartup) ??? Couldn't access memory at 0x57E58959! kdb:> mod Base Size Name 80400000 004c0000 ntoskrnl.exe 80256000 0017c000 hal.dll 80083000 00008000 kdcom.dll 8008b000 0000e000 bootvid.dll fd117000 000ba000 fastfat.sys fd10e000 00009000 nmidebug.sys fd0e8000 00026000 scsiport.sys fd0b7000 00031000 sacdrv.sys fd054000 00063000 uniata.sys fd046000 0000e000 buslogic.sys fd036000 00010000 blue.sys fcfe2000 00054000 cdfs.sys fcf0c000 000d6000 classpnp.sys fccaf000 0025d000 cdrom.sys fcc78000 00037000 disk.sys fcc6f000 00009000 usbd.sys fcc55000 0001a000 floppy.sys fcc40000 00015000 usbccgp.sys fcbfc000 00044000 usbport.sys fcbce000 0002e000 usbhub.sys fcbbb000 00013000 usbuhci.sys --- Press q to abort, any other key to continue --- fcba8000 00013000 usbohci.sys fcb8f000 00019000 usbehci.sys fcb77000 00018000 usbstor.sys fcb62000 00015000 kbdclass.sys fcb50000 00012000 pci.sys fc88f000 002c1000 btrfs.sys fc87c000 00013000 ramdisk.sys fc84d000 0002f000 mountmgr.sys fc837000 00016000 partmgr.sys kdb:> cont *** Assertion failed: Process != NULL *** Source File: /ntoskrnl/mm/i386/page.c, line 698 Break repeatedly, break Once, Ignore, terminate Process or terminate Thread (boipt)? kdb:> i *** Assertion failed: Address < MmSystemRangeStart *** Source File: /ntoskrnl/mm/i386/page.c, line 699 Break repeatedly, break Once, Ignore, terminate Process or terminate Thread (boipt)? kdb:> b Execute '.cxr FC8355BC' to dump context Entered debugger on embedded INT3 at 0x0008:0x805832DD. kdb:> bt Eip: <805832DE> 1832de :0 (DbgUserBreakPoint) Frames: <8054d3eb> 14d3eb ntoskrnl/mm/i386/page.c:699 (MmSetPageProtect) <80638c94> 238c94 ntoskrnl/ke/i386/cpu.c:1117 (KiI386PentiumLockErrataFixup) <80639201> 239201 ntoskrnl/ke/i386/kiinit.c:272 (KiInitMachineDependent) <8062d671> 22d671 ntoskrnl/ke/krnlinit.c:305 (KeInitSystem) <80625e7d> 225e7d ntoskrnl/ex/init.c:1622 (Phase1InitializationDiscard) <8042dd64> 02dd64 ntoskrnl/ex/init.c:2018 (Phase1Initialization) <80527589> 127589 ntoskrnl/ps/thread.c:156 (PspSystemThreadStartup) <80541f3a> 141f3a ntoskrnl/ke/i386/thrdini.c:78 (KiThreadStartup) <8052755c> 12755c ntoskrnl/ps/thread.c:141 (PspSystemThreadStartup) Couldn't access memory at 0x57E58959! kdb:> Eip: <805832DE> Frames: <8054d3eb> <80638c94> <80639201> <8062d671> <80625e7d> <8042dd64> <80527589> <80541f3a> <8052755c> Couldn't access memory at 0x57E58959! kdb:> cont *** Assertion failed: Address < MmSystemRangeStart *** Source File: /ntoskrnl/mm/i386/page.c, line 699 Break repeatedly, break Once, Ignore, terminate Process or terminate Thread (boipt)? kdb:> i *** Assertion failed: Process == PsGetCurrentProcess() *** Source File: /ntoskrnl/mm/i386/page.c, line 701 Break repeatedly, break Once, Ignore, terminate Process or terminate Thread (boipt)? kdb:> b Execute '.cxr FC8355BC' to dump context Entered debugger on embedded INT3 at 0x0008:0x805832DD. kdb:> bt Eip: <805832DE> 1832de :0 (DbgUserBreakPoint) Frames: <8054d1ea> 14d1ea ntoskrnl/mm/i386/page.c:701 (MmSetPageProtect) <80638c94> 238c94 ntoskrnl/ke/i386/cpu.c:1117 (KiI386PentiumLockErrataFixup) <80639201> 239201 ntoskrnl/ke/i386/kiinit.c:272 (KiInitMachineDependent) <8062d671> 22d671 ntoskrnl/ke/krnlinit.c:305 (KeInitSystem) <80625e7d> 225e7d ntoskrnl/ex/init.c:1622 (Phase1InitializationDiscard) <8042dd64> 02dd64 ntoskrnl/ex/init.c:2018 (Phase1Initialization) <80527589> 127589 ntoskrnl/ps/thread.c:156 (PspSystemThreadStartup) <80541f3a> 141f3a ntoskrnl/ke/i386/thrdini.c:78 (KiThreadStartup) <8052755c> 12755c ntoskrnl/ps/thread.c:141 (PspSystemThreadStartup) Couldn't access memory at 0x57E58959! kdb:> cont *** Assertion failed: Process == PsGetCurrentProcess() *** Source File: /ntoskrnl/mm/i386/page.c, line 701 Break repeatedly, break Once, Ignore, terminate Process or terminate Thread (boipt)? kdb:> i *** Assertion failed: KeAreAllApcsDisabled() == TRUE *** Source File: /ntoskrnl/mm/ARM3/miarm.h, line 1159 Break repeatedly, break Once, Ignore, terminate Process or terminate Thread (boipt)? kdb:> b Execute '.cxr FC8355BC' to dump context Entered debugger on embedded INT3 at 0x0008:0x805832DD. kdb:> bt Eip: <805832DE> 1832de :0 (DbgUserBreakPoint) Frames: <8054d46f> 14d46f ntoskrnl/mm/ARM3/miarm.h:1159 (MmSetPageProtect) <80638c94> 238c94 ntoskrnl/ke/i386/cpu.c:1117 (KiI386PentiumLockErrataFixup) <80639201> 239201 ntoskrnl/ke/i386/kiinit.c:272 (KiInitMachineDependent) <8062d671> 22d671 ntoskrnl/ke/krnlinit.c:305 (KeInitSystem) <80625e7d> 225e7d ntoskrnl/ex/init.c:1622 (Phase1InitializationDiscard) <8042dd64> 02dd64 ntoskrnl/ex/init.c:2018 (Phase1Initialization) <80527589> 127589 ntoskrnl/ps/thread.c:156 (PspSystemThreadStartup) <80541f3a> 141f3a ntoskrnl/ke/i386/thrdini.c:78 (KiThreadStartup) <8052755c> 12755c ntoskrnl/ps/thread.c:141 (PspSystemThreadStartup) Couldn't access memory at 0x57E58959! kdb:> cont *** Assertion failed: KeAreAllApcsDisabled() == TRUE *** Source File: /ntoskrnl/mm/ARM3/miarm.h, line 1159 Break repeatedly, break Once, Ignore, terminate Process or terminate Thread (boipt)? kdb:> i (/ntoskrnl/ps/thread.c:119) PS: Unhandled Kernel Mode Exception Pointers = 0xFC8352E8 (/ntoskrnl/ps/thread.c:126) Code c0000005 Addr 8054D240 Info0 00000001 Info1 00000228 Info2 00000000 Info3 00000000 *** Fatal System Error: 0x0000007e (0xC0000005,0x8054D240,0xFC835790,0xFC835494) Entered debugger on embedded INT3 at 0x0008:0x805832E3. kdb:>