*******************************************************************************
*******************************************************************************
TERMINAL_SERVER_DRIVER_MADE_INCORRECT_MEMORY_REFERENCE (cf)
Arguments:
Arg1: fffff90414ff9d9f, memory referenced
Arg2: 0000000000000010, value 0 = read operation, 1 = write operation
Arg3: fffff90414ff9d9f, If non-zero, the instruction address which referenced the bad memory
address.
Arg4: 0000000000000002, Mm internal code.
A driver has been incorrectly ported to Terminal Server. It is referencing
session space addresses from the system process context. Probably from
queueing an item to a system worker thread.
The broken driver's name is displayed on the screen.
# Call Site
00 nt!KeBugCheckEx
01 nt!MiSystemFault
02 nt!MmAccessFault
03 nt!KiPageFault
04 0x0
05 nt!PpmIdleDefaultExecute
06 nt!PpmIdleExecuteTransition
07 nt!PoIdle
08 nt!KiIdleLoop