Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TObjectProxy.Destroy raises "Invalid pointer operation". #115

Open
joaofrassetto opened this issue May 19, 2017 · 1 comment
Open

TObjectProxy.Destroy raises "Invalid pointer operation". #115

joaofrassetto opened this issue May 19, 2017 · 1 comment

Comments

@joaofrassetto
Copy link

After a test case, before the TearDown method, a exception EInvalidPointer with message 'Invalid pointer operation' is raised. The debugger show that a mock is being destroyed in TObjectProxy.Destroy. The mock is created on a class, not an interface, and this class implements two interfaces.

Not too much information, but this is what I got.

I really appreciate any help you can provide.

@vincentparrett
Copy link
Member

Trying to clean up issues, apologies for not getting to this sooner. Did you ever resolve this? If not, can you show the code that was causing this av?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants