Details
-
Bug
-
Resolution: Fixed
-
Major
-
None
-
0.4.15-dev-1638-gc0caa5c https://git.reactos.org/?p=reactos.git;a=commit;h=c0caa5c0aeed5f20b4af12f1fdcd46f1db6db0d2
Description
Using https://iso.reactos.org/bootcd/reactos-bootcd-0.4.15-dev-2068-gea26bef-x86-msvc-win-dbg.7z in VirtualBox 6.1.10, I can't complete 2nd stage setup.
The log in WinDbg ends with:
(win32ss\user\ntuser\desktop.c:1317) err: ptiLastInput is CLEARED!!
|
err:(dll\win32\lsasrv\lsarpc.c:1452) LsapOpenDbObject(Accounts/S-1-5-21-495176795-539065336-649780868-501) failed (Status 0xc0000034)
|
(dll\win32\syssetup\security.c:827) SamQueryInformationDomain() failed (Status c0000005)
|
(ntoskrnl\mm\mmfault.c:136) Address: cf1dcc00
|
Unhandled exception
|
ExceptionCode: c0000005
|
Faulting Address: cf1dcc00
|
CS:EIP 1b:cf1dcc00
|
DS 23 ES 23 FS 3b GS 0
|
EAX: 00000000 EBX: 7ffd9000 ECX: 0012ffe0
|
EDX: 7c2dc108 EBP: 0012fc8c ESI: 00000000 ESP: 0012fc04
|
EDI: 00000000 EFLAGS: 00010206
|
Address:
|
<:cf1dcc00> (@0)
|
Frames:
|
<syssetup.dll:981a> (C:\ReactOS\System32\syssetup.dll@755d0000)
|
<syssetup.dll:3802> (C:\ReactOS\System32\syssetup.dll@755d0000)
|
<syssetup.dll:3c6d> (C:\ReactOS\System32\syssetup.dll@755d0000)
|
<setup.exe:105e> (C:\ReactOS\System32\setup.exe@400000)
|
<setup.exe:10e1> (C:\ReactOS\System32\setup.exe@400000)
|
<setup.exe:14cc> (C:\ReactOS\System32\setup.exe@400000)
|
<setup.exe:1731> (C:\ReactOS\System32\setup.exe@400000)
|
<kernel32.dll:10aa2> (C:\ReactOS\system32\kernel32.dll@7c620000)
|
err:(win32ss\user\user32\windows\messagebox.c:1048) MessageBox: L"The instruction at \"0xcf1dcc00\" referenced memory at \"0xcf1dcc00\". The memory could not be \"read\".\r\n\nClick on OK to terminate the program.\nClick on CANCEL to debug the program."
|
err:(win32ss\user\user32\windows\window.c:524) CreateWindowExW RegisterSystemControls
|
WARNING: MmLockPageableDataSection at ntoskrnl\mm\ARM3\drvmgmt.c:62 is UNIMPLEMENTED!
|
WARNING: MmUnlockPageableImageSection at ntoskrnl\mm\ARM3\drvmgmt.c:39 is UNIMPLEMENTED!
|
Attachments
Issue Links
- is blocked by
-
CORE-17407 ReactOS installs unbootable FAT16 boot sector with PnP storage stack
- Resolved