|
From: Casper H. <ch...@us...> - 2001-10-30 16:58:47
|
> -----Original Message----- > From: Steven Edwards [mailto:Ste...@kn...] > Sent: 30. oktober 2001 16:37 > To: 'ros...@re...' > Subject: [ros-kernel] bug report - GNU Midnight Commander Page Fault > > 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 I have seen this before. I think there is a default dll base conflict with advapi32.dll and another dll, and the kernel cannot rebase the dll's properly when there is a conflict. Try different dll base addresses for advapi32.dll. Casper ==================================================== = To remove yourself from this mailing list, go to = = http://www.reactos.com/home/mailing.html = ==================================================== |