Re: KITL_RETAILMSG and reentrent???

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



I also see this:

DeviceId................. CEPC
pArgs->flags............. 0x39
pArgs->devLoc.IfcType.... 5
pArgs->devLoc.LogicalLoc. 0x20400
pArgs->devLoc.PhysicalLoc 0x0
pArgs->devLoc.Pin........ 11
pArgs->ip4address........ 1
pDevice->Name............ s
pDevice->ifcType......... 5
pDevice->id.............. 0x13001186



Note the ip4address and ->Name.
these are corrupted also.

I seen print outs from other people that show the same symptom.

Is there a way to fix this?





"Skin Diver" <me@xxxxxxxx> wrote in message
news:%23ov%237iunHHA.3512@xxxxxxxxxxxxxxxxxxxxxxx
I am getting some strange corrupted messages when I use the
KITL_RETAILMSG in my kitl.c file.

I see this traces to KITLOutputDebugString in debug.c this has a
critical section lock around it

that uses:

KITLGlobalState & KITL_ST_MULTITHREADED

as a test. I suspect this may be my problem why occasionally I get
corrupted messages.

Where and how is this flag set?








.