Opened 10 years ago
Closed 10 years ago
#18 closed comment (NoChangeNeeded)
DOS window/full screen crashes in PMSHELL.EXE on first keyboard press
Reported by: | erdmann | Owned by: | |
---|---|---|---|
Priority: | major | Component: | panorama |
Version: | 1.06 | Keywords: | |
Cc: |
Description
If I open a DOS commandline / full screen and if attempt to type a key on the keyboard I get this trap in PMSHELL.EXE:
05-24-2014 10:17:23 SYS3170 PID 0031 TID 0001 Slot 007a
D:\OS2\PMSHELL.EXE
f12c0000
f12c0000
EAX=0000c0fc EBX=00000ee4 ECX=0000fc00 EDX=00000467
ESI=00000000 EDI=00000467
DS=9a6a DSACC= DSLIM=
ES=053f ESACC=00f2 ESLIM=00000000
FS=0000 FSACC= FSLIM=
GS=0000 GSACC= GSLIM=
CS:EIP=eb00:00001001 CSACC= CSLIM=
SS:ESP=053f:00000002 SSACC=00f2 SSLIM=00000000
EBP=00000000 FLG=000a2286
OS/2 command lines/full screen do not lead to a trap.
I am running eCS 2.2 beta II on an 8-core system. All cores are activated and work OK as such. I am using ACPI.PSD /VW with version 3.22.3.
Change History (3)
comment:1 by , 10 years ago
comment:2 by , 10 years ago
Turns out that a couple of DOS settings where wrong:
1) need to turn off DOS_HIGH and DOS_UMB
2) need to change a couple of the video related DOS settings
You can close this ticket.
comment:3 by , 10 years ago
Resolution: | → NoChangeNeeded |
---|---|
Status: | new → closed |
I was just going to suggest that you check your DOS settings and make sure that nothing in your autoexec.bat is crashing, but I see you already did that. I'm glad you got it figured out.
Add. info: adding /MAXCPU=1 to ACPI.PSD does not make any difference.