Opened 11 years ago

Last modified 11 years ago

#569 new defect

Trap E in Kernel

Reported by: dryeo Owned by: David Azarewicz
Priority: minor Milestone: Release 4.00
Component: ACPI PSD Version: 3.21.04
Keywords: trap E kernel Cc: dave.r.yeo@…

Description

With 3.21.04 the system comes up but within a few minutes I get this trap, (extracted from dump with DumpTrapScreen?.cmd)

Exception in module: OS2KRNL
TRAP 000e       ERRCD=0000  ERACC=****  ERLIM=******** CPU=01
EAX=ffff0ff0  EBX=ffebaed4  ECX=02fffdee  EDX=01000000
ESI=ffebaed4  EDI=f9710b44  EBP=000054c8  FLG=00010086
CS:EIP=0168:fff14038  CSACC=c09b  CSLIM=ffffffff
SS:ESP=1530:0000540c  SSACC=1097  SSLIM=0000466f
DS=0160  DSACC=c093  DSLIM=ffffffff  CR0=8001003b
ES=0160  ESACC=c093  ESLIM=ffffffff  CR2=ffff0ffc
FS=0000  FSACC=****  FSLIM=********
GS=0000  GSACC=****  GSLIM=********

Internal revision 14.105_SMP


Changing various things in the BIOS including disabling the com port has no affect. Most previous versions the system hung hard after running a few minutes depending what was running. Thunderbird in particular seemed to trigger the problem when indexing messages I believe.
Version 3.19.14 is stable with workaround for com port issue (bug #528)
eCS 2.1, core2duo E6800, MB P5PE-VM, 1024 MBs ram

Change History (2)

comment:1 Changed 11 years ago by David Azarewicz

Milestone: Release Version 4.0.0Feedback pending

Which COM port driver are you using?

comment:2 Changed 11 years ago by dryeo

Milestone: Feedback pendingRelease Version 4.0.0

Config.sys has

REM DEVICE=W:\OS2\BOOT\COM.SYS
DEVICE=W:\OS2\MDOS\VCOM.SYS
DEVICE=W:\OS2\BOOT\PSCOM.SYS
REM DEVICE=W:\OS2\BOOT\USBCOM.SYS

pscom.sys    │   25351│12-13-05│12:37a
COM.SYS      │   25431│08-02-02│ 4:20p
USBCOM.SYS   │   19943│05-21-02│ 4:41p
VCOM.SYS     │   12384│04-03-02│ 3:31p
Note: See TracTickets for help on using tickets.