|
From: art y. <ay...@gm...> - 2002-04-22 14:29:59
|
Begin forwarded message: Date: Sun, 21 Apr 2002 22:24:54 -0500 From: art yerkes <ay...@on...> To: rea...@li... Subject: Boot problem with CVS changes from friday/saturday. I get the following stack trace when booting reactos on a clean build from CVS. My boot.lst is attached. I was running on bochs-1.4, the latest release from bochs.sf.net. 'cvs update -D "2 days ago" ntoskrnl' does not exhibit this problem, but 'cvs update -D "1 day ago" ntoskrnl' does. The files modified during that time were: P ntoskrnl/io/flush.c P ntoskrnl/io/rw.c P ntoskrnl/io/vpb.c P ntoskrnl/ke/i386/irq.c The problem seems to be related to the stack depth at this point, but I'm a little confused by the multiple _irq_handler_14 (ntoskrnl.exe:2f6e) calls. Could this be a difference in the simulated ide controller on bochs 1.4? (ldr/loader.c:1798) Module name is: \Modules\keyboard.sys Loading blue.sys... Stack underflow (tf->esp c008fff0 Limit c0090000) Stack Segment Fault Exception: 12(0) CS:EIP 8:c00fd617 <hal.dll: 5617> cr2 c008ffec cr3 0 Proc: c015718a Pid: 1 <SYSTEM> Thrd: c0157aae Tid: 1 DS 10 ES 10 FS 30 GS 10 EAX: 0000000d EBX: cc98d4b8 ECX: 0000020d EDX: 0000000d EBP: c0090010 ESI: 00000000 EDI: c01c2cd8 EFLAGS: 00010097 kESP c008fff0 kernel stack base c0090000 ESP c008fff0 Frames: <ntoskrnl.exe: 2231>{<ntoskrnl.exe: 2f6e>}*29<ntoskrnl.exe: 2cc0>{<ntosk rnl.exe: 2f6e>}*2<hal.dll: 54bd><hal.dll: 54db><ntoskrnl.exe: fb0f><\Modules\scs iport.sys: 1daa><ntoskrnl.exe: 35a6f><\Modules\scsiport.sys: 1a1d><ntoskrnl.exe: 328dc><ntoskrnl.exe: 32907><\Modules\class2.sys: 2d26><ntoskrnl.exe: 328dc><nto skrnl.exe: 32907><\Modules\vfatfs.sys: 1080><\Modules\vfatfs.sys: 6b02><\Modules \vfatfs.sys: 9bac><\Modules\vfatfs.sys: acb0><\Modules\vfatfs.sys: bc2c><\Module s\vfatfs.sys: bdfc><ntoskrnl.exe: 328dc><ntoskrnl.exe: 32907><ntoskrnl.exe: 333e 1><ntoskrnl.exe: 16ac1><ntoskrnl.exe: 17073><\Modules\vfatfs.sys: 995f><\Modules \vfatfs.sys: acb0><\Modules\vfatfs.sys: bc2c><\Modules\vfatfs.sys: bdfc><ntoskrn l.exe: 328dc><ntoskrnl.exe: 32907><ntoskrnl.exe: 35ff1><ntoskrnl.exe: 3d6fa><nto skrnl.exe: 3d313><ntoskrnl.exe: 3d008><ntoskrnl.exe: 3d258><ntoskrnl.exe: e695>< ntoskrnl.exe: e711><ntoskrnl.exe: ea76><ntoskrnl.exe: 117c> |