Hi - just troubleshooting a Windows 2000 bluescreen which has led me to the Serial Port Redirector Driver. Can you tell me if my version; - is old? - can be upgraded? - has known issues?
All tips are gratefully accepted!
Driver details: Serial Port Redirector Driver ftvspr.sys 1.4.0.0
Serial Port Redirector versions history is below. Missed versions numbers were inside program releases and never were published.
v1.4.13: GUI minor fixes. v1.4.11: Compatibility issues are fixed. v1.4.9: Overlapped ports minor fixes. v1.4.8: Now program allows to create overlapped virtual serial ports (with the same names as existing physical COM ports). v1.4.6: New features: Optional Bit-Rate emulation and Fixed COM port settings. v1.4.2: Developer API is extended. v1.4: Connecting issue is fixed.
UNEXPECTED_KERNEL_MODE_TRAP (7f) This means a trap occurred in kernel mode, and it's a trap of a kind that the kernel isn't allowed to have/catch (bound trap) or that is always instant death (double fault). The first number in the bugcheck params is the number of the trap (8 = double fault, etc) Consult an Intel x86 family manual to learn more about what these traps are. Here is a *portion* of those codes: If kv shows a taskGate use .tss on the part before the colon, then kv. Else if kv shows a trapframe use .trap on that value Else .trap on the appropriate frame will show where the trap was taken (on x86, this will be the ebp that goes with the procedure KiTrap) Endif kb will then show the corrected stack. Arguments: Arg1: 00000000, EXCEPTION_DIVIDED_BY_ZERO Arg2: 00000000 Arg3: 00000000 Arg4: 00000000
Debugging Details: ------------------
Page ec6b0 not present in the dump file. Type ".hh dbgerr004" for details Page ec710 not present in the dump file. Type ".hh dbgerr004" for details
BUGCHECK_STR: 0x7f_0
TRAP_FRAME: b9be4ba8 -- (.trap 0xffffffffb9be4ba8) ErrCode = 00000000 eax=0098967f ebx=00000007 ecx=00000000 edx=00000000 esi=00000002 edi=00000000 eip=ba148f46 esp=b9be4c1c ebp=b9be4c24 iopl=0 nv up ei pl nz na po nc cs=0008 ss=0010 ds=0023 es=0023 fs=0030 gs=0000 efl=00010202 ftvspr+0x3f46: ba148f46 f7f1 div eax,ecx Resetting default scope