Discussion:
TlsFree faults in App Verifier under the listed condition
(too old to reply)
Feng Min (MSFT)
2007-01-17 19:15:33 UTC
Permalink
Hi Dan,

It actually expose a bug in AppVerifier. The scenario in your case is not
quite usual. The current version of AppVerifier didn't expect that. It will
be fixed in the next AppVerifier release.

Thanks,
Feng
Hello,
We are having the following issue with Application Verifier.
If the TlsAlloc call stack has a return address on it that is not an
address that Application Verifier can associate with a module loaded by
the O/S, then TlsFree faults in ApplicationVerifier.
Please see the attached sample demonstrating the issue.
Thanks
Dan Martin
Dan Martin
2007-01-19 19:07:59 UTC
Permalink
Post by Feng Min (MSFT)
Hi Dan,
It actually expose a bug in AppVerifier. The scenario in your case is not
quite usual. The current version of AppVerifier didn't expect that. It will
be fixed in the next AppVerifier release.
Thanks,
Feng
Hello,
We are having the following issue with Application Verifier.
If the TlsAlloc call stack has a return address on it that is not an
address that Application Verifier can associate with a module loaded by
the O/S, then TlsFree faults in ApplicationVerifier.
Please see the attached sample demonstrating the issue.
Thanks
Dan Martin
Thanks Feng.

Dan Martin

Loading...