Details
-
Bug
-
Resolution: Cannot Reproduce
-
Major
-
None
-
None
-
None
Description
Win3.1 begins to load (in extended mode), the logo is shown, but says something about not fully initialized setup. setup.exe from the installed windows works.
log:
(../../subsystems/mvdm/ntvdm/dos/dos32krnl/process.c:265) DosLoadExecutable(0, 'win.com', 0x00000000, 0x02C0FDF0, 0x0122BFF8)
|
(../../win32ss/user/ntuser/caret.c:100) err: Not the same caret window!
|
(../../subsystems/mvdm/ntvdm/hardware/video/vga.c:348) __RegisterConsoleVDM(1)
|
(../../win32ss/user/winsrv/consrv/conoutput.c:1040) SrvSetConsoleWindowInfo(0x00000013, 1, {L0, T0, R79, B24}) called
|
(../../subsystems/mvdm/ntvdm/dos/dos32krnl/dos.c:1939) DOS Internal System Function INT 0x2F, AH = 16h, AL = ah NOT IMPLEMENTED!
|
(../../subsystems/mvdm/ntvdm/dos/dos32krnl/dos.c:1939) DOS Internal System Function INT 0x2F, AH = 16h, AL = 0h NOT IMPLEMENTED!
|
(../../subsystems/mvdm/ntvdm/dos/dos32krnl/dos.c:1939) DOS Internal System Function INT 0x2F, AH = 46h, AL = 80h NOT IMPLEMENTED!
|
(../../subsystems/mvdm/ntvdm/dos/dos32krnl/himem.c:569) XMS command AH = 0x01 NOT IMPLEMENTED
|
(../../subsystems/mvdm/ntvdm/dos/dos32krnl/himem.c:569) XMS command AH = 0x02 NOT IMPLEMENTED
|
(../../subsystems/mvdm/ntvdm/bios/vidbios.c:3241) BIOS Function INT 10h, AH = 0x6F, AL = 0x00, BH = 0x00 NOT IMPLEMENTED
|
(../../subsystems/mvdm/ntvdm/dos/dos32krnl/dos.c:562) Setting interrupt 0x2F to 10BB:02B5 ...
|
(../../subsystems/mvdm/ntvdm/dos/dos32krnl/process.c:265) DosLoadExecutable(0, 'C:\WINDOWS\system\win386.exe', 0x00010E89, 0x02C0F3FC, 0x0127C878)
|
(../../subsystems/mvdm/ntvdm/dos/dos32krnl/dos.c:562) Setting interrupt 0x23 to 1160:0655 ...
|
(../../subsystems/mvdm/ntvdm/dos/dos32krnl/dos.c:562) Setting interrupt 0x24 to 1160:0679 ...
|
(../../subsystems/mvdm/ntvdm/dos/dos32krnl/dos.c:562) Setting interrupt 0x21 to 1160:0859 ...
|
(../../subsystems/mvdm/ntvdm/dos/dos32krnl/dos.c:1939) DOS Internal System Function INT 0x2F, AH = 16h, AL = 0h NOT IMPLEMENTED!
|
(../../subsystems/mvdm/ntvdm/dos/dos32krnl/dos.c:1939) DOS Internal System Function INT 0x2F, AH = 16h, AL = 5h NOT IMPLEMENTED!
|
(../../subsystems/mvdm/ntvdm/dos/dos32krnl/himem.c:569) XMS command AH = 0x01 NOT IMPLEMENTED
|
(../../subsystems/mvdm/ntvdm/dos/dos32krnl/dos.c:1855) DOS Function INT 0x21, AH = dch, AL = 0h NOT IMPLEMENTED!
|
(../../subsystems/mvdm/ntvdm/bios/vidbios.c:2402) Switching to mode 03h (03h) and clearing the screen; VgaMode = 0x0F082080
|
(../../subsystems/mvdm/ntvdm/hardware/video/vga.c:1622) Color emulation
|
(../../subsystems/mvdm/ntvdm/io.c:325) IoPortProc[0x3D4].IoHandlers.InB already registered
|
(../../subsystems/mvdm/ntvdm/io.c:330) IoPortProc[0x3D4].IoHandlers.OutB already registered
|
(../../subsystems/mvdm/ntvdm/io.c:325) IoPortProc[0x3D5].IoHandlers.InB already registered
|
(../../subsystems/mvdm/ntvdm/io.c:330) IoPortProc[0x3D5].IoHandlers.OutB already registered
|
(../../subsystems/mvdm/ntvdm/io.c:325) IoPortProc[0x3DA].IoHandlers.InB already registered
|
(../../subsystems/mvdm/ntvdm/io.c:330) IoPortProc[0x3DA].IoHandlers.OutB already registered
|
(../../subsystems/mvdm/ntvdm/bios/vidbios.c:2334) HACK: Using HACK for cursor scanlines adjustment
|
(../../subsystems/mvdm/ntvdm/dos/dos32krnl/dos.c:1939) DOS Internal System Function INT 0x2F, AH = 16h, AL = 6h NOT IMPLEMENTED!
|
(../../subsystems/mvdm/ntvdm/dos/dos32krnl/dos.c:562) Setting interrupt 0x2F to 0070:005D ...
|
(../../subsystems/mvdm/ntvdm/hardware/video/vga.c:348) __RegisterConsoleVDM(0)
|
(../../win32ss/user/ntuser/caret.c:100) err: Not the same caret window!
|
(../../win32ss/user/winsrv/consrv/conoutput.c:1040) SrvSetConsoleWindowInfo(0x00000013, 1, {L0, T0, R79, B24}) called
|
Attachments
Issue Links
- relates to
-
CORE-9969 Fix the implementation of UMBs in NTVDM
- Resolved