thread creation exception

From: neo (neo_at_discussions.microsoft.com)
Date: 06/28/04


Date: Mon, 28 Jun 2004 01:41:01 -0700

hi all,

i have observed that whenever there is a thread creation in an application or through dll initialization [IST], an exception occurs, an soon after that it dettaches it!

DEBUG MESSAGE:
----------------------
ISThread created with handle: 0x87f99fc2

WAV: DLL_THREAD_ATTACH
Exception 002 Thread=87f83400 Proc=87f9ccb2
AKY=00000009 PC=8083b854 RA=8083b700 BVA=080a074e
Process 'device.exe'

Unhandled exception c0000005:
Terminating thread 87f83400
!!!! Work around Security violation (call forward), pth = 87f83400, proc = 'device.exe' !!!!

WAV: DLL_THREAD_DETACH

help me
regards
neo