|
From: Steven E. <Ste...@kn...> - 2001-10-30 15:40:26
|
Included is the debug output from my attempt to run the mingw GNU Midnight Commander under ReactOS. Midnight Commander uses slang for its terminal IO, which reactos doesnt seem to like. It is compiled for windows NT and it works under the console on NT/2k/XP. This is better then before because the last time i tried to run mc under ros, it just locked the system hard. Now it redraws the console before it page faults so we're making progress at getting atleast some form of shell, even if its not a MS compatible one. Debug - Transferring control to image at 4011d4 NTDLL.LDR: map view of section failed (Status c0000001) LdrFixupImports:failed to load ADVAPI32.DLL LdrFixupImports() failed (misc/dllmain.c:38) ADVAPI32: DllMain() done Transferring control to image at 4011d4 mm/mm.c:297 Page Fault Exception: 14(0) Processor: 0 CS:EIP 8:c004cc1b <ntoskrnl.exe: 4cc1b> cr2 fffffffc cr3 3c70000 Proc: c01ef3e8 Pid: 8 <mc> Thrd: c01ee7f4 Tid: 21 DS 10 ES 10 FS 30 GS 10 EAX: ffffffdc EBX: a0000010 ECX: c0063908 EDX: ffffffdc EBP: c0845ef0 ESI: 0066886c EDI: c0845f84 EFLAGS: 00000246 kESP c0845ecc kernel stack base c0843000 ESP c0845ecc Frames: <ntoskrnl.exe: 4fc32><ntoskrnl.exe: 4fc8c><ntoskrnl.exe: 4fbbe><ntoskrnl.exe: 3a83> ########################################### This message has been scanned by F-Secure Anti-Virus for Microsoft Exchange. For more information, connect to http://www.F-Secure.com/ |