Details
-
Bug
-
Resolution: Duplicate
-
Critical
-
None
-
None
-
None
Description
I just attempted to install todays master head bootcd:
reactos-bootcd-0.4.15-dev-8111-gbc26218-x86-gcc-lin-dbg.iso
The 3rd stage bootup hangs endlessly for me during rotation bar
"Loading your personal settings..."
0.4.15-dev-8111-gbc26218_didntPass3rdStageBootup.log
0.4.15-dev-8111-gbc26218_didntPass3rdStageBootup.webm
It didn't break into the debugger, but if I do that manually, it doesn't seem to do anything anymore. The rotation bar keeps on rotating:
(dll/win32/userenv/environment.c:294) RegOpenKeyExW() failed (Error 2)
|
|
Entered debugger on embedded INT3 at 0x0008:0x805AA0D4.
|
|
kdb:>
|
|
kdb:> bt
|
Eip:
|
<ntoskrnl.exe:1aa0d4 (sdk/lib/rtl/i386/debug_asm.S:56 (RtlpBreakWithStatusInstruction))>
|
Frames:
|
<ntoskrnl.exe:161ed0 (ntoskrnl/ke/i386/irqobj.c:214 (KiInterruptDispatch))>
|
<ntoskrnl.exe:162541 (ntoskrnl/ke/i386/irqobj.c:315 (KiInterruptTemplateHandler))>
|
<ntoskrnl.exe:23ed1b (:0 (P0BootStackData))>
|
<hal.dll:bc2e (hal/halx86/pic/processor.c:36 (HalAllProcessorsStarted))>
|
<ntoskrnl.exe:1635d5 (ntoskrnl/ke/i386/thrdini.c:319 (KiIdleLoop))>
|
<ntoskrnl.exe:2736b8 (ntoskrnl/ke/i386/kiinit.c:697 (KiSystemStartupBootStack))>
|
<0000000e>
|
Couldn't access memory at 0x0000E9E0!
|
|
kdb:>
|
I do deduce, that this happens not always but only occasionally, because otherwise, how would our testbots succeed their runs currently.
This is something, that I have never seen any of the releases/0.4.7 up to releases/0.4.14.
It is some 0.4.15-dev-regression for sure, but I do assume we cannot easily bisect that.
Attachments
Issue Links
- duplicates
-
CORE-19539 Stuck at "loading personal settings" on 1st boot
- Resolved