From: Royce M. I. <ro...@ev...> - 2002-07-11 01:17:09
|
The continued adventures of the would-be OS hacker.. I finally got the code installed, and I've tried booting up ReactOS ( updated to today's CVS ). Unfortunately, it's crashing on me. I've dug through the source code, but I can't seem to find what's causing it... Here's what the screen says: Screen debugging enabled Starting ReactOS 0.0.19 (Build 135) Copyright (c) 1998-2002 ReactOS Team ReactOS is free software, etc.. Found 1 system processor. [256 MB Memory] Initializing system32\drivers\scsiport.sys... Initializing system32\drivers\atapi.sys... Initializing system32\drivers\class2.sys... Initializing system32\drivers\disk.sys... Page fault at high IRQL was 12 Bug detected code: 0x1D Divide Error Exception: 0(2) Processor: 0 CS:EIP 8:c00e3f98 <hal.dll: 3f98> cr2 0 cr3 272000 Proc: c02ffaa6 Pid: 1 <SYSTEM> Thrd: c03106f4 Tid: 1 DS 10 ES 10 FS 30 GS 10 EAX: 00006868 EBX: c0376c7e ECX: 00005e3f EDX: 00000170 EBP: c00800b0 ESI: 00200000 EDI: c036b000 EFLAGS: 00010212 kESP: c0080038 kernel stack base c007e000 ESP c0080038 Frames: <(garbage): 195c><p(garbage): 2511><ntoskrnl.exe: 21c5><hal.dll: 5404><ha l.dll: 5458><hal.dll: 5563><hal.dll: 557f><ntoskrnl.exe: b813><p(garbage): 1d46><ntosk rnl.exe: 2cb38><p(garbage): 19c1><ntoskrnl.exe: 29f9a><ntoskrnl.exe: 29fcb><p(garbage) : 2a51><p(garbage): 25f8><p(garbage):626(garbage): 1d5c><ntoskrnl.exe: 26532><nto skrnl.exe: 33615><ntoskrnl.exe: aa54><ntoskrnl.exe: ab51><ntoskrnl.exe: b0f0><nt oskrnl.exe: 117c> |