James Tabor wrote:
Hi, On real hardware. Thanks, James
(ntoskrnl/kd/kdio.c:193) ----------------------------------------------------- (ntoskrnl/kd/kdio.c:194) ReactOS 0.4-SVN (Build 20061211-r25124) (ntoskrnl/kd/kdio.c:195) Command Line: DEBUGPORT=COM1 (ntoskrnl/kd/kdio.c:199) ARC Paths: multi(0)disk(0)rdisk(0)partition(1) \ multi(0)disk(0)rdisk(0)partition(1) \ReactOS\ (ntoskrnl/ke/i386/cpu.c:502) Not handling AMD caches yet Used memory 1015744Kb (ntoskrnl/se/semgr.c:41) FIXME: SeAccessCheck has been HACKED to always grant access! (ntoskrnl/se/semgr.c:42) FIXME: Please fix all the code that doesn't get proper rights! (ntoskrnl/ke/clock.c:92) FIXME: TIMER UPDATE NOT DONE!!! (ntoskrnl/ke/i386/kiinit.c:41) Your machine supports PGE but ReactOS doesn't yet. WARNING: HaliQuerySystemInformation at hal/halx86/generic/sysinfo.c:26 is UNIMPLEMENTED! (ntoskrnl/ke/i386/patpge.c:62) Your machine supports PAT but ReactOS doesn't yet. (ntoskrnl/ke/i386/cpu.c:745) Your machine supports XMMI exceptions but ReactOS doesn't (ntoskrnl/io/iomgr/driver.c:901) Driver 'buslogic.sys' load failed, status (c0000001) (drivers/storage/atapi/atapi.c:3145) AtapiInterrupt(): reading overrun data! (drivers/storage/atapi/atapi.c:3145) AtapiInterrupt(): reading overrun data! (drivers/storage/atapi/atapi.c:3145) AtapiInterrupt(): reading overrun data! (drivers/storage/atapi/atapi.c:3145) AtapiInterrupt(): reading overrun data! (drivers/storage/atapi/atapi.c:3145) AtapiInterrupt(): reading overrun data! ,,,,,,,,on and on......
Update! Had some time to work on this!
Removed both 100M and 750M ata-ide zip drives. I have Master Ide and Master Cd plugged in or Cd unplugged (did not mater).
(ntoskrnl\kd\kdio.c:194) ReactOS 0.4-SVN (Build 20070122-r25602) (ntoskrnl\kd\kdio.c:195) Command Line: DEBUGPORT=COM1 (ntoskrnl\kd\kdio.c:199) ARC Paths: multi(0)disk(0)rdisk(0)partition(1) \ multi( 0)disk(0)rdisk(0)partition(1) \ReactOS\ (ntoskrnl\ke\i386\cpu.c:514) Not handling AMD caches yet Used memory 1015744Kb (ntoskrnl\se\semgr.c:41) FIXME: SeAccessCheck has been HACKED to always grant access! (ntoskrnl\se\semgr.c:42) FIXME: Please fix all the code that doesn't get proper rights! (ntoskrnl\ke\clock.c:92) FIXME: TIMER UPDATE NOT DONE!!! (ntoskrnl\ke\i386\kiinit.c:43) Large Page support detected but not yet taken advantage of! WARNING: HaliQuerySystemInformation at hal\halx86\generic\sysinfo.c:26 is UNIMPLEMENTED! (ntoskrnl\ke\i386\patpge.c:62) Advanced Memory features detected but not yet taken advantage of. (ntoskrnl\ke\i386\mtrr.c:24) Your machine supports MTRR but ReactOS doesn't yet. 0 bytes requested - initiating pool verification 0 bytes requested - initiating pool verification (ntoskrnl\mm\freelist.c:784) Freeing page with rmap entries. KeBugCheck at ntoskrnl\mm\freelist.c:785
*** Fatal System Error: 0x00000000 (0x00000000,0x00000000,0x00000000,0x00000000)
<ntoskrnl.exe:24c7 (ntoskrnl/ke/bug.c:1089 (KeBugCheck@4))> <ntoskrnl.exe:49fb2 (ntoskrnl/mm/freelist.c:785 (MmDereferencePage@4))> <ntoskrnl.exe:48ac3 (ntoskrnl/mm/balance.c:129 (MmReleasePageMemoryConsumer@8))> <ntoskrnl.exe:80a0f (ntoskrnl/mm/i386/page.c:1022 (MmDeleteVirtualMapping@20))> <ntoskrnl.exe:2f4e3 (ntoskrnl/io/iomgr/driver.c:788 (@IopInitializeBootDrivers@0))> <ntoskrnl.exe:99dfd (ntoskrnl/io/iomgr/iomgr.c:512 (IoInitSystem@4))> <ntoskrnl.exe:1c8c5 (ntoskrnl/ex/init.c:977 (ExPhase2Init@4))> <ntoskrnl.exe:6dcf7 (ntoskrnl/ps/thread.c:158 (PspSystemThreadStartup@8))>
Thanks, James