Hi there!
I have experienced a strange problem concerning APCs delivered from a driver
to user-mode app on .NET Beta 3 (Enterprise Server). I use the “standard”
way (found in some old OSR NtInsider): KeInitializeApc and KeInsertQueueApc,
all parameters (ETHREAD object, pointers for rundown routines etc.) seem to be
fine. But when the APC is about to be delivered (upon thread switching), the
system crashes in PsExitSpecialApc or MmDeleteTeb.
I never had any problems of this kind on NT4, Win2K, XP (RC2, Final) where I
use exactly the same code and the same binary. This one bug/feature is
driving me mad. Does anybody have some information concerning this?
Greetings,
Alex
–
GMX - Die Kommunikationsplattform im Internet.
http://www.gmx.net
You are currently subscribed to ntfsd as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntfsd-$subst(‘Recip.MemberIDChar’)@lists.osr.com